Mercurial > hg
annotate i18n/zh_CN.po @ 17043:6f89c3f0192d
fix push of moved bookmark when creating new branch heads
The problem occured when pushing a changeset that at the same time creates a
new named branch head and moves a bookmark. The code invoked methods that only
exist on localrepo instances, so it failed for any other type of remote. The
test suite only tested against local remotes.
author | Sune Foldager <cryo@cyanite.org> |
---|---|
date | Tue, 26 Jun 2012 23:05:25 +0200 |
parents | e5b7841e0008 |
children | 86531a7038ed |
rev | line source |
---|---|
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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 # ... |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
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" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
49 "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\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 "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2926 "导入补丁\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2927 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2928 " 此补丁插入到最近一次应用的补丁序列中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2929 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2930 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2931 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2932 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2933 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2934 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2935 " 使用 '--force' 会覆盖已有的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2936 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2937 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2938 " '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
|
2939 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2940 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2941 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2942 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2943 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2944 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
|
2945 " 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
|
2946 " 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
|
2947 " to the series." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2948 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2949 "导入补丁\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2950 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2951 " 此补丁插入到最近一次应用的补丁序列中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2952 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2953 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2954 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2955 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2956 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2957 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2958 " 使用 '--force' 会覆盖已有的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2959 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2960 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2961 " '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
|
2962 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2963 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2964 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2965 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2966 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2967 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
2968 " 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
|
2969 " 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
|
2970 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2971 "导入补丁\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2972 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2973 " 此补丁插入到最近一次应用的补丁序列中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2974 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2975 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2976 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2977 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2978 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2979 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2980 " 使用 '--force' 会覆盖已有的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2981 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2982 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2983 " '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
|
2984 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2985 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2986 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2987 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2988 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2989 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
|
2990 " 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
|
2991 " the -e/--existing flag." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2992 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2993 "导入补丁\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2994 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2995 " 此补丁插入到最近一次应用的补丁序列中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2996 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2997 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2998 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
2999 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3000 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3001 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3002 " 使用 '--force' 会覆盖已有的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3003 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3004 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3005 " '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
|
3006 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3007 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3008 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3009 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3010 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3011 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
|
3012 " 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
|
3013 " overwritten." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3014 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3015 "导入补丁\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3016 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3017 " 此补丁插入到最近一次应用的补丁序列中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3018 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3019 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3020 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3021 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3022 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3023 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3024 " 使用 '--force' 会覆盖已有的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3025 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3026 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3027 " '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
|
3028 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3029 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3030 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3031 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3032 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3033 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
|
3034 " 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
|
3035 " (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
|
3036 " 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
|
3037 " 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
|
3038 " 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
|
3039 " changes." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3040 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3041 "导入补丁\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3042 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3043 " 此补丁插入到最近一次应用的补丁序列中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3044 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3045 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3046 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3047 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3048 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3049 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3050 " 使用 '--force' 会覆盖已有的补丁。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3051 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3052 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3053 " '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
|
3054 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3055 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3056 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3057 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3058 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3059 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
|
3060 " 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
|
3061 " 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
|
3062 " using the --name flag.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3063 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3064 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3065 "导入补丁\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3066 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3067 " 此补丁插入到最近一次应用的补丁序列中。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3068 " 如果尚无应用补丁,qimport 会插入补丁到序列开始。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3069 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3070 " 除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3071 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3072 " 你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3073 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3074 " 使用 '--force' 会覆盖已有的补丁。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3075 "\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
3076 " 可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3077 " 'qimport --rev tip -n patch' 会将 tip 置于 mq 控制下)。当使用 '--git'\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3078 " 时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3079 " 为什么这对于保留改名/复制信息和权限修改很重要。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3080 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3081 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3082 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3083 msgid "init a new queue repository" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3084 msgstr "初始化队列仓库" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3085 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3086 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3087 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
|
3088 " 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
|
3089 " -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
|
3090 " 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
|
3091 " 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
|
3092 " 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
|
3093 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3094 " 默认队列仓库不受版本控制。如果指定了 '-c',那么 qinit 会为补丁创建一个\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3095 " 单独的嵌套版本库(也可以稍后运行 'qinit -c' 来将不受版本控制的补丁仓库\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3096 " 转换成受版本控制)。你可以使用 'qcommit' 提交改变到此队列版本库。" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3097 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3098 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
|
3099 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3100 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3101 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
|
3102 " 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
|
3103 " 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
|
3104 " 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
|
3105 " 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
|
3106 " before that it has no patches applied." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3107 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3108 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3109 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3110 " 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
|
3111 " default. Use -p <url> to change." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3112 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3113 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3114 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
|
3115 " 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
|
3116 " would be created by qinit -c.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3117 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3118 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3119 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3120 msgid "versioned patch repository not found (see qinit -c)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3121 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3122 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3123 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3124 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
|
3125 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
|
3126 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3127 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
|
3128 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3129 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3130 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3131 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
|
3132 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
|
3133 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3134 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3135 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
|
3136 msgstr "初始化目标版本库 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3137 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3138 msgid "commit changes in the queue repository" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3139 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3140 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3141 msgid "print the entire series file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3142 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3143 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3144 msgid "print the name of the current patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3145 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3146 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3147 msgid "print the name of the next patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3148 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3149 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3150 msgid "print the name of the previous patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3151 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3152 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3153 msgid "create a new patch" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3154 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3155 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3156 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
|
3157 " 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
|
3158 " 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
|
3159 " 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
|
3160 " 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
|
3161 " -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
|
3162 " 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
|
3163 " as uncommitted modifications." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3164 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3165 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3166 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
|
3167 " -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
|
3168 " 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
|
3169 " 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
|
3170 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3171 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3172 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
|
3173 " -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
|
3174 " 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
|
3175 " 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
|
3176 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3177 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3178 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
|
3179 " 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
|
3180 " 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
|
3181 " 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
|
3182 " information.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3183 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3184 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3185 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3186 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3187 msgid "update the current patch" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3188 msgstr "更新当前补丁" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3189 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3190 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3191 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
|
3192 " 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
|
3193 " 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
|
3194 " 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
|
3195 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3196 " 如果提供了文件匹配模式,更新后的补丁只包含匹配这些模式的修改,其它\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3197 " 的修改仍旧在工作目录中。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3198 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3199 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3200 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
|
3201 " 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
|
3202 " 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
|
3203 msgstr " 如果指定了 '--short',只更新已经在补丁中的文件,与文件匹配模式类似。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3204 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3205 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3206 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
|
3207 " 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
|
3208 " 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
|
3209 " 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
|
3210 " git diff format.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3211 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3212 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3213 " 'hg add/remove/copy/rename' 如常工作,你可能想使用 git 格式补丁(使\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3214 " 用选项 '--git' 或在配置文件的 [diff] 区中设置 git=1)以跟踪复制和改\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3215 " 名。请参见差异帮助主题,以了解关于 git 差异格式的更多信息。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3216 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3217 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3218 msgid "option \"-e\" incompatible with \"-m\" or \"-l\"" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3219 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3220 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3221 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3222 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
|
3223 msgstr "显式当前的补丁和后续的修改" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3224 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3225 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3226 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
|
3227 " 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
|
3228 " 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
|
3229 " 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
|
3230 " after a qrefresh)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3231 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3232 " 显示当前的补丁和最近一次刷新之后的修改(因而在执行 'qrefresh' 之后就只\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3233 " 显示当前的补丁)。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3234 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3235 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3236 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
|
3237 " 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
|
3238 " 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
|
3239 " 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
|
3240 " qrefresh.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3241 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3242 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3243 " 如果你只想看到最近一次刷新之后的修改请使用 'hg diff',如果你只想看到当\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3244 " 前的补丁请使用 'hg export qtip'。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3245 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3246 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3247 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
|
3248 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3249 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3250 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3251 " 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
|
3252 " 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
|
3253 " 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
|
3254 " 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
|
3255 " 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
|
3256 " removed afterwards." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3257 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3258 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3259 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
|
3260 " 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
|
3261 " 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
|
3262 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3263 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3264 msgid "qfold requires at least one patch name" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3265 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3266 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3267 msgid "No patches applied" |
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 "Skipping already folded patch %s" |
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 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3274 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3275 msgid "qfold cannot fold already applied patch %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3276 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3277 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3278 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3279 msgid "Error folding patch %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3280 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3281 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3282 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
|
3283 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3284 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3285 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
|
3286 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3287 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3288 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3289 " 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
|
3290 " 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
|
3291 " 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
|
3292 " 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
|
3293 " has activated it." |
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 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3297 " 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
|
3298 " 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
|
3299 " NOTE: Specifying negative guards now requires '--'." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3300 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3301 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3302 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3303 " To set guards on another patch:\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
3304 " 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
|
3305 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3306 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3307 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3308 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
|
3309 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3310 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3311 msgid "no patch to work with" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3312 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3313 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3314 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3315 msgid "no patch named %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3316 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3317 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3318 msgid "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
|
3319 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3320 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3321 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3322 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
|
3323 msgstr "将下个补丁压入堆栈" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3324 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3325 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3326 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
|
3327 " 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
|
3328 " will be lost.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3329 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3330 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3331 " 当指定 '--force' 时,所有在补丁文件中的本地修改都会丢失。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3332 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3333 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3334 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
|
3335 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3336 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3337 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3338 msgid "merging with queue at: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3339 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3340 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3341 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3342 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
|
3343 msgstr "将当前补丁弹出堆栈" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3344 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3345 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3346 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
|
3347 " 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
|
3348 " 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
|
3349 " top of the stack.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3350 " " |
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 " 默认将补丁堆栈的顶部弹出。如果指定了补丁名称,那么就会一直弹出,直到此\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3353 " 补丁位于堆栈顶部。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3354 " " |
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 "using patch queue: %s\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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3360 msgid "rename a patch" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3361 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3362 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3363 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3364 " 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
|
3365 " With two arguments, renames PATCH1 to PATCH2." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3366 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3367 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3368 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3369 msgid "%s already exists" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3370 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3371 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3372 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3373 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
|
3374 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3375 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3376 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
|
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 "save current queue state" |
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 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3382 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3383 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
|
3384 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3385 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3386 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3387 msgid "destination %s exists, use -f to force" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3388 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3389 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3390 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3391 msgid "copy %s to %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3392 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3393 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3394 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3395 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
|
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3399 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
|
3400 " 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
|
3401 " 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
|
3402 " revision.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3403 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3404 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3405 " 如果有工作目录的父版本被删除,那么此目录会被更新到已删除版本的父版本。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3406 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3407 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3408 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
|
3409 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3410 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3411 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3412 " 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
|
3413 " 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
|
3414 " 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
|
3415 " 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
|
3416 " match the current guard. For example:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3417 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3418 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3419 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3420 " qguard foo.patch -stable (negative guard)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3421 " 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
|
3422 " qselect stable" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3423 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3424 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3425 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3426 " 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
|
3427 " 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
|
3428 " positive match)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3429 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3430 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3431 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3432 " 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
|
3433 " With one argument, sets the active guard." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3434 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3435 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3436 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3437 " 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
|
3438 " 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
|
3439 " 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
|
3440 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3441 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3442 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3443 " 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
|
3444 " 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
|
3445 " 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
|
3446 " --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
|
3447 " guarded patches." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3448 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3449 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3450 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
|
3451 " 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
|
3452 " (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
|
3453 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3454 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3455 msgid "guards deactivated\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3456 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3457 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3458 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3459 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
|
3460 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3461 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3462 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3463 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
|
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 "guards in series file:\n" |
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 "no guards in series file\n" |
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 "active guards:\n" |
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 "no active guards\n" |
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 "popping guarded patches\n" |
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 "reapplying unguarded patches\n" |
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3484 msgid "move applied patches into repository history" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3485 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3486 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3487 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
|
3488 " 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
|
3489 " 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
|
3490 " history." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3491 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3492 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3493 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
|
3494 " 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
|
3495 " 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
|
3496 " 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
|
3497 " stack of applied patches." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3498 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3499 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3500 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
|
3501 " 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
|
3502 " 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
|
3503 " to upstream.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3504 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3505 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3506 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3507 msgid "no revisions specified" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3508 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3509 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3510 msgid "cannot commit over an applied mq patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3511 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3512 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3513 msgid "source has mq patches applied" |
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 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3516 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3517 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
|
3518 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3519 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3520 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3521 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
|
3522 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3523 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3524 msgid "cannot import over an applied patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3525 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3526 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3527 msgid "print first line of patch header" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3528 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3529 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3530 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3531 msgid "show only the last patch" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3532 msgstr "只显示已增加文件的状态" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3533 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3534 msgid "hg qapplied [-1] [-s] [PATCH]" |
7688
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 "use pull protocol to copy metadata" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3538 msgstr "数用协议 'pull' 来复制元数据" |
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 "do not update the new working directories" |
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 "use uncompressed transfer (fast over LAN)" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3546 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3547 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
|
3548 msgstr "为此版本库启动服务 'inotify'" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3549 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3550 msgid "hg qclone [OPTION]... SOURCE [DEST]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3551 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3552 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3553 msgid "hg qcommit [OPTION]... [FILE]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3554 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3555 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3556 msgid "hg qdiff [OPTION]... [FILE]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3557 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3558 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3559 msgid "keep patch file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3560 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3561 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3562 msgid "stop managing a revision (DEPRECATED)" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3563 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3564 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3565 msgid "hg qdelete [-k] [-r REV]... [PATCH]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3566 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3567 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3568 msgid "edit patch header" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3569 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3570 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3571 msgid "keep folded patch files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3572 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3573 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3574 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
|
3575 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3576 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3577 msgid "overwrite any local changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3578 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3579 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3580 msgid "hg qgoto [OPTION]... PATCH" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3581 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3582 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3583 msgid "list all patches and guards" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3584 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3585 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3586 msgid "drop all guards" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3587 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3588 |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
3589 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
|
3590 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3591 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3592 msgid "hg qheader [PATCH]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3593 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3594 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3595 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3596 msgid "import file in patch directory" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3597 msgstr "从补丁目录导入文件" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3598 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3599 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3600 msgid "name of patch file" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3601 msgstr "补丁文件名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3602 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3603 msgid "overwrite existing files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3604 msgstr "覆盖已有文件" |
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 "place existing revisions under mq control" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3607 msgstr "将现有的版本置于 mq 控制下" |
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 "use git extended diff format" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3610 msgstr "使用 git 扩展差异格式" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3611 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3612 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
|
3613 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3614 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3615 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
|
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 "create queue repository" |
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 qinit [-c]" |
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 "import uncommitted changes into patch" |
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 "add \"From: <current user>\" to patch" |
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 "add \"From: <given user>\" to 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 "add \"Date: <current date>\" to patch" |
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 "add \"Date: <given date>\" to patch" |
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 "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
|
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 qnext [-s]" |
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 "hg qprev [-s]" |
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 "pop all patches" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3649 msgstr "弹出全部补丁" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3650 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3651 msgid "queue name to pop" |
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 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
3654 msgid "forget any local changes" |
7688
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 qpop [-a] [-n NAME] [-f] [PATCH | INDEX]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3658 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3659 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3660 msgid "apply if the patch has rejects" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3661 msgstr "强制应用补丁" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3662 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3663 msgid "list patch name in commit text" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3664 msgstr "在提交日志中列出补丁名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3665 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3666 msgid "apply all patches" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3667 msgstr "应用所有补丁" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3668 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3669 msgid "merge from another queue" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3670 msgstr "从其它队列合并" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3671 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3672 msgid "merge queue name" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3673 msgstr "合并队列的名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3674 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3675 msgid "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
|
3676 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3677 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3678 msgid "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
|
3679 msgstr "仅当文件已经在补丁或指定文件中时才更新" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3680 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3681 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
|
3682 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3683 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3684 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
|
3685 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3686 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3687 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3688 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
|
3689 msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3690 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3691 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3692 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
|
3693 msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3694 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3695 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
|
3696 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3697 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3698 msgid "hg qrename PATCH1 [PATCH2]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3699 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3700 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3701 msgid "delete save entry" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3702 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3703 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3704 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3705 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
|
3706 msgstr "正在更新工作目录\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3707 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3708 msgid "hg qrestore [-d] [-u] REV" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3709 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3710 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3711 msgid "copy patch directory" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3712 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3713 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3714 msgid "copy directory name" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3715 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3716 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3717 msgid "clear queue status file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3718 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3719 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3720 msgid "force copy" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3721 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3722 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3723 msgid "hg 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
|
3724 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3725 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3726 msgid "disable all guards" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3727 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3728 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3729 msgid "list all guards in series file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3730 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3731 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3732 msgid "pop to before first guarded applied patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3733 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3734 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3735 msgid "pop, then reapply patches" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3736 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3737 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3738 msgid "hg qselect [OPTION]... [GUARD]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3739 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3740 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3741 msgid "print patches not in series" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3742 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3743 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3744 msgid "hg qseries [-ms]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3745 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3746 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3747 msgid "force removal with local changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3748 msgstr "强制删除,纵然有本地修改" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3749 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3750 msgid "bundle unrelated changesets" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
3751 msgstr "打包不相关的修改集" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3752 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3753 msgid "no backups" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3754 msgstr "不备份" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3755 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3756 msgid "hg strip [-f] [-b] [-n] REV" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3757 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3758 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3759 msgid "hg qtop [-s]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3760 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3761 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3762 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3763 msgid "show only the first patch" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3764 msgstr "只显示已增加文件的状态" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3765 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3766 msgid "hg qunapplied [-1] [-s] [PATCH]" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3767 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3768 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3769 msgid "finish all applied changesets" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3770 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3771 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3772 msgid "hg qfinish [-a] [REV]..." |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3773 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3774 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3775 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
|
3776 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3777 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3778 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3779 "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
|
3780 "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
|
3781 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3782 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3783 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3784 "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
|
3785 "this::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3786 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3787 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3788 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3789 " [extensions]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3790 " notify =" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3791 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3792 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3793 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3794 " [hooks]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3795 " # one email for each incoming changeset\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3796 " incoming.notify = python:hgext.notify.hook\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3797 " # 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
|
3798 " changegroup.notify = python:hgext.notify.hook" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3799 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3800 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3801 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3802 " [notify]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3803 " # config items go here" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3804 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3805 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3806 msgid "Required configuration items::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3807 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3808 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3809 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
|
3810 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3811 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3812 msgid "Optional configuration items::" |
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 "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3816 " 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
|
3817 " 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
|
3818 " 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
|
3819 " 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
|
3820 " template = ... # template to use when formatting email\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3821 " 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
|
3822 " changegroup = ... # template when run as changegroup hook\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3823 " 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
|
3824 " 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
|
3825 " 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
|
3826 " 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
|
3827 " # (serve == ssh or http, push, pull, bundle)\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3828 " [email]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3829 " 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
|
3830 " [web]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3831 " 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
|
3832 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3833 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3834 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3835 "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
|
3836 "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
|
3837 "handier for you." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3838 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3839 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3840 msgid "::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3841 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3842 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3843 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3844 " [usersubs]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3845 " # 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
|
3846 " user@host = pattern" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3847 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3848 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3849 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3850 " [reposubs]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3851 " # 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
|
3852 " pattern = user@host" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3853 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3854 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3855 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
|
3856 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3857 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3858 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3859 "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
|
3860 "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
|
3861 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3862 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3863 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3864 msgid "%s: %d new changesets" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3865 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3866 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3867 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3868 msgid "notify: sending %d subscribers %d changes\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3869 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3870 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
3871 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3872 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3873 "\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3874 "diffs (truncated from %d to %d lines):" |
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 #, python-format |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3878 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3879 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3880 "diffs (%d lines):" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3881 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3882 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3883 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
3884 msgid "notify: no subscribers to repository %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
3885 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
3886 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
3887 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
3888 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
|
3889 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3890 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3891 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
|
3892 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3893 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3894 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
|
3895 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3896 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3897 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3898 " [pager]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3899 " pager = LESS='FSRX' less" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3900 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3901 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3902 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
|
3903 "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
|
3904 "$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
|
3905 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3906 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3907 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
|
3908 "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
|
3909 "setting::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3910 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3911 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3912 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3913 " [pager]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3914 " quiet = True" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3915 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3916 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3917 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3918 "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
|
3919 "pager.ignore list::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3920 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3921 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3922 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3923 " [pager]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3924 " ignore = version, help, update" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3925 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3926 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3927 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
|
3928 "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
|
3929 "pager.attend::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3930 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3931 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3932 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3933 " [pager]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3934 " attend = log" |
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 "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
|
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 "" |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3941 "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
|
3942 "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
|
3943 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
3944 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3945 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
|
3946 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3947 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3948 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
|
3949 "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
|
3950 "ancestors of a specific revision." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3951 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3952 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3953 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
|
3954 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3955 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3956 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3957 " foo^N = Nth parent of foo\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3958 " foo^0 = foo\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3959 " foo^1 = first parent of foo\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3960 " 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
|
3961 " foo^ = foo^1" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3962 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3963 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3964 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3965 " 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
|
3966 " foo~0 = foo\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3967 " 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
|
3968 " 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
|
3969 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
3970 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3971 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
|
3972 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3973 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3974 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
|
3975 "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
|
3976 "describes the series as a whole." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3977 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3978 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3979 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
|
3980 "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
|
3981 "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
|
3982 "message contains two or three body parts:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3983 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3984 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3985 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3986 "- The changeset description.\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
3987 "- [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
|
3988 "- 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
|
3989 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3990 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3991 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
|
3992 "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
|
3993 "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
|
3994 "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
|
3995 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3996 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
3997 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
|
3998 "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
|
3999 "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
|
4000 "you are sending the right changes." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4001 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4002 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4003 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
|
4004 "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
|
4005 "file::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4006 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4007 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4008 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4009 " [email]\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4010 " from = My Name <my@email>\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4011 " to = recipient1, recipient2, ...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4012 " cc = cc1, cc2, ...\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4013 " bcc = bcc1, bcc2, ..." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4014 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4015 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4016 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4017 "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
|
4018 "as a patchbomb." |
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 "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4022 "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
|
4023 "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
|
4024 "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
|
4025 "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
|
4026 "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
|
4027 "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
|
4028 "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
|
4029 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4030 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4031 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
|
4032 "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
|
4033 "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
|
4034 "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
|
4035 "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
|
4036 "files, e.g. with mutt::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4037 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4038 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4039 msgid " % mutt -R -f mbox" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4040 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4041 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4042 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4043 "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
|
4044 "(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
|
4045 "package), to send each message out::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4046 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4047 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4048 msgid " % formail -s sendmail -bm -t < mbox" |
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 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
|
4052 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4053 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4054 msgid "" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4055 "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
|
4056 "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
|
4057 "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
|
4058 "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
|
4059 "hgrc(5) for details.\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4060 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4061 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4062 msgid "Please enter a valid value.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4063 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4064 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4065 msgid "does the diffstat above look okay? " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4066 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4067 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4068 msgid "diffstat rejected" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4069 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4070 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4071 msgid "send changesets by email" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4072 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4073 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4074 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4075 " 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
|
4076 " 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
|
4077 " 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
|
4078 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4079 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4080 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4081 " 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
|
4082 " 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
|
4083 " 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
|
4084 " 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
|
4085 " 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
|
4086 " 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
|
4087 " \"hg export\"." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4088 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4089 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4090 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
|
4091 " 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
|
4092 " 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
|
4093 " 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
|
4094 " will be created." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4095 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4096 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4097 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
|
4098 " 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
|
4099 " 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
|
4100 " 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
|
4101 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4102 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4103 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
|
4104 " 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
|
4105 " 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
|
4106 " will be sent." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4107 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4108 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4109 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4110 " 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
|
4111 " 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
|
4112 " 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
|
4113 " hg email 3000 # send patch 3000 (deprecated)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4114 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4115 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4116 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4117 " 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
|
4118 " 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
|
4119 " 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
|
4120 " 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
|
4121 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4122 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4123 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4124 " 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
|
4125 " 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
|
4126 " 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
|
4127 " 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
|
4128 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4129 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4130 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
|
4131 " 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
|
4132 " 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
|
4133 " " |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4134 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4135 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4136 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
|
4137 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4138 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4139 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
|
4140 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4141 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4142 msgid "too many destinations" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4143 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4144 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4145 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
|
4146 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4147 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4148 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4149 "\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4150 "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
|
4151 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4152 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4153 #, python-format |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4154 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
|
4155 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4156 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4157 msgid "Final summary:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4158 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4159 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4160 msgid "Displaying " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4161 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4162 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4163 msgid "Writing " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4164 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4165 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4166 msgid "Sending " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4167 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4168 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4169 msgid "send patches as attachments" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4170 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4171 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4172 msgid "send patches as inline attachments" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4173 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4174 |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
4175 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
|
4176 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4177 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4178 msgid "email addresses of copy recipients" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4179 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4180 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4181 msgid "add diffstat output to messages" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4182 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4183 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4184 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
|
4185 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4186 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4187 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
|
4188 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4189 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4190 msgid "email address of sender" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4191 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4192 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4193 msgid "print messages that would be sent" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4194 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4195 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4196 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
|
4197 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4198 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4199 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
|
4200 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4201 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4202 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
|
4203 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4204 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4205 msgid "flags to add in subject prefixes" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4206 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4207 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4208 msgid "email addresses of recipients" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4211 msgid "omit hg patch header" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4212 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4213 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4214 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
|
4215 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4216 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4217 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
|
4218 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4219 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4220 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
|
4221 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4222 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4223 msgid "a revision to send" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4224 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4225 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4226 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4227 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
|
4228 msgstr "纵然远程版本库是无关的也要执行" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4229 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4230 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
|
4231 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4232 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4233 msgid "send an introduction email for a single patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4234 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4235 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4236 msgid "hg email [OPTION]... [DEST]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4237 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4238 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4239 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
|
4240 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4241 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4242 msgid "removes files not tracked by Mercurial" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4243 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4244 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4245 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
|
4246 " 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
|
4247 " 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
|
4248 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4249 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4250 msgid " This means that purge will delete:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4251 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4252 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4253 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4254 " - 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
|
4255 " - 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
|
4256 " they contain files under source control management" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4257 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4258 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4259 msgid " But it will leave untouched:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4260 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4261 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4262 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4263 " - Modified and unmodified tracked files\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4264 " - 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
|
4265 " - 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
|
4266 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4267 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4268 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4269 " 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
|
4270 " directories are considered." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4271 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4272 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4273 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
|
4274 " 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
|
4275 " 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
|
4276 " 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
|
4277 " option.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4278 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4279 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4280 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4281 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4282 msgid "%s cannot be removed" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4283 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4284 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4285 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4286 msgid "warning: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4287 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4288 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4289 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4290 msgid "Removing file %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
4291 msgstr "正在删除文件 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4292 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4293 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4294 msgid "Removing directory %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
4295 msgstr "正在删除目录 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4296 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4297 msgid "abort if an error occurs" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4298 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4299 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4300 msgid "purge ignored files too" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4301 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4302 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4303 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
|
4304 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4305 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4306 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4307 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
|
4308 msgstr "在文件名称结尾增加 NUL,用于 xargs" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4309 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4310 msgid "hg purge [OPTION]... [DIR]..." |
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4313 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
|
4314 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4315 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4316 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
|
4317 "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
|
4318 "repository." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4319 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4320 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4321 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4322 "For more information:\n" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4323 "http://mercurial.selenic.com/wiki/RebaseExtension\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4324 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4325 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4326 msgid "first revision, do not change ancestor\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4327 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4328 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4329 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
|
4330 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4331 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4332 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
|
4333 " 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
|
4334 " 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
|
4335 " changes relative to a master development tree." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4336 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4337 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4338 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
|
4339 " 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
|
4340 " 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
|
4341 " " |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4342 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4343 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4344 msgid "cannot use both abort and continue" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4345 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4346 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4347 msgid "cannot use collapse with continue or abort" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4348 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4349 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4350 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
|
4351 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4352 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4353 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
|
4354 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4355 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4356 msgid "nothing to rebase\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4357 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4358 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4359 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
|
4360 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4361 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4362 msgid "rebase merging completed\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4363 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4364 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4365 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
|
4366 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4367 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4368 msgid "rebase completed\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4369 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4370 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4371 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4372 msgid "%d revisions have been skipped\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4373 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4374 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4375 msgid " set parents\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4376 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4377 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4378 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4379 msgid "rebasing %d:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4380 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4381 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4382 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4383 msgid " future parents are %d and %d\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4384 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4385 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4386 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4387 msgid " update to %d:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4388 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4389 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4390 msgid " already in target\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4391 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4392 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4393 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4394 msgid " merge against %d:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4395 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4396 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4397 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
|
4398 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4399 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4400 msgid "resuming interrupted rebase\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4401 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4402 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4403 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4404 msgid "no changes, revision %d skipped\n" |
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 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4407 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4408 msgid "next revision set to %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4409 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4410 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4411 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4412 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
|
4413 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4414 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4415 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4416 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
|
4417 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4418 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4419 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4420 msgid "import mq patch %d (%s)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4421 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4422 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4423 msgid "rebase status stored\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4424 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4425 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4426 msgid "rebase status resumed\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4427 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4428 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4429 msgid "no rebase in progress" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4430 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4431 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4432 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
|
4433 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4434 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4435 msgid "rebase aborted\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4436 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4437 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4438 msgid "cannot rebase onto an applied mq patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4439 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4440 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4441 msgid "cannot rebase an ancestor" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4442 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4443 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4444 msgid "cannot rebase a descendant" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4445 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4446 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4447 msgid "already working on current\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4448 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4449 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4450 msgid "already working on the current branch\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4451 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4452 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4453 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4454 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
|
4455 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4456 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4457 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
|
4458 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4459 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4460 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
|
4461 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4462 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4463 msgid "rebase working directory to branch head" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4464 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4465 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4466 msgid "rebase from a given revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4467 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4468 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4469 msgid "rebase from the base of a given revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4470 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4471 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4472 msgid "rebase onto a given revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4473 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4474 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4475 msgid "collapse the rebased revisions" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4476 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4477 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4478 msgid "keep original revisions" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4479 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4480 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4481 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
|
4482 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4483 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4484 msgid "continue an interrupted rebase" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4485 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4486 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4487 msgid "abort an interrupted rebase" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4488 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4489 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4490 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
|
4491 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4492 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4493 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
|
4494 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4495 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4496 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
|
4497 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4498 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4499 msgid "this is a binary file\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4500 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4501 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4502 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4503 msgid "%d hunks, %d lines changed\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4504 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4505 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4506 msgid "[Ynsfdaq?]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4507 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4508 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4509 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
|
4510 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4511 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4512 msgid "&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
|
4513 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4514 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4515 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
|
4516 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4517 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4518 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
|
4519 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4520 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4521 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
|
4522 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4523 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4524 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4525 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
|
4526 msgstr "将丢失的文件视为删除" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4527 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4528 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4529 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
|
4530 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
|
4531 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4532 msgid "&?" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4533 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4534 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4535 msgid "y - record this change" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4536 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4537 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4538 msgid "user quit" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
4539 msgstr "用户退出" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4540 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4541 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4542 msgid "examine changes to %s?" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4543 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4544 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4545 msgid " and " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4546 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4547 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4548 msgid "y" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4549 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4550 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4551 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4552 msgid "record this change to %r?" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4553 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4554 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4555 #, 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
|
4556 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
|
4557 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
|
4558 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4559 msgid "interactively select changes to commit" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4560 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4561 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4562 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4563 " 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
|
4564 " will be candidates for recording." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4565 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4566 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4567 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
|
4568 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4569 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4570 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4571 " 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
|
4572 " 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
|
4573 " 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
|
4574 " possible::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4575 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4576 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4577 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4578 " y - record this change\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4579 " n - skip this change" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4580 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4581 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4582 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4583 " 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
|
4584 " f - record remaining changes to this file" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4585 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4586 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4587 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4588 " d - done, skip remaining changes and files\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4589 " 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
|
4590 " q - quit, recording no changes" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4591 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4592 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4593 msgid " ? - display help" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4594 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4595 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4596 msgid "'mq' extension not loaded" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4597 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4598 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4599 msgid "running non-interactively, use commit instead" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4600 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4601 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4602 msgid "no changes to record\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4603 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4604 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4605 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4606 msgid "backup %r as %r\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4607 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4608 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4609 msgid "applying patch\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4610 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4611 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4612 msgid "patch failed to apply" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4613 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4614 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4615 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4616 msgid "restoring %r to %r\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4617 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4618 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4619 msgid "hg record [OPTION]... [FILE]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4620 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4621 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4622 msgid "hg qrecord [OPTION]... PATCH [FILE]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4623 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4624 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4625 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
|
4626 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4627 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4628 msgid "create a new shared repository (experimental)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4629 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4630 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4631 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
|
4632 " 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
|
4633 " history with another repository." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4634 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4635 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4636 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
|
4637 " 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
|
4638 " 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
|
4639 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4640 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4641 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4642 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
|
4643 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4644 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4645 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
|
4646 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4647 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4648 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
|
4649 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4650 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4651 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
|
4652 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4653 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4654 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
|
4655 "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
|
4656 "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
|
4657 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4658 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4659 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4660 msgid "skipping already applied revision %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4661 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4662 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4663 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4664 msgid "skipping merge changeset %s:%s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4665 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4666 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4667 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4668 msgid "%s merged at %s\n" |
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 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4671 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4672 msgid "%s transplanted to %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4673 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4674 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4675 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4676 msgid "filtering %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4677 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4678 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4679 msgid "filter failed" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4680 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4681 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4682 msgid "can only omit patchfile if merging" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4683 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4684 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4685 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4686 msgid "%s: empty changeset" |
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 "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
|
4690 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4691 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4692 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4693 msgid "%s transplanted as %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4694 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4695 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4696 msgid "transplant log file is corrupt" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4697 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4698 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4699 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4700 msgid "working dir not at transplant parent %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4701 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4702 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4703 msgid "commit failed" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4704 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4705 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4706 msgid "apply changeset? [ynmpcq?]:" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4707 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4708 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4709 msgid "transplant changesets from another branch" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4710 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4711 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4712 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4713 " 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
|
4714 " 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
|
4715 " 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
|
4716 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4717 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4718 msgid " (transplanted from CHANGESETHASH)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4719 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4720 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4721 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4722 " 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
|
4723 " 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
|
4724 " $1 and the patch as $2." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4725 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4726 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4727 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
|
4728 " 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
|
4729 " 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
|
4730 " 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
|
4731 " --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
|
4732 " 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
|
4733 " changesets you want." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4734 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4735 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4736 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
|
4737 " 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
|
4738 " 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
|
4739 " directory." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4740 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4741 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4742 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
|
4743 " 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
|
4744 " 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
|
4745 " 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
|
4746 " normally instead of transplanting them." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4747 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4748 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4749 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4750 " 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
|
4751 " an interactive changeset browser." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4752 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4753 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4754 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
|
4755 " 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
|
4756 " 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
|
4757 " --continue/-c.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4758 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4759 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4760 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4761 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
|
4762 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4763 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4764 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
|
4765 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4766 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4767 msgid "--all requires a branch revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4768 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4769 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4770 msgid "--all is incompatible with a revision list" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4771 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4772 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4773 msgid "no revision checked out" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4774 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4775 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4776 msgid "outstanding uncommitted merges" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4777 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4778 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4779 msgid "outstanding local changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4780 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4781 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4782 msgid "pull patches from REPOSITORY" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4783 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4784 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4785 msgid "pull patches from branch BRANCH" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4786 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4787 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4788 msgid "pull all changesets up to BRANCH" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4789 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4790 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4791 msgid "skip over REV" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4792 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4793 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4794 msgid "merge at REV" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4795 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4796 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4797 msgid "append transplant info to log message" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4798 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4799 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4800 msgid "continue last transplant session after repair" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4801 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4802 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4803 msgid "filter changesets through FILTER" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4804 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4805 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4806 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
|
4807 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4808 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4809 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
|
4810 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4811 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4812 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
|
4813 "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
|
4814 "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
|
4815 "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
|
4816 "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
|
4817 "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
|
4818 "operation." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4819 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4820 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4821 msgid "This extension is useful for:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4822 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4823 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4824 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4825 "- Japanese Windows users using shift_jis encoding.\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4826 "- Chinese Windows users using big5 encoding.\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4827 "- 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
|
4828 " case-insensitive file system." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4829 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4830 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4831 msgid "This extension is not needed for:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4832 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4833 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4834 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4835 "- 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
|
4836 "- 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
|
4837 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4838 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4839 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
|
4840 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4841 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4842 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4843 "- 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
|
4844 "- 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
|
4845 " HGENCODING." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4846 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4847 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4848 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
|
4849 "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
|
4850 "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
|
4851 "setting or HGENCODING.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4852 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4853 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4854 #, python-format |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4855 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
|
4856 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4857 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4858 msgid "[win32mbcs] cannot activate on this platform.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4859 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4860 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4861 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4862 msgid "[win32mbcs] activated with encoding: %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4863 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
4864 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4865 msgid "perform automatic newline conversion" |
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 "To perform automatic newline conversion, use::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4869 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4870 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4871 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4872 " [extensions]\n" |
10172
c5c969e9eefb
i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents:
9804
diff
changeset
|
4873 " win32text =\n" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4874 " [encode]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4875 " ** = cleverencode:\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4876 " # or ** = macencode:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4877 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4878 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4879 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4880 " [decode]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4881 " ** = cleverdecode:\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4882 " # or ** = macdecode:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4883 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4884 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4885 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
|
4886 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4887 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4888 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4889 " [hooks]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4890 " 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
|
4891 " # or pretxncommit.cr = python:hgext.win32text.forbidcr" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4892 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4893 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4894 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
|
4895 "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
|
4896 "pushed or pulled::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4897 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4898 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4899 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4900 " [hooks]\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4901 " pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4902 " # 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
|
4903 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
4904 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4905 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4906 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4907 "WARNING: %s already has %s line endings\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4908 "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
|
4909 "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
|
4910 "Mercurial.ini or %s.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4911 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4912 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4913 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4914 msgid "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
|
4915 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4916 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4917 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4918 msgid "in %s: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4919 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4920 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4921 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4922 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4923 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4924 "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
|
4925 "add to Mercurial.ini or .hg/hgrc:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4926 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4927 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4928 #, python-format |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4929 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4930 "[hooks]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4931 "pretxncommit.%s = python:hgext.win32text.forbid%s" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4932 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4933 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4934 #, python-format |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4935 msgid "and also consider adding:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4936 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4937 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4938 #, python-format |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4939 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4940 "[extensions]\n" |
10172
c5c969e9eefb
i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents:
9804
diff
changeset
|
4941 "win32text =\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4942 "[encode]\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4943 "** = %sencode:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4944 "[decode]\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4945 "** = %sdecode:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4946 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4947 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4948 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
|
4949 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4950 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4951 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
|
4952 "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
|
4953 "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
|
4954 "without knowing their actual IP address." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4955 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4956 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4957 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
|
4958 "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
|
4959 "in your repository::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4960 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4961 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4962 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4963 " $ cd test\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4964 " $ hg serve" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4965 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4966 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4967 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
|
4968 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4969 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
4970 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4971 " $ hg paths\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
4972 " 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
|
4973 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4974 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4975 msgid "archive prefix contains illegal components" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4976 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4977 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4978 msgid "cannot give prefix when archiving to files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4979 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4980 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4981 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4982 msgid "unknown archive type '%s'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4983 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4984 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4985 msgid "invalid changegroup" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4986 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4987 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4988 msgid "unknown parent" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4989 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4990 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4991 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4992 msgid "integrity check failed on %s:%d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4993 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4994 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4995 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4996 msgid "%s: not a Mercurial bundle file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4997 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
4998 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
4999 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5000 msgid "%s: unknown bundle version" |
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 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5003 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5004 msgid "%s: unknown bundle compression type" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5005 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5006 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5007 msgid "cannot create new bundle repository" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5008 msgstr "" |
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 "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
|
5012 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5013 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5014 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
|
5015 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5016 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5017 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5018 msgid "username %s contains a newline" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5019 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5020 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5021 msgid "options --message and --logfile are mutually exclusive" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5022 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5023 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5024 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5025 msgid "can't read commit message '%s': %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5026 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5027 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5028 msgid "limit must be a positive integer" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5029 msgstr "" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5030 |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5031 msgid "limit must be positive" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5032 msgstr "" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5033 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5034 msgid "too many revisions specified" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5035 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5036 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5037 #, 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
|
5038 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
|
5039 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5040 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5041 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5042 msgid "adding %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5043 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5044 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5045 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5046 msgid "removing %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5047 msgstr "正在删除 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5048 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5049 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5050 msgid "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
|
5051 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5052 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5053 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5054 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
|
5055 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5056 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5057 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5058 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
|
5059 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5060 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5061 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5062 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
|
5063 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5064 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5065 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5066 msgid "%s: not overwriting - file exists\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5067 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5068 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5069 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5070 msgid "%s: deleted in working copy\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5071 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5072 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5073 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5074 msgid "%s: cannot copy - %s\n" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5078 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
|
5079 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5080 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5081 #, 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
|
5082 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
|
5083 msgstr "正在推到 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5084 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5085 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5086 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
|
5087 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5088 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5089 msgid "no source or destination specified" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5090 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5091 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5092 msgid "no destination specified" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5093 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5094 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5095 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
|
5096 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5097 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5098 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5099 msgid "destination %s is not a directory" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5100 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5101 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5102 msgid "no files to copy" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5103 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5104 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5105 msgid "(consider using --after)\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5106 msgstr "(考虑使用 --after)\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5107 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5108 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5109 msgid "changeset: %d:%s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5110 msgstr "修改集: %d:%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5111 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5112 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5113 msgid "branch: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5114 msgstr "分支: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5115 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5116 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5117 msgid "tag: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5118 msgstr "标签: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5119 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5120 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5121 msgid "parent: %d:%s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5122 msgstr "父亲: %d:%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5123 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5124 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5125 msgid "manifest: %d:%s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5126 msgstr "清单: %d:%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5127 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5128 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5129 msgid "user: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5130 msgstr "用户: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5131 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5132 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5133 msgid "date: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5134 msgstr "日期: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5135 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5136 msgid "files+:" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5137 msgstr "文件+:" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5138 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5139 msgid "files-:" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5140 msgstr "文件-:" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5141 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5142 msgid "files:" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5143 msgstr "文件:" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5144 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5145 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5146 msgid "files: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5147 msgstr "文件: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5148 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5149 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5150 msgid "copies: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5151 msgstr "复制: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5152 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5153 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5154 msgid "extra: %s=%s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5155 msgstr "额外: %s=%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5156 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5157 msgid "description:\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5158 msgstr "描述:\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5159 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5160 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5161 msgid "summary: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5162 msgstr "摘要: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5163 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5164 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5165 msgid "%s: no key named '%s'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5166 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5167 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5168 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5169 msgid "%s: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5170 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5171 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5172 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5173 msgid "Found revision %s from %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5174 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5175 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5176 msgid "revision matching date not found" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5177 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5178 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5179 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5180 msgid "cannot follow nonexistent file: \"%s\"" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5181 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5182 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5183 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5184 msgid "%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
|
5185 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5186 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5187 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
|
5188 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5189 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5190 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
|
5191 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
|
5192 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5193 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
|
5194 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5195 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5196 #, 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
|
5197 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
|
5198 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
|
5199 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5200 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
|
5201 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5202 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5203 #, 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
|
5204 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
|
5205 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5206 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5207 #, fuzzy, python-format |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5208 msgid "HG: subrepo %s" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5209 msgstr "已删除" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5210 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5211 #, 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
|
5212 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
|
5213 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5214 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5215 #, 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
|
5216 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
|
5217 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5218 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5219 #, 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
|
5220 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
|
5221 msgstr "已删除" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5222 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5223 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5224 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
|
5225 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
|
5226 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5227 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
|
5228 msgstr "空的提交日志" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5229 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5230 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5231 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
|
5232 msgstr "增加指定文件用于下次提交" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5233 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5234 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5235 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
|
5236 " 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
|
5237 " repository." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5238 msgstr " 调度文件受版本控制,增加到版本库。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5239 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5240 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5241 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5242 " 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
|
5243 " 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
|
5244 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5245 " 这些文件将于下次提交时增加到版本库。需要在提交前撤销增加,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5246 " 参见 'hg revert'。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5247 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5248 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5249 msgid "" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
5250 " 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
|
5251 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5252 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5253 " 如果没有给出文件名称,就增加所有文件到版本库。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5254 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5255 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5256 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
|
5257 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5258 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5259 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
|
5260 " 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
|
5261 " repository." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5262 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5263 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5264 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
|
5265 " 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
|
5266 " .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
|
5267 " commit." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5268 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5269 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5270 msgid "" |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5271 " 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
|
5272 " 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
|
5273 " 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
|
5274 " 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
|
5275 " 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
|
5276 " can be expensive.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5277 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5278 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5279 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5280 msgid "similarity must be a number" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5281 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5282 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5283 msgid "similarity must be between 0 and 100" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5284 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5285 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5286 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5287 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
|
5288 msgstr "显示指定文件每行的修改集信息" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5289 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5290 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5291 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
|
5292 " 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
|
5293 " each line" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5294 msgstr " 列出文件中的修改,为每行显示版本标识" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5295 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5296 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5297 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
|
5298 " 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
|
5299 " by whom." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5300 msgstr " 此命令用于查找谁做出的修改,或者什么时候发生的修改" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5301 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5302 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5303 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
|
5304 " 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
|
5305 " 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
|
5306 " 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
|
5307 " nor desirable.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5308 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5309 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5310 " 当没有选项 '-a' 时,annotate 会避免处理检测为二进制的文件\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5311 " 当使用选项 '-a' 时,annotate 会直接产生追溯,可能会有不合需要的结果\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5312 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5313 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5314 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
|
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 "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
|
5318 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5319 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5320 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5321 msgid "%s: binary file\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5322 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5323 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5324 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
|
5325 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5326 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5327 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5328 " 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
|
5329 " 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
|
5330 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5331 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5332 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
|
5333 " 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
|
5334 " types are::" |
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 "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5338 " \"files\" (default): a directory full of files\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5339 " \"tar\": tar archive, uncompressed\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5340 " \"tbz2\": tar archive, compressed using bzip2\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5341 " \"tgz\": tar archive, compressed using gzip\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5342 " \"uzip\": zip archive, uncompressed\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5343 " \"zip\": zip archive, compressed using deflate" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5344 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5345 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5346 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5347 " 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
|
5348 " 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
|
5349 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5350 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5351 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5352 " 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
|
5353 " 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
|
5354 " 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
|
5355 " removed.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5356 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5357 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5358 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5359 msgid "no working directory: please specify a revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5360 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5361 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5362 msgid "repository root cannot be destination" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5363 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5364 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5365 msgid "cannot archive plain files to stdout" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5366 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5367 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5368 msgid "reverse effect of earlier changeset" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5369 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5370 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5371 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5372 " 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
|
5373 " 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
|
5374 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5375 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5376 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
|
5377 " 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
|
5378 " 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
|
5379 " backout changeset with another head." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5380 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5381 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5382 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5383 " 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
|
5384 " 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
|
5385 " 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
|
5386 " 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
|
5387 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5388 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5389 msgid "please specify just one revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5390 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5391 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5392 msgid "please specify a revision to backout" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5395 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
|
5396 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5397 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5398 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
|
5399 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5400 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5401 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
|
5402 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5403 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5404 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5405 msgid "%s is not a parent of %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5406 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5407 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5408 msgid "cannot use --parent on non-merge changeset" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5409 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5410 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5411 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5412 msgid "changeset %s backs out changeset %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5413 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5414 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5415 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5416 msgid "merging with changeset %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5417 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5418 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5419 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
|
5420 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5421 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5422 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
|
5423 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5424 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5425 msgid "subdivision search of changesets" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5426 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5427 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5428 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
|
5429 " 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
|
5430 " 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
|
5431 " 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
|
5432 " 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
|
5433 " 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
|
5434 " 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
|
5435 " 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
|
5436 " 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
|
5437 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5438 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5439 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5440 " 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
|
5441 " 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
|
5442 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5443 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5444 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
|
5445 " 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
|
5446 " 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
|
5447 " 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
|
5448 " (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
|
5449 " 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
|
5450 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5451 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5452 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5453 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
|
5454 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5455 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5456 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
|
5457 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5458 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5459 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
|
5460 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5461 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5462 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
|
5463 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5464 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5465 msgid "cannot bisect (no known good revisions)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5466 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5467 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5468 msgid "cannot bisect (no known bad revisions)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5469 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5470 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5471 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
|
5472 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5473 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5474 msgid "incompatible arguments" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5475 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5476 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5477 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
5478 msgid "cannot find executable: %s" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
5479 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
5480 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
5481 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5482 msgid "failed to execute %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5483 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5484 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5485 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5486 msgid "%s killed" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5487 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5488 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5489 #, 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
|
5490 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
|
5491 msgstr "修改集: %d:%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5492 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5493 #, python-format |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5494 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
|
5495 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5496 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5497 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
|
5498 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5499 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5500 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5501 " 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
|
5502 " 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
|
5503 " 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
|
5504 " 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
|
5505 " branch." |
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 "" |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5509 " 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
|
5510 " 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
|
5511 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5512 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5513 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
|
5514 " 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
|
5515 " 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
|
5516 " change." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5517 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5518 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5519 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5520 " 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
|
5521 " '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
|
5522 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5523 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5524 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5525 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5526 msgid "reset working directory to branch %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5527 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5528 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5529 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
|
5530 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5531 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5532 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5533 msgid "marked working directory as branch %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5534 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5535 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5536 msgid "list repository named branches" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5537 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5538 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5539 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5540 " 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
|
5541 " 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
|
5542 " 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
|
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 "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5546 " 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
|
5547 " 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
|
5548 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5549 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5550 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5551 " 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
|
5552 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5553 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5554 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5555 msgid "create a changegroup file" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5556 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5557 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5558 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5559 " 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
|
5560 " known to be in another repository." |
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 " 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
|
5565 " 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
|
5566 " 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
|
5567 " -a/--all (or --base null)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5568 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5569 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5570 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5571 " 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
|
5572 " 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
|
5573 " 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
|
5574 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5575 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5576 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
|
5577 " 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
|
5578 " 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
|
5579 " 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
|
5580 " 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
|
5581 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5582 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5583 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5584 " Applying bundles preserves all changeset contents including\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5585 " permissions, copy/rename information, and revision history.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5586 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5587 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5588 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5589 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
|
5590 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5591 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5592 msgid "unknown bundle type specified with --type" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5593 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5594 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5595 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
|
5596 msgstr "" |
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 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
|
5599 " 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
|
5600 " 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
|
5601 " 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
|
5602 msgstr "" |
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 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5605 " 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
|
5606 " 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
|
5607 " 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
|
5608 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5609 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5610 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5611 " %s basename of file being printed\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5612 " %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
|
5613 " %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
|
5614 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5615 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5616 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5617 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
|
5618 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5619 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5620 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
|
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 " 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
|
5625 " basename of the source." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5626 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5627 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5628 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5629 " 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
|
5630 " .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
|
5631 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5632 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5633 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
|
5634 " 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
|
5635 " 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
|
5636 " 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
|
5637 " on local repositories." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5638 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5639 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5640 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
|
5641 " 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
|
5642 " 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
|
5643 " 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
|
5644 " parent is the null revision)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5645 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5646 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5647 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
|
5648 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5649 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5650 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
|
5651 " 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
|
5652 " .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
|
5653 " 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
|
5654 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5655 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5656 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5657 " 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
|
5658 " 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
|
5659 " 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
|
5660 " 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
|
5661 " 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
|
5662 " avoid hardlinking." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5663 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5664 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5665 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5666 " 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
|
5667 " using full hardlinks with ::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5668 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5669 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5670 msgid " $ cp -al REPO REPOCLONE" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5671 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5672 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5673 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
|
5674 " 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
|
5675 " 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
|
5676 " 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
|
5677 " 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
|
5678 " 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
|
5679 " 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
|
5680 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5681 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5682 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5683 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5684 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
|
5685 msgstr "提交指定文件的修改或全部修改" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5686 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5687 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5688 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
|
5689 " 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
|
5690 " 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
|
5691 " 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
|
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5695 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5696 " 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
|
5697 " will be committed." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5698 msgstr " 如果省略了文件列表,那么 \"hg status\" 报告的所有修改都被提交。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5699 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5700 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5701 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5702 " 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
|
5703 " filenames or -I/-X filters." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5704 msgstr " 如果你要提交合并结果,请不要提供任何文件名称或过滤器 '-I/-X'。" |
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5707 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
|
5708 " 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
|
5709 " started to prompt you for a message." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5710 msgstr " 如果没有指定提交日志,将会启动配置的编辑器,让你输入信息。" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5711 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5712 msgid "nothing changed\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5713 msgstr "没有改变\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5714 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5715 msgid "created new head\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
5716 msgstr "已经创建新顶点\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5717 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5718 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5719 msgid "committed changeset %d:%s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
5720 msgstr "提交修改集 %d:%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5721 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5722 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
|
5723 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5724 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5725 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5726 " 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
|
5727 " 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
|
5728 " the source must be a single file." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5729 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5730 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5731 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5732 " 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
|
5733 " 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
|
5734 " 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
|
5735 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5736 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5737 msgid "" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
5738 " 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
|
5739 " before that, see hg revert.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5740 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5741 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5742 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5743 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
|
5744 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5745 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5746 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
|
5747 msgstr "此处没有水银版本库(没有找到 .hg)" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5748 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5749 msgid "either two or three arguments required" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
5750 msgstr "需要两个或三个参数" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5751 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5752 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
|
5753 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5754 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5755 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
|
5756 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5757 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5758 msgid "validate the correctness of the current dirstate" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5759 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5760 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5761 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5762 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
|
5763 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5764 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5765 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5766 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
|
5767 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5768 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5769 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5770 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
|
5771 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5772 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5773 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5774 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
|
5775 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5776 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5777 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
|
5778 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5779 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5780 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
|
5781 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5782 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5783 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
|
5784 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5785 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5786 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
|
5787 " 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
|
5788 " of that config item." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5789 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5790 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5791 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
|
5792 " 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
|
5793 " items with matching section names." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5794 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5795 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5796 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
|
5797 " 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
|
5798 " 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
|
5799 " " |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5800 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5801 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5802 msgid "only one config item permitted" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5803 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5804 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5805 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
|
5806 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5807 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5808 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5809 " 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
|
5810 " be used with care.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5811 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5812 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5813 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5814 msgid "show the contents of the current dirstate" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5815 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5816 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5817 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5818 msgid "copy: %s -> %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5819 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5820 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5821 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
|
5822 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5823 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5824 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5825 msgid "invalid revision identifier %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5826 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5827 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5828 msgid "parse and display a date" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5829 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5830 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5831 msgid "dump the contents of an index file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5832 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5833 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5834 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
|
5835 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5836 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5837 msgid "test Mercurial installation" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5838 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5839 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5840 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5841 msgid "Checking encoding (%s)...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5842 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5843 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5844 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
|
5845 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5846 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5847 msgid "Checking extensions...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5848 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5849 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5850 msgid " One or more extensions could not be found" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5851 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5852 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5853 msgid " (check that you compiled the extensions)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5854 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5855 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5856 msgid "Checking templates...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5857 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5858 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5859 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
|
5860 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5861 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5862 msgid "Checking patch...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5863 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5864 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5865 msgid " patch call failed:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5866 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5867 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5868 msgid " unexpected patch output!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5869 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5870 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5871 msgid " patch test failed!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5872 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5873 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5874 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
|
5875 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5876 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5877 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
|
5878 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5879 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5880 msgid "Checking commit editor...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5881 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5882 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5883 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
|
5884 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5885 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5886 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
|
5887 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5888 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5889 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5890 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
|
5891 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5892 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5893 msgid "Checking username...\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5894 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5895 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5896 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
|
5897 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5898 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5899 msgid "No problems detected\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5900 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5901 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5902 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5903 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
|
5904 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5905 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5906 msgid "dump rename information" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5907 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5908 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5909 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5910 msgid "%s renamed from %s:%s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5911 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5912 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
5913 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5914 msgid "%s not renamed\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5915 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5916 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5917 msgid "show how files match on given patterns" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5918 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5919 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5920 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5921 msgid "diff repository (or selected files)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5922 msgstr "在版本库中比较(指定的文件)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5923 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5924 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5925 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
|
5926 msgstr " 显示指定文件在版本间的差异。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5927 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5928 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5929 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
|
5930 msgstr " 文件间的差异使用同一差异格式显示。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5931 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5932 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5933 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5934 " 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
|
5935 " 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
|
5936 " changeset if no revisions are specified." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5937 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5938 " 注意: 对合并的比较可能会产生不期望的结果,因为没有指定版本时,默认\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5939 " 与工作目录的直接父亲比较。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5940 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5941 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5942 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
|
5943 " 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
|
5944 " 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
|
5945 " anyway, probably with undesirable results." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5946 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5947 " 当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5948 " 时,可能会有不合需要的结果。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5949 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5950 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5951 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
|
5952 " 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
|
5953 " 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
|
5954 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5955 msgstr "" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
5956 " 使用选项 '--git' 会使用 git 扩展差异格式。请阅读 'hg help diffs' 以\n" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
5957 " 了解更多信息。\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5958 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5959 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
5960 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5961 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
|
5962 msgstr "为一个或多个修改集输出标题和差异" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5963 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5964 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5965 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
|
5966 msgstr " 为一个或多个版本输出标题和差异。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5967 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5968 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5969 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5970 " 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
|
5971 " changeset hash, parent(s) and commit comment." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5972 msgstr " 在修改集标题中显示的信息是: 作者,修改集哈希,父亲和提交日志。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5973 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5974 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5975 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
|
5976 " 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
|
5977 " 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
|
5978 " first parent only." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5979 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5980 " 注意: 对于合并修改集,导出可能产生不期望的差异输出,因为它只会将合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5981 " 修改集与其第一个父亲比较。" |
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5984 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
5985 " 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
|
5986 " 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
|
5987 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5988 " 可以输出到文件,这时会使用指定的格式化字符串构造文件名称。格式化规则\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5989 " 如下:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5990 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5991 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
5992 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5993 " %% literal \"%\" character\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5994 " %H changeset hash (40 bytes of hexadecimal)\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5995 " %N number of patches being generated\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5996 " %R changeset revision number\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5997 " %b basename of the exporting repository\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
5998 " %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
|
5999 " %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
|
6000 " %r zero-padded changeset revision number" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6001 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6002 " %% 字符 \"%\"\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6003 " %H 修改集哈希 (40 位十六进制数字)\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6004 " %N 产生的补丁号\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6005 " %R 修改集版本号\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6006 " %b 待导出的版本库的基本名称\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6007 " %h 短修改集哈希(12 位十六进制数字)\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6008 " %n 从 1 开始补 0 的序列号\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6009 " %r 补 0 的修改集版本号" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6010 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6011 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6012 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6013 " 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
|
6014 " 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
|
6015 " diff anyway, probably with undesirable results." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6016 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6017 " 当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6018 " 时,可能会有不合需要的结果。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6019 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6020 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6021 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6022 " 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
|
6023 " 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
|
6024 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6025 " 使用选项 '--git' 会使用 git 扩展差异格式。请阅读差异帮助主题以了解\n" |
11400
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 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6028 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6029 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6030 " 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
|
6031 " 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
|
6032 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6033 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6034 " 使用选项 '--switch-parent',将会与第二个父亲比较。对于复审合并很有用。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6035 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6036 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6037 msgid "export requires at least one changeset" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6038 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6039 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6040 msgid "exporting patches:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6041 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6042 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6043 msgid "exporting patch:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6044 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6045 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6046 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
|
6047 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6048 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6049 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
|
6050 " 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
|
6051 " after the next commit." |
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 " 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
|
6056 " 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
|
6057 " working directory." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6058 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6059 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6060 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
|
6061 " 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
|
6062 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6063 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6064 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6065 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
|
6066 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6067 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6068 #, 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
|
6069 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
|
6070 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6071 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6072 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
|
6073 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6074 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6075 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
|
6076 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6077 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6078 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6079 " 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
|
6080 " 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
|
6081 " 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
|
6082 " match appears." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6083 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6084 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6085 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6086 " 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
|
6087 " 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
|
6088 " 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
|
6089 " 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
|
6090 " use the --all flag.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6091 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6092 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6093 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6094 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6095 msgid "grep: invalid match pattern: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6096 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6097 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6098 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
|
6099 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6100 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6101 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
|
6102 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6103 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6104 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6105 " 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
|
6106 " 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
|
6107 " for update and merge operations." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6108 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6109 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6110 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
|
6111 " 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
|
6112 " 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
|
6113 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6114 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6115 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6116 " 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
|
6117 " 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
|
6118 " 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
|
6119 " 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
|
6120 " 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
|
6121 " 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
|
6122 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6123 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6124 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6125 " 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
|
6126 " (see hg commit --close-branch)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6127 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6128 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6129 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6130 " 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
|
6131 " 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
|
6132 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6133 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6134 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6135 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
|
6136 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6137 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6138 #, 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
|
6139 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
|
6140 msgstr "svn: 分支没有版本 %s" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6141 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6142 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6143 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
|
6144 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6145 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6146 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6147 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
|
6148 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6149 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6150 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
|
6151 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6152 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6153 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
|
6154 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6155 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6156 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
|
6157 " 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
|
6158 " topic." |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6159 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6160 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6161 msgid "global options:" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6162 msgstr "全局选项:" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6163 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6164 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
|
6165 msgstr "使用 \"hg help\" 获得全部命令的列表" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6166 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6167 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
|
6168 msgstr "使用 \"hg help\" 获得全部命令的列表,或 \"hg -v\" 获得详细信息" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6169 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6170 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6171 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
|
6172 msgstr "使用 \"hg -v help%s\" 显示别名和全局选项" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6173 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6174 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6175 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
|
6176 msgstr "使用 \"hg -v help %s\" 显示全局选项" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6177 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6178 msgid "list of commands:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6179 msgstr "命令列表:" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6180 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6181 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6182 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6183 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6184 "aliases: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6185 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6186 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6187 "别名: %s\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 msgid "(no help text available)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6190 msgstr "(没有可用的帮助信息)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6191 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6192 msgid "options:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6193 msgstr "选项:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6194 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6195 msgid "no commands defined\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6196 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6197 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6198 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6199 msgid "enabled extensions:" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6200 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6201 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6202 "启用的扩展:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6203 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6204 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6205 msgid "no help text available" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6206 msgstr "没有可用的帮助信息" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6207 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6208 #, fuzzy, python-format |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6209 msgid "%s extension - %s" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6210 msgstr "** 已加载的扩展: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6211 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6212 msgid "Mercurial Distributed SCM\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6213 msgstr "分布式软件配置管理工具 - 水银\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6214 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6215 msgid "basic commands:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6216 msgstr "基本命令:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6217 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6218 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6219 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6220 "additional help topics:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6221 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6222 "\n" |
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 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6225 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
|
6226 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6227 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6228 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
|
6229 " 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
|
6230 " repository." |
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 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
|
6234 " 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
|
6235 " 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
|
6236 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6237 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6238 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
|
6239 " 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
|
6240 " 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
|
6241 " 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
|
6242 " 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
|
6243 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6244 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6245 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6246 msgid "import an ordered set of patches" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6247 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6248 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6249 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
|
6250 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6251 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6252 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6253 " 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
|
6254 " 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
|
6255 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6256 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6257 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6258 " 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
|
6259 " 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
|
6260 " 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
|
6261 " 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
|
6262 " 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
|
6263 " message." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6264 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6265 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6266 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
|
6267 " 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
|
6268 " 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
|
6269 " 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
|
6270 " override these." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6271 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6272 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6273 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
|
6274 " 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
|
6275 " 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
|
6276 " 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
|
6277 " 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
|
6278 " deficiencies in the text patch format." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6279 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6280 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6281 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
|
6282 " 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
|
6283 " 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
|
6284 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6285 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6286 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6287 " 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
|
6288 " 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
|
6289 " 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
|
6290 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6291 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6292 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6293 msgid "applying patch from stdin\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6294 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6295 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6296 msgid "no diffs found" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6297 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6298 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
6299 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
6300 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
6301 "message:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
6302 "%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
6303 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
6304 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6305 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6306 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
|
6307 msgstr "%s 不是本地的水银版本库" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6308 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6309 msgid "patch is damaged or loses information" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6310 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6311 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6312 msgid "show new changesets found in source" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6313 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6314 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6315 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6316 " 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
|
6317 " 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
|
6318 " 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
|
6319 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6320 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6321 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
|
6322 " 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
|
6323 " 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
|
6324 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6325 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6326 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6327 " See pull for valid source format details.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6328 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6329 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6330 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6331 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6332 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
|
6333 msgstr "在指定目录创建新版本库" |
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6336 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6337 " 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
|
6338 " 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
|
6339 msgstr " 在指定目录初始化新版本库。如果指定的目录不存在,那么会被创建。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6340 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6341 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6342 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
|
6343 msgstr " 如果没有指定目录,就使用当前目录。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6344 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6345 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6346 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6347 " 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
|
6348 " 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
|
6349 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6350 msgstr "" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6351 " 可以指定位置 'ssh://' 作为目标。参见命令 'hg help urls' 的帮助信息,\n" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6352 " 以了解位置 'ssh://' 的重要详情。\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6353 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6354 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6355 msgid "locate files matching specific patterns" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6356 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6357 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6358 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
|
6359 " 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
|
6360 " names match the given patterns." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6361 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6362 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6363 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
|
6364 " 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
|
6365 " 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
|
6366 " subdirectories, use \"--include .\"." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6367 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6368 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6369 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
|
6370 " 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
|
6371 " 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
|
6372 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6373 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6374 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6375 " 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
|
6376 " 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
|
6377 " 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
|
6378 " 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
|
6379 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6380 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6381 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6382 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6383 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
|
6384 msgstr "" |
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 "\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 " 显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6390 " 会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6391 " 示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6392 " 个父亲。\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 " 如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\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 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6397 " 参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6398 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6399 " 此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6400 " 以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6401 " 变更列表和完整的提交信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6402 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6403 " 注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6404 " 会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n" |
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 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6408 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6409 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6410 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6411 " 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
|
6412 " project." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6413 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6414 "显示全部版本库或指定文件的版本历史\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 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6418 " 显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6419 " 会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6420 " 示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\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 " 如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\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 " 参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6427 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6428 " 此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6429 " 以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6430 " 变更列表和完整的提交信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6431 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6432 " 注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6433 " 会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6434 " 文件列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6435 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6436 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6437 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6438 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6439 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6440 " 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
|
6441 " 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
|
6442 " 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
|
6443 " 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
|
6444 " 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
|
6445 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6446 "显示全部版本库或指定文件的版本历史\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6447 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6448 " 显示全部版本库或指定文件的版本历史。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6449 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6450 " 显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6451 " 会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6452 " 示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6453 " 个父亲。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6454 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6455 " 如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6456 " 工作目录的父亲作为开始版本。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6457 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6458 " 参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6459 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6460 " 此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6461 " 以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6462 " 变更列表和完整的提交信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6463 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6464 " 注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6465 " 会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6466 " 文件列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6467 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6468 " " |
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6471 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6472 " 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
|
6473 " --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
|
6474 " used as the starting revision." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6475 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6476 "显示全部版本库或指定文件的版本历史\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6477 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6478 " 显示全部版本库或指定文件的版本历史。\n" |
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 " 显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6481 " 会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6482 " 示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\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 " 如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6486 " 工作目录的父亲作为开始版本。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6487 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6488 " 参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6489 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6490 " 此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6491 " 以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6492 " 变更列表和完整的提交信息。\n" |
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 " 注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\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 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6499 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6500 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6501 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
|
6502 " 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
|
6503 " 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
|
6504 " 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
|
6505 " 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
|
6506 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6507 "显示全部版本库或指定文件的版本历史\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6508 "\n" |
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 " 显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6512 " 会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6513 " 示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\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 " 如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6517 " 工作目录的父亲作为开始版本。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6518 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6519 " 参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6520 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6521 " 此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6522 " 以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6523 " 变更列表和完整的提交信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6524 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6525 " 注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6526 " 会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6527 " 文件列表。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6528 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6529 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6530 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6531 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6532 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
|
6533 " 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
|
6534 " 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
|
6535 " 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
|
6536 " will appear in files:.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6537 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6538 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6539 "显示全部版本库或指定文件的版本历史\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6540 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6541 " 显示全部版本库或指定文件的版本历史。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6542 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6543 " 显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6544 " 会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6545 " 示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6546 " 个父亲。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6547 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6548 " 如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6549 " 工作目录的父亲作为开始版本。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6550 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6551 " 参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6552 "\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6553 " 此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6554 " 以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6555 " 变更列表和完整的提交信息。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6556 "\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6557 " 注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6558 " 会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6559 " 文件列表。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6560 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6561 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6562 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6563 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
|
6564 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6565 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6566 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6567 " 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
|
6568 " 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
|
6569 " 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
|
6570 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6571 |
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 " 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
|
6574 " 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
|
6575 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6576 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6577 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6578 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6579 msgid "merge working directory with another revision" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6580 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6581 "将工作目录与其它版本合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6582 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6583 " 将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6584 " 下次提交标记为已修改,在提交之前不允许再执行更新。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6585 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6586 " 如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6587 " 中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6588 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6589 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6590 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6591 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
|
6592 " 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
|
6593 " 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
|
6594 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6595 "将工作目录与其它版本合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6596 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6597 " 将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6598 " 下次提交标记为已修改,在提交之前不允许再执行更新。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6599 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6600 " 如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6601 " 中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6602 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6603 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6604 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6605 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
|
6606 " 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
|
6607 " 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
|
6608 " 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
|
6609 " two parents." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6610 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6611 "将工作目录与其它版本合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6612 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6613 " 将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6614 " 下次提交标记为已修改,在提交之前不允许再执行更新。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6615 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6616 " 如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6617 " 中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6618 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6619 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6620 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6621 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6622 " 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
|
6623 " 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
|
6624 " 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
|
6625 " 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
|
6626 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6627 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6628 "将工作目录与其它版本合并\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6629 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6630 " 将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6631 " 下次提交标记为已修改,在提交之前不允许再执行更新。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6632 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6633 " 如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6634 " 中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6635 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6636 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6637 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6638 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
|
6639 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6640 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6641 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6642 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
|
6643 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6644 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6645 msgid "there is nothing to merge" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6646 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6647 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6648 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6649 msgid "%s - use \"hg update\" instead" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6650 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6651 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6652 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
|
6653 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6654 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6655 msgid "show changesets not found in destination" |
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 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6658 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
|
6659 " 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
|
6660 " 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
|
6661 " be pushed if a push was requested." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6662 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6663 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6664 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6665 " See pull for valid destination format details.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6666 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6667 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6668 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6669 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6670 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
|
6671 msgstr "显示工作目录或指定版本的父亲" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6672 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6673 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6674 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
|
6675 " 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
|
6676 " 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
|
6677 " 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
|
6678 " 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
|
6679 " 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
|
6680 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6681 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6682 " 显示工作目录的父亲版本。如果使用 '--rev' 指定版本,就显示此版本的\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6683 " 父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6684 " 版本,或 '--rev' 指定的版本)。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6685 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6686 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6687 msgid "can only specify an explicit filename" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6688 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6689 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6690 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6691 msgid "'%s' not found in manifest!" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6692 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6693 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6694 msgid "show aliases for remote repositories" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6695 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6696 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6697 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
|
6698 " 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
|
6699 " show definition of all available names." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6700 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6701 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6702 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6703 " 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
|
6704 " 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
|
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 msgid "" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6708 " 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
|
6709 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6710 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6711 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6712 msgid "not found!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6713 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6714 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6715 msgid "not updating, since new heads added\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6716 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6717 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6718 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
|
6719 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6720 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6721 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
|
6722 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6723 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6724 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6725 msgid "pull changes from the specified source" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6726 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6727 "从指定版本库取得修改集\n" |
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 " 从远程版本库取得修改集到本地版本库。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6730 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6731 " 查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6732 " 更新工作目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6733 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6734 " 如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6735 " 更多信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6736 " " |
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6739 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
|
6740 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6741 "从指定版本库取得修改集\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6742 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6743 " 从远程版本库取得修改集到本地版本库。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6744 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6745 " 查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6746 " 更新工作目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6747 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6748 " 如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6749 " 更多信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6750 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6751 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6752 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6753 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6754 " 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
|
6755 " 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
|
6756 " -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
|
6757 " project in the working directory." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6758 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6759 "从指定版本库取得修改集\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6760 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6761 " 从远程版本库取得修改集到本地版本库。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6762 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6763 " 查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6764 " 更新工作目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6765 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6766 " 如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6767 " 更多信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6768 " " |
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 "" |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6772 " 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
|
6773 " 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
|
6774 " 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
|
6775 " 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
|
6776 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6777 "从指定版本库取得修改集\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6778 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6779 " 从远程版本库取得修改集到本地版本库。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6780 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6781 " 查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6782 " 更新工作目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6783 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6784 " 如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6785 " 更多信息。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6786 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6787 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6788 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6789 msgid "" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6790 " 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
|
6791 " 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
|
6792 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6793 msgstr "" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6794 "从指定版本库取得修改集\n" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6795 "\n" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6796 " 从远程版本库取得修改集到本地版本库。\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6797 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6798 " 查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6799 " 更新工作目录。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6800 "\n" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6801 " 如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6802 " 更多信息。\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6803 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6804 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6805 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6806 msgid "push changes to the specified destination" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6807 msgstr "推送改变到指定位置" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6808 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6809 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6810 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
|
6811 msgstr " 从本地版本库推送改变到指定位置。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6812 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6813 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6814 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
|
6815 " 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
|
6816 " 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
|
6817 " 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
|
6818 " current one." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6819 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6820 " 这是 'pull' 的对称操作。它从当前版本库推送改变到其它版本库。如果目标\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6821 " 是本地版本库,那么此操作与在目标版本库从当前版本库执行 'pull' 操作等\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6822 " 同。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6823 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6824 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6825 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6826 " 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
|
6827 " 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
|
6828 " 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
|
6829 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6830 " 推送默认拒绝导致增加远程版本库顶点数目的操作。这通常表明客户端在推送\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6831 " 之前忘记取得远程版本库的修改,并且合并。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6832 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6833 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6834 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
|
6835 " 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
|
6836 " be pushed to the remote repository." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6837 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6838 " 如果使用了选项 '-r',此命名修改集以及其祖先都会被推送到远程版本库。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6839 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6840 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6841 #, fuzzy |
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 " 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
|
6844 " 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
|
6845 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6846 msgstr "" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6847 " 参见主题 'urls' 的帮助信息,以了解位置 'ssh://' 的重要详情。如果没有\n" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6848 " 给出目标位置,那么使用默认路径。参见 'hg help urls' 以了解更多信息。\n" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6849 " " |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6850 |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6851 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6852 msgid "pushing to %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
6853 msgstr "正在推到 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6854 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6855 msgid "roll back an interrupted transaction" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6856 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6857 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6858 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
|
6859 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6860 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6861 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
|
6862 " 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
|
6863 " 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
|
6864 " 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
|
6865 " " |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6866 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6867 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6868 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6869 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
|
6870 msgstr "在下次提交时删除指定文件" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6871 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6872 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6873 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
|
6874 msgstr " 调度从版本库删除指定文件。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6875 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6876 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6877 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
|
6878 " 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
|
6879 " 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
|
6880 " 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
|
6881 " 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
|
6882 " 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
|
6883 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6884 " 它只从当前分支删除文件,不删除历史。'-A' 用于只移除已经删除的文\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6885 " 件,'-f' 用于强制删除,'-Af' 用于从下个版本移除文件,但是不删除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6886 " 它们。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6887 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6888 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6889 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
|
6890 " 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
|
6891 " 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
|
6892 " 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
|
6893 " 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
|
6894 " and Delete (from disk)::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6895 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6896 " 下表给出了删除不同状态(列)文件的行为和可选的组合(行)。文件状态\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6897 " ('hg status' 报告的状态)是增加(A),干净(C),已修改(M),丢失(!)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6898 " 动作是警告(W),移除(R,从分支),以及删除(D,从磁盘)。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6899 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6900 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6901 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6902 " A C M !\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6903 " none W RD W R\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6904 " -f R RD RD R\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6905 " -A W W W R\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6906 " -Af R R R R" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6907 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6908 " A C M !\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6909 " none W RD W R\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6910 " -f R RD RD R\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6911 " -A W W W R\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6912 " -Af R R R R" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6913 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6914 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6915 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6916 " 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
|
6917 " 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
|
6918 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6919 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6920 " 此命令调度下次提交时删除文件。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6921 " 要在此之前撤销删除,请参见 'hg revert'。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6922 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6923 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
6924 #, 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
|
6925 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
|
6926 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6927 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
6928 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6929 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
|
6930 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6931 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6932 msgid "still exists" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6933 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6934 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6935 msgid "is modified" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6936 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6937 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6938 msgid "has been marked for add" |
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6941 msgid "rename files; equivalent of copy + remove" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6942 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6943 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6944 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
|
6945 " 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
|
6946 " 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
|
6947 " file, there can only be one source." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6948 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6949 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6950 msgid "" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
6951 " 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
|
6952 " before that, see hg revert.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6953 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6954 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6955 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6956 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
|
6957 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6958 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6959 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6960 " 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
|
6961 " 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
|
6962 " 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
|
6963 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6964 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6965 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
|
6966 " 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
|
6967 " 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
|
6968 " -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
|
6969 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6970 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6971 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
|
6972 " 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
|
6973 " 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
|
6974 " 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
|
6975 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6976 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6977 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
|
6978 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6979 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6980 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6981 " U = unresolved\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
6982 " R = resolved\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6983 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6984 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6985 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6986 msgid "too many options specified" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6987 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6988 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6989 msgid "can't specify --all and patterns" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6990 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6991 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6992 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
|
6993 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
6994 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6995 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
|
6996 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6997 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
6998 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
|
6999 " (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
|
7000 " change the working directory parents.)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7001 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7002 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7003 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7004 " 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
|
7005 " 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
|
7006 " 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
|
7007 " 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
|
7008 " 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
|
7009 " revision to revert to." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7010 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7011 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7012 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
|
7013 " 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
|
7014 " 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
|
7015 " 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
|
7016 " 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
|
7017 msgstr "" |
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 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7020 " 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
|
7021 " 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
|
7022 " 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
|
7023 " 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
|
7024 " afterwards." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7025 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7026 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7027 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
|
7028 " 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
|
7029 " 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
|
7030 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7031 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7032 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7033 " 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
|
7034 " 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
|
7035 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7036 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7037 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7038 " 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
|
7039 " To disable these backups, use --no-backup.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7040 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7041 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7042 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7043 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
|
7044 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7045 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7046 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
|
7047 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7048 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7049 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7050 msgid "forgetting %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7051 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7052 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7053 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7054 msgid "reverting %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
7055 msgstr "正在恢复 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7056 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7057 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7058 msgid "undeleting %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
7059 msgstr "正在撤销删除 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7060 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7061 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7062 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
|
7063 msgstr "保存当前版本的 %s 为 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7064 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7065 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7066 msgid "file not managed: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
7067 msgstr "文件未被控制: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7068 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7069 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7070 msgid "no changes needed to %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
7071 msgstr "不需要改变 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7072 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7073 msgid "roll back the last transaction" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7074 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7075 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7076 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7077 " 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
|
7078 " 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
|
7079 " 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
|
7080 " 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
|
7081 " the working directory." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7082 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7083 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7084 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7085 " 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
|
7086 " 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
|
7087 " 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
|
7088 " and their effects can be rolled back::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7089 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7090 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7091 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7092 " commit\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7093 " import\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7094 " pull\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7095 " 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
|
7096 " unbundle" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7097 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7098 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7099 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7100 " 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
|
7101 " 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
|
7102 " 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
|
7103 " 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
|
7104 " 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
|
7105 " may fail if a rollback is performed.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7106 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7107 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7108 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7109 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
|
7110 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7111 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7112 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7113 " 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
|
7114 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7115 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7116 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7117 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7118 msgid "export the repository via HTTP" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7119 msgstr "通过 HTTP 发布版本库" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7120 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7121 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7122 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
|
7123 msgstr " 启动本地 HTTP 版本库浏览器和发布服务器。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7124 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7125 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7126 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7127 " 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
|
7128 " 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
|
7129 " files.\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7130 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7131 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7132 " 默认服务器访问日志输出到 stdout,错误日志输出到 stderr。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7133 " 可以使用选项 \"-A\" 和 \"-E\",将这些日志输出到文件。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7134 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7135 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7136 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7137 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
|
7138 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7139 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7140 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7141 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
|
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 " 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
|
7173 " 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
|
7174 " 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
|
7175 " -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
|
7176 " 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
|
7177 " options -mardu are used." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7178 msgstr "" |
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 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7181 " 显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\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 " '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7184 " 非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\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 " 选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7187 " 项 '-u/--unknown' 或 ‘-i/-ignored’。\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 " 注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7190 " 不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\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 " 如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7194 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7195 " 显示文件状态的代码是:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7196 " M = 已修改\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7197 " A = 已增加\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7198 " R = 已移除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7199 " C = 干净的\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 " ? = 未跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7202 " I = 已忽略\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7203 " = 早先增加的文件自此复制\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7204 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7205 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7206 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7207 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7208 " 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
|
7209 " 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
|
7210 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7211 "显示工作目录中已改变的文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7212 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7213 " 显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7214 " 文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7215 " '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7216 " 非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7217 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7218 " 选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7219 " 项 '-u/--unknown' 或 ‘-i/-ignored’。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7220 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7221 " 注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7222 " 不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7223 " 父亲的改变。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7224 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7225 " 如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7226 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7227 " 显示文件状态的代码是:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7228 " M = 已修改\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7229 " A = 已增加\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7230 " R = 已移除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7231 " C = 干净的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7232 " ! = 已删除,仍旧被跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7233 " ? = 未跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7234 " I = 已忽略\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7235 " = 早先增加的文件自此复制\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7236 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7237 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7238 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7239 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7240 " 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
|
7241 " 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
|
7242 " 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
|
7243 " to one merge parent." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7244 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7245 "显示工作目录中已改变的文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7246 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7247 " 显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7248 " 文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7249 " '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7250 " 非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7251 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7252 " 选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7253 " 项 '-u/--unknown' 或 ‘-i/-ignored’。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7254 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7255 " 注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7256 " 不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7257 " 父亲的改变。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7258 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7259 " 如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7260 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7261 " 显示文件状态的代码是:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7262 " M = 已修改\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7263 " A = 已增加\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7264 " R = 已移除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7265 " C = 干净的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7266 " ! = 已删除,仍旧被跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7267 " ? = 未跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7268 " I = 已忽略\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7269 " = 早先增加的文件自此复制\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7270 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7271 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7272 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7273 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7274 " 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
|
7275 " 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
|
7276 " shown." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7277 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7278 "显示工作目录中已改变的文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7279 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7280 " 显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7281 " 文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7282 " '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7283 " 非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7284 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7285 " 选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7286 " 项 '-u/--unknown' 或 ‘-i/-ignored’。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7287 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7288 " 注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7289 " 不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7290 " 父亲的改变。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7291 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7292 " 如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7293 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7294 " 显示文件状态的代码是:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7295 " M = 已修改\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7296 " A = 已增加\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7297 " R = 已移除\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7298 " C = 干净的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7299 " ! = 已删除,仍旧被跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7300 " ? = 未跟踪\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7301 " I = 已忽略\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7302 " = 早先增加的文件自此复制\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7303 " " |
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 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7306 msgid "" |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7307 " M = modified\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7308 " A = added\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7309 " R = removed\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7310 " C = clean\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7311 " ! = 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
|
7312 " ? = not tracked\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7313 " I = ignored\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7314 " = 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
|
7315 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7316 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7317 "显示工作目录中已改变的文件\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7318 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7319 " 显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7320 " 文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7321 " '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7322 " 非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7323 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7324 " 选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7325 " 项 '-u/--unknown' 或 ‘-i/-ignored’。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7326 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7327 " 注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7328 " 不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7329 " 父亲的改变。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7330 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7331 " 如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7332 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7333 " 显示文件状态的代码是:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7334 " M = 已修改\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7335 " A = 已增加\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7336 " R = 已移除\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7337 " C = 干净的\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7338 " ! = 已删除,仍旧被跟踪\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7339 " ? = 未跟踪\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7340 " I = 已忽略\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7341 " = 早先增加的文件自此复制\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7342 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7343 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7344 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
|
7345 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7346 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7347 msgid " Name a particular revision using <name>." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7348 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7349 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7350 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7351 " 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
|
7352 " 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
|
7353 " 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
|
7354 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7355 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7356 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
|
7357 " 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
|
7358 " 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
|
7359 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7360 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7361 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7362 " 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
|
7363 " 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
|
7364 " 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
|
7365 " 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
|
7366 " shared among repositories)." |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7367 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7368 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7369 msgid "tag names must be unique" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7370 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7371 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7372 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7373 msgid "the name '%s' is reserved" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7374 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7375 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7376 msgid "--rev and --remove are incompatible" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7377 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7378 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7379 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7380 msgid "tag '%s' does not exist" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7381 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7382 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7383 #, 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
|
7384 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
|
7385 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
|
7386 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7387 #, 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
|
7388 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
|
7389 msgstr "非本地版本库 '%s'" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7390 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7391 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7392 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
|
7393 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7394 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7395 msgid "list repository tags" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7396 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7397 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7398 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
|
7399 " 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
|
7400 " 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
|
7401 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7402 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7403 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7404 msgid "show the tip revision" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7405 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7406 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7407 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
|
7408 " 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
|
7409 " 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
|
7410 " recently changed head)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7411 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7412 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7413 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7414 " 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
|
7415 " 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
|
7416 " 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
|
7417 " 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
|
7418 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7419 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7420 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7421 msgid "apply one or more changegroup files" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7422 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7423 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7424 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7425 " 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
|
7426 " bundle command.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7427 " " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7428 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7429 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7430 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7431 msgid "update working directory" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7432 msgstr "更新工作目录" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7433 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7434 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7435 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
|
7436 " 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
|
7437 " 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
|
7438 " 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
|
7439 " clone -U')." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7440 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7441 " 更新工作目录到指定版本,或者到当前分支的顶点。使用 'null' 作为版本可以\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7442 " 删除工作副本(类似于 'hg clone -U')。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7443 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7444 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7445 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
|
7446 " 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
|
7447 " 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
|
7448 " 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
|
7449 " 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
|
7450 " branch." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7451 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7452 " 当工作目录包含未提交的修改时,它会被版本库中指定版本的状态替换。当请求\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7453 " 的版本位于不同分支时,工作目录会被切换到此分支。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7454 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7455 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7456 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
|
7457 " 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
|
7458 " 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
|
7459 " 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
|
7460 " to abort." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7461 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7462 " 可以使用选项 '-C' 来丢弃未提交的修改,强制使用请求的版本替换工作目录的\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7463 " 状态。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7464 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7465 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7466 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
|
7467 " 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
|
7468 " 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
|
7469 " 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
|
7470 " 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
|
7471 " 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
|
7472 " 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
|
7473 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7474 " 当有未提交的修改,没有使用选项 '-C',父版本和请求版本位于不同分支,并且\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7475 " 其中一个是另一个的祖先时,那么新的工作目录包含请求版本与未提交的修改的\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7476 " 合并结果。否则,更新会失败,建议使用 'merge' 或 'update -C'。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7477 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7478 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7479 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7480 " 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
|
7481 " revert." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7482 msgstr " 如果你只想更新一个文件到旧版本,请使用 'revert'。" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7483 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7484 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
|
7485 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7486 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7487 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7488 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
|
7489 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
|
7490 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7491 msgid "verify the integrity of the repository" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7492 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7493 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7494 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
|
7495 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7496 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7497 msgid "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7498 " 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
|
7499 " 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
|
7500 " 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
|
7501 " integrity of their crosslinks and indices.\n" |
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 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7504 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7505 msgid "output version and copyright information" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7506 msgstr "输出版本和版权信息" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7507 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
7508 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7509 msgid "Mercurial Distributed SCM (version %s)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7510 msgstr "分布式软件配置管理工具 - 水银 (版本 %s)\n" |
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 "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7513 "\n" |
10209
c9194a7d7d3e
Update copyright year to 2010
Pascal Quantin <pascal.quantin@gmail.com>
parents:
10172
diff
changeset
|
7514 "Copyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> and others\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7515 "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
|
7516 "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
|
7517 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7518 "\n" |
10209
c9194a7d7d3e
Update copyright year to 2010
Pascal Quantin <pascal.quantin@gmail.com>
parents:
10172
diff
changeset
|
7519 "版权所有 (C) 2005-2010 Matt Mackall <mpm@selenic.com> 和其他人。\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7520 "这是自由软件,具体参见版权条款。这里没有任何担保,甚至没有适合\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7521 "特定目的的隐含的担保。\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7522 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
7523 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
|
7524 msgstr "版本库的根目录或符号路径名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7525 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7526 msgid "change working directory" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7527 msgstr "改变工作目录" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7528 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7529 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
|
7530 msgstr "不再询问,假定所有答案都是 'yes'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7531 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7532 msgid "suppress output" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7533 msgstr "抑制输出" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7534 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7535 msgid "enable additional output" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7536 msgstr "启用额外的输出" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7537 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7538 msgid "set/override config option" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7539 msgstr "设置/覆盖配置选项" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7540 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7541 msgid "enable debugging output" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7542 msgstr "启用调试输出" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7543 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7544 msgid "start debugger" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7545 msgstr "启动调试器" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7546 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7547 msgid "set the charset encoding" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7548 msgstr "设置字符集编码" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7549 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7550 msgid "set the charset encoding mode" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7551 msgstr "设置字符集编码模式" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7552 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7553 msgid "print traceback on exception" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7554 msgstr "显示异常的跟踪" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7555 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7556 msgid "time how long the command takes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7557 msgstr "为命令计时" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7558 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7559 msgid "print command execution profile" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7560 msgstr "显示命令执行的剖析" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7561 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7562 msgid "output version information and exit" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7563 msgstr "显示版本信息后退出" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7564 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7565 msgid "display help and exit" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7566 msgstr "显示帮助后退出" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7567 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7568 msgid "do not perform actions, just print output" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7569 msgstr "不执行操作,只打印输出" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7570 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7571 msgid "specify ssh command to use" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7572 msgstr "指定要使用的 'ssh' 命令" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7573 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7574 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
|
7575 msgstr "指定要在远程运行的 'hg' 命令" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7576 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7577 msgid "include names matching the given patterns" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7578 msgstr "包含匹配指定模式的名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7579 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7580 msgid "exclude names matching the given patterns" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7581 msgstr "拒绝匹配指定模式的名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7582 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7583 msgid "use <text> as commit message" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7584 msgstr "使用 <text> 作为提交日志" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7585 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7586 msgid "read commit message from <file>" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7587 msgstr "从 <file> 读取提交日志" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7588 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7589 msgid "record datecode as commit date" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7590 msgstr "将提供的日期作为提交日期" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7591 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7592 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7593 msgid "record the specified user as committer" |
7688
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 "display using template map file" |
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 "display with template" |
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 "do not show merges" |
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 "treat all files as text" |
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 "don't include dates in diff headers" |
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 which function each change is in" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7614 msgid "ignore white space when comparing lines" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7615 msgstr "当比较行时忽略空白" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7616 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7617 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
|
7618 msgstr "忽略空白数量的改变" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7619 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7620 msgid "ignore changes whose lines are all blank" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7621 msgstr "忽略空行的改变" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7622 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7623 msgid "number of lines of context to show" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7624 msgstr "显示几行上下文" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7625 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7626 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
|
7627 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7628 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7629 msgid "[OPTION]... [FILE]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7630 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7631 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7632 msgid "annotate the specified revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7633 msgstr "追溯指定版本" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7634 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7635 msgid "follow file copies and renames" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7636 msgstr "处理文件复制与改名" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7637 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7638 msgid "list the author (long with -v)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7639 msgstr "列出作者 (增加 '-v' 会以长格式显示)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7640 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7641 msgid "list the date (short with -q)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7642 msgstr "列出日期 (增加 '-q' 会以短格式显示)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7643 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7644 msgid "list the revision number (default)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7645 msgstr "列出版本号 (默认)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7646 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7647 msgid "list the changeset" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
7648 msgstr "列出修改集" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7649 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7650 msgid "show line number at the first appearance" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7651 msgstr "列出首次出现时的行号" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7652 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7653 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
|
7654 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7655 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7656 msgid "do not pass files through decoders" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7657 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7658 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7659 msgid "directory prefix for files in archive" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7660 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7661 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7662 msgid "revision to distribute" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7663 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7664 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7665 msgid "type of distribution to create" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7666 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7667 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7668 msgid "[OPTION]... DEST" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7669 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7670 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7671 msgid "merge with old dirstate parent after backout" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7672 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7673 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7674 msgid "parent to choose when backing out merge" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7675 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7676 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7677 msgid "revision to backout" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7678 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7679 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7680 msgid "[OPTION]... [-r] REV" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7681 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7682 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7683 msgid "reset bisect state" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7684 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7685 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7686 msgid "mark changeset good" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7687 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7688 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7689 msgid "mark changeset bad" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7690 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7691 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7692 msgid "skip testing changeset" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7693 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7694 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7695 msgid "use command to check changeset state" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7696 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7697 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7698 msgid "do not update to target" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7699 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7700 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7701 msgid "[-gbsr] [-c CMD] [REV]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7702 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7703 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7704 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
|
7705 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7706 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7707 msgid "reset branch name to parent branch name" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7708 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7709 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7710 msgid "[-fC] [NAME]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7711 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7712 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7713 msgid "show only branches that have unmerged heads" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7714 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7715 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7716 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7717 msgid "show normal and closed branches" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7718 msgstr "只显示已增加文件的状态" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7719 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7720 msgid "[-a]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7721 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7722 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7723 msgid "run even when remote repository is unrelated" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7724 msgstr "纵然远程版本库是无关的也要执行" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7725 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7726 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
|
7727 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7728 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7729 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
|
7730 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7731 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7732 msgid "bundle all changesets in the repository" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7733 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7734 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7735 msgid "bundle compression type to use" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7736 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7737 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7738 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
|
7739 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7740 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7741 msgid "print output to file with formatted name" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7742 msgstr "输出到使用格式化名称的文件中" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7743 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7744 msgid "print the given revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7745 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7746 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7747 msgid "apply any matching decode filter" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7748 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7749 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7750 msgid "[OPTION]... FILE..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7751 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7752 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7753 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
|
7754 msgstr "只复制版本库(没有工作副本)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7755 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7756 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
|
7757 msgstr "复制后你期望有的修改集" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7758 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7759 msgid "[OPTION]... SOURCE [DEST]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7760 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7761 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7762 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
|
7763 msgstr "在提交之前将'新的/丢失的'文件标记为'已增加/已删除'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7764 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7765 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
|
7766 msgstr "标记一个分支已关闭,不在分支列表中显示" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7767 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7768 msgid "record a copy that has already occurred" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7769 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7770 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7771 msgid "forcibly copy over an existing managed file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7772 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7773 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7774 msgid "[OPTION]... [SOURCE]... DEST" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7775 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7776 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7777 msgid "[INDEX] REV1 REV2" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7778 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7779 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7780 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7781 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
|
7782 msgstr "命令" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7783 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7784 msgid "show the command options" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7785 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7786 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7787 msgid "[-o] CMD" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7788 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7789 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7790 msgid "try extended date formats" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7791 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7792 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7793 msgid "[-e] DATE [RANGE]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7794 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7795 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7796 msgid "FILE REV" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7797 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7798 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7799 msgid "[PATH]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7800 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7801 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7802 msgid "FILE" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7803 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7804 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7805 msgid "revision to rebuild to" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7806 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7807 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7808 msgid "[-r REV] [REV]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7809 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7810 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7811 msgid "revision to debug" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7812 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7813 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7814 msgid "[-r REV] FILE" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7815 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7816 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7817 msgid "REV1 [REV2]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7818 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7819 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7820 msgid "do not display the saved mtime" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7821 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7822 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7823 msgid "[OPTION]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7824 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7825 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7826 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7827 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
|
7828 msgstr "要合并的版本" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7829 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7830 msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..." |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7833 msgid "diff against the second parent" |
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 "[OPTION]... [-o OUTFILESPEC] REV..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7837 msgstr "" |
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 "end fields with NUL" |
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 "print all revisions that match" |
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 "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
|
7846 msgstr "跟踪修改集历史,或者跟踪文件的复制与改名操作" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7847 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7848 msgid "ignore case when matching" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7849 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7850 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7851 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
|
7852 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7853 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7854 msgid "print matching line numbers" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7855 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7856 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7857 msgid "search in given revision range" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7858 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7859 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7860 msgid "[OPTION]... PATTERN [FILE]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7861 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7862 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7863 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
|
7864 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7865 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7866 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7867 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
|
7868 msgstr "svn: 分支没有版本 %s" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7869 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7870 #, fuzzy |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
7871 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
|
7872 msgstr "只显示已增加文件的状态" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7873 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7874 msgid "[-r STARTREV] [REV]..." |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7875 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7876 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7877 msgid "[TOPIC]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7878 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7879 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7880 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7881 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
|
7882 msgstr "追溯指定版本" |
7688
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 "show local revision number" |
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 "show global revision id" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7890 msgid "show branch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7891 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7892 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7893 msgid "show tags" |
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 "[-nibt] [-r REV] [SOURCE]" |
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 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
7899 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
|
7900 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7901 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7902 msgid "base path" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7903 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7904 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7905 msgid "skip check for outstanding uncommitted changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7906 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7907 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7908 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
|
7909 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7910 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7911 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
|
7912 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7913 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7914 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
|
7915 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7916 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7917 msgid "[OPTION]... PATCH..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7918 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7919 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7920 msgid "show newest record first" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7921 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7922 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7923 msgid "file to store the bundles into" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7924 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7925 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7926 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
|
7927 msgstr "指定要取得的最高版本" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7928 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7929 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
|
7930 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7931 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7932 msgid "[-e CMD] [--remotecmd CMD] [DEST]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7933 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7934 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7935 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
|
7936 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7937 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7938 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
|
7939 msgstr "在文件名称结尾增加 NUL,用于 xargs" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7940 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7941 msgid "print complete paths from the filesystem root" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7942 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7943 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7944 msgid "[OPTION]... [PATTERN]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7945 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7946 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7947 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
|
7948 msgstr "只跟踪修改集的第一个父亲" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7949 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7950 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7951 msgid "show revisions matching date spec" |
7688
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 "show copied files" |
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 case-insensitive search for a keyword" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7960 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7961 msgid "include revisions where files were removed" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7962 msgstr "包含删除文件的版本" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7963 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7964 msgid "show only merges" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7965 msgstr "只显示合并" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7966 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7967 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7968 msgid "revisions committed by user" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7969 msgstr "指定用户提交的版本" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7970 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7971 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
|
7972 msgstr "只显示位于指定命名分支中的修改集" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7973 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7974 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
|
7975 msgstr "不显示指定版本或其祖先" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7976 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7977 msgid "[OPTION]... [FILE]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7978 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7979 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7980 msgid "revision to display" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7981 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7982 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7983 msgid "[-r REV]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7984 msgstr "" |
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 "force a merge with outstanding changes" |
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 "revision to merge" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7990 msgstr "要合并的版本" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7991 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7992 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
|
7993 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
7994 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7995 msgid "[-f] [[-r] REV]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
7996 msgstr "" |
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 "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
|
7999 msgstr "指定你要推送的最高版本" |
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 "[-M] [-p] [-n] [-f] [-r REV]... [DEST]" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8004 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8005 msgid "show parents from the specified revision" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8006 msgstr "从指定的版本显示父亲" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8007 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8008 msgid "[-r REV] [FILE]" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8009 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8010 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8011 msgid "[NAME]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8012 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8013 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8014 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
|
8015 msgstr "如果有新的修改集,就更新到最新版本" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8016 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8017 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
|
8018 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8019 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8020 msgid "force push" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8021 msgstr "强制推送" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8022 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8023 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
|
8024 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8025 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8026 msgid "record delete for missing files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8027 msgstr "将丢失的文件视为删除" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8028 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8029 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
|
8030 msgstr "删除文件,纵然它已被增加或修改" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8031 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8032 msgid "record a rename that has already occurred" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8033 msgstr "记录已经发生的改名" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8034 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8035 msgid "[OPTION]... SOURCE... DEST" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8036 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8037 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8038 msgid "remerge all unresolved files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8039 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8040 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8041 msgid "list state of files needing merge" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8042 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8043 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8044 msgid "mark files as resolved" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8045 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8046 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8047 msgid "unmark files as resolved" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8048 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8049 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8050 msgid "revert all changes when no arguments given" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8051 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8052 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8053 msgid "tipmost revision matching date" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8054 msgstr "匹配最接近顶点的日期" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8055 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8056 msgid "revision to revert to" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8057 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8058 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8059 msgid "do not save backup copies of files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8060 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8061 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8062 msgid "[OPTION]... [-r REV] [NAME]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8063 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8064 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8065 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
|
8066 msgstr "记录访问日志的文件名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8067 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8068 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
|
8069 msgstr "记录错误日志的文件名称" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8070 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8071 msgid "port to listen on (default: 8000)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8072 msgstr "监听的端口(默认: 8000)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8073 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8074 msgid "address to listen on (default: all interfaces)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8075 msgstr "监听地址(默认: 所有地址)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8076 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8077 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
|
8078 msgstr "服务路径前缀(默认: 服务器根)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8079 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8080 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8081 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
|
8082 msgstr "在 WEB 页面中显示的名称(默认: 工作目录)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8083 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8084 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8085 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
|
8086 msgstr "webdir 配置文件的名称(发布多个版本库)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8087 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8088 msgid "for remote clients" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8089 msgstr "针对远程客户端" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8090 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8091 msgid "web templates to use" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8092 msgstr "使用的 WEB 模板" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8093 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8094 msgid "template style to use" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8095 msgstr "使用的显示样式" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8096 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8097 msgid "use IPv6 in addition to IPv4" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8098 msgstr "同时使用 IPv6 和 IPv4" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8099 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8100 msgid "SSL certificate file" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8101 msgstr "SSL 证书文件" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8102 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8103 msgid "show untrusted configuration options" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8104 msgstr "显示不能信赖的配置选项" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8105 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8106 msgid "[-u] [NAME]..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8107 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8108 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8109 msgid "show status of all files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8110 msgstr "显示全部文件的状态" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8111 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8112 msgid "show only modified files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8113 msgstr "只显示已修改文件的状态" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8114 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8115 msgid "show only added files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8116 msgstr "只显示已增加文件的状态" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8117 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8118 msgid "show only removed files" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8121 msgid "show only deleted (but tracked) files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8122 msgstr "只显示已删除(但被跟踪)文件的状态" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8123 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8124 msgid "show only files without changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8125 msgstr "只显示无改动文件的状态" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8126 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8127 msgid "show only unknown (not tracked) files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8128 msgstr "只显示未知(未被跟踪)文件的状态" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8129 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8130 msgid "show only ignored files" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8133 msgid "hide status prefix" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8134 msgstr "隐藏状态前缀" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8135 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8136 msgid "show source of copied files" |
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 "show difference from revision" |
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 "replace existing tag" |
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 "make the tag local" |
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 "revision to tag" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8149 msgstr "标签对应的版本" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8150 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8151 msgid "remove a tag" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8152 msgstr "删除标签" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8153 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8154 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
|
8155 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8156 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8157 msgid "[-p]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8158 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8159 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8160 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
|
8161 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8162 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8163 msgid "[-u] FILE..." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8164 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8165 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8166 msgid "overwrite locally modified files (no backup)" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8169 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8170 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
|
8171 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
|
8172 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8173 msgid "[-C] [-d DATE] [[-r] REV]" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8174 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8175 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8176 #, 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
|
8177 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
|
8178 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8179 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8180 msgid "not found in manifest" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8181 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8182 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8183 msgid "branch name not in UTF-8!" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8184 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8185 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8186 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8187 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
|
8188 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8189 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8190 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8191 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8192 " unmatched files in local:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8193 " %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8194 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8195 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8196 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8197 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8198 " unmatched files in other:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8199 " %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8200 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8201 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8202 msgid " all copies found (* = to merge, ! = divergent):\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8203 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8204 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8205 msgid " checking for directory renames\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8206 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8207 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8208 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8209 msgid " dir %s -> %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8210 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8211 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8212 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8213 msgid " file %s -> %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8214 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8215 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8216 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
|
8217 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8218 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8219 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8220 msgid "'\\n' and '\\r' disallowed in filenames: %r" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8221 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8222 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8223 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8224 msgid "directory %r already in dirstate" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8225 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8226 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8227 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8228 msgid "file %r in dirstate clashes with %r" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8229 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8230 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8231 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8232 msgid "not in dirstate: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8233 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8234 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8235 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
|
8236 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8237 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8238 msgid "character device" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8239 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8240 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8241 msgid "block device" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8242 msgstr "" |
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 "fifo" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8245 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8246 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8247 msgid "socket" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8248 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8249 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8250 msgid "directory" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8251 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8252 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8253 #, 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
|
8254 msgid "unsupported file type (type is %s)" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8255 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8256 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8257 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8258 msgid "abort: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8259 msgstr "中止: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8260 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8261 #, python-format |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
8262 msgid "hg: %s\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
8263 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
8264 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
8265 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8266 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8267 "hg: command '%s' is ambiguous:\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8268 " %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8269 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8270 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8271 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8272 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
|
8273 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8274 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8275 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8276 msgid "lock held by %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8277 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8278 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8279 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8280 msgid "abort: %s: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8281 msgstr "中止: %s: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8282 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8283 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8284 msgid "abort: could not lock %s: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8285 msgstr "中止: 不能锁定 %s: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8286 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8287 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8288 msgid "hg %s: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8289 msgstr "" |
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 "abort: %s!\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8293 msgstr "中止: %s!\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 "abort: %s" |
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 " empty string\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8300 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8301 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8302 msgid "killed!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8303 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8304 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8305 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8306 msgid "hg: unknown command '%s'\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8307 msgstr "hg: 未知命令 '%s'\n" |
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 "abort: could not import module %s!\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8311 msgstr "中止: 不能导入模块 %s!\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8312 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8313 msgid "(did you forget to compile extensions?)\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8314 msgstr "(你是否忘记了编译扩展?)\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8315 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8316 msgid "(is your Python install correct?)\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8317 msgstr "(你的 Python 安装正确吗?)\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8318 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8319 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8320 msgid "abort: error: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8321 msgstr "中止: 失败: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8322 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8323 msgid "broken pipe\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8324 msgstr "坏掉的管道\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8325 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8326 msgid "interrupted!\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8327 msgstr "中断!\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8328 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8329 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8330 "\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8331 "broken pipe\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8332 msgstr "" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8333 "\n" |
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8334 "坏掉的管道\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8335 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8336 msgid "abort: out of memory\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8337 msgstr "中止: 内存不足\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8338 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8339 msgid "** unknown exception encountered, details follow\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8340 msgstr "** 遇到了未知异常,详细信息如下\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8341 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
8342 #, fuzzy |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
8343 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
|
8344 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
|
8345 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8346 msgid "** or mercurial@selenic.com\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8347 msgstr "** 或 mercurial@selenic.com\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8348 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8349 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8350 msgid "** Mercurial Distributed SCM (version %s)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8351 msgstr "** 分布式软件配置管理工具 - 水银 (版本 %s)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8352 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8353 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8354 msgid "** Extensions loaded: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8355 msgstr "** 已加载的扩展: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8356 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8357 #, 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
|
8358 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
|
8359 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8360 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8361 #, 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
|
8362 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
|
8363 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
|
8364 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8365 #, 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
|
8366 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
|
8367 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8368 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8369 #, fuzzy, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8370 msgid "alias '%s' shadows command\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8371 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8372 "命令列表:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8373 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8374 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8375 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8376 msgid "malformed --config option: %s" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8377 msgstr "非法 '--config' 选项: %s" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8378 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8379 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8380 msgid "extension '%s' overrides commands: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8381 msgstr "扩展 '%s' 覆盖了命令: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8382 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8383 msgid "Option --config may not be abbreviated!" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8384 msgstr "选项 '--config' 不能简短!" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8385 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8386 msgid "Option --cwd may not be abbreviated!" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8387 msgstr "选项 '--cwd' 不能简短!" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8388 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8389 #, fuzzy |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8390 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
|
8391 msgstr "选项 -R 必须隔离使用(也就是不能 -qR),并且 --repository 只能简短为 --repo!" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8392 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8393 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8394 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
|
8395 msgstr "时间: 实际 %.3f 秒(用户 %.3f+%.3f 系统 %.3f+%.3f)\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8396 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8397 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8398 msgid "repository '%s' is not local" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8399 msgstr "非本地版本库 '%s'" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8400 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8401 msgid "invalid arguments" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8402 msgstr "非法参数" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8403 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8404 #, 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
|
8405 msgid "unrecognized profiling format '%s' - Ignored\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8406 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8407 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8408 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
|
8409 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
|
8410 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8411 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8412 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
|
8413 msgstr "*** 加载扩展 '%s',自 '%s': %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8414 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8415 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8416 msgid "*** failed to import extension %s: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8417 msgstr "*** 加载扩展 '%s' 失败: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8418 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8419 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8420 msgid "couldn't find merge tool %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8421 msgstr "不能找到合并工具 '%s'\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8422 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8423 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8424 msgid "tool %s can't handle symlinks\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8425 msgstr "工具 '%s' 不能处理符号链接\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8426 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8427 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8428 msgid "tool %s can't handle binary\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8429 msgstr "工具 '%s' 不能处理二进制\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8430 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8431 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8432 msgid "tool %s requires a GUI\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8433 msgstr "工具 '%s' 需要 GUI\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8434 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8435 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8436 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
|
8437 msgstr "选择工具 '%s',用于 %s(二进制 %s 符号链接 %s)\n" |
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 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8440 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8441 " no tool found to merge %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8442 "keep (l)ocal or take (o)ther?" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8443 msgstr "" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8444 " 没有找到工具合并 %s\n" |
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
8445 "使用本地(l)或者他人(o)的内容?" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8446 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8447 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
|
8448 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8449 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8450 msgid "&Other" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8451 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8452 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8453 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8454 msgid "merging %s and %s to %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8455 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8456 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8457 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8458 msgid "merging %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8459 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8460 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8461 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8462 msgid "my %s other %s ancestor %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8463 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8464 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8465 msgid " premerge successful\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8466 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8467 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8468 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8469 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8470 " output file %s appears unchanged\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8471 "was merge successful (yn)?" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8472 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8473 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8474 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
|
8475 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8476 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8477 msgid "&Yes" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8478 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8479 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8480 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8481 msgid "merging %s failed!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8482 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8483 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8484 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8485 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
|
8486 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8487 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8488 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8489 msgid "unknown bisect kind %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8490 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8491 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8492 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8493 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8494 " 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
|
8495 " 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
|
8496 " 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
|
8497 " implement hooks." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8498 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8499 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8500 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8501 " 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
|
8502 " 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
|
8503 " 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
|
8504 " 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
|
8505 " 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
|
8506 " 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
|
8507 " needed." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8508 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8509 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8510 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8511 " 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
|
8512 " 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
|
8513 " this::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8514 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8515 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8516 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8517 " [extensions]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8518 " foo =" |
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 " 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
|
8522 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8523 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8524 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8525 " [extensions]\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8526 " myfeature = ~/.hgext/myfeature.py" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8527 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8528 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8529 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8530 " 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
|
8531 " scope, prepend its path with !::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8532 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8533 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8534 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8535 " [extensions]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8536 " # 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
|
8537 " bar = !/path/to/extension/bar.py\n" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8538 " # 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
|
8539 " baz = !\n" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8540 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8541 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8542 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8543 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8544 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
|
8545 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8546 "\n" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8547 "启用的扩展:\n" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8548 "\n" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8549 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8550 msgid "Date Formats" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8551 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8552 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8553 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8554 "\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8555 " 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
|
8556 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8557 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8558 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8559 " - 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
|
8560 " - 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
|
8561 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8562 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8563 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
|
8564 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8565 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8566 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8567 " \"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
|
8568 " \"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
|
8569 " \"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
|
8570 " \"Dec 6\" (midnight)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8571 " \"13:18\" (today assumed)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8572 " \"3:39\" (3:39AM assumed)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8573 " \"3:39pm\" (15:39)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8574 " \"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
|
8575 " \"2006-12-6 13:18\"\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8576 " \"2006-12-6\"\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8577 " \"12-6\"\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8578 " \"12/6\"\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8579 " \"12/6/6\" (Dec 6 2006)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8580 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8581 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8582 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
|
8583 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8584 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8585 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
|
8586 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8587 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8588 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8589 " 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
|
8590 " 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
|
8591 " 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
|
8592 " (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
|
8593 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8594 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8595 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
|
8596 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8597 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8598 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8599 " \"<{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
|
8600 " \">{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
|
8601 " \"{datetime} to {datetime}\" - a date range, inclusive\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8602 " \"-{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
|
8603 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8604 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8605 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8606 msgid "File Name Patterns" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8607 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8608 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8609 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8610 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8611 " 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
|
8612 " files at a time." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8613 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8614 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8615 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8616 " 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
|
8617 " glob patterns." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8618 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8619 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8620 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
|
8621 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8622 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8623 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8624 " 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
|
8625 " 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
|
8626 " the current repository root." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8627 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8628 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8629 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8630 " 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
|
8631 " 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
|
8632 " 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
|
8633 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8634 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8635 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8636 " 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
|
8637 " 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
|
8638 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8639 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8640 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8641 " 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
|
8642 " 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
|
8643 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8644 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8645 msgid " Plain examples::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8646 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8647 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8648 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8649 " 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
|
8650 " of the repository\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8651 " 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
|
8652 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8653 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8654 msgid " Glob examples::" |
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 " 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
|
8659 " *.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
|
8660 " **.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
|
8661 " current directory including itself.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8662 " 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
|
8663 " 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
|
8664 " including itself." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8665 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8666 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8667 msgid " Regexp examples::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8668 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8669 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8670 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
|
8671 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8672 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8673 msgid "Environment Variables" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8674 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8675 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8676 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8677 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8678 "HG\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8679 " 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
|
8680 " 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
|
8681 " 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
|
8682 " '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
|
8683 " Windows) is searched." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8684 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8685 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8686 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8687 "HGEDITOR\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8688 " 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
|
8689 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8690 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8691 msgid " (deprecated, use .hgrc)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8692 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8693 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8694 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8695 "HGENCODING\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8696 " 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
|
8697 " 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
|
8698 " 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
|
8699 " 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
|
8700 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8701 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8702 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8703 "HGENCODINGMODE\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8704 " 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
|
8705 " 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
|
8706 " 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
|
8707 " 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
|
8708 " \"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
|
8709 " the --encodingmode command-line option." |
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 "HGMERGE\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8714 " 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
|
8715 " 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
|
8716 " ancestor file." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8717 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8718 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8719 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8720 "HGRCPATH\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8721 " 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
|
8722 " 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
|
8723 " 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
|
8724 " from the current repository is read." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8725 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8726 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8727 msgid " For each element in HGRCPATH:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8728 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8729 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8730 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8731 " - 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
|
8732 " - otherwise, the file itself will be added" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8733 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8734 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8735 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8736 "HGUSER\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8737 " 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
|
8738 " 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
|
8739 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8740 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8741 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8742 " - HGUSER (deprecated)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8743 " - hgrc files from the HGRCPATH\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8744 " - EMAIL\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8745 " - interactive prompt\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8746 " - LOGNAME (with '@hostname' appended)" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8747 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8748 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8749 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8750 "EMAIL\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8751 " 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
|
8752 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8753 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8754 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8755 "LOGNAME\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8756 " 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
|
8757 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8758 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8759 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8760 "VISUAL\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8761 " 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
|
8762 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8763 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8764 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8765 "EDITOR\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8766 " 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
|
8767 " 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
|
8768 " 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
|
8769 " 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
|
8770 " 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
|
8771 " defaults to 'vi'." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8772 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8773 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8774 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8775 "PYTHONPATH\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8776 " 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
|
8777 " 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
|
8778 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8779 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8780 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8781 msgid "Specifying Single Revisions" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8782 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8783 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8784 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8785 "\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8786 " 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
|
8787 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8788 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8789 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8790 " 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
|
8791 " 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
|
8792 " 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
|
8793 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8794 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8795 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8796 " 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
|
8797 " identifier." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8798 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8799 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8800 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8801 " 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
|
8802 " 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
|
8803 " 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
|
8804 " prefix of exactly one full-length identifier." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8805 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8806 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8807 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8808 " 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
|
8809 " 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
|
8810 " 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
|
8811 " names must not contain the \":\" character." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8812 msgstr "" |
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 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8815 " 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
|
8816 " the most recent revision." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8817 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8818 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8819 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8820 " 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
|
8821 " 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
|
8822 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8823 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8824 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8825 " 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
|
8826 " 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
|
8827 " 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
|
8828 " first parent.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8829 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8830 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8831 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8832 msgid "Specifying Multiple Revisions" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8833 msgstr "指定多个版本" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8834 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8835 #, fuzzy |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8836 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8837 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8838 " 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
|
8839 " 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
|
8840 " range, separated by the \":\" character." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8841 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8842 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8843 " 当水银接受多个版本时,它们可以单独给出,或者以字符 \":\" 分割的拓扑连续\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8844 " 范围格式提供。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8845 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8846 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8847 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8848 " 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
|
8849 " 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
|
8850 " 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
|
8851 " 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
|
8852 " \"all revisions\"." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8853 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8854 " 范围的语法是 '[BEGIN]:[END]',其中 'BEGIN' 和 'END' 是版本标识。'BEGIN'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8855 " 和 'END' 都是可选的。'BEGIN' 默认是 0,'END' 默认是 'tip'。因此范围 \":\"\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8856 " 意味着全部版本。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8857 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8858 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8859 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8860 " 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
|
8861 " order." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8862 msgstr " 如果 'BEGIN' 大于 'END',版本视为反序。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8863 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8864 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8865 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8866 " 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
|
8867 " 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
|
8868 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8869 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8870 " 范围是闭区间。即范围 '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
|
8871 " '8','7' 和 '6'。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8872 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8873 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8874 msgid "Diff Formats" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8875 msgstr "差异格式" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
8876 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8877 #, fuzzy |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8878 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8879 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8880 " 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
|
8881 " 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
|
8882 " 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
|
8883 " tools." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8884 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8885 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8886 " 水银显示文件不同版本之间差异的格式与 GNU diff 标准格式兼容,可用于\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8887 " GNU patch 和许多标准工具。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8888 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8889 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8890 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8891 " 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
|
8892 " following information:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8893 msgstr " 虽然标准格式在大多数情况下都能满足要求,但是它不包含下述信息:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8894 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8895 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8896 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8897 " - executable status and other permission bits\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8898 " - copy or rename information\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8899 " - changes in binary files\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8900 " - creation or deletion of empty files" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8901 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8902 " - 可执行状态和其它权限位\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8903 " - 复制或改名信息\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8904 " - 二进制文件的修改\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8905 " - 创建或删除空文件" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8906 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8907 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8908 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8909 " 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
|
8910 " 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
|
8911 " 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
|
8912 " understand this format." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8913 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8914 " 水银也支持解决这些限制的 git 扩展差异格式。由于一些常用的工具还不支持\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8915 " 此格式,所以它不是默认格式。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8916 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8917 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8918 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8919 " 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
|
8920 " (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
|
8921 " 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
|
8922 " 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
|
8923 " 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
|
8924 " 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
|
8925 " internal binary format for communicating changes." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8926 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8927 " 这意味着当从水银版本库(例如 \"hg export\")产生差异时,在其它版本库应用标\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8928 " 准差异时,会丢失文件复制或改名等额外信息,所以你要小心处理。水银的内部\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8929 " 操作(例如 push 和 pull)在传达改变时,使用内部的二进制格式,所以不受影\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8930 " 响。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8931 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8932 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8933 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8934 " 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
|
8935 " --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
|
8936 " 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
|
8937 " 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
|
8938 " extension.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8939 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8940 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8941 " 要让水银产生 git 扩展差异格式,可以对许多命令使用选项 '--git',或者在\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8942 " 你的 hgrc 文件中的节 '[diff]' 中增加 'git = True'。当你从此格式导入时,\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8943 " 或在 mq 扩展中使用时,不需要设置此选项。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8944 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8945 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8946 msgid "Template Usage" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8947 msgstr "模版用法" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
8948 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
8949 #, fuzzy |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8950 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8951 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8952 " 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
|
8953 " 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
|
8954 " 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
|
8955 " template-style (--style)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8956 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8957 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8958 " 水银允许你通过模版定制命令的输出。你可以通过命令行选项 '--template'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8959 " 来使用模版,或者选择已有的模版样式(--style)。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8960 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8961 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8962 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8963 " 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
|
8964 " outgoing, incoming, tip, parents, heads and glog." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8965 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8966 " 你可以定制任意输出与日志信息类似的命令,即: log,outgoing,incoming,\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8967 " tip,parents,heads 和 glog。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8968 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8969 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8970 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8971 " 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
|
8972 " 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
|
8973 " Usage::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8974 msgstr " 水银中内置了 3 种样式: default (默认), compact 和 changelog。用法:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8975 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8976 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8977 msgid " $ hg log -r1 --style changelog" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8978 msgstr " $ hg log -r1 --style changelog" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8979 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8980 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8981 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8982 " 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
|
8983 " expansion::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8984 msgstr " 模版是文本片断,其中的标记用于变量扩展:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8985 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8986 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8987 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8988 " $ 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
|
8989 " b56ce7b07c52de7d5fd79fb89701ea538af65746" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8990 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8991 " $ hg log -r1 --template \"{node}\\n\"\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8992 " b56ce7b07c52de7d5fd79fb89701ea538af65746" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8993 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8994 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
8995 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
8996 " 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
|
8997 " 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
|
8998 " 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
|
8999 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9000 " 花括号中的字符串称为关键字。可用的关键字依赖于模版的上下文。下述关键字\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9001 " 可用于输出与日志信息类似的命令:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9002 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9003 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9004 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9005 " :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
|
9006 " :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
|
9007 " 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
|
9008 " default.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9009 " :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
|
9010 " committed.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9011 " :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
|
9012 " :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
|
9013 " format: \"modified files: +added/-removed lines\"\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9014 " :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
|
9015 " by this changeset.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9016 " :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
|
9017 " :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
|
9018 " :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
|
9019 " :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
|
9020 " 40-character hexadecimal string.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9021 " :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
|
9022 " :rev: Integer. The repository-local changeset revision\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9023 " number.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9024 " :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
|
9025 " changeset." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9026 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9027 " - author: 字符串。修改集的作者。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9028 " - branches: 字符串。修改集的分支。如果分支名称为 'default' 则为空。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9029 " - date: 日期信息。修改集的日期。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9030 " - desc: 字符串。修改集的描述。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9031 " - files: 字符串列表。修改集中被修改、增加和删除的全部文件。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9032 " - file_adds: 字符串列表。修改集中被增加的文件。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9033 " - file_mods: 字符串列表。修改集中被修改的文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9034 " - file_dels: 字符串列表。修改集中被删除的文件\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9035 " - node: 字符串。修改集的哈系标识,40 个字符的 16 进制字符串。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9036 " - parents: 字符串列表。修改集的父亲。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9037 " - rev: 整数。本地版本库的修改集的版本号。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9038 " - tags: 字符串列表。修改集的标签。" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9039 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9040 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9041 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9042 " 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
|
9043 " 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
|
9044 " 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
|
9045 " 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
|
9046 " output::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9047 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9048 " 关键字 \"date\" 不产生人工可读的输出。如果你想在输出中使用日期,可以使用\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9049 " 过滤器来处理它。过滤器是根据输入变量返回字符串的函数。你还可以使用过滤\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9050 " 链来产生理想的输出:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9051 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9052 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9053 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9054 " $ 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
|
9055 " 2008-08-21 18:22 +0000" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9056 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9057 " $ hg tip --template \"{date|isodate}\\n\"\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9058 " 2008-08-21 18:22 +0000" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9059 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9060 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9061 msgid " List of filters:" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9062 msgstr " 过滤器列表:" |
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 " :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
|
9067 " every line except the last.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9068 " :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
|
9069 " 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
|
9070 " date/time.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9071 " :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
|
9072 " 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
|
9073 " path separator (ignoring trailing separators). For\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9074 " 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
|
9075 " becomes \"bar\".\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9076 " :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
|
9077 " 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
|
9078 " \"foo\".\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9079 " :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
|
9080 " 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
|
9081 " :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
|
9082 " email address, and extracts just the domain\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9083 " component. Example: 'User <user@example.com>' becomes\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9084 " 'example.com'.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9085 " :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
|
9086 " 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
|
9087 " becomes 'user@example.com'.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9088 " :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
|
9089 " \"&\", \"<\" and \">\" with XML entities.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9090 " :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
|
9091 " :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
|
9092 " :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
|
9093 " :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
|
9094 " :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
|
9095 " \"1157407993 25200\" (Unix timestamp, timezone offset).\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9096 " :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
|
9097 " \"2009-08-18 13:00 +0200\".\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9098 " :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
|
9099 " 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
|
9100 " rfc3339date filter.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9101 " :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
|
9102 " :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
|
9103 " sequence of XML entities.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9104 " :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
|
9105 " :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
|
9106 " 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
|
9107 " :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
|
9108 " 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
|
9109 " :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
|
9110 " 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
|
9111 " :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
|
9112 " :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
|
9113 " :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
|
9114 " the first starting with a tab character.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9115 " :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
|
9116 " example, \"foo bar\" becomes \"foo%20bar\".\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9117 " :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
|
9118 " address.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9119 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9120 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9121 " - addbreaks: 输入任意文本。除了最后一行,在每行的结尾增加 XHTML 标签\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9122 " \"<br />\"。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9123 " - age: 输入日期。返回指定日期与当前日期差异的人工可读的字符串。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9124 " - basename: 输入任意文本。将输入视为路径,返回被路径分隔符隔开的最后\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9125 " 一个组件的名称(忽略结尾的分隔符)。例如 \"foo/bar/baz\" 成为 \"baz\",\n" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9126 " \"foo/bar//\" 成为 \"bar\"。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9127 " - date: 输入日期。返回指定日期的 Unix 日期格式字符串,包含时区,例如: \n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9128 " \"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
|
9129 " - domain: 输入任意文本。找到第一个 email 地址,返回其域名。例如: \n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9130 " 'User <user@example.com>' 成为 'example.com'。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9131 " - email: 输入任意文本。返回第一个 email 地址。例如: \n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9132 " 'User <user@example.com>' 成为 'user@example.com'。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9133 " - escape: 输入任意文本。用 XML 实体来封装 XML/XHTML 的特殊字符 \"&\",\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9134 " \"<\" 和 \">\"。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9135 " - fill68: 输入任意文本。格式化为 68 列文本。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9136 " - fill76: 输入任意文本。格式化为 76 列文本。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9137 " - firstline: 输入任意文本。返回首行。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9138 " - hgdate: 输入日期。返回一对数字:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9139 " \"1157407993 25200\" (Unix 时戳,时区偏移)。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9140 " - isodate: 输入日期。返回 ISO 8601 格式的日期。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9141 " - obfuscate: 输入任意文本。返回其 XML 实体序列。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9142 " - person: 输入任意文本。返回 email 地址前的文本。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9143 " - rfc822date: 输入日期。返回 email 头部使用的日期格式。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9144 " - short: 修改集哈系。返回修改集哈系的短格式。例如 12 字符的 16 进制\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9145 " 字符串。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9146 " - shortdate: 输入日期。返回格式类似于 \"2006-09-18\"。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9147 " - strip: 输入任意文本。删除全部行首与行尾空白。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9148 " - tabindent: 输入任意文本。除了首行,在每行的开始增加制表符号。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9149 " - urlescape: 输入任意文本。封装全部特殊字符。例如\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9150 " \"foo bar\" 成为 \"foo%20bar\"。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9151 " - user: 输入任意文本。返回 email 地址中的用户名称部分。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9152 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9153 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9154 #, 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
|
9155 msgid "URL Paths" |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
9156 msgstr "统一资源定位路径" |
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
9157 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
9158 #, fuzzy |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9159 msgid "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9160 "\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9161 " Valid URLs are of the form::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9162 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9163 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9164 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9165 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9166 " 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
|
9167 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9168 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9169 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9170 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9171 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9172 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9173 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9174 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9175 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9176 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9177 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9178 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9179 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9180 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9181 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9182 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9183 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9184 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9185 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9186 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9187 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9188 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9189 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9190 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9191 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9192 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9193 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9194 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9195 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9196 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9197 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9198 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9199 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9200 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9201 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9202 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9203 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9204 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9205 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9206 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9207 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9208 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9209 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9210 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9211 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9212 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9213 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9214 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9215 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9216 " local/filesystem/path[#revision]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9217 " file://local/filesystem/path[#revision]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9218 " http://[user[:pass]@]host[:port]/[path][#revision]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9219 " 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
|
9220 " ssh://[user[:pass]@]host[:port]/[path][#revision]" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9221 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9222 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9223 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9224 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9225 " 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
|
9226 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9227 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9228 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9229 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9230 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9231 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9232 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9233 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9234 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9235 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9236 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9237 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9238 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9239 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9240 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9241 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9242 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9243 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9244 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9245 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9246 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9247 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9248 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9249 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9250 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9251 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9252 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9253 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9254 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9255 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9256 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9257 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9258 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9259 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9260 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9261 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9262 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9263 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9264 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9265 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9266 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9267 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9268 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9269 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9270 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9271 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9272 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9273 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9274 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9275 " 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
|
9276 " 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
|
9277 " incoming --bundle')." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9278 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9279 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9280 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9281 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9282 " 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
|
9283 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9284 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9285 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9286 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9287 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9288 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9289 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9290 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9291 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9292 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9293 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9294 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9295 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9296 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9297 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9298 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9299 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9300 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9301 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9302 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9303 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9304 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9305 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9306 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9307 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9308 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9309 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9310 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9311 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9312 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9313 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9314 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9315 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9316 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9317 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9318 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9319 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9320 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9321 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9322 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9323 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9324 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9325 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9326 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9327 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9328 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9329 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9330 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9331 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9332 " 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
|
9333 " 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
|
9334 " revisions'." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9335 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9336 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9337 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9338 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9339 " 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
|
9340 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9341 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9342 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9343 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9344 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9345 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9346 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9347 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9348 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9349 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9350 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9351 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9352 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9353 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9354 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9355 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9356 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9357 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9358 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9359 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9360 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9361 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9362 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9363 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9364 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9365 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9366 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9367 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9368 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9369 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9370 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9371 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9372 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9373 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9374 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9375 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9376 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9377 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9378 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9379 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9380 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9381 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9382 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9383 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9384 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9385 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9386 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9387 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9388 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9389 " 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
|
9390 " 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
|
9391 " Mercurial server." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9392 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9393 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9394 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9395 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9396 " 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
|
9397 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9398 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9399 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9400 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9401 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9402 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9403 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9404 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9405 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9406 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9407 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9408 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9409 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9410 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9411 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9412 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9413 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9414 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9415 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9416 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9417 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9418 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9419 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9420 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9421 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9422 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9423 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9424 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9425 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9426 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9427 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9428 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9429 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9430 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9431 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9432 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9433 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9434 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9435 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9436 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9437 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9438 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9439 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9440 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9441 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9442 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9443 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9444 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9445 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
|
9446 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9447 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9448 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9449 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9450 " 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
|
9451 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9452 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9453 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9454 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9455 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9456 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9457 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9458 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9459 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9460 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9461 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9462 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9463 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9464 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9465 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9466 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9467 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9468 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9469 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9470 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9471 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9472 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9473 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9474 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9475 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9476 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9477 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9478 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9479 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9480 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9481 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9482 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9483 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9484 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9485 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9486 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9487 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9488 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9489 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9490 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9491 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9492 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9493 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9494 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9495 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9496 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9497 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9498 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9499 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9500 " - 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
|
9501 " 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
|
9502 " remotecmd.\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9503 " - 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
|
9504 " 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
|
9505 " path::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9506 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9507 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9508 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9509 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9510 " 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
|
9511 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9512 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9513 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9514 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9515 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9516 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9517 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9518 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9519 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9520 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9521 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9522 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9523 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9524 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9525 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9526 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9527 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9528 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9529 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9530 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9531 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9532 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9533 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9534 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9535 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9536 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9537 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9538 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9539 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9540 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9541 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9542 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9543 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9544 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9545 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9546 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9547 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9548 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9549 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9550 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9551 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9552 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9553 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9554 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9555 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9556 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9557 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9558 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9559 msgid " ssh://example.com//tmp/repository" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9560 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9561 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9562 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9563 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9564 " 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
|
9565 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9566 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9567 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9568 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9569 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9570 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9571 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9572 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9573 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9574 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9575 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9576 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9577 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9578 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9579 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9580 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9581 " 可以在路径前增加一个斜线指定绝对路径:\n" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9582 " ssh://example.com//tmp/repository\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9583 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9584 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9585 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9586 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9587 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9588 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9589 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9590 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9591 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9592 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9593 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9594 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9595 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9596 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9597 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9598 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9599 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9600 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9601 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9602 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9603 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9604 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9605 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9606 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9607 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9608 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9609 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9610 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9611 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9612 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9613 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9614 " - 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
|
9615 " 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
|
9616 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9617 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9618 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9619 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9620 " 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
|
9621 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9622 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9623 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9624 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9625 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9626 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9627 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9628 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9629 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9630 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9631 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9632 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9633 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9634 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9635 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9636 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9637 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9638 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9639 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9640 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9641 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9642 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9643 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9644 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9645 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9646 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9647 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9648 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9649 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9650 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9651 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9652 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9653 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9654 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9655 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9656 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9657 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9658 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9659 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9660 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9661 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9662 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9663 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9664 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9665 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9666 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9667 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9668 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9669 msgid "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9670 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9671 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9672 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9673 " Compression yes" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9674 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9675 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9676 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9677 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9678 " 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
|
9679 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9680 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9681 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9682 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9683 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9684 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9685 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9686 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9687 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9688 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9689 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9690 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9691 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9692 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9693 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9694 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9695 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9696 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9697 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9698 " SSH 执行压缩,例如:\n" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9699 " Host *.mylocalnetwork.example.com\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9700 " Compression no\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9701 " Host *\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9702 " Compression yes\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9703 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9704 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9705 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9706 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9707 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9708 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9709 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9710 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9711 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9712 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9713 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9714 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9715 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9716 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9717 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9718 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9719 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9720 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9721 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9722 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9723 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9724 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9725 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9726 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9727 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9728 " 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
|
9729 " or with the --ssh command line option." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9730 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9731 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9732 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9733 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9734 " 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
|
9735 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9736 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9737 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9738 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9739 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9740 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9741 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9742 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9743 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9744 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9745 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9746 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9747 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9748 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9749 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9750 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9751 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9752 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9753 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9754 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9755 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9756 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9757 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9758 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9759 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9760 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9761 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9762 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9763 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9764 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9765 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9766 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9767 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9768 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9769 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9770 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9771 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9772 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9773 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9774 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9775 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9776 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9777 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9778 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9779 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9780 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9781 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9782 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9783 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9784 " 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
|
9785 " the [paths] section like so::" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9786 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9787 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9788 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9789 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9790 " 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
|
9791 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9792 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9793 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9794 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9795 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9796 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9797 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9798 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9799 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9800 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9801 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9802 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9803 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9804 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9805 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9806 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9807 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9808 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9809 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9810 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9811 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9812 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9813 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9814 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9815 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9816 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9817 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9818 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9819 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9820 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9821 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9822 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9823 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9824 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9825 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9826 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9827 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9828 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9829 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9830 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9831 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9832 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9833 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9834 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9835 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9836 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9837 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9838 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9839 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9840 " [paths]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9841 " alias1 = URL1\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9842 " alias2 = URL2\n" |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9843 " ..." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9844 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9845 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9846 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9847 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9848 " 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
|
9849 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9850 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9851 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9852 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9853 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9854 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9855 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9856 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9857 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9858 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9859 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9860 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9861 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9862 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9863 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9864 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9865 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9866 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9867 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9868 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9869 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9870 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9871 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9872 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9873 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9874 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9875 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9876 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9877 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9878 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9879 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9880 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9881 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9882 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9883 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9884 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9885 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9886 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9887 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9888 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9889 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9890 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9891 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9892 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9893 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9894 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9895 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9896 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9897 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9898 " 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
|
9899 " 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
|
9900 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9901 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9902 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9903 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9904 " 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
|
9905 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9906 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9907 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9908 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9909 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9910 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9911 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9912 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9913 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9914 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9915 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9916 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9917 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9918 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9919 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9920 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9921 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9922 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9923 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9924 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9925 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9926 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9927 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9928 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9929 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9930 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9931 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9932 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9933 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9934 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9935 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9936 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9937 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9938 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9939 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9940 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9941 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9942 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9943 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9944 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9945 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9946 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9947 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9948 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9949 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9950 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9951 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9952 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9953 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
9954 " 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
|
9955 " 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
|
9956 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9957 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9958 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9959 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9960 " 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
|
9961 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9962 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9963 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9964 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9965 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9966 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9967 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9968 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9969 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9970 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9971 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9972 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9973 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9974 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9975 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9976 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9977 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9978 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9979 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9980 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9981 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9982 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9983 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9984 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9985 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9986 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9987 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9988 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9989 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9990 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9991 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9992 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9993 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9994 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9995 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9996 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9997 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9998 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
9999 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10000 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10001 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10002 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10003 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10004 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10005 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10006 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10007 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10008 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10009 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10010 " default:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10011 " 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
|
10012 " 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
|
10013 " 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
|
10014 " 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
|
10015 " outgoing)." |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10016 msgstr "" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10017 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10018 " 有效的位置格式:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10019 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10020 " 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
|
10021 " http://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10022 " https://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10023 " ssh://[user[:pass]@]host[:port]/[path]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10024 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10025 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10026 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10027 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10028 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10029 " 修改集。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10030 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10031 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10032 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10033 " 在水银中使用 SSH 的一些提示:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10034 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10035 " hg,或者有指定的远程命令。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10036 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10037 " 可以在路径前增加一个斜线指定绝对路径:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10038 " ssh://example.com//tmp/repository\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10039 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10040 " SSH 执行压缩,例如:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10041 " Host *.mylocalnetwork.example.com\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10042 " Compression no\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10043 " Host *\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10044 " Compression yes\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10045 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10046 " 用于命令行参数 '--ssh' 中。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10047 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10048 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10049 " [paths]\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10050 " alias1 = URL1\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10051 " alias2 = URL2\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10052 " ...\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10053 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10054 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10055 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10056 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10057 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10058 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10059 " default:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10060 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10061 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10062 " 的命令省略路径(包含进和出)。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10063 "\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10064 " default-push:\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10065 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10066 " " |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10067 |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10068 #, fuzzy |
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10069 msgid "" |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10070 " default-push:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10071 " 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
|
10072 " 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
|
10073 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10074 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10075 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10076 " 有效的位置格式:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10077 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10078 " local/filesystem/path (or file://local/filesystem/path)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10079 " http://[user[:pass]@]host[:port]/[path]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10080 " https://[user[:pass]@]host[:port]/[path]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10081 " ssh://[user[:pass]@]host[:port]/[path]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10082 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10083 " 位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10084 " 'hg bundle' 或 'hg incoming --bundle' 创建)。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10085 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10086 " 在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10087 " 修改集。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10088 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10089 " 仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10090 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10091 " 在水银中使用 SSH 的一些提示:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10092 " - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10093 " hg,或者有指定的远程命令。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10094 " - 默认 'path' 是相对于远程主机上的用户家目录。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10095 " 可以在路径前增加一个斜线指定绝对路径:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10096 " ssh://example.com//tmp/repository\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10097 " - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10098 " SSH 执行压缩,例如:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10099 " Host *.mylocalnetwork.example.com\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10100 " Compression no\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10101 " Host *\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10102 " Compression yes\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10103 " 另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10104 " 用于命令行参数 '--ssh' 中。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10105 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10106 " 这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10107 " [paths]\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10108 " alias1 = URL1\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10109 " alias2 = URL2\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10110 " ...\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10111 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10112 " 然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10113 " 会从 'alias1' 定义的路径取得指定版本)。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10114 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10115 " 因为用于默认路径,所以这 2 个路径别名比较特殊:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10116 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10117 " default:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10118 " 当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10119 " 为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10120 " 的命令省略路径(包含进和出)。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10121 "\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10122 " default-push:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10123 " 命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10124 " " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10125 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10126 #, 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
|
10127 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
|
10128 msgstr "启用额外的输出" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10129 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10130 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10131 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
|
10132 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
|
10133 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10134 #, fuzzy |
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 "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
|
10136 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
|
10137 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10138 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
|
10139 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
|
10140 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10141 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10142 msgid "destination directory: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10143 msgstr "目标目录: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10144 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10145 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10146 msgid "destination '%s' already exists" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10147 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10148 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10149 #, 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
|
10150 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
|
10151 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
|
10152 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10153 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
|
10154 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10155 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10156 msgid "clone from remote to remote not supported" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10157 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10158 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10159 msgid "updated" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10160 msgstr "已更新" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10161 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10162 msgid "merged" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10163 msgstr "已合并" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10164 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10165 msgid "removed" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10166 msgstr "已删除" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10167 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10168 msgid "unresolved" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10169 msgstr "未解决" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10170 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10171 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10172 msgid "%d files %s" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10173 msgstr "%d 个文件%s" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10174 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10175 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
|
10176 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10177 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10178 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
|
10179 msgstr "" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
10180 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10181 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
|
10182 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10183 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10184 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10185 msgid "error reading %s/.hg/hgrc: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10186 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10187 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10188 msgid "SSL support is unavailable" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10189 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10190 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10191 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
|
10192 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10193 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10194 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10195 msgid "cannot start server at '%s:%d': %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10196 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10197 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10198 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10199 msgid "calling hook %s: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10200 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10201 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10202 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10203 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
|
10204 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10205 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10206 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10207 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
|
10208 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10209 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10210 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10211 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
|
10212 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10213 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10214 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10215 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
|
10216 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10217 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10218 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10219 msgid "error: %s hook failed: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10220 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10221 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10222 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10223 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
|
10224 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10225 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10226 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10227 msgid "%s hook failed" |
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 "warning: %s hook failed\n" |
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 "running hook %s: %s\n" |
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 "%s hook %s" |
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 "warning: %s hook %s\n" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10246 msgid "connection ended unexpectedly" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10247 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10248 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10249 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10250 msgid "unsupported URL component: \"%s\"" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10251 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10252 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10253 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10254 msgid "using %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10255 msgstr "使用 %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10256 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10257 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10258 msgid "capabilities: %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10259 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10260 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10261 msgid "operation not supported over http" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10262 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10263 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10264 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10265 msgid "sending %s command\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10266 msgstr "发送命令 '%s'\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10267 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10268 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10269 msgid "sending %s bytes\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10270 msgstr "发送 %s 字节\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10271 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10272 msgid "authorization failed" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10273 msgstr "授权失败" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10274 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10275 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10276 msgid "http error while sending %s command\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10277 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10278 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10279 msgid "http error, possibly caused by proxy setting" |
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 "real URL is %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10284 msgstr "实际 URL 是 '%s'\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10285 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10286 #, fuzzy, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10287 msgid "requested URL: '%s'\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10288 msgstr "请求的 URL: '%s'\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10289 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10290 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10291 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
|
10292 msgstr "'%s' 似乎不是水银版本库" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10293 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10294 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10295 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
|
10296 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10297 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10298 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10299 msgid "'%s' uses newer protocol %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10300 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10301 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10302 msgid "look up remote revision" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10303 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10304 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10305 msgid "unexpected response:" |
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 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10308 msgid "look up remote changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10309 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10310 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10311 msgid "push failed (unexpected response):" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10312 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10313 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10314 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10315 msgid "push failed: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10316 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10317 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10318 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
|
10319 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10320 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10321 msgid "cannot create new http repository" |
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 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
10325 msgid "ignoring invalid syntax '%s'" |
7688
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 "skipping unreadable ignore file '%s': %s\n" |
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 "repository %s not found" |
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 "repository %s already exists" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10338 msgstr "版本库 %s 已存在" |
7688
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 "requirement '%s' not supported" |
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 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10345 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
|
10346 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10347 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10348 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10349 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
|
10350 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10351 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10352 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
|
10353 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10354 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10355 #, 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
|
10356 msgid "working directory has unknown parent '%s'!" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10357 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10358 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10359 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10360 msgid "unknown revision '%s'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10361 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10362 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10363 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10364 msgid "filtering %s through %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10365 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10366 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10367 msgid "journal already exists - run hg recover" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10368 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10369 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10370 msgid "rolling back interrupted transaction\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10371 msgstr "回滚中断的事务\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10372 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10373 msgid "no interrupted transaction available\n" |
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 "rolling back last transaction\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10377 msgstr "回滚最近的事务\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10378 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10379 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10380 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
|
10381 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10382 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10383 msgid "no rollback information available\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10384 msgstr "没有回滚信息可用\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10385 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10386 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10387 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
|
10388 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10389 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10390 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10391 msgid "repository %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10392 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10393 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10394 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10395 msgid "working directory of %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10396 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10397 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10398 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10399 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
|
10400 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10401 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10402 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10403 msgid " %s: copy %s:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10404 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10405 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10406 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
|
10407 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10408 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10409 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10410 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
|
10411 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
|
10412 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10413 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10414 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
|
10415 msgstr "改变工作目录" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10416 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10417 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10418 msgid "file not tracked!" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10419 msgstr "%s 没有被跟踪!\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10420 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10421 msgid "unresolved merge conflicts (see hg resolve)" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10422 msgstr "未解决的合并冲突(参见 'hg resolve')" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10423 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10424 #, 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
|
10425 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
|
10426 msgstr "初始化目标版本库 %s\n" |
7688
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 "trouble committing %s!\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10430 msgstr "提交 '%s' 出错!\n" |
7688
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 "%s does not exist!\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10434 msgstr "%s 不存在!\n" |
7688
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 "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10438 "%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
|
10439 "(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
|
10440 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10441 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10442 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10443 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
|
10444 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10445 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10446 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10447 msgid "%s already tracked!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10448 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10449 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10450 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10451 msgid "%s not added!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10452 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10453 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10454 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10455 msgid "%s still exists!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10456 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10457 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10458 #, 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
|
10459 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
|
10460 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
|
10461 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10462 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10463 msgid "%s not removed!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10464 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10465 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10466 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10467 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
|
10468 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10469 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10470 msgid "searching for changes\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10471 msgstr "正在搜索修改\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10472 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10473 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10474 msgid "examining %s:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10475 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10476 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10477 msgid "branch already found\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10478 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10479 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10480 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10481 msgid "found incomplete branch %s:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10482 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10483 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10484 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10485 msgid "found new changeset %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10486 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10487 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10488 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10489 msgid "request %d: %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10490 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10491 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10492 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10493 msgid "received %s:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10494 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10495 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10496 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10497 msgid "narrowing %d:%d %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10498 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10499 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10500 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10501 msgid "found new branch changeset %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10502 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10503 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10504 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10505 msgid "narrowed branch search to %s:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10506 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10507 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10508 msgid "already have changeset " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10509 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10510 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10511 msgid "warning: repository is unrelated\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10512 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10513 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10514 msgid "repository is unrelated" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10515 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10516 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10517 msgid "found new changesets starting at " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10518 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10519 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10520 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10521 msgid "%d total queries\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10522 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10523 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10524 msgid "common changesets up to " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10525 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10526 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10527 msgid "requesting all changes\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10528 msgstr "正在请求全部修改\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10529 |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10530 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
|
10531 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10532 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10533 #, 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
|
10534 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
|
10535 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10536 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10537 msgid "abort: push creates new remote heads!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10538 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10539 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10540 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
|
10541 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10542 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10543 msgid "note: unsynced remote changes!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10544 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10545 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10546 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10547 msgid "%d changesets found\n" |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
10548 msgstr "已发现 %d 个修改集\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10549 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10550 msgid "list of changesets:\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10551 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10552 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10553 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10554 msgid "empty or missing revlog for %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10555 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10556 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10557 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10558 msgid "add changeset %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10559 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10560 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10561 msgid "adding changesets\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10562 msgstr "正在增加修改集\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10563 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10564 msgid "received changelog group is empty" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10565 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10566 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10567 msgid "adding manifests\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10568 msgstr "正在增加清单\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10569 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10570 msgid "adding file changes\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10571 msgstr "正在增加文件改变\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10572 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10573 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10574 msgid "adding %s revisions\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10575 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10576 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10577 msgid "received file revlog group is empty" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10578 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10579 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10580 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10581 msgid " (%+d heads)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10582 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10583 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10584 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10585 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
|
10586 msgstr "已增加 %d 个修改集,包含 %d 个改变,修改了 %d 个文件%s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10587 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10588 msgid "updating the branch cache\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10589 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10590 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10591 msgid "Unexpected response from remote server:" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10592 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10593 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10594 msgid "operation forbidden by server" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10595 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10596 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10597 msgid "locking the remote repository failed" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10598 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10599 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10600 msgid "the server sent an unknown error code" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10601 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10602 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10603 msgid "streaming all changes\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10604 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10605 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10606 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10607 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
|
10608 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10609 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10610 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10611 msgid "adding %s (%s)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10612 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10613 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10614 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10615 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
|
10616 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10617 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10618 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
|
10619 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10620 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10621 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10622 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
|
10623 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10624 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10625 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
|
10626 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10627 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10628 msgid "(using tls)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10629 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10630 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10631 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10632 msgid "(authenticating to mail server as %s)\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10633 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10634 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10635 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10636 msgid "sending mail: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10637 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10638 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10639 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
|
10640 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10641 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10642 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10643 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
|
10644 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10645 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10646 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10647 msgid "ignoring invalid sendcharset: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10648 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10649 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10650 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10651 msgid "invalid email address: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10652 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10653 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10654 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10655 msgid "invalid local address: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10656 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10657 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10658 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10659 msgid "failed to remove %s from manifest" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10660 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10661 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10662 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10663 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
|
10664 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10665 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10666 #, python-format |
11400
e5b7841e0008
i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents:
10209
diff
changeset
|
10667 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
|
10668 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10669 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10670 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10671 msgid "case-folding collision between %s and %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10672 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10673 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10674 #, 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
|
10675 msgid "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10676 " 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
|
10677 "(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
|
10678 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10679 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10680 #, fuzzy |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10681 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
|
10682 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
|
10683 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10684 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
|
10685 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10686 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10687 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
|
10688 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10689 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10690 msgid "resolving manifests\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10691 msgstr "正在解析清单\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10692 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10693 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10694 msgid " overwrite %s partial %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10695 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10696 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10697 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10698 msgid " ancestor %s local %s remote %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10699 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10700 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10701 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10702 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10703 " local changed %s which remote deleted\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10704 "use (c)hanged version or (d)elete?" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10705 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10706 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10707 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
|
10708 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10709 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10710 msgid "&Delete" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10711 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10712 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10713 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10714 msgid "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10715 "remote changed %s which local deleted\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10716 "use (c)hanged version or leave (d)eleted?" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10717 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10718 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10719 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
|
10720 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10721 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10722 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10723 msgid "preserving %s for resolve of %s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10724 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10725 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10726 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10727 msgid "update failed to remove %s: %s!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10728 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10729 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10730 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10731 msgid "getting %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
10732 msgstr "正在检出 %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10733 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10734 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10735 msgid "getting %s to %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10736 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10737 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10738 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10739 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
|
10740 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10741 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10742 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10743 msgid "branch %s not found" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10744 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10745 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10746 msgid "can't merge with ancestor" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10747 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10748 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10749 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
|
10750 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10751 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10752 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
|
10753 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10754 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10755 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
|
10756 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10757 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10758 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
|
10759 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10760 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10761 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
|
10762 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10763 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10764 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10765 msgid "cannot create %s: destination already exists" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10766 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10767 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10768 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10769 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
|
10770 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10771 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10772 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10773 msgid "found patch at byte %d\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10774 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10775 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10776 msgid "patch generated by hg export\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10777 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10778 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10779 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10780 msgid "unable to find '%s' for patching\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10781 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10782 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10783 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10784 msgid "patching file %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10785 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10786 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10787 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10788 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
|
10789 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10790 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10791 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10792 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
|
10793 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10794 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10795 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10796 msgid "file %s already exists\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10797 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10798 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10799 #, 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
|
10800 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
|
10801 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10802 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10803 #, 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
|
10804 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
|
10805 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10806 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10807 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10808 msgid "Hunk #%d FAILED at %d\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10809 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10810 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10811 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10812 msgid "bad hunk #%d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10813 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10814 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10815 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10816 msgid "bad hunk #%d old text line %d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10817 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10818 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10819 msgid "could not extract binary patch" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10820 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10821 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10822 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10823 msgid "binary patch is %d bytes, not %d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10824 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10825 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10826 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10827 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
|
10828 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10829 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10830 msgid "undefined source and destination files" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10831 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10832 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10833 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10834 msgid "malformed patch %s %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10835 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10836 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10837 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10838 msgid "unsupported parser state: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10839 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10840 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10841 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10842 msgid "patch command failed: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10843 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10844 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10845 #, 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
|
10846 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
|
10847 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10848 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10849 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10850 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
|
10851 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10852 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10853 #, python-format |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
10854 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
|
10855 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10856 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10857 #, 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
|
10858 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
|
10859 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10860 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10861 #, 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
|
10862 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
|
10863 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10864 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10865 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10866 msgid "stopped by signal %d" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10867 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10868 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10869 msgid "invalid exit code" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10870 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10871 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10872 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10873 msgid "saving bundle to %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10874 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10875 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10876 msgid "adding branch\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10877 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10878 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10879 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10880 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
|
10881 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10882 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10883 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10884 msgid "unknown compression type %r" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10885 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10886 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10887 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10888 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
|
10889 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10890 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10891 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10892 msgid "index %s unknown flags %#04x for revlogng" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10893 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10894 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10895 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10896 msgid "index %s unknown format %d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10897 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10898 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10899 #, 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
|
10900 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
|
10901 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10902 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10903 msgid "no node" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10904 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10905 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10906 msgid "ambiguous identifier" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10907 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10908 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10909 msgid "no match found" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10910 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10911 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10912 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10913 msgid "incompatible revision flag %x" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10914 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10915 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10916 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10917 msgid "%s not found in the transaction" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10918 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10919 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10920 msgid "unknown base" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10921 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10922 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10923 msgid "consistency error adding group" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10924 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10925 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10926 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10927 msgid "%s looks like a binary file." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10928 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10929 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10930 msgid "can only specify two labels." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10931 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10932 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10933 msgid "warning: conflicts during merge.\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10934 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10935 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10936 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10937 msgid "couldn't parse location %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10938 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10939 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10940 msgid "could not create remote repo" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10941 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10942 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10943 msgid "remote: " |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10944 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10945 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
10946 msgid "no suitable response from remote hg" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
10947 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
10948 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10949 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10950 msgid "push refused: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10951 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10952 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10953 msgid "unsynced changes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10954 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10955 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10956 msgid "cannot lock static-http repository" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10957 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10958 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10959 msgid "cannot create new static-http repository" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10960 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10961 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
10962 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10963 msgid "invalid entry in fncache, line %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10964 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
10965 |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10966 msgid "scanning\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10967 msgstr "正在扫描\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10968 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10969 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10970 msgid "%d files, %d bytes to transfer\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10971 msgstr "需要传输 %d 个文件,%d 字节\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10972 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10973 #, python-format |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10974 msgid "sending %s (%d bytes)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10975 msgstr "正在发送 %s (%d 字节)\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
10976 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10977 #, 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
|
10978 msgid "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10979 " 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
|
10980 "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
|
10981 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10982 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10983 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
|
10984 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10985 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10986 #, 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
|
10987 msgid "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10988 " 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
|
10989 "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
|
10990 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10991 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10992 #, 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
|
10993 msgid "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10994 " 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
|
10995 "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
|
10996 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10997 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
10998 #, 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
|
10999 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
|
11000 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
|
11001 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11002 #, 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
|
11003 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
|
11004 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
|
11005 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11006 #, 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
|
11007 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
|
11008 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
|
11009 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11010 #, python-format |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11011 msgid "%s, line %s: %s\n" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11012 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11013 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11014 msgid "cannot parse entry" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11015 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11016 |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11017 #, python-format |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11018 msgid "node '%s' is not well formed" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11019 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11020 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11021 msgid "unmatched quotes" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11022 msgstr "不匹配的引号" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11023 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11024 #, 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
|
11025 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
|
11026 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11027 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11028 #, 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
|
11029 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
|
11030 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11031 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11032 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11033 msgid "style not found: %s" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11034 msgstr "没有找到样式: %s" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11035 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11036 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11037 msgid "template file %s: %s" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11038 msgstr "模版文件 %s: %s" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11039 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11040 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
|
11041 msgstr "" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11042 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11043 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11044 msgid "failed to truncate %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11045 msgstr "截断 '%s' 失败\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11046 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11047 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
|
11048 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
|
11049 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11050 msgid "rollback completed\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11051 msgstr "完成回滚\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11052 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11053 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
|
11054 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11055 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11056 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11057 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
|
11058 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11059 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11060 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11061 msgid "Ignored: %s\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11062 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11063 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11064 #, 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
|
11065 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
|
11066 msgstr "显示不能信赖的配置选项" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11067 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11068 #, 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
|
11069 msgid "%s.%s not a boolean ('%s')" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11070 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11071 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11072 msgid "enter a commit username:" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11073 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11074 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11075 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11076 msgid "No username found, using '%s' instead\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11077 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11078 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11079 msgid "Please specify a username." |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11080 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11081 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11082 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11083 msgid "username %s contains a newline\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11084 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11085 |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11086 msgid "response expected" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11087 msgstr "" |
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11088 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11089 msgid "unrecognized response\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11090 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11091 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11092 msgid "password: " |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11093 msgstr "密码: " |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11094 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11095 msgid "edit failed" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11096 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11097 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11098 msgid "http authorization required" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11099 msgstr "需要 http 授权" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11100 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11101 msgid "http authorization required\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11102 msgstr "需要 http 授权\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11103 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11104 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11105 msgid "realm: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11106 msgstr "领域: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11107 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11108 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11109 msgid "user: %s\n" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11110 msgstr "用户: %s\n" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11111 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11112 msgid "user:" |
7788
0896c008cb52
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7751
diff
changeset
|
11113 msgstr "用户:" |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11114 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11115 #, 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
|
11116 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
|
11117 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11118 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11119 #, python-format |
9804
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
11120 msgid "proxying through http://%s:%s\n" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
11121 msgstr "" |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
11122 |
fe0fb1cca911
i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
9769
diff
changeset
|
11123 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11124 msgid "command '%s' failed: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11125 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11126 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11127 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11128 msgid "path contains illegal component: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11129 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11130 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11131 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11132 msgid "path %r is inside repo %r" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11133 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11134 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11135 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11136 msgid "path %r traverses symbolic link %r" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11137 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11138 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11139 msgid "Hardlinks not supported" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11140 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11141 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11142 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11143 msgid "could not symlink to %r: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11144 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11145 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11146 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11147 msgid "invalid date: %r " |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11148 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11149 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11150 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11151 msgid "date exceeds 32 bits: %d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11152 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11153 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11154 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11155 msgid "impossible time zone offset: %d" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11156 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11157 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11158 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11159 msgid "invalid day spec: %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11160 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11161 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11162 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11163 msgid "%.0f GB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11164 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11165 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11166 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11167 msgid "%.1f GB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11168 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11169 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11170 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11171 msgid "%.2f GB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11172 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11173 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11174 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11175 msgid "%.0f MB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11176 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11177 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11178 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11179 msgid "%.1f MB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11180 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11181 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11182 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11183 msgid "%.2f MB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11184 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11185 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11186 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11187 msgid "%.0f KB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11188 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11189 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11190 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11191 msgid "%.1f KB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11192 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11193 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11194 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11195 msgid "%.2f KB" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11196 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11197 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11198 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11199 msgid "%.0f bytes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11200 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11201 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11202 msgid "cannot verify bundle or remote repos" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11203 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11204 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11205 msgid "interrupted" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11206 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11207 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11208 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11209 msgid "empty or missing %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11210 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11211 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11212 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11213 msgid "data length off by %d bytes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11214 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11215 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11216 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11217 msgid "index contains %d extra bytes" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11218 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11219 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11220 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11221 msgid "warning: `%s' uses revlog format 1" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11222 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11223 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11224 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11225 msgid "warning: `%s' uses revlog format 0" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11226 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11227 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11228 #, 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
|
11229 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
|
11230 msgstr "" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11231 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11232 #, 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
|
11233 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
|
11234 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11235 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11236 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11237 msgid " (expected %s)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11238 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11239 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11240 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11241 msgid "unknown parent 1 %s of %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11242 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11243 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11244 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11245 msgid "unknown parent 2 %s of %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11246 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11247 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11248 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11249 msgid "checking parents of %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11250 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11251 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11252 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11253 msgid "duplicate revision %d (%d)" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11254 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11255 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11256 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11257 msgid "repository uses revlog format %d\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11258 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11259 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11260 msgid "checking changesets\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11261 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11262 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11263 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11264 msgid "unpacking changeset %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11265 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11266 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11267 msgid "checking manifests\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11268 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11269 |
8965
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11270 #, 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
|
11271 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
|
11272 msgstr "列出修改集" |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11273 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11274 msgid "file without name in manifest" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11275 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11276 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11277 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11278 msgid "reading manifest delta %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11279 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11280 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11281 msgid "crosschecking files in changesets and manifests\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11282 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11283 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11284 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11285 msgid "changeset refers to unknown manifest %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11286 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11287 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11288 msgid "in changeset but not in manifest" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11289 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11290 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11291 msgid "in manifest but not in changeset" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11292 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11293 |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11294 msgid "checking files\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11295 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11296 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11297 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11298 msgid "cannot decode filename '%s'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11299 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11300 |
7885
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
11301 #, python-format |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
11302 msgid "broken revlog! (%s)" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
11303 msgstr "" |
d4839577fa44
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7788
diff
changeset
|
11304 |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11305 msgid "missing revlog!" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11306 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11307 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11308 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11309 msgid "%s not in manifests" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11310 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11311 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11312 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11313 msgid "unpacked size is %s, %s expected" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11314 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11315 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11316 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11317 msgid "unpacking %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11318 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11319 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11320 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11321 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
|
11322 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11323 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11324 #, python-format |
9769
af64aa112aa3
i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8965
diff
changeset
|
11325 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
|
11326 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11327 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11328 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11329 msgid "checking rename of %s" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11330 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11331 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11332 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11333 msgid "%s in manifests not found" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11334 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11335 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11336 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11337 msgid "warning: orphan revlog '%s'" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11338 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11339 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11340 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11341 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
|
11342 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11343 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11344 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11345 msgid "%d warnings encountered!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11346 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11347 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11348 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11349 msgid "%d integrity errors encountered!\n" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11350 msgstr "" |
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11351 |
7751
9294c0158c42
i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents:
7688
diff
changeset
|
11352 #, python-format |
7688
9e70287086c7
i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff
changeset
|
11353 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
|
11354 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
|
11355 |
4df5d07fb532
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents:
7925
diff
changeset
|
11356 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
|
11357 msgstr "" |