Mercurial > hg
annotate i18n/zh_TW.po @ 10111:27457d31ae3f
cmdutil: replace sys.maxint with None as default value in loglimit
Semantically, it is better to use None over any other value when there is
"no value". Using maxint in this context is quite hackish, and is not forward
compatible.
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Mon, 14 Dec 2009 00:32:29 +0900 |
parents | afe646dd78fc |
children | c5c969e9eefb |
rev | line source |
---|---|
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1 # Traditional Chinese translation for Mercurial |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2 # Copyright (C) 2009 Matt Mackall <mpm@selenic.com> and others |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3 # This file is distributed under the same license as the Mercurial package. |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4 # Chia-Huan Wu <willie.tw@gmail.com>, 2009. |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5 # |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8 "Project-Id-Version: Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9 "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
10 "POT-Creation-Date: 2009-10-25 12:38+0100\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
11 "PO-Revision-Date: 2009-10-25 12:50+0100\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
12 "Last-Translator: Chia-Huan Wu <willie.tw@gmail.com>\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
13 "Language-Team: Traditional Chinese\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
14 "MIME-Version: 1.0\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
15 "Content-Type: text/plain; charset=UTF-8\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
16 "Content-Transfer-Encoding: 8bit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
17 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
18 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
19 msgid " (default: %s)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
20 msgstr " (預設: %s)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
21 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
22 msgid "OPTIONS" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
23 msgstr "選項" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
24 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
25 msgid "COMMANDS" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
26 msgstr "命令" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
27 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
28 #, fuzzy |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
29 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
30 " options:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
31 "\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
32 msgstr " 選項: \n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
33 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
34 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
35 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
36 " aliases: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
37 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
38 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
39 " 別名: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
40 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
41 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
42 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
43 "Some commands allow the user to specify a date, e.g.:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
44 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
45 "- backout, commit, import, tag: Specify the commit date.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
46 "- log, revert, update: Select revision(s) by date.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
47 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
48 "Many date formats are valid. Here are some examples::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
49 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
50 " \"Wed Dec 6 13:18:29 2006\" (local timezone assumed)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
51 " \"Dec 6 13:18 -0600\" (year assumed, time offset provided)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
52 " \"Dec 6 13:18 UTC\" (UTC and GMT are aliases for +0000)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
53 " \"Dec 6\" (midnight)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
54 " \"13:18\" (today assumed)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
55 " \"3:39\" (3:39AM assumed)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
56 " \"3:39pm\" (15:39)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
57 " \"2006-12-06 13:18:29\" (ISO 8601 format)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
58 " \"2006-12-6 13:18\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
59 " \"2006-12-6\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
60 " \"12-6\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
61 " \"12/6\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
62 " \"12/6/6\" (Dec 6 2006)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
63 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
64 "Lastly, there is Mercurial's internal format::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
65 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
66 " \"1165432709 0\" (Wed Dec 6 13:18:29 2006 UTC)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
67 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
68 "This is the internal representation format for dates. unixtime is the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
69 "number of seconds since the epoch (1970-01-01 00:00 UTC). offset is\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
70 "the offset of the local timezone, in seconds west of UTC (negative if\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
71 "the timezone is east of UTC).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
72 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
73 "The log command also accepts date ranges::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
74 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
75 " \"<{datetime}\" - at or before a given date/time\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
76 " \">{datetime}\" - on or after a given date/time\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
77 " \"{datetime} to {datetime}\" - a date range, inclusive\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
78 " \"-{days}\" - within a given number of days of today\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
79 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
80 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
81 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
82 "Mercurial's default format for showing changes between two versions of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
83 "a file is compatible with the unified format of GNU diff, which can be\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
84 "used by GNU patch and many other standard tools.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
85 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
86 "While this standard format is often enough, it does not encode the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
87 "following information:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
88 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
89 "- executable status and other permission bits\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
90 "- copy or rename information\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
91 "- changes in binary files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
92 "- creation or deletion of empty files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
93 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
94 "Mercurial also supports the extended diff format from the git VCS\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
95 "which addresses these limitations. The git diff format is not produced\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
96 "by default because a few widespread tools still do not understand this\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
97 "format.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
98 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
99 "This means that when generating diffs from a Mercurial repository\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
100 "(e.g. with \"hg export\"), you should be careful about things like file\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
101 "copies and renames or other things mentioned above, because when\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
102 "applying a standard diff to a different repository, this extra\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
103 "information is lost. Mercurial's internal operations (like push and\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
104 "pull) are not affected by this, because they use an internal binary\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
105 "format for communicating changes.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
106 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
107 "To make Mercurial produce the git extended diff format, use the --git\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
108 "option available for many commands, or set 'git = True' in the [diff]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
109 "section of your hgrc. You do not need to set this option when\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
110 "importing diffs in this format or using them in the mq extension.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
111 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
112 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
113 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
114 "HG\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
115 " Path to the 'hg' executable, automatically passed when running\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
116 " hooks, extensions or external tools. If unset or empty, this is\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
117 " the hg executable's name if it's frozen, or an executable named\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
118 " 'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
119 " Windows) is searched.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
120 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
121 "HGEDITOR\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
122 " This is the name of the editor to run when committing. See EDITOR.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
123 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
124 " (deprecated, use .hgrc)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
125 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
126 "HGENCODING\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
127 " This overrides the default locale setting detected by Mercurial.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
128 " This setting is used to convert data including usernames,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
129 " changeset descriptions, tag names, and branches. This setting can\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
130 " be overridden with the --encoding command-line option.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
131 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
132 "HGENCODINGMODE\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
133 " This sets Mercurial's behavior for handling unknown characters\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
134 " while transcoding user input. The default is \"strict\", which\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
135 " causes Mercurial to abort if it can't map a character. Other\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
136 " settings include \"replace\", which replaces unknown characters, and\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
137 " \"ignore\", which drops them. This setting can be overridden with\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
138 " the --encodingmode command-line option.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
139 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
140 "HGMERGE\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
141 " An executable to use for resolving merge conflicts. The program\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
142 " will be executed with three arguments: local file, remote file,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
143 " ancestor file.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
144 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
145 " (deprecated, use .hgrc)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
146 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
147 "HGRCPATH\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
148 " A list of files or directories to search for hgrc files. Item\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
149 " separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
150 " platform default search path is used. If empty, only the .hg/hgrc\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
151 " from the current repository is read.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
152 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
153 " For each element in HGRCPATH:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
154 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
155 " - if it's a directory, all files ending with .rc are added\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
156 " - otherwise, the file itself will be added\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
157 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
158 "HGUSER\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
159 " This is the string used as the author of a commit. If not set,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
160 " available values will be considered in this order:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
161 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
162 " - HGUSER (deprecated)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
163 " - hgrc files from the HGRCPATH\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
164 " - EMAIL\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
165 " - interactive prompt\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
166 " - LOGNAME (with '@hostname' appended)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
167 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
168 " (deprecated, use .hgrc)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
169 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
170 "EMAIL\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
171 " May be used as the author of a commit; see HGUSER.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
172 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
173 "LOGNAME\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
174 " May be used as the author of a commit; see HGUSER.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
175 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
176 "VISUAL\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
177 " This is the name of the editor to use when committing. See EDITOR.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
178 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
179 "EDITOR\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
180 " Sometimes Mercurial needs to open a text file in an editor for a\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
181 " user to modify, for example when writing commit messages. The\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
182 " editor it uses is determined by looking at the environment\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
183 " variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
184 " non-empty one is chosen. If all of them are empty, the editor\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
185 " defaults to 'vi'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
186 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
187 "PYTHONPATH\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
188 " This is used by Python to find imported modules and may need to be\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
189 " set appropriately if this Mercurial is not installed system-wide.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
190 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
191 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
192 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
193 "Mercurial has the ability to add new features through the use of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
194 "extensions. Extensions may add new commands, add options to\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
195 "existing commands, change the default behavior of commands, or\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
196 "implement hooks.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
197 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
198 "Extensions are not loaded by default for a variety of reasons:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
199 "they can increase startup overhead; they may be meant for advanced\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
200 "usage only; they may provide potentially dangerous abilities (such\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
201 "as letting you destroy or modify history); they might not be ready\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
202 "for prime time; or they may alter some usual behaviors of stock\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
203 "Mercurial. It is thus up to the user to activate extensions as\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
204 "needed.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
205 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
206 "To enable the \"foo\" extension, either shipped with Mercurial or in\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
207 "the Python search path, create an entry for it in your hgrc, like\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
208 "this::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
209 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
210 " [extensions]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
211 " foo =\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
212 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
213 "You may also specify the full path to an extension::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
214 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
215 " [extensions]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
216 " myfeature = ~/.hgext/myfeature.py\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
217 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
218 "To explicitly disable an extension enabled in an hgrc of broader\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
219 "scope, prepend its path with !::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
220 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
221 " [extensions]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
222 " # disabling extension bar residing in /path/to/extension/bar.py\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
223 " hgext.bar = !/path/to/extension/bar.py\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
224 " # ditto, but no path was supplied for extension baz\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
225 " hgext.baz = !\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
226 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
227 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
228 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
229 "When Mercurial accepts more than one revision, they may be specified\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
230 "individually, or provided as a topologically continuous range,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
231 "separated by the \":\" character.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
232 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
233 "The syntax of range notation is [BEGIN]:[END], where BEGIN and END are\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
234 "revision identifiers. Both BEGIN and END are optional. If BEGIN is not\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
235 "specified, it defaults to revision number 0. If END is not specified,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
236 "it defaults to the tip. The range \":\" thus means \"all revisions\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
237 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
238 "If BEGIN is greater than END, revisions are treated in reverse order.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
239 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
240 "A range acts as a closed interval. This means that a range of 3:5\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
241 "gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
242 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
243 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
244 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
245 "Mercurial accepts several notations for identifying one or more files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
246 "at a time.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
247 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
248 "By default, Mercurial treats filenames as shell-style extended glob\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
249 "patterns.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
250 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
251 "Alternate pattern notations must be specified explicitly.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
252 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
253 "To use a plain path name without any pattern matching, start it with\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
254 "``path:``. These path names must completely match starting at the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
255 "current repository root.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
256 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
257 "To use an extended glob, start a name with ``glob:``. Globs are rooted\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
258 "at the current directory; a glob such as ``*.c`` will only match files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
259 "in the current directory ending with ``.c``.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
260 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
261 "The supported glob syntax extensions are ``**`` to match any string\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
262 "across path separators and ``{a,b}`` to mean \"a or b\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
263 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
264 "To use a Perl/Python regular expression, start a name with ``re:``.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
265 "Regexp pattern matching is anchored at the root of the repository.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
266 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
267 "Plain examples::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
268 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
269 " path:foo/bar a name bar in a directory named foo in the root\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
270 " of the repository\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
271 " path:path:name a file or directory named \"path:name\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
272 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
273 "Glob examples::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
274 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
275 " glob:*.c any name ending in \".c\" in the current directory\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
276 " *.c any name ending in \".c\" in the current directory\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
277 " **.c any name ending in \".c\" in any subdirectory of the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
278 " current directory including itself.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
279 " foo/*.c any name ending in \".c\" in the directory foo\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
280 " foo/**.c any name ending in \".c\" in any subdirectory of foo\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
281 " including itself.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
282 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
283 "Regexp examples::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
284 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
285 " re:.*\\.c$ any name ending in \".c\", anywhere in the repository\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
286 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
287 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
288 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
289 "Mercurial supports several ways to specify individual revisions.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
290 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
291 "A plain integer is treated as a revision number. Negative integers are\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
292 "treated as sequential offsets from the tip, with -1 denoting the tip,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
293 "-2 denoting the revision prior to the tip, and so forth.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
294 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
295 "A 40-digit hexadecimal string is treated as a unique revision\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
296 "identifier.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
297 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
298 "A hexadecimal string less than 40 characters long is treated as a\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
299 "unique revision identifier and is referred to as a short-form\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
300 "identifier. A short-form identifier is only valid if it is the prefix\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
301 "of exactly one full-length identifier.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
302 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
303 "Any other string is treated as a tag or branch name. A tag name is a\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
304 "symbolic name associated with a revision identifier. A branch name\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
305 "denotes the tipmost revision of that branch. Tag and branch names must\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
306 "not contain the \":\" character.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
307 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
308 "The reserved name \"tip\" is a special tag that always identifies the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
309 "most recent revision.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
310 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
311 "The reserved name \"null\" indicates the null revision. This is the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
312 "revision of an empty repository, and the parent of revision 0.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
313 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
314 "The reserved name \".\" indicates the working directory parent. If no\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
315 "working directory is checked out, it is equivalent to null. If an\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
316 "uncommitted merge is in progress, \".\" is the revision of the first\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
317 "parent.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
318 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
319 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
320 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
321 "Mercurial allows you to customize output of commands through\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
322 "templates. You can either pass in a template from the command\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
323 "line, via the --template option, or select an existing\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
324 "template-style (--style).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
325 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
326 "You can customize output for any \"log-like\" command: log,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
327 "outgoing, incoming, tip, parents, heads and glog.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
328 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
329 "Three styles are packaged with Mercurial: default (the style used\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
330 "when no explicit preference is passed), compact and changelog.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
331 "Usage::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
332 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
333 " $ hg log -r1 --style changelog\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
334 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
335 "A template is a piece of text, with markup to invoke variable\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
336 "expansion::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
337 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
338 " $ hg log -r1 --template \"{node}\\n\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
339 " b56ce7b07c52de7d5fd79fb89701ea538af65746\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
340 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
341 "Strings in curly braces are called keywords. The availability of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
342 "keywords depends on the exact context of the templater. These\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
343 "keywords are usually available for templating a log-like command:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
344 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
345 ":author: String. The unmodified author of the changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
346 ":branches: String. The name of the branch on which the changeset\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
347 " was committed. Will be empty if the branch name was\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
348 " default.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
349 ":date: Date information. The date when the changeset was\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
350 " committed.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
351 ":desc: String. The text of the changeset description.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
352 ":diffstat: String. Statistics of changes with the following\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
353 " format: \"modified files: +added/-removed lines\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
354 ":files: List of strings. All files modified, added, or removed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
355 " by this changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
356 ":file_adds: List of strings. Files added by this changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
357 ":file_mods: List of strings. Files modified by this changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
358 ":file_dels: List of strings. Files removed by this changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
359 ":node: String. The changeset identification hash, as a\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
360 " 40-character hexadecimal string.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
361 ":parents: List of strings. The parents of the changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
362 ":rev: Integer. The repository-local changeset revision\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
363 " number.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
364 ":tags: List of strings. Any tags associated with the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
365 " changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
366 ":latesttag: String. Most recent global tag in the ancestors of this\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
367 " changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
368 ":latesttagdistance: Integer. Longest path to the latest tag.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
369 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
370 "The \"date\" keyword does not produce human-readable output. If you\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
371 "want to use a date in your output, you can use a filter to process\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
372 "it. Filters are functions which return a string based on the input\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
373 "variable. You can also use a chain of filters to get the desired\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
374 "output::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
375 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
376 " $ hg tip --template \"{date|isodate}\\n\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
377 " 2008-08-21 18:22 +0000\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
378 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
379 "List of filters:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
380 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
381 ":addbreaks: Any text. Add an XHTML \"<br />\" tag before the end of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
382 " every line except the last.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
383 ":age: Date. Returns a human-readable date/time difference\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
384 " between the given date/time and the current\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
385 " date/time.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
386 ":basename: Any text. Treats the text as a path, and returns the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
387 " last component of the path after splitting by the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
388 " path separator (ignoring trailing separators). For\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
389 " example, \"foo/bar/baz\" becomes \"baz\" and \"foo/bar//\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
390 " becomes \"bar\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
391 ":stripdir: Treat the text as path and strip a directory level,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
392 " if possible. For example, \"foo\" and \"foo/bar\" becomes\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
393 " \"foo\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
394 ":date: Date. Returns a date in a Unix date format, including\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
395 " the timezone: \"Mon Sep 04 15:13:13 2006 0700\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
396 ":domain: Any text. Finds the first string that looks like an\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
397 " email address, and extracts just the domain\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
398 " component. Example: 'User <user@example.com>' becomes\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
399 " 'example.com'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
400 ":email: Any text. Extracts the first string that looks like\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
401 " an email address. Example: 'User <user@example.com>'\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
402 " becomes 'user@example.com'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
403 ":escape: Any text. Replaces the special XML/XHTML characters\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
404 " \"&\", \"<\" and \">\" with XML entities.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
405 ":fill68: Any text. Wraps the text to fit in 68 columns.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
406 ":fill76: Any text. Wraps the text to fit in 76 columns.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
407 ":firstline: Any text. Returns the first line of text.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
408 ":nonempty: Any text. Returns '(none)' if the string is empty.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
409 ":hgdate: Date. Returns the date as a pair of numbers:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
410 " \"1157407993 25200\" (Unix timestamp, timezone offset).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
411 ":isodate: Date. Returns the date in ISO 8601 format:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
412 " \"2009-08-18 13:00 +0200\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
413 ":isodatesec: Date. Returns the date in ISO 8601 format, including\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
414 " seconds: \"2009-08-18 13:00:13 +0200\". See also the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
415 " rfc3339date filter.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
416 ":localdate: Date. Converts a date to local date.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
417 ":obfuscate: Any text. Returns the input text rendered as a\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
418 " sequence of XML entities.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
419 ":person: Any text. Returns the text before an email address.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
420 ":rfc822date: Date. Returns a date using the same format used in\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
421 " email headers: \"Tue, 18 Aug 2009 13:00:13 +0200\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
422 ":rfc3339date: Date. Returns a date using the Internet date format\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
423 " specified in RFC 3339: \"2009-08-18T13:00:13+02:00\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
424 ":short: Changeset hash. Returns the short form of a changeset\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
425 " hash, i.e. a 12-byte hexadecimal string.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
426 ":shortdate: Date. Returns a date like \"2006-09-18\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
427 ":strip: Any text. Strips all leading and trailing whitespace.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
428 ":tabindent: Any text. Returns the text, with every line except\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
429 " the first starting with a tab character.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
430 ":urlescape: Any text. Escapes all \"special\" characters. For\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
431 " example, \"foo bar\" becomes \"foo%20bar\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
432 ":user: Any text. Returns the user portion of an email\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
433 " address.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
434 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
435 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
436 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
437 "Valid URLs are of the form::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
438 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
439 " local/filesystem/path[#revision]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
440 " file://local/filesystem/path[#revision]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
441 " http://[user[:pass]@]host[:port]/[path][#revision]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
442 " https://[user[:pass]@]host[:port]/[path][#revision]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
443 " ssh://[user[:pass]@]host[:port]/[path][#revision]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
444 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
445 "Paths in the local filesystem can either point to Mercurial\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
446 "repositories or to bundle files (as created by 'hg bundle' or 'hg\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
447 "incoming --bundle').\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
448 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
449 "An optional identifier after # indicates a particular branch, tag, or\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
450 "changeset to use from the remote repository. See also 'hg help\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
451 "revisions'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
452 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
453 "Some features, such as pushing to http:// and https:// URLs are only\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
454 "possible if the feature is explicitly enabled on the remote Mercurial\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
455 "server.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
456 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
457 "Some notes about using SSH with Mercurial:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
458 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
459 "- SSH requires an accessible shell account on the destination machine\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
460 " and a copy of hg in the remote path or specified with as remotecmd.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
461 "- path is relative to the remote user's home directory by default. Use\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
462 " an extra slash at the start of a path to specify an absolute path::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
463 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
464 " ssh://example.com//tmp/repository\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
465 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
466 "- Mercurial doesn't use its own compression via SSH; the right thing\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
467 " to do is to configure it in your ~/.ssh/config, e.g.::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
468 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
469 " Host *.mylocalnetwork.example.com\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
470 " Compression no\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
471 " Host *\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
472 " Compression yes\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
473 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
474 " Alternatively specify \"ssh -C\" as your ssh command in your hgrc or\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
475 " with the --ssh command line option.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
476 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
477 "These URLs can all be stored in your hgrc with path aliases under the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
478 "[paths] section like so::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
479 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
480 " [paths]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
481 " alias1 = URL1\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
482 " alias2 = URL2\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
483 " ...\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
484 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
485 "You can then use the alias for any command that uses a URL (for\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
486 "example 'hg pull alias1' would pull from the 'alias1' path).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
487 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
488 "Two path aliases are special because they are used as defaults when\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
489 "you do not provide the URL to a command:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
490 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
491 "default:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
492 " When you create a repository with hg clone, the clone command saves\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
493 " the location of the source repository as the new repository's\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
494 " 'default' path. This is then used when you omit path from push- and\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
495 " pull-like commands (including incoming and outgoing).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
496 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
497 "default-push:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
498 " The push command will look for a path named 'default-push', and\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
499 " prefer it over 'default' if both are defined.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
500 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
501 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
502 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
503 "hooks for controlling repository access\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
504 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
505 "This hook makes it possible to allow or deny write access to portions\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
506 "of a repository when receiving incoming changesets.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
507 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
508 "The authorization is matched based on the local user name on the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
509 "system where the hook runs, and not the committer of the original\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
510 "changeset (since the latter is merely informative).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
511 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
512 "The acl hook is best used along with a restricted shell like hgsh,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
513 "preventing authenticating users from doing anything other than\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
514 "pushing or pulling. The hook is not safe to use if users have\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
515 "interactive shell access, as they can then disable the hook.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
516 "Nor is it safe if remote users share an account, because then there\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
517 "is no way to distinguish them.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
518 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
519 "To use this hook, configure the acl extension in your hgrc like this::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
520 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
521 " [extensions]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
522 " hgext.acl =\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
523 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
524 " [hooks]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
525 " pretxnchangegroup.acl = python:hgext.acl.hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
526 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
527 " [acl]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
528 " # Check whether the source of incoming changes is in this list\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
529 " # (\"serve\" == ssh or http, \"push\", \"pull\", \"bundle\")\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
530 " sources = serve\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
531 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
532 "The allow and deny sections take a subtree pattern as key (with a glob\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
533 "syntax by default), and a comma separated list of users as the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
534 "corresponding value. The deny list is checked before the allow list\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
535 "is. ::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
536 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
537 " [acl.allow]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
538 " # If acl.allow is not present, all users are allowed by default.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
539 " # An empty acl.allow section means no users allowed.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
540 " docs/** = doc_writer\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
541 " .hgtags = release_engineer\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
542 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
543 " [acl.deny]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
544 " # If acl.deny is not present, no users are refused by default.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
545 " # An empty acl.deny section means all users allowed.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
546 " glob pattern = user4, user5\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
547 " ** = user6\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
548 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
549 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
550 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
551 msgid "config error - hook type \"%s\" cannot stop incoming changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
552 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
553 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
554 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
555 msgid "acl: access denied for changeset %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
556 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
557 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
558 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
559 "track a line of development with movable markers\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
560 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
561 "Bookmarks are local movable markers to changesets. Every bookmark\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
562 "points to a changeset identified by its hash. If you commit a\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
563 "changeset that is based on a changeset that has a bookmark on it, the\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
564 "bookmark shifts to the new changeset.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
565 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
566 "It is possible to use bookmark names in every revision lookup (e.g. hg\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
567 "merge, hg update).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
568 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
569 "By default, when several bookmarks point to the same changeset, they\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
570 "will all move forward together. It is possible to obtain a more\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
571 "git-like experience by adding the following configuration option to\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
572 "your .hgrc::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
573 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
574 " [bookmarks]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
575 " track.current = True\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
576 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
577 "This will cause Mercurial to track the bookmark that you are currently\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
578 "using, and only update it. This is similar to git's approach to\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
579 "branching.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
580 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
581 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
582 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
583 "track a line of development with movable markers\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
584 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
585 " Bookmarks are pointers to certain commits that move when\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
586 " committing. Bookmarks are local. They can be renamed, copied and\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
587 " deleted. It is possible to use bookmark names in 'hg merge' and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
588 " 'hg update' to merge and update respectively to a given bookmark.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
589 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
590 " You can use 'hg bookmark NAME' to set a bookmark on the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
591 " directory's parent revision with the given name. If you specify\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
592 " a revision using -r REV (where REV may be an existing bookmark),\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
593 " the bookmark is assigned to that revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
594 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
595 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
596 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
597 msgid "a bookmark of this name does not exist" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
598 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
599 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
600 msgid "a bookmark of the same name already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
601 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
602 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
603 msgid "new bookmark name required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
604 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
605 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
606 msgid "bookmark name required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
607 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
608 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
609 msgid "bookmark name cannot contain newlines" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
610 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
611 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
612 msgid "a bookmark cannot have the name of an existing branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
613 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
614 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
615 msgid "force" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
616 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
617 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
618 msgid "revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
619 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
620 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
621 msgid "delete a given bookmark" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
622 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
623 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
624 msgid "rename a given bookmark" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
625 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
626 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
627 msgid "hg bookmarks [-f] [-d] [-m NAME] [-r REV] [NAME]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
628 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
629 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
630 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
631 "hooks for integrating with the Bugzilla bug tracker\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
632 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
633 "This hook extension adds comments on bugs in Bugzilla when changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
634 "that refer to bugs by Bugzilla ID are seen. The hook does not change\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
635 "bug status.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
636 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
637 "The hook updates the Bugzilla database directly. Only Bugzilla\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
638 "installations using MySQL are supported.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
639 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
640 "The hook relies on a Bugzilla script to send bug change notification\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
641 "emails. That script changes between Bugzilla versions; the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
642 "'processmail' script used prior to 2.18 is replaced in 2.18 and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
643 "subsequent versions by 'config/sendbugmail.pl'. Note that these will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
644 "be run by Mercurial as the user pushing the change; you will need to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
645 "ensure the Bugzilla install file permissions are set appropriately.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
646 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
647 "The extension is configured through three different configuration\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
648 "sections. These keys are recognized in the [bugzilla] section:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
649 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
650 "host\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
651 " Hostname of the MySQL server holding the Bugzilla database.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
652 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
653 "db\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
654 " Name of the Bugzilla database in MySQL. Default 'bugs'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
655 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
656 "user\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
657 " Username to use to access MySQL server. Default 'bugs'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
658 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
659 "password\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
660 " Password to use to access MySQL server.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
661 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
662 "timeout\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
663 " Database connection timeout (seconds). Default 5.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
664 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
665 "version\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
666 " Bugzilla version. Specify '3.0' for Bugzilla versions 3.0 and later,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
667 " '2.18' for Bugzilla versions from 2.18 and '2.16' for versions prior\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
668 " to 2.18.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
669 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
670 "bzuser\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
671 " Fallback Bugzilla user name to record comments with, if changeset\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
672 " committer cannot be found as a Bugzilla user.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
673 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
674 "bzdir\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
675 " Bugzilla install directory. Used by default notify. Default\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
676 " '/var/www/html/bugzilla'.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
677 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
678 "notify\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
679 " The command to run to get Bugzilla to send bug change notification\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
680 " emails. Substitutes from a map with 3 keys, 'bzdir', 'id' (bug id)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
681 " and 'user' (committer bugzilla email). Default depends on version;\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
682 " from 2.18 it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
683 " %(id)s %(user)s\".\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
684 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
685 "regexp\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
686 " Regular expression to match bug IDs in changeset commit message.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
687 " Must contain one \"()\" group. The default expression matches 'Bug\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
688 " 1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
689 " 1234 and 5678' and variations thereof. Matching is case insensitive.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
690 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
691 "style\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
692 " The style file to use when formatting comments.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
693 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
694 "template\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
695 " Template to use when formatting comments. Overrides style if\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
696 " specified. In addition to the usual Mercurial keywords, the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
697 " extension specifies::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
698 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
699 " {bug} The Bugzilla bug ID.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
700 " {root} The full pathname of the Mercurial repository.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
701 " {webroot} Stripped pathname of the Mercurial repository.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
702 " {hgweb} Base URL for browsing Mercurial repositories.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
703 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
704 " Default 'changeset {node|short} in repo {root} refers '\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
705 " 'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
706 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
707 "strip\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
708 " The number of slashes to strip from the front of {root} to produce\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
709 " {webroot}. Default 0.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
710 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
711 "usermap\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
712 " Path of file containing Mercurial committer ID to Bugzilla user ID\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
713 " mappings. If specified, the file should contain one mapping per\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
714 " line, \"committer\"=\"Bugzilla user\". See also the [usermap] section.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
715 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
716 "The [usermap] section is used to specify mappings of Mercurial\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
717 "committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
718 "\"committer\"=\"Bugzilla user\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
719 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
720 "Finally, the [web] section supports one entry:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
721 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
722 "baseurl\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
723 " Base URL for browsing Mercurial repositories. Reference from\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
724 " templates as {hgweb}.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
725 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
726 "Activating the extension::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
727 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
728 " [extensions]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
729 " hgext.bugzilla =\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
730 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
731 " [hooks]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
732 " # run bugzilla hook on every change pulled or pushed in here\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
733 " incoming.bugzilla = python:hgext.bugzilla.hook\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
734 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
735 "Example configuration:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
736 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
737 "This example configuration is for a collection of Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
738 "repositories in /var/local/hg/repos/ used with a local Bugzilla 3.2\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
739 "installation in /opt/bugzilla-3.2. ::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
740 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
741 " [bugzilla]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
742 " host=localhost\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
743 " password=XYZZY\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
744 " version=3.0\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
745 " bzuser=unknown@domain.com\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
746 " bzdir=/opt/bugzilla-3.2\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
747 " template=Changeset {node|short} in {root|basename}.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
748 " {hgweb}/{webroot}/rev/{node|short}\\n\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
749 " {desc}\\n\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
750 " strip=5\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
751 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
752 " [web]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
753 " baseurl=http://dev.domain.com/hg\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
754 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
755 " [usermap]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
756 " user@emaildomain.com=user.name@bugzilladomain.com\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
757 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
758 "Commits add a comment to the Bugzilla bug record of the form::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
759 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
760 " Changeset 3b16791d6642 in repository-name.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
761 " http://dev.domain.com/hg/repository-name/rev/3b16791d6642\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
762 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
763 " Changeset commit comment. Bug 1234.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
764 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
765 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
766 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
767 msgid "connecting to %s:%s as %s, password %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
768 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
769 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
770 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
771 msgid "query: %s %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
772 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
773 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
774 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
775 msgid "failed query: %s %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
776 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
777 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
778 msgid "unknown database schema" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
779 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
780 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
781 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
782 msgid "bug %d already knows about changeset %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
783 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
784 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
785 msgid "telling bugzilla to send mail:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
786 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
787 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
788 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
789 msgid " bug %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
790 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
791 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
792 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
793 msgid "running notify command %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
794 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
795 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
796 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
797 msgid "bugzilla notify command %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
798 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
799 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
800 msgid "done\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
801 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
802 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
803 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
804 msgid "looking up user %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
805 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
806 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
807 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
808 msgid "cannot find bugzilla user id for %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
809 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
810 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
811 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
812 msgid "cannot find bugzilla user id for %s or %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
813 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
814 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
815 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
816 msgid "bugzilla version %s not supported" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
817 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
818 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
819 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
820 "changeset {node|short} in repo {root} refers to bug {bug}.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
821 "details:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
822 "\t{desc|tabindent}" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
823 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
824 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
825 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
826 msgid "python mysql support not available: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
827 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
828 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
829 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
830 msgid "hook type %s does not pass a changeset id" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
831 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
832 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
833 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
834 msgid "database error: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
835 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
836 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
837 msgid "command to display child changesets" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
838 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
839 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
840 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
841 "show the children of the given or working directory revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
842 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
843 " Print the children of the working directory's revisions. If a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
844 " revision is given via -r/--rev, the children of that revision will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
845 " be printed. If a file argument is given, revision in which the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
846 " file was last changed (after the working directory revision or the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
847 " argument to --rev if given) is printed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
848 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
849 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
850 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
851 msgid "show children of the specified revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
852 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
853 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
854 msgid "hg children [-r REV] [FILE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
855 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
856 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
857 msgid "command to display statistics about repository history" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
858 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
859 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
860 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
861 msgid "Revision %d is a merge, ignoring...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
862 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
863 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
864 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
865 msgid "generating stats: %d%%" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
866 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
867 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
868 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
869 "histogram of changes to the repository\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
870 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
871 " This command will display a histogram representing the number\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
872 " of changed lines or revisions, grouped according to the given\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
873 " template. The default template will group changes by author.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
874 " The --dateformat option may be used to group the results by\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
875 " date instead.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
876 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
877 " Statistics are based on the number of changed lines, or\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
878 " alternatively the number of matching revisions if the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
879 " --changesets option is specified.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
880 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
881 " Examples::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
882 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
883 " # display count of changed lines for every committer\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
884 " hg churn -t '{author|email}'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
885 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
886 " # display daily activity graph\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
887 " hg churn -f '%H' -s -c\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
888 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
889 " # display activity of developers by month\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
890 " hg churn -f '%Y-%m' -s -c\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
891 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
892 " # display count of lines changed in every year\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
893 " hg churn -f '%Y' -s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
894 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
895 " It is possible to map alternate email addresses to a main address\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
896 " by providing a file using the following format::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
897 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
898 " <alias email> <actual email>\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
899 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
900 " Such a file may be specified with the --aliases option, otherwise\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
901 " a .hgchurn file will be looked for in the working directory root.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
902 " " |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
903 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
904 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
905 msgid "count rate for the specified revision or range" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
906 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
907 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
908 msgid "count rate for revisions matching date spec" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
909 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
910 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
911 msgid "template to group changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
912 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
913 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
914 msgid "strftime-compatible format for grouping by date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
915 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
916 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
917 msgid "count rate by number of changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
918 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
919 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
920 msgid "sort by key (default: sort by count)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
921 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
922 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
923 msgid "file with email aliases" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
924 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
925 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
926 msgid "show progress" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
927 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
928 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
929 msgid "hg churn [-d DATE] [-r REV] [--aliases FILE] [--progress] [FILE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
930 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
931 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
932 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
933 "colorize output from some commands\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
934 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
935 "This extension modifies the status command to add color to its output\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
936 "to reflect file status, the qseries command to add color to reflect\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
937 "patch status (applied, unapplied, missing), and to diff-related\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
938 "commands to highlight additions, removals, diff headers, and trailing\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
939 "whitespace.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
940 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
941 "Other effects in addition to color, like bold and underlined text, are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
942 "also available. Effects are rendered with the ECMA-48 SGR control\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
943 "function (aka ANSI escape codes). This module also provides the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
944 "render_text function, which can be used to add effects to any text.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
945 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
946 "Default effects may be overridden from the .hgrc file::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
947 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
948 " [color]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
949 " status.modified = blue bold underline red_background\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
950 " status.added = green bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
951 " status.removed = red bold blue_background\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
952 " status.deleted = cyan bold underline\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
953 " status.unknown = magenta bold underline\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
954 " status.ignored = black bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
955 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
956 " # 'none' turns off all effects\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
957 " status.clean = none\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
958 " status.copied = none\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
959 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
960 " qseries.applied = blue bold underline\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
961 " qseries.unapplied = black bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
962 " qseries.missing = red bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
963 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
964 " diff.diffline = bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
965 " diff.extended = cyan bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
966 " diff.file_a = red bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
967 " diff.file_b = green bold\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
968 " diff.hunk = magenta\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
969 " diff.deleted = red\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
970 " diff.inserted = green\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
971 " diff.changed = white\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
972 " diff.trailingwhitespace = bold red_background\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
973 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
974 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
975 msgid "when to colorize (always, auto, or never)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
976 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
977 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
978 msgid "don't colorize output (DEPRECATED)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
979 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
980 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
981 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
982 msgid "ignoring unknown color/effect %r (configured in color.%s)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
983 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
984 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
985 msgid "import revisions from foreign VCS repositories into Mercurial" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
986 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
987 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
988 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
989 "convert a foreign SCM repository to a Mercurial one.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
990 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
991 " Accepted source formats [identifiers]:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
992 "\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
993 " - Mercurial [hg]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
994 " - CVS [cvs]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
995 " - Darcs [darcs]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
996 " - git [git]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
997 " - Subversion [svn]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
998 " - Monotone [mtn]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
999 " - GNU Arch [gnuarch]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1000 " - Bazaar [bzr]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1001 " - Perforce [p4]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1002 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1003 " Accepted destination formats [identifiers]:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1004 "\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1005 " - Mercurial [hg]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1006 " - Subversion [svn] (history on branches is not preserved)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1007 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1008 " If no revision is given, all revisions will be converted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1009 " Otherwise, convert will only import up to the named revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1010 " (given in a format understood by the source).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1011 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1012 " If no destination directory name is specified, it defaults to the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1013 " basename of the source with '-hg' appended. If the destination\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1014 " repository doesn't exist, it will be created.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1015 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1016 " By default, all sources except Mercurial will use --branchsort.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1017 " Mercurial uses --sourcesort to preserve original revision numbers\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1018 " order. Sort modes have the following effects:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1019 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1020 " --branchsort convert from parent to child revision when possible,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1021 " which means branches are usually converted one after\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1022 " the other. It generates more compact repositories.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1023 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1024 " --datesort sort revisions by date. Converted repositories have\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1025 " good-looking changelogs but are often an order of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1026 " magnitude larger than the same ones generated by\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1027 " --branchsort.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1028 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1029 " --sourcesort try to preserve source revisions order, only\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1030 " supported by Mercurial sources.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1031 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1032 " If <REVMAP> isn't given, it will be put in a default location\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1033 " (<dest>/.hg/shamap by default). The <REVMAP> is a simple text file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1034 " that maps each source commit ID to the destination ID for that\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1035 " revision, like so::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1036 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1037 " <source ID> <destination ID>\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1038 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1039 " If the file doesn't exist, it's automatically created. It's\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1040 " updated on each commit copied, so convert-repo can be interrupted\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1041 " and can be run repeatedly to copy new commits.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1042 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1043 " The [username mapping] file is a simple text file that maps each\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1044 " source commit author to a destination commit author. It is handy\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1045 " for source SCMs that use unix logins to identify authors (eg:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1046 " CVS). One line per author mapping and the line format is:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1047 " srcauthor=whatever string you want\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1048 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1049 " The filemap is a file that allows filtering and remapping of files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1050 " and directories. Comment lines start with '#'. Each line can\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1051 " contain one of the following directives::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1052 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1053 " include path/to/file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1054 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1055 " exclude path/to/file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1056 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1057 " rename from/file to/file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1058 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1059 " The 'include' directive causes a file, or all files under a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1060 " directory, to be included in the destination repository, and the\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1061 " exclusion of all other files and directories not explicitly\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1062 " included. The 'exclude' directive causes files or directories to\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1063 " be omitted. The 'rename' directive renames a file or directory. To\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1064 " rename from a subdirectory into the root of the repository, use\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1065 " '.' as the path to rename to.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1066 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1067 " The splicemap is a file that allows insertion of synthetic\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1068 " history, letting you specify the parents of a revision. This is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1069 " useful if you want to e.g. give a Subversion merge two parents, or\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1070 " graft two disconnected series of history together. Each entry\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1071 " contains a key, followed by a space, followed by one or two\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1072 " comma-separated values. The key is the revision ID in the source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1073 " revision control system whose parents should be modified (same\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1074 " format as a key in .hg/shamap). The values are the revision IDs\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1075 " (in either the source or destination revision control system) that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1076 " should be used as the new parents for that node.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1077 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1078 " The branchmap is a file that allows you to rename a branch when it is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1079 " being brought in from whatever external repository. When used in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1080 " conjunction with a splicemap, it allows for a powerful combination\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1081 " to help fix even the most badly mismanaged repositories and turn them\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1082 " into nicely structured Mercurial repositories. The branchmap contains\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1083 " lines of the form \"original_branch_name new_branch_name\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1084 " \"original_branch_name\" is the name of the branch in the source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1085 " repository, and \"new_branch_name\" is the name of the branch is the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1086 " destination repository. This can be used to (for instance) move code\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1087 " in one repository from \"default\" to a named branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1088 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1089 " Mercurial Source\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1090 " ----------------\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1091 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1092 " --config convert.hg.ignoreerrors=False (boolean)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1093 " ignore integrity errors when reading. Use it to fix Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1094 " repositories with missing revlogs, by converting from and to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1095 " Mercurial.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1096 " --config convert.hg.saverev=False (boolean)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1097 " store original revision ID in changeset (forces target IDs to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1098 " change)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1099 " --config convert.hg.startrev=0 (hg revision identifier)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1100 " convert start revision and its descendants\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1101 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1102 " CVS Source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1103 " ----------\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1104 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1105 " CVS source will use a sandbox (i.e. a checked-out copy) from CVS\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1106 " to indicate the starting point of what will be converted. Direct\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1107 " access to the repository files is not needed, unless of course the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1108 " repository is :local:. The conversion uses the top level directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1109 " in the sandbox to find the CVS repository, and then uses CVS rlog\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1110 " commands to find files to convert. This means that unless a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1111 " filemap is given, all files under the starting directory will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1112 " converted, and that any directory reorganization in the CVS\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1113 " sandbox is ignored.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1114 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1115 " The options shown are the defaults.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1116 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1117 " --config convert.cvsps.cache=True (boolean)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1118 " Set to False to disable remote log caching, for testing and\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1119 " debugging purposes.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1120 " --config convert.cvsps.fuzz=60 (integer)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1121 " Specify the maximum time (in seconds) that is allowed between\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1122 " commits with identical user and log message in a single\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1123 " changeset. When very large files were checked in as part of a\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1124 " changeset then the default may not be long enough.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1125 " --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1126 " Specify a regular expression to which commit log messages are\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1127 " matched. If a match occurs, then the conversion process will\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1128 " insert a dummy revision merging the branch on which this log\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1129 " message occurs to the branch indicated in the regex.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1130 " --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1131 " Specify a regular expression to which commit log messages are\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1132 " matched. If a match occurs, then the conversion process will\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1133 " add the most recent revision on the branch indicated in the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1134 " regex as the second parent of the changeset.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1135 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1136 " An additional \"debugcvsps\" Mercurial command allows the builtin\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1137 " changeset merging code to be run without doing a conversion. Its\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1138 " parameters and output are similar to that of cvsps 2.1. Please see\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1139 " the command help for more details.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1140 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1141 " Subversion Source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1142 " -----------------\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1143 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1144 " Subversion source detects classical trunk/branches/tags layouts.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1145 " By default, the supplied \"svn://repo/path/\" source URL is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1146 " converted as a single branch. If \"svn://repo/path/trunk\" exists it\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1147 " replaces the default branch. If \"svn://repo/path/branches\" exists,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1148 " its subdirectories are listed as possible branches. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1149 " \"svn://repo/path/tags\" exists, it is looked for tags referencing\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1150 " converted branches. Default \"trunk\", \"branches\" and \"tags\" values\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1151 " can be overridden with following options. Set them to paths\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1152 " relative to the source URL, or leave them blank to disable auto\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1153 " detection.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1154 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1155 " --config convert.svn.branches=branches (directory name)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1156 " specify the directory containing branches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1157 " --config convert.svn.tags=tags (directory name)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1158 " specify the directory containing tags\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1159 " --config convert.svn.trunk=trunk (directory name)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1160 " specify the name of the trunk branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1161 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1162 " Source history can be retrieved starting at a specific revision,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1163 " instead of being integrally converted. Only single branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1164 " conversions are supported.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1165 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1166 " --config convert.svn.startrev=0 (svn revision number)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1167 " specify start Subversion revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1168 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1169 " Perforce Source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1170 " ---------------\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1171 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1172 " The Perforce (P4) importer can be given a p4 depot path or a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1173 " client specification as source. It will convert all files in the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1174 " source to a flat Mercurial repository, ignoring labels, branches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1175 " and integrations. Note that when a depot path is given you then\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1176 " usually should specify a target directory, because otherwise the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1177 " target may be named ...-hg.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1178 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1179 " It is possible to limit the amount of source history to be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1180 " converted by specifying an initial Perforce revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1181 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1182 " --config convert.p4.startrev=0 (perforce changelist number)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1183 " specify initial Perforce revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1184 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1185 " Mercurial Destination\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1186 " ---------------------\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1187 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1188 " --config convert.hg.clonebranches=False (boolean)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1189 " dispatch source branches in separate clones.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1190 " --config convert.hg.tagsbranch=default (branch name)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1191 " tag revisions branch name\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1192 " --config convert.hg.usebranchnames=True (boolean)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1193 " preserve branch names\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1194 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1195 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1196 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1197 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1198 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1199 "create changeset information from CVS\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1200 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1201 " This command is intended as a debugging tool for the CVS to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1202 " Mercurial converter, and can be used as a direct replacement for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1203 " cvsps.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1204 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1205 " Hg debugcvsps reads the CVS rlog for current directory (or any\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1206 " named directory) in the CVS repository, and converts the log to a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1207 " series of changesets based on matching commit log entries and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1208 " dates." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1209 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1210 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1211 msgid "username mapping filename" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1212 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1213 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1214 msgid "destination repository type" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1215 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1216 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1217 msgid "remap file names using contents of file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1218 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1219 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1220 msgid "import up to target revision REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1221 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1222 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1223 msgid "source repository type" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1224 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1225 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1226 msgid "splice synthesized history into place" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1227 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1228 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1229 msgid "change branch names while converting" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1230 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1231 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1232 msgid "try to sort changesets by branches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1233 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1234 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1235 msgid "try to sort changesets by date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1236 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1237 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1238 msgid "preserve source changesets order" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1239 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1240 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1241 msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1242 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1243 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1244 msgid "only return changes on specified branches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1245 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1246 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1247 msgid "prefix to remove from file names" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1248 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1249 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1250 msgid "only return changes after or between specified tags" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1251 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1252 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1253 msgid "update cvs log cache" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1254 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1255 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1256 msgid "create new cvs log cache" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1257 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1258 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1259 msgid "set commit time fuzz in seconds" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1260 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1261 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1262 msgid "specify cvsroot" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1263 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1264 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1265 msgid "show parent changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1266 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1267 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1268 msgid "show current changeset in ancestor branches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1269 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1270 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1271 msgid "ignored for compatibility" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1272 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1273 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1274 msgid "hg debugcvsps [OPTION]... [PATH]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1275 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1276 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1277 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1278 "warning: lightweight checkouts may cause conversion failures, try with a " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1279 "regular branch instead.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1280 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1281 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1282 msgid "bzr source type could not be determined\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1283 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1284 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1285 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1286 msgid "%s is not a valid revision in current branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1287 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1288 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1289 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1290 msgid "%s is not available in %s anymore" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1291 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1292 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1293 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1294 msgid "%s.%s symlink has no target" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1295 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1296 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1297 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1298 msgid "cannot find required \"%s\" tool" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1299 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1300 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1301 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1302 msgid "%s error:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1303 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1304 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1305 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1306 msgid "syntax error in %s(%d): key/value pair expected" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1307 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1308 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1309 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1310 msgid "could not open map file %r: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1311 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1312 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1313 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1314 msgid "%s: missing or unsupported repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1315 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1316 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1317 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1318 msgid "convert: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1319 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1320 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1321 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1322 msgid "%s: unknown repository type" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1323 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1324 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1325 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1326 msgid "unknown sort mode: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1327 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1328 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1329 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1330 msgid "cycle detected between %s and %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1331 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1332 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1333 msgid "not all revisions were sorted" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1334 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1335 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1336 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1337 msgid "Writing author map file %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1338 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1339 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1340 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1341 msgid "Ignoring bad line in author map file %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1342 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1343 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1344 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1345 msgid "mapping author %s to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1346 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1347 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1348 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1349 msgid "overriding mapping for author %s, was %s, will be %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1350 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1351 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1352 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1353 msgid "spliced in %s as parents of %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1354 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1355 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1356 msgid "scanning source...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1357 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1358 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1359 msgid "sorting...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1360 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1361 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1362 msgid "converting...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1363 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1364 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1365 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1366 msgid "source: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1367 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1368 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1369 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1370 msgid "assuming destination %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1371 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1372 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1373 msgid "more than one sort mode specified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1374 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1375 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1376 msgid "--sourcesort is not supported by this data source" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1377 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1378 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1379 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1380 msgid "revision %s is not a patchset number" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1381 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1382 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1383 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1384 msgid "connecting to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1385 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1386 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1387 msgid "CVS pserver authentication failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1388 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1389 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1390 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1391 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1392 "unexpected response from CVS server (expected \"Valid-requests\", but got %r)" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1393 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1394 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1395 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1396 msgid "%d bytes missing from remote file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1397 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1398 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1399 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1400 msgid "cvs server: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1401 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1402 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1403 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1404 msgid "unknown CVS response: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1405 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1406 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1407 msgid "collecting CVS rlog\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1408 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1409 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1410 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1411 msgid "reading cvs log cache %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1412 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1413 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1414 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1415 msgid "cache has %d log entries\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1416 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1417 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1418 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1419 msgid "error reading cache: %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1420 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1421 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1422 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1423 msgid "running %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1424 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1425 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1426 msgid "RCS file must be followed by working file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1427 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1428 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1429 msgid "must have at least some revisions" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1430 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1431 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1432 msgid "expected revision number" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1433 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1434 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1435 msgid "revision must be followed by date line" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1436 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1437 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1438 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1439 msgid "writing cvs log cache %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1440 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1441 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1442 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1443 msgid "%d log entries\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1444 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1445 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1446 msgid "creating changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1447 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1448 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1449 msgid "synthetic changeset cannot have multiple parents" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1450 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1451 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1452 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1453 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1454 "warning: CVS commit message references non-existent branch %r:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1455 "%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1456 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1457 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1458 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1459 msgid "%d changeset entries\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1460 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1461 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1462 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1463 msgid "darcs version 2.1 or newer needed (found %r)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1464 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1465 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1466 msgid "Python ElementTree module is not available" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1467 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1468 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1469 msgid "internal calling inconsistency" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1470 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1471 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1472 msgid "errors in filemap" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1473 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1474 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1475 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1476 msgid "%s:%d: %r already in %s list\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1477 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1478 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1479 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1480 msgid "%s:%d: unknown directive %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1481 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1482 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1483 msgid "source repository doesn't support --filemap" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1484 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1485 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1486 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1487 msgid "%s does not look like a GNU Arch repo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1488 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1489 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1490 msgid "cannot find a GNU Arch tool" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1491 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1492 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1493 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1494 msgid "analyzing tree version %s...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1495 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1496 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1497 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1498 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1499 "tree analysis stopped because it points to an unregistered archive %s...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1500 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1501 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1502 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1503 msgid "could not parse cat-log of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1504 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1505 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1506 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1507 msgid "%s is not a local Mercurial repo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1508 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1509 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1510 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1511 msgid "initializing destination %s repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1512 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1513 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1514 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1515 msgid "pulling from %s into %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1516 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1517 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1518 msgid "filtering out empty revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1519 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1520 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1521 msgid "updating tags\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1522 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1523 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1524 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1525 msgid "%s is not a valid start revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1526 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1527 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1528 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1529 msgid "ignoring: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1530 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1531 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1532 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1533 msgid "%s does not look like a monotone repo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1534 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1535 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1536 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1537 msgid "copying file in renamed directory from '%s' to '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1538 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1539 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1540 msgid "reading p4 views\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1541 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1542 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1543 msgid "collecting p4 changelists\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1544 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1545 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1546 msgid "Mercurial failed to run itself, check hg executable is in PATH" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1547 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1548 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1549 msgid "Subversion python bindings could not be loaded" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1550 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1551 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1552 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1553 msgid "Subversion python bindings %d.%d found, 1.4 or later required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1554 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1555 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1556 msgid "Subversion python bindings are too old, 1.4 or later required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1557 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1558 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1559 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1560 msgid "svn: revision %s is not an integer" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1561 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1562 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1563 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1564 msgid "svn: start revision %s is not an integer" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1565 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1566 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1567 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1568 msgid "no revision found in module %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1569 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1570 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1571 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1572 msgid "expected %s to be at %r, but not found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1573 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1574 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1575 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1576 msgid "found %s at %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1577 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1578 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1579 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1580 msgid "ignoring empty branch %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1581 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1582 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1583 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1584 msgid "found branch %s at %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1585 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1586 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1587 msgid "svn: start revision is not supported with more than one branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1588 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1589 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1590 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1591 msgid "svn: no revision found after start revision %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1592 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1593 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1594 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1595 msgid "no tags found at revision %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1596 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1597 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1598 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1599 msgid "%s not found up to revision %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1600 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1601 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1602 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1603 msgid "found parent of branch %s at %d: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1604 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1605 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1606 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1607 msgid "fetching revision log for \"%s\" from %d to %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1608 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1609 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1610 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1611 msgid "svn: branch has no revision %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1612 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1613 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1614 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1615 msgid "initializing svn repo %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1616 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1617 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1618 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1619 msgid "initializing svn wc %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1620 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1621 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1622 msgid "unexpected svn output:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1623 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1624 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1625 msgid "unable to cope with svn output" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1626 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1627 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1628 msgid "XXX TAGS NOT IMPLEMENTED YET\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1629 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1630 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1631 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1632 "command to allow external programs to compare revisions\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1633 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1634 "The extdiff Mercurial extension allows you to use external programs\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1635 "to compare revisions, or revision with working directory. The external\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1636 "diff programs are called with a configurable set of options and two\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1637 "non-option arguments: paths to directories containing snapshots of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1638 "files to compare.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1639 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1640 "The extdiff extension also allows to configure new diff commands, so\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1641 "you do not need to type \"hg extdiff -p kdiff3\" always. ::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1642 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1643 " [extdiff]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1644 " # add new command that runs GNU diff(1) in 'context diff' mode\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1645 " cdiff = gdiff -Nprc5\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1646 " ## or the old way:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1647 " #cmd.cdiff = gdiff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1648 " #opts.cdiff = -Nprc5\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1649 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1650 " # add new command called vdiff, runs kdiff3\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1651 " vdiff = kdiff3\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1652 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1653 " # add new command called meld, runs meld (no need to name twice)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1654 " meld =\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1655 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1656 " # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1657 " # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1658 " # English user, be sure to put \"let g:DirDiffDynamicDiffText = 1\" in\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1659 " # your .vimrc\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1660 " vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1661 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1662 "You can use -I/-X and list of file or directory names like normal \"hg\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1663 "diff\" command. The extdiff extension makes snapshots of only needed\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1664 "files, so running the external diff program will actually be pretty\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1665 "fast (at least faster than having to compare the entire tree).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1666 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1667 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1668 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1669 msgid "making snapshot of %d files from rev %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1670 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1671 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1672 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1673 msgid "making snapshot of %d files from working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1674 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1675 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1676 msgid "cannot specify --rev and --change at the same time" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1677 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1678 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1679 msgid "cleaning up temp directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1680 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1681 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1682 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1683 "use external program to diff repository (or selected files)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1684 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1685 " Show differences between revisions for the specified files, using\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1686 " an external program. The default program used is diff, with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1687 " default options \"-Npru\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1688 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1689 " To select a different program, use the -p/--program option. The\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1690 " program will be passed the names of two directories to compare. To\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1691 " pass additional options to the program, use -o/--option. These\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1692 " will be passed before the names of the directories to compare.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1693 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1694 " When two revision arguments are given, then changes are shown\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1695 " between those revisions. If only one revision is specified then\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1696 " that revision is compared to the working directory, and, when no\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1697 " revisions are specified, the working directory files are compared\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1698 " to its parent." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1699 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1700 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1701 msgid "comparison program to run" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1702 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1703 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1704 msgid "pass option to comparison program" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1705 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1706 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1707 msgid "change made by revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1708 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1709 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1710 msgid "hg extdiff [OPT]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1711 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1712 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1713 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1714 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1715 "use %(path)s to diff repository (or selected files)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1716 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1717 " Show differences between revisions for the specified files, using the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1718 " %(path)s program.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1719 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1720 " When two revision arguments are given, then changes are shown between\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1721 " those revisions. If only one revision is specified then that revision " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1722 "is\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1723 " compared to the working directory, and, when no revisions are " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1724 "specified,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1725 " the working directory files are compared to its parent." |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1726 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1727 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1728 #, python-format |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1729 msgid "hg %s [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1730 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1731 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1732 msgid "pull, update and merge in one command" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1733 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1734 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1735 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1736 "pull changes from a remote repository, merge new changes if needed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1737 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1738 " This finds all changes from the repository at the specified path\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1739 " or URL and adds them to the local repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1740 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1741 " If the pulled changes add a new branch head, the head is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1742 " automatically merged, and the result of the merge is committed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1743 " Otherwise, the working directory is updated to include the new\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1744 " changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1745 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1746 " When a merge occurs, the newly pulled changes are assumed to be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1747 " \"authoritative\". The head of the new changes is used as the first\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1748 " parent, with local changes as the second. To switch the merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1749 " order, use --switch-parent.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1750 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1751 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1752 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1753 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1754 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1755 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1756 "working dir not at branch tip (use \"hg update\" to check out branch tip)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1757 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1758 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1759 msgid "outstanding uncommitted merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1760 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1761 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1762 msgid "outstanding uncommitted changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1763 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1764 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1765 msgid "working directory is missing some files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1766 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1767 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1768 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1769 "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1770 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1771 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1772 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1773 msgid "pulling from %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1774 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1775 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1776 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1777 "Other repository doesn't support revision lookup, so a rev cannot be " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1778 "specified." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1779 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1780 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1781 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1782 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1783 "not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1784 "\" to merge them)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1785 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1786 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1787 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1788 msgid "updating to %d:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1789 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1790 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1791 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1792 msgid "merging with %d:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1793 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1794 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1795 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1796 msgid "new changeset %d:%s merges remote changes with local\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1797 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1798 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1799 msgid "a specific revision you would like to pull" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1800 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1801 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1802 msgid "edit commit message" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1803 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1804 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1805 msgid "edit commit message (DEPRECATED)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1806 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1807 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1808 msgid "switch parents when merging" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1809 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1810 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1811 msgid "hg fetch [SOURCE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1812 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1813 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1814 msgid "commands to sign and verify changesets" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1815 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1816 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1817 msgid "error while verifying signature" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1818 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1819 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1820 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1821 msgid "%s Bad signature from \"%s\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1822 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1823 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1824 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1825 msgid "%s Note: Signature has expired (signed by: \"%s\")\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1826 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1827 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1828 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1829 msgid "%s Note: This key has expired (signed by: \"%s\")\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1830 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1831 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1832 msgid "list signed changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1833 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1834 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1835 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1836 msgid "%s:%d node does not exist\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1837 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1838 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1839 msgid "verify all the signatures there may be for a particular revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1840 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1841 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1842 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1843 msgid "No valid signature for %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1844 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1845 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1846 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1847 "add a signature for the current or given revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1848 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1849 " If no revision is given, the parent of the working directory is used,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1850 " or tip if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1851 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1852 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1853 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1854 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1855 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1856 msgid "uncommitted merge - please provide a specific revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1857 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1858 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1859 msgid "Error while signing" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1860 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1861 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1862 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1863 "working copy of .hgsigs is changed (please commit .hgsigs manually or use --" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1864 "force)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1865 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1866 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1867 msgid "unknown signature version" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1868 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1869 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1870 msgid "make the signature local" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1871 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1872 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1873 msgid "sign even if the sigfile is modified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1874 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1875 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1876 msgid "do not commit the sigfile after signing" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1877 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1878 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1879 msgid "the key id to sign with" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1880 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1881 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1882 msgid "commit message" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1883 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1884 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1885 msgid "hg sign [OPTION]... [REVISION]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1886 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1887 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1888 msgid "hg sigcheck REVISION" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1889 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1890 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1891 msgid "hg sigs" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1892 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1893 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1894 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1895 "command to view revision graphs from a shell\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1896 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1897 "This extension adds a --graph option to the incoming, outgoing and log\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1898 "commands. When this options is given, an ASCII representation of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1899 "revision graph is also shown.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1900 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1901 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1902 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1903 msgid "--graph option is incompatible with --%s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1904 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1905 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1906 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1907 "show revision history alongside an ASCII revision graph\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1908 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1909 " Print a revision history alongside a revision graph drawn with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1910 " ASCII characters.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1911 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1912 " Nodes printed as an @ character are parents of the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1913 " directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1914 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1915 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1916 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1917 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1918 msgid "comparing with %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1919 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1920 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1921 msgid "no changes found\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1922 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1923 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1924 msgid "show the revision DAG" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1925 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1926 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1927 msgid "limit number of changes displayed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1928 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1929 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1930 msgid "show patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1931 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1932 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1933 msgid "show the specified revision or range" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1934 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1935 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1936 msgid "hg glog [OPTION]... [FILE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1937 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1938 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1939 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1940 "hooks for integrating with the CIA.vc notification service\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1941 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1942 "This is meant to be run as a changegroup or incoming hook. To\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1943 "configure it, set the following options in your hgrc::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1944 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1945 " [cia]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1946 " # your registered CIA user name\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1947 " user = foo\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1948 " # the name of the project in CIA\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1949 " project = foo\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1950 " # the module (subproject) (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1951 " #module = foo\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1952 " # Append a diffstat to the log message (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1953 " #diffstat = False\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1954 " # Template to use for log messages (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1955 " #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1956 " # Style to use (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1957 " #style = foo\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1958 " # The URL of the CIA notification service (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1959 " # You can use mailto: URLs to send by email, eg\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1960 " # mailto:cia@cia.vc\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1961 " # Make sure to set email.from if you do this.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1962 " #url = http://cia.vc/\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1963 " # print message instead of sending it (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1964 " #test = False\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1965 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1966 " [hooks]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1967 " # one of these:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1968 " changegroup.cia = python:hgcia.hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1969 " #incoming.cia = python:hgcia.hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1970 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1971 " [web]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1972 " # If you want hyperlinks (optional)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1973 " baseurl = http://server/path/to/repo\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1974 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1975 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1976 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1977 msgid "hgcia: sending update to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1978 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1979 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1980 msgid "email.from must be defined when sending by email" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1981 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1982 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1983 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1984 "browse the repository in a graphical way\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1985 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1986 "The hgk extension allows browsing the history of a repository in a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1987 "graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1988 "distributed with Mercurial.)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1989 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1990 "hgk consists of two parts: a Tcl script that does the displaying and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1991 "querying of information, and an extension to Mercurial named hgk.py,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1992 "which provides hooks for hgk to get information. hgk can be found in\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1993 "the contrib directory, and the extension is shipped in the hgext\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1994 "repository, and needs to be enabled.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1995 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1996 "The hg view command will launch the hgk Tcl script. For this command\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1997 "to work, hgk must be in your search path. Alternately, you can specify\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
1998 "the path to hgk in your .hgrc file::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
1999 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2000 " [hgk]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2001 " path=/location/of/hgk\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2002 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2003 "hgk can make use of the extdiff extension to visualize revisions.\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2004 "Assuming you had already configured extdiff vdiff command, just add::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2005 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2006 " [hgk]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2007 " vdiff=vdiff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2008 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2009 "Revisions context menu will now display additional entries to fire\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2010 "vdiff on hovered and selected revisions.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2011 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2012 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2013 msgid "diff trees from two commits" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2014 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2015 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2016 msgid "output common ancestor information" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2017 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2018 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2019 msgid "cat a specific revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2020 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2021 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2022 msgid "cat-file: type or revision not supplied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2023 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2024 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2025 msgid "aborting hg cat-file only understands commits\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2026 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2027 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2028 msgid "parse given revisions" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2029 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2030 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2031 msgid "print revisions" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2032 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2033 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2034 msgid "print extension options" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2035 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2036 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2037 msgid "start interactive history viewer" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2038 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2039 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2040 msgid "hg view [-l LIMIT] [REVRANGE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2041 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2042 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2043 msgid "generate patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2044 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2045 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2046 msgid "recursive" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2047 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2048 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2049 msgid "pretty" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2050 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2051 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2052 msgid "stdin" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2053 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2054 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2055 msgid "detect copies" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2056 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2057 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2058 msgid "search" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2059 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2060 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2061 msgid "hg git-diff-tree [OPTION]... NODE1 NODE2 [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2062 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2063 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2064 msgid "hg debug-cat-file [OPTION]... TYPE FILE" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2065 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2066 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2067 msgid "hg debug-config" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2068 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2069 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2070 msgid "hg debug-merge-base REV REV" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2071 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2072 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2073 msgid "ignored" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2074 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2075 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2076 msgid "hg debug-rev-parse REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2077 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2078 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2079 msgid "header" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2080 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2081 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2082 msgid "topo-order" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2083 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2084 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2085 msgid "parents" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2086 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2087 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2088 msgid "max-count" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2089 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2090 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2091 msgid "hg debug-rev-list [OPTION]... REV..." |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2092 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2093 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2094 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2095 "syntax highlighting for hgweb (requires Pygments)\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2096 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2097 "It depends on the Pygments syntax highlighting library:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2098 "http://pygments.org/\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2099 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2100 "There is a single configuration option::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2101 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2102 " [web]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2103 " pygments_style = <style>\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2104 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2105 "The default is 'colorful'.\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2106 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2107 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2108 msgid "accelerate status report using Linux's inotify service" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2109 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2110 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2111 msgid "start an inotify server for this repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2112 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2113 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2114 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2115 "debugging information for inotify extension\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2116 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2117 " Prints the list of directories being watched by the inotify server.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2118 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2119 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2120 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2121 msgid "directories being watched:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2122 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2123 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2124 msgid "run server in background" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2125 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2126 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2127 msgid "used internally by daemon mode" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2128 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2129 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2130 msgid "minutes to sit idle before exiting" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2131 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2132 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2133 msgid "name of file to write process ID to" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2134 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2135 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2136 msgid "hg inserve [OPTION]..." |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2137 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2138 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2139 msgid "(found dead inotify server socket; removing it)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2140 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2141 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2142 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2143 msgid "could not start inotify server: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2144 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2145 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2146 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2147 msgid "could not talk to new inotify server: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2148 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2149 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2150 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2151 msgid "failed to contact inotify server: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2152 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2153 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2154 msgid "received empty answer from inotify server" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2155 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2156 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2157 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2158 msgid "(inotify: received response from incompatible server version %d)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2159 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2160 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2161 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2162 msgid "(inotify: received '%s' response when expecting '%s')\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2163 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2164 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2165 msgid "this system does not seem to support inotify" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2166 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2167 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2168 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2169 msgid "*** the current per-user limit on the number of inotify watches is %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2170 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2171 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2172 msgid "*** this limit is too low to watch every directory in this repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2173 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2174 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2175 msgid "*** counting directories: " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2176 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2177 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2178 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2179 msgid "found %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2180 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2181 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2182 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2183 msgid "*** to raise the limit from %d to %d (run as root):\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2184 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2185 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2186 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2187 msgid "*** echo %d > %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2188 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2189 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2190 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2191 msgid "cannot watch %s until inotify watch limit is raised" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2192 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2193 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2194 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2195 msgid "inotify service not available: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2196 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2197 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2198 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2199 msgid "watching %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2200 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2201 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2202 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2203 msgid "watching directories under %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2204 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2205 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2206 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2207 msgid "status: %r %s -> %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2208 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2209 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2210 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2211 msgid "%s dirstate reload\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2212 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2213 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2214 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2215 msgid "%s end dirstate reload\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2216 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2217 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2218 msgid "rescanning due to .hgignore change\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2219 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2220 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2221 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2222 msgid "%s event: created %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2223 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2224 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2225 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2226 msgid "%s event: deleted %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2227 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2228 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2229 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2230 msgid "%s event: modified %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2231 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2232 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2233 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2234 msgid "filesystem containing %s was unmounted\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2235 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2236 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2237 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2238 msgid "%s readable: %d bytes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2239 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2240 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2241 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2242 msgid "%s below threshold - unhooking\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2243 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2244 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2245 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2246 msgid "%s reading %d events\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2247 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2248 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2249 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2250 msgid "%s hooking back up with %d bytes readable\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2251 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2252 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2253 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2254 msgid "could not start server: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2255 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2256 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2257 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2258 msgid "answering query for %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2259 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2260 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2261 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2262 msgid "received query from incompatible client version %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2263 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2264 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2265 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2266 msgid "unrecognized query type: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2267 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2268 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2269 msgid "finished setup\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2270 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2271 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2272 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2273 "expand expressions into changelog and summaries\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2274 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2275 "This extension allows the use of a special syntax in summaries, which\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2276 "will be automatically expanded into links or any other arbitrary\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2277 "expression, much like InterWiki does.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2278 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2279 "A few example patterns (link to bug tracking, etc.) that may be used\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2280 "in your hgrc::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2281 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2282 " [interhg]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2283 " issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2284 " bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2285 "i\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2286 " boldify = s!(^|\\s)#(\\d+)\\b! <b>#\\2</b>!\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2287 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2288 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2289 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2290 msgid "interhg: invalid pattern for %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2291 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2292 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2293 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2294 msgid "interhg: invalid regexp for %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2295 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2296 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2297 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2298 "expand keywords in tracked files\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2299 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2300 "This extension expands RCS/CVS-like or self-customized $Keywords$ in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2301 "tracked text files selected by your configuration.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2302 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2303 "Keywords are only expanded in local repositories and not stored in the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2304 "change history. The mechanism can be regarded as a convenience for the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2305 "current user or for archive distribution.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2306 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2307 "Configuration is done in the [keyword] and [keywordmaps] sections of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2308 "hgrc files.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2309 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2310 "Example::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2311 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2312 " [keyword]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2313 " # expand keywords in every python file except those matching \"x*\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2314 " **.py =\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2315 " x* = ignore\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2316 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2317 "NOTE: the more specific you are in your filename patterns the less you\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2318 "lose speed in huge repositories.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2319 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2320 "For [keywordmaps] template mapping and expansion demonstration and\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2321 "control run \"hg kwdemo\". See \"hg help templates\" for a list of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2322 "available templates and filters.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2323 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2324 "An additional date template filter {date|utcdate} is provided. It\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2325 "returns a date like \"2006/09/18 15:13:13\".\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2326 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2327 "The default template mappings (view with \"hg kwdemo -d\") can be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2328 "replaced with customized keywords and templates. Again, run \"hg\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2329 "kwdemo\" to control the results of your config changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2330 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2331 "Before changing/disabling active keywords, run \"hg kwshrink\" to avoid\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2332 "the risk of inadvertently storing expanded keywords in the change\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2333 "history.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2334 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2335 "To force expansion after enabling it, or a configuration change, run\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2336 "\"hg kwexpand\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2337 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2338 "Also, when committing with the record extension or using mq's qrecord,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2339 "be aware that keywords cannot be updated. Again, run \"hg kwexpand\" on\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2340 "the files in question to update keyword expansions after all changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2341 "have been checked in.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2342 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2343 "Expansions spanning more than one line and incremental expansions,\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2344 "like CVS' $Log$, are not supported. A keyword template map \"Log =\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2345 "{desc}\" expands to the first line of the changeset description.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2346 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2347 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2348 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2349 msgid "overwriting %s expanding keywords\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2350 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2351 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2352 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2353 msgid "overwriting %s shrinking keywords\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2354 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2355 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2356 msgid "[keyword] patterns cannot match" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2357 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2358 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2359 msgid "no [keyword] patterns configured" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2360 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2361 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2362 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2363 "print [keywordmaps] configuration and an expansion example\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2364 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2365 " Show current, custom, or default keyword template maps and their\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2366 " expansions.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2367 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2368 " Extend the current configuration by specifying maps as arguments\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2369 " and using -f/--rcfile to source an external hgrc file.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2370 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2371 " Use -d/--default to disable current configuration.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2372 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2373 " See \"hg help templates\" for information on templates and filters.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2374 " " |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2375 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2376 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2377 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2378 msgid "creating temporary repository at %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2379 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2380 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2381 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2382 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2383 "\tconfiguration using custom keyword template maps\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2384 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2385 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2386 msgid "\textending current template maps\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2387 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2388 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2389 msgid "\toverriding default template maps\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2390 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2391 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2392 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2393 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2394 "\tconfiguration using default keyword template maps\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2395 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2396 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2397 msgid "\tdisabling current template maps\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2398 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2399 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2400 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2401 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2402 "\tconfiguration using current keyword template maps\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2403 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2404 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2405 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2406 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2407 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2408 "keywords written to %s:\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2409 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2410 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2411 msgid "unhooked all commit hooks\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2412 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2413 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2414 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2415 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2416 "\tkeywords expanded\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2417 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2418 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2419 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2420 "expand keywords in the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2421 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2422 " Run after (re)enabling keyword expansion.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2423 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2424 " kwexpand refuses to run if given files contain local changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2425 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2426 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2427 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2428 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2429 "show files configured for keyword expansion\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2430 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2431 " List which files in the working directory are matched by the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2432 " [keyword] configuration patterns.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2433 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2434 " Useful to prevent inadvertent keyword expansion and to speed up\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2435 " execution by including only files that are actual candidates for\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2436 " expansion.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2437 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2438 " See \"hg help keyword\" on how to construct patterns both for\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2439 " inclusion and exclusion of files.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2440 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2441 " With -A/--all and -v/--verbose the codes used to show the status\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2442 " of files are::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2443 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2444 " K = keyword expansion candidate\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2445 " k = keyword expansion candidate (not tracked)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2446 " I = ignored\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2447 " i = ignored (not tracked)\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2448 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2449 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2450 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2451 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2452 "revert expanded keywords in the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2453 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2454 " Run before changing/disabling active keywords or if you experience\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2455 " problems with \"hg import\" or \"hg merge\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2456 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2457 " kwshrink refuses to run if given files contain local changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2458 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2459 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2460 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2461 msgid "show default keyword template maps" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2462 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2463 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2464 msgid "read maps from rcfile" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2465 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2466 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2467 msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2468 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2469 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2470 msgid "hg kwexpand [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2471 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2472 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2473 msgid "show keyword status flags of all files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2474 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2475 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2476 msgid "show files excluded from expansion" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2477 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2478 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2479 msgid "only show unknown (not tracked) files" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2480 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2481 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2482 msgid "show keyword status flags of all files (DEPRECATED)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2483 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2484 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2485 msgid "only show untracked files (DEPRECATED)" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2486 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2487 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2488 msgid "hg kwfiles [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2489 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2490 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2491 msgid "hg kwshrink [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2492 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2493 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2494 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2495 "manage a stack of patches\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2496 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2497 "This extension lets you work with a stack of patches in a Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2498 "repository. It manages two stacks of patches - all known patches, and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2499 "applied patches (subset of known patches).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2500 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2501 "Known patches are represented as patch files in the .hg/patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2502 "directory. Applied patches are both patch files and changesets.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2503 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2504 "Common tasks (use \"hg help command\" for more details)::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2505 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2506 " prepare repository to work with patches qinit\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2507 " create new patch qnew\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2508 " import existing patch qimport\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2509 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2510 " print patch series qseries\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2511 " print applied patches qapplied\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2512 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2513 " add known patch to applied stack qpush\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2514 " remove patch from applied stack qpop\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2515 " refresh contents of top applied patch qrefresh\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2516 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2517 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2518 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2519 msgid "%s appears more than once in %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2520 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2521 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2522 msgid "guard cannot be an empty string" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2523 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2524 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2525 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2526 msgid "guard %r starts with invalid character: %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2527 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2528 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2529 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2530 msgid "invalid character in guard %r: %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2531 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2532 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2533 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2534 msgid "guard %r too short" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2535 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2536 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2537 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2538 msgid "guard %r starts with invalid char" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2539 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2540 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2541 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2542 msgid "allowing %s - no guards in effect\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2543 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2544 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2545 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2546 msgid "allowing %s - no matching negative guards\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2547 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2548 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2549 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2550 msgid "allowing %s - guarded by %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2551 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2552 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2553 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2554 msgid "skipping %s - guarded by %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2555 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2556 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2557 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2558 msgid "skipping %s - no matching guards\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2559 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2560 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2561 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2562 msgid "error removing undo: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2563 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2564 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2565 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2566 msgid "apply failed for patch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2567 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2568 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2569 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2570 msgid "patch didn't work out, merging %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2571 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2572 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2573 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2574 msgid "update returned %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2575 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2576 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2577 msgid "repo commit failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2578 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2579 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2580 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2581 msgid "unable to read %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2582 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2583 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2584 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2585 msgid "patch %s does not exist\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2586 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2587 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2588 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2589 msgid "patch %s is not applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2590 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2591 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2592 msgid "patch failed, unable to continue (try -v)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2593 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2594 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2595 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2596 msgid "applying %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2597 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2598 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2599 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2600 msgid "unable to read %s\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2601 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2602 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2603 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2604 msgid "imported patch %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2605 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2606 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2607 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2608 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2609 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2610 "imported patch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2611 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2612 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2613 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2614 msgid "patch %s is empty\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2615 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2616 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2617 msgid "patch failed, rejects left in working dir\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2618 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2619 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2620 msgid "fuzz found when applying patch, stopping\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2621 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2622 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2623 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2624 msgid "revision %d is not managed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2625 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2626 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2627 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2628 msgid "cannot delete revision %d above applied patches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2629 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2630 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2631 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2632 msgid "patch %s finalized without changeset message\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2633 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2634 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2635 msgid "qdelete requires at least one revision or patch name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2636 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2637 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2638 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2639 msgid "cannot delete applied patch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2640 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2641 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2642 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2643 msgid "patch %s not in series file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2644 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2645 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2646 msgid "no patches applied" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2647 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2648 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2649 msgid "working directory revision is not qtip" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2650 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2651 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2652 msgid "local changes found, refresh first" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2653 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2654 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2655 msgid "local changes found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2656 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2657 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2658 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2659 msgid "\"%s\" cannot be used as the name of a patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2660 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2661 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2662 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2663 msgid "patch \"%s\" already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2664 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2665 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2666 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2667 msgid "error unlinking %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2668 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2669 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2670 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2671 msgid "patch name \"%s\" is ambiguous:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2672 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2673 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2674 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2675 msgid "patch %s not in series" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2676 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2677 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2678 msgid "(working directory not at a head)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2679 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2680 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2681 msgid "no patches in series\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2682 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2683 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2684 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2685 msgid "cannot push to a previous patch: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2686 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2687 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2688 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2689 msgid "qpush: %s is already at the top\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2690 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2691 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2692 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2693 msgid "guarded by %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2694 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2695 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2696 msgid "no matching guards" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2697 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2698 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2699 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2700 msgid "cannot push '%s' - %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2701 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2702 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2703 msgid "all patches are currently applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2704 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2705 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2706 msgid "patch series already fully applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2707 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2708 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2709 msgid "cleaning up working directory..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2710 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2711 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2712 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2713 msgid "errors during apply, please fix and refresh %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2714 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2715 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2716 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2717 msgid "now at: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2718 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2719 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2720 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2721 msgid "patch %s is not applied" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2722 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2723 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2724 msgid "no patches applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2725 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2726 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2727 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2728 msgid "qpop: %s is already at the top\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2729 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2730 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2731 msgid "qpop: forcing dirstate update\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2732 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2733 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2734 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2735 msgid "trying to pop unknown node %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2736 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2737 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2738 msgid "popping would remove a revision not managed by this patch queue" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2739 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2740 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2741 msgid "deletions found between repo revs" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2742 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2743 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2744 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2745 msgid "popping %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2746 msgstr "合併 %s 中\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2747 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2748 msgid "patch queue now empty\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2749 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2750 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2751 msgid "cannot refresh a revision with children" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2752 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2753 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2754 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2755 "refresh interrupted while patch was popped! (revert --all, qpush to " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2756 "recover)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2757 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2758 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2759 msgid "patch queue directory already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2760 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2761 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2762 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2763 msgid "patch %s is not in series file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2764 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2765 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2766 msgid "No saved patch data found\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2767 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2768 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2769 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2770 msgid "restoring status: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2771 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2772 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2773 msgid "save entry has children, leaving it alone\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2774 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2775 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2776 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2777 msgid "removing save entry %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2778 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2779 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2780 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2781 msgid "saved queue repository parents: %s %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2782 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2783 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2784 msgid "queue directory updating\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2785 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2786 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2787 msgid "Unable to load queue repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2788 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2789 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2790 msgid "save: no patches applied, exiting\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2791 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2792 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2793 msgid "status is already saved\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2794 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2795 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2796 msgid "hg patches saved state" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2797 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2798 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2799 msgid "repo commit failed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2800 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2801 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2802 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2803 msgid "patch %s is already in the series file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2804 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2805 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2806 msgid "option \"-r\" not valid when importing files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2807 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2808 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2809 msgid "option \"-n\" not valid when importing multiple patches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2810 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2811 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2812 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2813 msgid "revision %d is the root of more than one branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2814 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2815 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2816 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2817 msgid "revision %d is already managed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2818 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2819 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2820 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2821 msgid "revision %d is not the parent of the queue" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2822 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2823 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2824 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2825 msgid "revision %d has unmanaged children" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2826 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2827 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2828 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2829 msgid "cannot import merge revision %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2830 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2831 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2832 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2833 msgid "revision %d is not the parent of %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2834 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2835 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2836 msgid "-e is incompatible with import from -" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2837 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2838 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2839 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2840 msgid "patch %s does not exist" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2841 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2842 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2843 msgid "need --name to import a patch from -" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2844 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2845 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2846 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2847 msgid "adding %s to series file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2848 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2849 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2850 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2851 "remove patches from queue\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2852 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2853 " The patches must not be applied, and at least one patch is required. " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2854 "With\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2855 " -k/--keep, the patch files are preserved in the patch directory.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2856 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2857 " To stop managing a patch and move it into permanent history,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2858 " use the qfinish command." |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2859 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2860 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2861 msgid "print the patches already applied" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2862 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2863 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2864 msgid "only one patch applied\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2865 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2866 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2867 msgid "print the patches not yet applied" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2868 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2869 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2870 msgid "all patches applied\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2871 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
2872 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2873 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2874 "import a patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2875 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2876 " The patch is inserted into the series after the last applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2877 " patch. If no patches have been applied, qimport prepends the patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2878 " to the series.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2879 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2880 " The patch will have the same name as its source file unless you\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2881 " give it a new one with -n/--name.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2882 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2883 " You can register an existing patch inside the patch directory with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2884 " the -e/--existing flag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2885 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2886 " With -f/--force, an existing patch of the same name will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2887 " overwritten.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2888 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2889 " An existing changeset may be placed under mq control with -r/--rev\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2890 " (e.g. qimport --rev tip -n patch will place tip under mq control).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2891 " With -g/--git, patches imported with --rev will use the git diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2892 " format. See the diffs help topic for information on why this is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2893 " important for preserving rename/copy information and permission\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2894 " changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2895 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2896 " To import a patch from standard input, pass - as the patch file.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2897 " When importing from standard input, a patch name must be specified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2898 " using the --name flag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2899 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2900 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2901 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2902 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2903 "init a new queue repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2904 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2905 " The queue repository is unversioned by default. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2906 " -c/--create-repo is specified, qinit will create a separate nested\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2907 " repository for patches (qinit -c may also be run later to convert\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2908 " an unversioned patch repository into a versioned one). You can use\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2909 " qcommit to commit changes to this queue repository." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2910 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2911 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2912 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2913 "clone main and patch repository at same time\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2914 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2915 " If source is local, destination will have no patches applied. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2916 " source is remote, this command can not check if patches are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2917 " applied in source, so cannot guarantee that patches are not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2918 " applied in destination. If you clone remote repository, be sure\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2919 " before that it has no patches applied.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2920 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2921 " Source patch repository is looked for in <src>/.hg/patches by\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2922 " default. Use -p <url> to change.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2923 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2924 " The patch directory must be a nested Mercurial repository, as\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2925 " would be created by qinit -c.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2926 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2927 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2928 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2929 msgid "versioned patch repository not found (see qinit -c)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2930 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2931 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2932 msgid "cloning main repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2933 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2934 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2935 msgid "cloning patch repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2936 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2937 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2938 msgid "stripping applied patches from destination repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2939 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2940 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2941 msgid "updating destination repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2942 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2943 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2944 msgid "commit changes in the queue repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2945 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2946 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2947 msgid "print the entire series file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2948 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2949 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2950 msgid "print the name of the current patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2951 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2952 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2953 msgid "print the name of the next patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2954 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2955 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2956 msgid "print the name of the previous patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2957 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2958 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2959 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2960 "create a new patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2961 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2962 " qnew creates a new patch on top of the currently-applied patch (if\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2963 " any). It will refuse to run if there are any outstanding changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2964 " unless -f/--force is specified, in which case the patch will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2965 " initialized with them. You may also use -I/--include,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2966 " -X/--exclude, and/or a list of files after the patch name to add\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2967 " only changes to matching files to the new patch, leaving the rest\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2968 " as uncommitted modifications.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2969 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2970 " -u/--user and -d/--date can be used to set the (given) user and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2971 " date, respectively. -U/--currentuser and -D/--currentdate set user\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2972 " to current user and date to current date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2973 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2974 " -e/--edit, -m/--message or -l/--logfile set the patch header as\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2975 " well as the commit message. If none is specified, the header is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2976 " empty and the commit message is '[mq]: PATCH'.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2977 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2978 " Use the -g/--git option to keep the patch in the git extended diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2979 " format. Read the diffs help topic for more information on why this\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2980 " is important for preserving permission changes and copy/rename\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2981 " information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2982 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2983 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2984 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2985 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2986 "update the current patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2987 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2988 " If any file patterns are provided, the refreshed patch will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2989 " contain only the modifications that match those patterns; the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2990 " remaining modifications will remain in the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2991 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2992 " If -s/--short is specified, files currently included in the patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2993 " will be refreshed just like matched files and remain in the patch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2994 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2995 " hg add/remove/copy/rename work as usual, though you might want to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2996 " use git-style patches (-g/--git or [diff] git=1) to track copies\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2997 " and renames. See the diffs help topic for more information on the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2998 " git diff format.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
2999 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3000 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3001 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3002 msgid "option \"-e\" incompatible with \"-m\" or \"-l\"" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3003 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3004 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3005 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3006 "diff of the current patch and subsequent modifications\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3007 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3008 " Shows a diff which includes the current patch as well as any\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3009 " changes which have been made in the working directory since the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3010 " last refresh (thus showing what the current patch would become\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3011 " after a qrefresh).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3012 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3013 " Use 'hg diff' if you only want to see the changes made since the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3014 " last qrefresh, or 'hg export qtip' if you want to see changes made\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3015 " by the current patch without including changes made since the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3016 " qrefresh.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3017 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3018 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3019 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3020 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3021 "fold the named patches into the current patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3022 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3023 " Patches must not yet be applied. Each patch will be successively\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3024 " applied to the current patch in the order given. If all the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3025 " patches apply successfully, the current patch will be refreshed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3026 " with the new cumulative patch, and the folded patches will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3027 " deleted. With -k/--keep, the folded patch files will not be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3028 " removed afterwards.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3029 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3030 " The header for each folded patch will be concatenated with the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3031 " current patch header, separated by a line of '* * *'." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3032 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3033 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3034 msgid "qfold requires at least one patch name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3035 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3036 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3037 msgid "No patches applied" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3038 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3039 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3040 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3041 msgid "Skipping already folded patch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3042 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3043 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3044 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3045 msgid "qfold cannot fold already applied patch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3046 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3047 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3048 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3049 msgid "Error folding patch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3050 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3051 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3052 msgid "push or pop patches until named patch is at top of stack" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3053 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3054 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3055 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3056 "set or print guards for a patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3057 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3058 " Guards control whether a patch can be pushed. A patch with no\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3059 " guards is always pushed. A patch with a positive guard (\"+foo\") is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3060 " pushed only if the qselect command has activated it. A patch with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3061 " a negative guard (\"-foo\") is never pushed if the qselect command\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3062 " has activated it.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3063 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3064 " With no arguments, print the currently active guards.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3065 " With arguments, set guards for the named patch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3066 " NOTE: Specifying negative guards now requires '--'.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3067 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3068 " To set guards on another patch:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3069 " hg qguard -- other.patch +2.6.17 -stable\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3070 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3071 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3072 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3073 msgid "cannot mix -l/--list with options or arguments" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3074 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3075 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3076 msgid "no patch to work with" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3077 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3078 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3079 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3080 msgid "no patch named %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3081 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3082 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3083 msgid "print the header of the topmost or specified patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3084 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3085 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3086 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3087 "push the next patch onto the stack\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3088 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3089 " When -f/--force is applied, all local changes in patched files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3090 " will be lost.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3091 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3092 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3093 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3094 msgid "no saved queues found, please use -n\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3095 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3096 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3097 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3098 msgid "merging with queue at: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3099 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3100 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3101 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3102 "pop the current patch off the stack\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3103 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3104 " By default, pops off the top of the patch stack. If given a patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3105 " name, keeps popping off patches until the named patch is at the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3106 " top of the stack.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3107 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3108 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3109 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3110 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3111 msgid "using patch queue: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3112 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3113 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3114 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3115 "rename a patch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3116 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3117 " With one argument, renames the current patch to PATCH1.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3118 " With two arguments, renames PATCH1 to PATCH2." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3119 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3120 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3121 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3122 msgid "%s already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3123 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3124 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3125 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3126 msgid "A patch named %s already exists in the series file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3127 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3128 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3129 msgid "restore the queue state saved by a revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3130 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3131 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3132 msgid "save current queue state" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3133 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3134 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3135 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3136 msgid "destination %s exists and is not a directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3137 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3138 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3139 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3140 msgid "destination %s exists, use -f to force" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3141 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3142 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3143 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3144 msgid "copy %s to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3145 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3146 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3147 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3148 "strip a revision and all its descendants from the repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3149 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3150 " If one of the working directory's parent revisions is stripped, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3151 " working directory will be updated to the parent of the stripped\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3152 " revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3153 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3154 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3155 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3156 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3157 "set or print guarded patches to push\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3158 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3159 " Use the qguard command to set or print guards on patch, then use\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3160 " qselect to tell mq which guards to use. A patch will be pushed if\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3161 " it has no guards or any positive guards match the currently\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3162 " selected guard, but will not be pushed if any negative guards\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3163 " match the current guard. For example:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3164 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3165 " qguard foo.patch -stable (negative guard)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3166 " qguard bar.patch +stable (positive guard)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3167 " qselect stable\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3168 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3169 " This activates the \"stable\" guard. mq will skip foo.patch (because\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3170 " it has a negative match) but push bar.patch (because it has a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3171 " positive match).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3172 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3173 " With no arguments, prints the currently active guards.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3174 " With one argument, sets the active guard.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3175 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3176 " Use -n/--none to deactivate guards (no other arguments needed).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3177 " When no guards are active, patches with positive guards are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3178 " skipped and patches with negative guards are pushed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3179 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3180 " qselect can change the guards on applied patches. It does not pop\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3181 " guarded patches by default. Use --pop to pop back to the last\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3182 " applied patch that is not guarded. Use --reapply (which implies\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3183 " --pop) to push back to the current patch afterwards, but skip\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3184 " guarded patches.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3185 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3186 " Use -s/--series to print a list of all guards in the series file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3187 " (no other arguments needed). Use -v for more information." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3188 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3189 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3190 msgid "guards deactivated\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3191 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3192 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3193 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3194 msgid "number of unguarded, unapplied patches has changed from %d to %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3195 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3196 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3197 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3198 msgid "number of guarded, applied patches has changed from %d to %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3199 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3200 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3201 msgid "guards in series file:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3202 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3203 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3204 msgid "no guards in series file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3205 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3206 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3207 msgid "active guards:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3208 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3209 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3210 msgid "no active guards\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3211 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3212 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3213 msgid "popping guarded patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3214 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3215 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3216 msgid "reapplying unguarded patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3217 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3218 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3219 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3220 "move applied patches into repository history\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3221 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3222 " Finishes the specified revisions (corresponding to applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3223 " patches) by moving them out of mq control into regular repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3224 " history.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3225 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3226 " Accepts a revision range or the -a/--applied option. If --applied\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3227 " is specified, all applied mq revisions are removed from mq\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3228 " control. Otherwise, the given revisions must be at the base of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3229 " stack of applied patches.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3230 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3231 " This can be especially useful if your changes have been applied to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3232 " an upstream repository, or if you are about to push your changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3233 " to upstream.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3234 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3235 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3236 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3237 msgid "no revisions specified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3238 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3239 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3240 msgid "cannot commit over an applied mq patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3241 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3242 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3243 msgid "source has mq patches applied" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3244 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3245 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3246 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3247 msgid "mq status file refers to unknown node %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3248 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3249 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3250 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3251 msgid "Tag %s overrides mq patch of the same name\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3252 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3253 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3254 msgid "cannot import over an applied patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3255 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3256 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3257 msgid "print first line of patch header" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3258 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3259 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3260 msgid "show only the last patch" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3261 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3262 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3263 msgid "hg qapplied [-1] [-s] [PATCH]" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3264 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3265 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3266 msgid "use pull protocol to copy metadata" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3267 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3268 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3269 msgid "do not update the new working directories" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3270 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3271 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3272 msgid "use uncompressed transfer (fast over LAN)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3273 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3274 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3275 msgid "location of source patch repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3276 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3277 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3278 msgid "hg qclone [OPTION]... SOURCE [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3279 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3280 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3281 msgid "hg qcommit [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3282 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3283 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3284 msgid "hg qdiff [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3285 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3286 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3287 msgid "keep patch file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3288 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3289 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3290 msgid "stop managing a revision (DEPRECATED)" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3291 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3292 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3293 msgid "hg qdelete [-k] [-r REV]... [PATCH]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3294 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3295 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3296 msgid "edit patch header" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3297 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3298 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3299 msgid "keep folded patch files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3300 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3301 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3302 msgid "hg qfold [-e] [-k] [-m TEXT] [-l FILE] PATCH..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3303 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3304 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3305 msgid "overwrite any local changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3306 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3307 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3308 msgid "hg qgoto [OPTION]... PATCH" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3309 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3310 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3311 msgid "list all patches and guards" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3312 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3313 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3314 msgid "drop all guards" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3315 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3316 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3317 msgid "hg qguard [-l] [-n] -- [PATCH] [+GUARD]... [-GUARD]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3318 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3319 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3320 msgid "hg qheader [PATCH]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3321 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3322 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3323 msgid "import file in patch directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3324 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3325 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3326 msgid "name of patch file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3327 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3328 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3329 msgid "overwrite existing files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3330 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3331 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3332 msgid "place existing revisions under mq control" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3333 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3334 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3335 msgid "use git extended diff format" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3336 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3337 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3338 msgid "qpush after importing" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3339 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3340 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3341 msgid "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... FILE..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3342 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3343 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3344 msgid "create queue repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3345 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3346 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3347 msgid "hg qinit [-c]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3348 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3349 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3350 msgid "import uncommitted changes into patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3351 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3352 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3353 msgid "add \"From: <current user>\" to patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3354 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3355 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3356 msgid "add \"From: <given user>\" to patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3357 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3358 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3359 msgid "add \"Date: <current date>\" to patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3360 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3361 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3362 msgid "add \"Date: <given date>\" to patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3363 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3364 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3365 msgid "hg qnew [-e] [-m TEXT] [-l FILE] [-f] PATCH [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3366 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3367 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3368 msgid "hg qnext [-s]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3369 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3370 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3371 msgid "hg qprev [-s]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3372 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3373 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3374 msgid "pop all patches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3375 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3376 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3377 msgid "queue name to pop" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3378 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3379 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3380 msgid "forget any local changes to patched files" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3381 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3382 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3383 msgid "hg qpop [-a] [-n NAME] [-f] [PATCH | INDEX]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3384 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3385 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3386 msgid "apply if the patch has rejects" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3387 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3388 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3389 msgid "list patch name in commit text" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3390 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3391 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3392 msgid "apply all patches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3393 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3394 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3395 msgid "merge from another queue" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3396 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3397 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3398 msgid "merge queue name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3399 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3400 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3401 msgid "hg qpush [-f] [-l] [-a] [-m] [-n NAME] [PATCH | INDEX]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3402 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3403 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3404 msgid "refresh only files already in the patch and specified files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3405 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3406 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3407 msgid "add/update author field in patch with current user" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3408 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3409 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3410 msgid "add/update author field in patch with given user" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3411 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3412 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3413 msgid "add/update date field in patch with current date" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3414 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3415 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3416 msgid "add/update date field in patch with given date" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3417 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3418 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3419 msgid "hg qrefresh [-I] [-X] [-e] [-m TEXT] [-l FILE] [-s] [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3420 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3421 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3422 msgid "hg qrename PATCH1 [PATCH2]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3423 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3424 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3425 msgid "delete save entry" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3426 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3427 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3428 msgid "update queue working directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3429 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3430 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3431 msgid "hg qrestore [-d] [-u] REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3432 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3433 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3434 msgid "copy patch directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3435 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3436 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3437 msgid "copy directory name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3438 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3439 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3440 msgid "clear queue status file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3441 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3442 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3443 msgid "force copy" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3444 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3445 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3446 msgid "hg qsave [-m TEXT] [-l FILE] [-c] [-n NAME] [-e] [-f]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3447 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3448 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3449 msgid "disable all guards" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3450 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3451 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3452 msgid "list all guards in series file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3453 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3454 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3455 msgid "pop to before first guarded applied patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3456 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3457 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3458 msgid "pop, then reapply patches" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3459 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3460 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3461 msgid "hg qselect [OPTION]... [GUARD]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3462 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3463 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3464 msgid "print patches not in series" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3465 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3466 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3467 msgid "hg qseries [-ms]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3468 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3469 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3470 msgid "force removal with local changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3471 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3472 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3473 msgid "bundle unrelated changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3474 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3475 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3476 msgid "no backups" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3477 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3478 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3479 msgid "hg strip [-f] [-b] [-n] REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3480 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3481 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3482 msgid "hg qtop [-s]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3483 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3484 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3485 msgid "show only the first patch" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3486 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3487 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3488 msgid "hg qunapplied [-1] [-s] [PATCH]" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3489 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3490 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3491 msgid "finish all applied changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3492 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3493 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3494 msgid "hg qfinish [-a] [REV]..." |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3495 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3496 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3497 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3498 "hooks for sending email notifications at commit/push time\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3499 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3500 "Subscriptions can be managed through a hgrc file. Default mode is to\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3501 "print messages to stdout, for testing and configuring.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3502 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3503 "To use, configure the notify extension and enable it in hgrc like\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3504 "this::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3505 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3506 " [extensions]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3507 " hgext.notify =\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3508 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3509 " [hooks]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3510 " # one email for each incoming changeset\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3511 " incoming.notify = python:hgext.notify.hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3512 " # batch emails when many changesets incoming at one time\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3513 " changegroup.notify = python:hgext.notify.hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3514 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3515 " [notify]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3516 " # config items go here\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3517 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3518 "Required configuration items::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3519 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3520 " config = /path/to/file # file containing subscriptions\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3521 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3522 "Optional configuration items::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3523 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3524 " test = True # print messages to stdout for testing\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3525 " strip = 3 # number of slashes to strip for url paths\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3526 " domain = example.com # domain to use if committer missing domain\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3527 " style = ... # style file to use when formatting email\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3528 " template = ... # template to use when formatting email\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3529 " incoming = ... # template to use when run as incoming hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3530 " changegroup = ... # template when run as changegroup hook\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3531 " maxdiff = 300 # max lines of diffs to include (0=none, -1=all)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3532 " maxsubject = 67 # truncate subject line longer than this\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3533 " diffstat = True # add a diffstat before the diff content\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3534 " sources = serve # notify if source of incoming changes in this " |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3535 "list\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3536 " # (serve == ssh or http, push, pull, bundle)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3537 " merge = False # send notification for merges (default True)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3538 " [email]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3539 " from = user@host.com # email address to send as if none given\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3540 " [web]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3541 " baseurl = http://hgserver/... # root of hg web site for browsing commits\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3542 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3543 "The notify config file has same format as a regular hgrc file. It has\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3544 "two sections so you can express subscriptions in whatever way is\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3545 "handier for you.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3546 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3547 "::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3548 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3549 " [usersubs]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3550 " # key is subscriber email, value is \",\"-separated list of glob patterns\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3551 " user@host = pattern\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3552 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3553 " [reposubs]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3554 " # key is glob pattern, value is \",\"-separated list of subscriber emails\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3555 " pattern = user@host\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3556 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3557 "Glob patterns are matched against path to repository root.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3558 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3559 "If you like, you can put notify config file in repository that users\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3560 "can push changes to, they can manage their own subscriptions.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3561 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3562 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3563 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3564 msgid "%s: %d new changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3565 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3566 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3567 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3568 msgid "notify: sending %d subscribers %d changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3569 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3570 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3571 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3572 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3573 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3574 "diffs (truncated from %d to %d lines):\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3575 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3576 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3577 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3578 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3579 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3580 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3581 "diffs (%d lines):\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3582 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3583 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3584 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3585 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3586 msgid "notify: suppressing notification for merge %d:%s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3587 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3588 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3589 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3590 "browse command output with an external pager\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3591 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3592 "To set the pager that should be used, set the application variable::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3593 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3594 " [pager]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3595 " pager = LESS='FSRX' less\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3596 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3597 "If no pager is set, the pager extensions uses the environment variable\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3598 "$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3599 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3600 "If you notice \"BROKEN PIPE\" error messages, you can disable them by\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3601 "setting::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3602 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3603 " [pager]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3604 " quiet = True\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3605 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3606 "You can disable the pager for certain commands by adding them to the\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3607 "pager.ignore list::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3608 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3609 " [pager]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3610 " ignore = version, help, update\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3611 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3612 "You can also enable the pager only for certain commands using\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3613 "pager.attend::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3614 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3615 " [pager]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3616 " attend = log\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3617 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3618 "If pager.attend is present, pager.ignore will be ignored.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3619 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3620 "To ignore global commands like \"hg version\" or \"hg help\", you have to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3621 "specify them in the global .hgrc\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3622 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3623 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3624 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3625 "interpret suffixes to refer to ancestor revisions\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3626 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3627 "This extension allows you to use git-style suffixes to refer to the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3628 "ancestors of a specific revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3629 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3630 "For example, if you can refer to a revision as \"foo\", then::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3631 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3632 " foo^N = Nth parent of foo\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3633 " foo^0 = foo\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3634 " foo^1 = first parent of foo\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3635 " foo^2 = second parent of foo\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3636 " foo^ = foo^1\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3637 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3638 " foo~N = Nth first grandparent of foo\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3639 " foo~0 = foo\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3640 " foo~1 = foo^1 = foo^ = first parent of foo\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3641 " foo~2 = foo^1^1 = foo^^ = first parent of first parent of foo\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3642 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3643 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3644 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3645 "command to send changesets as (a series of) patch emails\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3646 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3647 "The series is started off with a \"[PATCH 0 of N]\" introduction, which\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3648 "describes the series as a whole.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3649 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3650 "Each patch email has a Subject line of \"[PATCH M of N] ...\", using the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3651 "first line of the changeset description as the subject text. The\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3652 "message contains two or three body parts:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3653 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3654 "- The changeset description.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3655 "- [Optional] The result of running diffstat on the patch.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3656 "- The patch itself, as generated by \"hg export\".\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3657 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3658 "Each message refers to the first in the series using the In-Reply-To\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3659 "and References headers, so they will show up as a sequence in threaded\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3660 "mail and news readers, and in mail archives.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3661 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3662 "With the -d/--diffstat option, you will be prompted for each changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3663 "with a diffstat summary and the changeset summary, so you can be sure\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3664 "you are sending the right changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3665 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3666 "To configure other defaults, add a section like this to your hgrc\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3667 "file::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3668 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3669 " [email]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3670 " from = My Name <my@email>\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3671 " to = recipient1, recipient2, ...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3672 " cc = cc1, cc2, ...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3673 " bcc = bcc1, bcc2, ...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3674 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3675 "Then you can use the \"hg email\" command to mail a series of changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3676 "as a patchbomb.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3677 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3678 "To avoid sending patches prematurely, it is a good idea to first run\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3679 "the \"email\" command with the \"-n\" option (test only). You will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3680 "prompted for an email recipient address, a subject and an introductory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3681 "message describing the patches of your patchbomb. Then when all is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3682 "done, patchbomb messages are displayed. If the PAGER environment\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3683 "variable is set, your pager will be fired up once for each patchbomb\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3684 "message, so you can verify everything is alright.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3685 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3686 "The -m/--mbox option is also very useful. Instead of previewing each\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3687 "patchbomb message in a pager or sending the messages directly, it will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3688 "create a UNIX mailbox file with the patch emails. This mailbox file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3689 "can be previewed with any mail user agent which supports UNIX mbox\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3690 "files, e.g. with mutt::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3691 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3692 " % mutt -R -f mbox\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3693 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3694 "When you are previewing the patchbomb messages, you can use ``formail``\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3695 "(a utility that is commonly installed as part of the procmail\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3696 "package), to send each message out::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3697 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3698 " % formail -s sendmail -bm -t < mbox\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3699 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3700 "That should be all. Now your patchbomb is on its way out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3701 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3702 "You can also either configure the method option in the email section\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3703 "to be a sendmail compatible mailer or fill out the [smtp] section so\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3704 "that the patchbomb extension can automatically send patchbombs\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3705 "directly from the commandline. See the [email] and [smtp] sections in\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3706 "hgrc(5) for details.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3707 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3708 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3709 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3710 msgid "%sPlease enter a valid value" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3711 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3712 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3713 msgid "Please enter a valid value.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3714 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3715 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3716 msgid "does the diffstat above look okay? " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3717 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3718 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3719 msgid "diffstat rejected" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3720 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3721 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3722 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3723 "send changesets by email\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3724 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3725 " By default, diffs are sent in the format generated by hg export,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3726 " one per message. The series starts with a \"[PATCH 0 of N]\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3727 " introduction, which describes the series as a whole.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3728 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3729 " Each patch email has a Subject line of \"[PATCH M of N] ...\", using\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3730 " the first line of the changeset description as the subject text.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3731 " The message contains two or three parts. First, the changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3732 " description. Next, (optionally) if the diffstat program is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3733 " installed and -d/--diffstat is used, the result of running\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3734 " diffstat on the patch. Finally, the patch itself, as generated by\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3735 " \"hg export\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3736 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3737 " By default the patch is included as text in the email body for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3738 " easy reviewing. Using the -a/--attach option will instead create\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3739 " an attachment for the patch. With -i/--inline an inline attachment\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3740 " will be created.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3741 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3742 " With -o/--outgoing, emails will be generated for patches not found\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3743 " in the destination repository (or only those which are ancestors\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3744 " of the specified revisions if any are provided)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3745 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3746 " With -b/--bundle, changesets are selected as for --outgoing, but a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3747 " single email containing a binary Mercurial bundle as an attachment\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3748 " will be sent.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3749 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3750 " Examples::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3751 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3752 " hg email -r 3000 # send patch 3000 only\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3753 " hg email -r 3000 -r 3001 # send patches 3000 and 3001\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3754 " hg email -r 3000:3005 # send patches 3000 through 3005\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3755 " hg email 3000 # send patch 3000 (deprecated)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3756 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3757 " hg email -o # send all patches not in default\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3758 " hg email -o DEST # send all patches not in DEST\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3759 " hg email -o -r 3000 # send all ancestors of 3000 not in default\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3760 " hg email -o -r 3000 DEST # send all ancestors of 3000 not in DEST\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3761 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3762 " hg email -b # send bundle of all patches not in default\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3763 " hg email -b DEST # send bundle of all patches not in DEST\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3764 " hg email -b -r 3000 # bundle of all ancestors of 3000 not in " |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3765 "default\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3766 " hg email -b -r 3000 DEST # bundle of all ancestors of 3000 not in " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3767 "DEST\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3768 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3769 " Before using this command, you will need to enable email in your\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3770 " hgrc. See the [email] section in hgrc(5) for details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3771 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3772 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3773 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3774 msgid "specify at least one changeset with -r or -o" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3775 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3776 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3777 msgid "--outgoing mode always on with --bundle; do not re-specify --outgoing" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3778 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3779 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3780 msgid "too many destinations" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3781 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3782 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3783 msgid "use only one form to specify the revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3784 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3785 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3786 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3787 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3788 "Write the introductory message for the patch series.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3789 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3790 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3791 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3792 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3793 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3794 "This patch series consists of %d patches.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3795 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3796 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3797 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3798 msgid "Final summary:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3799 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3800 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3801 msgid "Displaying " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3802 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3803 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3804 msgid "Writing " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3805 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3806 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3807 msgid "Sending " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3808 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3809 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3810 msgid "send patches as attachments" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3811 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3812 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3813 msgid "send patches as inline attachments" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3814 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3815 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3816 msgid "email addresses of blind carbon copy recipients" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3817 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3818 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3819 msgid "email addresses of copy recipients" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3820 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3821 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3822 msgid "add diffstat output to messages" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3823 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3824 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3825 msgid "use the given date as the sending date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3826 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3827 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3828 msgid "use the given file as the series description" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3829 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3830 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3831 msgid "email address of sender" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3832 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3833 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3834 msgid "print messages that would be sent" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3835 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3836 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3837 msgid "write messages to mbox file instead of sending them" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3838 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3839 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3840 msgid "subject of first message (intro or single patch)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3841 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3842 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3843 msgid "message identifier to reply to" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3844 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3845 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3846 msgid "flags to add in subject prefixes" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3847 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3848 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3849 msgid "email addresses of recipients" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3850 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3851 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3852 msgid "omit hg patch header" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3853 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3854 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3855 msgid "send changes not found in the target repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3856 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3857 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3858 msgid "send changes not in target as a binary bundle" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3859 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3860 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3861 msgid "name of the bundle attachment file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3862 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3863 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3864 msgid "a revision to send" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3865 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3866 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3867 msgid "run even when remote repository is unrelated (with -b/--bundle)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3868 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3869 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3870 msgid "a base changeset to specify instead of a destination (with -b/--bundle)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3871 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3872 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3873 msgid "send an introduction email for a single patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3874 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3875 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3876 msgid "hg email [OPTION]... [DEST]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3877 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3878 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3879 msgid "command to delete untracked files from the working directory" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3880 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3881 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3882 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3883 "removes files not tracked by Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3884 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3885 " Delete files not known to Mercurial. This is useful to test local\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3886 " and uncommitted changes in an otherwise-clean source tree.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3887 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3888 " This means that purge will delete:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3889 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3890 " - Unknown files: files marked with \"?\" by \"hg status\"\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3891 " - Empty directories: in fact Mercurial ignores directories unless\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3892 " they contain files under source control management\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3893 "\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3894 " But it will leave untouched:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3895 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3896 " - Modified and unmodified tracked files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3897 " - Ignored files (unless --all is specified)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3898 " - New files added to the repository (with \"hg add\")\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3899 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3900 " If directories are given on the command line, only files in these\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3901 " directories are considered.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3902 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3903 " Be careful with purge, as you could irreversibly delete some files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3904 " you forgot to add to the repository. If you only want to print the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3905 " list of files that this program would delete, use the --print\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3906 " option.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3907 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3908 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3909 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3910 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3911 msgid "%s cannot be removed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3912 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3913 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3914 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3915 msgid "warning: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3916 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3917 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3918 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3919 msgid "Removing file %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3920 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3921 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3922 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3923 msgid "Removing directory %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3924 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3925 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3926 msgid "abort if an error occurs" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3927 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3928 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3929 msgid "purge ignored files too" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3930 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3931 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3932 msgid "print filenames instead of deleting them" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3933 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3934 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3935 msgid "end filenames with NUL, for use with xargs (implies -p/--print)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3936 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3937 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3938 msgid "hg purge [OPTION]... [DIR]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3939 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3940 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3941 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3942 "command to move sets of revisions to a different ancestor\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3943 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3944 "This extension lets you rebase changesets in an existing Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3945 "repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3946 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3947 "For more information:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
3948 "http://mercurial.selenic.com/wiki/RebaseExtension\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3949 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3950 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3951 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3952 "move changeset (and descendants) to a different branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3953 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3954 " Rebase uses repeated merging to graft changesets from one part of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3955 " history onto another. This can be useful for linearizing local\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3956 " changes relative to a master development tree.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3957 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3958 " If a rebase is interrupted to manually resolve a merge, it can be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3959 " continued with --continue/-c or aborted with --abort/-a.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3960 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3961 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3962 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3963 msgid "cannot use both abort and continue" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3964 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3965 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3966 msgid "cannot use collapse with continue or abort" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3967 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3968 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3969 msgid "abort and continue do not allow specifying revisions" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3970 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3971 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3972 msgid "cannot specify both a revision and a base" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3973 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3974 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3975 msgid "nothing to rebase\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3976 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3977 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3978 msgid "cannot use both keepbranches and extrafn" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3979 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3980 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3981 msgid "rebase merging completed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3982 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3983 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3984 msgid "warning: new changesets detected on source branch, not stripping\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3985 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3986 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3987 msgid "rebase completed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3988 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3989 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3990 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3991 msgid "%d revisions have been skipped\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3992 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3993 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3994 msgid "fix unresolved conflicts with hg resolve then run hg rebase --continue" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3995 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3996 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3997 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3998 msgid "no changes, revision %d skipped\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
3999 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4000 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4001 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4002 msgid "cannot use revision %d as base, result would have 3 parents" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4003 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4004 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4005 msgid "no rebase in progress" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4006 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4007 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4008 msgid "warning: new changesets detected on target branch, not stripping\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4009 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4010 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4011 msgid "rebase aborted\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4012 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4013 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4014 msgid "cannot rebase onto an applied mq patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4015 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4016 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4017 msgid "source is ancestor of destination" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4018 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4019 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4020 msgid "source is descendant of destination" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4021 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4022 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4023 msgid "unable to collapse, there is more than one external parent" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4024 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4025 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4026 msgid "rebase working directory to branch head" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4027 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4028 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4029 msgid "rebase from a given revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4030 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4031 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4032 msgid "rebase from the base of a given revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4033 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4034 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4035 msgid "rebase onto a given revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4036 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4037 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4038 msgid "collapse the rebased changesets" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4039 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4040 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4041 msgid "keep original changesets" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4042 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4043 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4044 msgid "keep original branch names" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4045 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4046 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4047 msgid "continue an interrupted rebase" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4048 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4049 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4050 msgid "abort an interrupted rebase" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4051 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4052 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4053 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4054 "hg rebase [-s REV | -b REV] [-d REV] [--collapse] [--keep] [--keepbranches] " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4055 "| [-c] | [-a]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4056 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4057 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4058 msgid "commands to interactively select changes for commit/qrefresh" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4059 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4060 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4061 msgid "this modifies a binary file (all or nothing)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4062 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4063 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4064 msgid "this is a binary file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4065 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4066 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4067 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4068 msgid "%d hunks, %d lines changed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4069 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4070 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4071 msgid "[Ynsfdaq?]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4072 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4073 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4074 msgid "&Yes, record this change" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4075 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4076 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4077 msgid "&No, skip this change" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4078 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4079 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4080 msgid "&Skip remaining changes to this file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4081 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4082 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4083 msgid "Record remaining changes to this &file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4084 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4085 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4086 msgid "&Done, skip remaining changes and files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4087 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4088 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4089 msgid "Record &all changes to all remaining files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4090 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4091 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4092 msgid "&Quit, recording no changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4093 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4094 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4095 msgid "&?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4096 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4097 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4098 msgid "y - record this change" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4099 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4100 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4101 msgid "user quit" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4102 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4103 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4104 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4105 msgid "examine changes to %s?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4106 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4107 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4108 msgid " and " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4109 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4110 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4111 msgid "y" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4112 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4113 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4114 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4115 msgid "record this change to %r?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4116 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4117 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4118 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4119 msgid "record change %d/%d to %r?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4120 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4121 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4122 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4123 "interactively select changes to commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4124 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4125 " If a list of files is omitted, all changes reported by \"hg status\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4126 " will be candidates for recording.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4127 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4128 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4129 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4130 " You will be prompted for whether to record changes to each\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4131 " modified file, and for files with multiple changes, for each\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4132 " change to use. For each query, the following responses are\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4133 " possible::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4134 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4135 " y - record this change\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4136 " n - skip this change\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4137 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4138 " s - skip remaining changes to this file\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4139 " f - record remaining changes to this file\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4140 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4141 " d - done, skip remaining changes and files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4142 " a - record all changes to all remaining files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4143 " q - quit, recording no changes\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4144 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4145 " ? - display help" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4146 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4147 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4148 msgid "'mq' extension not loaded" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4149 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4150 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4151 msgid "running non-interactively, use commit instead" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4152 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4153 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4154 msgid "no changes to record\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4155 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4156 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4157 msgid "patch failed to apply" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4158 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4159 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4160 msgid "hg record [OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4161 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4162 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4163 msgid "hg qrecord [OPTION]... PATCH [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4164 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4165 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4166 msgid "share a common history between several working directories" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4167 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4168 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4169 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4170 "create a new shared repository (experimental)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4171 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4172 " Initialize a new repository and working directory that shares its\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4173 " history with another repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4174 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4175 " NOTE: actions that change history such as rollback or moving the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4176 " source may confuse sharers.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4177 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4178 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4179 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4180 msgid "do not create a working copy" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4181 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4182 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4183 msgid "[-U] SOURCE [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4184 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4185 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4186 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4187 "command to transplant changesets from another branch\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4188 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4189 "This extension allows you to transplant patches from another branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4190 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4191 "Transplanted patches are recorded in .hg/transplant/transplants, as a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4192 "map from a changeset hash to its hash in the source repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4193 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4194 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4195 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4196 msgid "skipping already applied revision %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4197 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4198 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4199 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4200 msgid "skipping merge changeset %s:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4201 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4202 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4203 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4204 msgid "%s merged at %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4205 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4206 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4207 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4208 msgid "%s transplanted to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4209 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4210 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4211 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4212 msgid "filtering %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4213 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4214 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4215 msgid "filter failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4216 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4217 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4218 msgid "can only omit patchfile if merging" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4219 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4220 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4221 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4222 msgid "%s: empty changeset" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4223 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4224 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4225 msgid "Fix up the merge and run hg transplant --continue" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4226 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4227 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4228 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4229 msgid "%s transplanted as %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4230 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4231 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4232 msgid "transplant log file is corrupt" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4233 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4234 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4235 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4236 msgid "working dir not at transplant parent %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4237 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4238 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4239 msgid "commit failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4240 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4241 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4242 msgid "apply changeset? [ynmpcq?]:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4243 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4244 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4245 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4246 "transplant changesets from another branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4247 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4248 " Selected changesets will be applied on top of the current working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4249 " directory with the log of the original changeset. If --log is\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4250 " specified, log messages will have a comment appended of the form::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4251 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4252 " (transplanted from CHANGESETHASH)\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4253 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4254 " You can rewrite the changelog message with the --filter option.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4255 " Its argument will be invoked with the current changelog message as\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4256 " $1 and the patch as $2.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4257 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4258 " If --source/-s is specified, selects changesets from the named\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4259 " repository. If --branch/-b is specified, selects changesets from\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4260 " the branch holding the named revision, up to that revision. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4261 " --all/-a is specified, all changesets on the branch will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4262 " transplanted, otherwise you will be prompted to select the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4263 " changesets you want.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4264 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4265 " hg transplant --branch REVISION --all will rebase the selected\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4266 " branch (up to the named revision) onto your current working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4267 " directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4268 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4269 " You can optionally mark selected transplanted changesets as merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4270 " changesets. You will not be prompted to transplant any ancestors\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4271 " of a merged transplant, and you can merge descendants of them\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4272 " normally instead of transplanting them.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4273 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4274 " If no merges or revisions are provided, hg transplant will start\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4275 " an interactive changeset browser.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4276 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4277 " If a changeset application fails, you can fix the merge by hand\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4278 " and then resume where you left off by calling hg transplant\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4279 " --continue/-c.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4280 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4281 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4282 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4283 msgid "--continue is incompatible with branch, all or merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4284 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4285 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4286 msgid "no source URL, branch tag or revision list provided" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4287 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4288 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4289 msgid "--all requires a branch revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4290 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4291 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4292 msgid "--all is incompatible with a revision list" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4293 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4294 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4295 msgid "no revision checked out" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4296 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4297 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4298 msgid "outstanding uncommitted merges" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4299 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4300 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4301 msgid "outstanding local changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4302 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4303 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4304 msgid "pull patches from REPOSITORY" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4305 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4306 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4307 msgid "pull patches from branch BRANCH" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4308 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4309 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4310 msgid "pull all changesets up to BRANCH" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4311 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4312 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4313 msgid "skip over REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4314 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4315 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4316 msgid "merge at REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4317 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4318 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4319 msgid "append transplant info to log message" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4320 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4321 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4322 msgid "continue last transplant session after repair" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4323 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4324 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4325 msgid "filter changesets through FILTER" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4326 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4327 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4328 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4329 "hg transplant [-s REPOSITORY] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4330 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4331 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4332 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4333 "allow the use of MBCS paths with problematic encodings\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4334 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4335 "Some MBCS encodings are not good for some path operations (i.e.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4336 "splitting path, case conversion, etc.) with its encoded bytes. We call\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4337 "such a encoding (i.e. shift_jis and big5) as \"problematic encoding\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4338 "This extension can be used to fix the issue with those encodings by\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4339 "wrapping some functions to convert to Unicode string before path\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4340 "operation.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4341 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4342 "This extension is useful for:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4343 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4344 "- Japanese Windows users using shift_jis encoding.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4345 "- Chinese Windows users using big5 encoding.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4346 "- All users who use a repository with one of problematic encodings on\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4347 " case-insensitive file system.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4348 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4349 "This extension is not needed for:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4350 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4351 "- Any user who use only ASCII chars in path.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4352 "- Any user who do not use any of problematic encodings.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4353 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4354 "Note that there are some limitations on using this extension:\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4355 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4356 "- You should use single encoding in one repository.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4357 "- You should set same encoding for the repository by locale or\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4358 " HGENCODING.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4359 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4360 "Path encoding conversion are done between Unicode and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4361 "encoding.encoding which is decided by Mercurial from current locale\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4362 "setting or HGENCODING.\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4363 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4364 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4365 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4366 msgid "[win32mbcs] filename conversion failed with %s encoding\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4367 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4368 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4369 msgid "[win32mbcs] cannot activate on this platform.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4370 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4371 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4372 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4373 "perform automatic newline conversion\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4374 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4375 "To perform automatic newline conversion, use::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4376 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4377 " [extensions]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4378 " hgext.win32text =\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4379 " [encode]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4380 " ** = cleverencode:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4381 " # or ** = macencode:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4382 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4383 " [decode]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4384 " ** = cleverdecode:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4385 " # or ** = macdecode:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4386 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4387 "If not doing conversion, to make sure you do not commit CRLF/CR by " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4388 "accident::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4389 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4390 " [hooks]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4391 " pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4392 " # or pretxncommit.cr = python:hgext.win32text.forbidcr\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4393 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4394 "To do the same check on a server to prevent CRLF/CR from being\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4395 "pushed or pulled::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4396 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4397 " [hooks]\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4398 " pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4399 " # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4400 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4401 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4402 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4403 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4404 "WARNING: %s already has %s line endings\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4405 "and does not need EOL conversion by the win32text plugin.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4406 "Before your next commit, please reconsider your encode/decode settings in \n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4407 "Mercurial.ini or %s.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4408 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4409 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4410 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4411 msgid "Attempt to commit or push text file(s) using %s line endings\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4412 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4413 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4414 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4415 msgid "in %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4416 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4417 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4418 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4419 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4420 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4421 "To prevent this mistake in your local repository,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4422 "add to Mercurial.ini or .hg/hgrc:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4423 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4424 "[hooks]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4425 "pretxncommit.%s = python:hgext.win32text.forbid%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4426 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4427 "and also consider adding:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4428 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4429 "[extensions]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4430 "hgext.win32text =\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4431 "[encode]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4432 "** = %sencode:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4433 "[decode]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4434 "** = %sdecode:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4435 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4436 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4437 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4438 "discover and advertise repositories on the local network\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4439 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4440 "Zeroconf enabled repositories will be announced in a network without\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4441 "the need to configure a server or a service. They can be discovered\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4442 "without knowing their actual IP address.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4443 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4444 "To allow other people to discover your repository using run \"hg serve\"\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4445 "in your repository::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4446 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4447 " $ cd test\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4448 " $ hg serve\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4449 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4450 "You can discover zeroconf enabled repositories by running \"hg paths\"::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4451 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4452 " $ hg paths\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4453 " zc-test = http://example.com:8000/test\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4454 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4455 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4456 msgid "archive prefix contains illegal components" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4457 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4458 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4459 msgid "cannot give prefix when archiving to files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4460 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4461 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4462 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4463 msgid "unknown archive type '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4464 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4465 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4466 msgid "invalid changegroup" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4467 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4468 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4469 msgid "unknown parent" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4470 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4471 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4472 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4473 msgid "integrity check failed on %s:%d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4474 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4475 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4476 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4477 msgid "%s: not a Mercurial bundle file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4478 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4479 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4480 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4481 msgid "%s: unknown bundle version" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4482 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4483 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4484 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4485 msgid "%s: unknown bundle compression type" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4486 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4487 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4488 msgid "cannot create new bundle repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4489 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4490 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4491 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4492 msgid "premature EOF reading chunk (got %d bytes, expected %d)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4493 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4494 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4495 msgid "empty username" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4496 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4497 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4498 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4499 msgid "username %s contains a newline" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4500 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4501 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4502 msgid "options --message and --logfile are mutually exclusive" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4503 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4504 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4505 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4506 msgid "can't read commit message '%s': %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4507 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4508 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4509 msgid "limit must be a positive integer" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4510 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4511 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4512 msgid "limit must be positive" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4513 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4514 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4515 msgid "too many revisions specified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4516 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4517 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4518 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4519 msgid "invalid format spec '%%%s' in output filename" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4520 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4521 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4522 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4523 msgid "adding %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4524 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4525 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4526 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4527 msgid "removing %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4528 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4529 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4530 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4531 msgid "recording removal of %s as rename to %s (%d%% similar)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4532 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4533 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4534 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4535 msgid "%s: not copying - file is not managed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4536 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4537 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4538 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4539 msgid "%s: not copying - file has been marked for remove\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4540 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4541 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4542 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4543 msgid "%s: not overwriting - %s collides with %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4544 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4545 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4546 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4547 msgid "%s: not overwriting - file exists\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4548 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4549 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4550 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4551 msgid "%s: deleted in working copy\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4552 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4553 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4554 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4555 msgid "%s: cannot copy - %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4556 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4557 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4558 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4559 msgid "moving %s to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4560 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4561 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4562 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4563 msgid "copying %s to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4564 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4565 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4566 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4567 msgid "%s has not been committed yet, so no copy data will be stored for %s.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4568 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4569 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4570 msgid "no source or destination specified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4571 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4572 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4573 msgid "no destination specified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4574 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4575 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4576 msgid "with multiple sources, destination must be an existing directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4577 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4578 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4579 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4580 msgid "destination %s is not a directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4581 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4582 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4583 msgid "no files to copy" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4584 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4585 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4586 msgid "(consider using --after)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4587 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4588 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4589 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4590 msgid "changeset: %d:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4591 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4592 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4593 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4594 msgid "branch: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4595 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4596 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4597 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4598 msgid "tag: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4599 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4600 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4601 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4602 msgid "parent: %d:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4603 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4604 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4605 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4606 msgid "manifest: %d:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4607 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4608 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4609 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4610 msgid "user: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4611 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4612 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4613 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4614 msgid "date: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4615 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4616 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4617 msgid "files+:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4618 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4619 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4620 msgid "files-:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4621 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4622 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4623 msgid "files:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4624 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4625 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4626 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4627 msgid "files: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4628 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4629 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4630 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4631 msgid "copies: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4632 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4633 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4634 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4635 msgid "extra: %s=%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4636 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4637 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4638 msgid "description:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4639 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4640 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4641 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4642 msgid "summary: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4643 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4644 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4645 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4646 msgid "%s: no key named '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4647 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4648 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4649 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4650 msgid "%s: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4651 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4652 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4653 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4654 msgid "Found revision %s from %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4655 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4656 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4657 msgid "revision matching date not found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4658 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4659 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4660 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4661 msgid "cannot follow nonexistent file: \"%s\"" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4662 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4663 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4664 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4665 msgid "%s:%s copy source revision cannot be found!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4666 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4667 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4668 msgid "can only follow copies/renames for explicit filenames" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4669 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4670 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4671 msgid "HG: Enter commit message. Lines beginning with 'HG:' are removed." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4672 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4673 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4674 msgid "HG: Leave message empty to abort commit." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4675 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4676 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4677 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4678 msgid "HG: user: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4679 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4680 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4681 msgid "HG: branch merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4682 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4683 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4684 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4685 msgid "HG: branch '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4686 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4687 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4688 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4689 msgid "HG: subrepo %s" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4690 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4691 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4692 #, python-format |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4693 msgid "HG: added %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4694 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4695 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4696 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4697 msgid "HG: changed %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4698 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4699 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4700 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4701 msgid "HG: removed %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4702 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4703 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4704 msgid "HG: no files changed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4705 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4706 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4707 msgid "empty commit message" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4708 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4709 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4710 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4711 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4712 "add the specified files on the next commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4713 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4714 " Schedule files to be version controlled and added to the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4715 " repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4716 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4717 " The files will be added to the repository at the next commit. To\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4718 " undo an add before that, see hg forget.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4719 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4720 " If no names are given, add all files to the repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4721 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4722 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4723 "新增下次要 commit 的檔案\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4724 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4725 " 新增要納入版本控制並加到 repository 的檔案。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4726 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4727 " 這些檔案將於下次 commit 時被加到 repository。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4728 " 若想要回到新增檔案前的狀態,請參閱 hg revert 命令。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4729 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4730 " 如果沒有指定檔案,則會將所有的檔案都標示為加到 repository。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4731 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4732 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4733 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4734 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4735 "add all new files, delete all missing files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4736 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4737 " Add all new files and remove all missing files from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4738 " repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4739 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4740 " New files are ignored if they match any of the patterns in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4741 " .hgignore. As with add, these changes take effect at the next\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4742 " commit.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4743 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4744 " Use the -s/--similarity option to detect renamed files. With a\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4745 " parameter greater than 0, this compares every removed file with\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4746 " every added file and records those similar enough as renames. This\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4747 " option takes a percentage between 0 (disabled) and 100 (files must\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4748 " be identical) as its parameter. Detecting renamed files this way\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4749 " can be expensive.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4750 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4751 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4752 "新增所有未受版本控制的檔案,並刪除所有消失的檔案。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4753 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4754 " 新增所有未加到 repository 的檔案,並移除已加到 repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4755 " 卻消失的檔案。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4756 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4757 " 如果新的檔案中檔名有符合任一存在於 .hgignore 的樣式,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4758 " 則該檔將被忽略。如同 add 命令,這些變更將於下次提交時發生效用。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4759 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4760 " 可使用 -s/--similarity 選項去偵測更名的檔案。後面接著的是一個\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4761 " 大於 0 的參數,可用來比對每個被新增或移除的檔案,並試圖找出其\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4762 " 更名的可能性。此選項需要指定一個介於 0 (不使用) 至\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4763 " 100 (檔案必須是同一個) 的參數。偵測更名檔案的動作將需要\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4764 " 一點時間。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4765 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4766 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4767 msgid "similarity must be a number" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4768 msgstr "similarity 參數必須是數字" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4769 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4770 msgid "similarity must be between 0 and 100" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4771 msgstr "similarity 參數必須介於 0 至 100" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4772 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4773 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4774 "show changeset information by line for each file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4775 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4776 " List changes in files, showing the revision id responsible for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4777 " each line\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4778 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4779 " This command is useful for discovering when a change was made and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4780 " by whom.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4781 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4782 " Without the -a/--text option, annotate will avoid processing files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4783 " it detects as binary. With -a, annotate will annotate the file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4784 " anyway, although the results will probably be neither useful\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4785 " nor desirable.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4786 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4787 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4788 "顯示每個檔案中每一行 changeset 的資訊\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4789 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4790 " List changes in files, showing the revision id responsible for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4791 " each line\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4792 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4793 " This command is useful for discovering when a change was made and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4794 " by whom.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4795 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4796 " Without the -a/--text option, annotate will avoid processing files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4797 " it detects as binary. With -a, annotate will annotate the file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4798 " anyway, although the results will probably be neither useful\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4799 " nor desirable.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4800 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4801 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4802 msgid "at least one filename or pattern is required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4803 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4804 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4805 msgid "at least one of -n/-c is required for -l" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4806 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4807 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4808 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4809 msgid "%s: binary file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4810 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4811 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4812 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4813 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4814 "create an unversioned archive of a repository revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4815 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4816 " By default, the revision used is the parent of the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4817 " directory; use -r/--rev to specify a different revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4818 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4819 " To specify the type of archive to create, use -t/--type. Valid\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4820 " types are::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4821 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4822 " \"files\" (default): a directory full of files\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4823 " \"tar\": tar archive, uncompressed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4824 " \"tbz2\": tar archive, compressed using bzip2\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4825 " \"tgz\": tar archive, compressed using gzip\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4826 " \"uzip\": zip archive, uncompressed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
4827 " \"zip\": zip archive, compressed using deflate\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4828 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4829 " The exact name of the destination archive or directory is given\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4830 " using a format string; see 'hg help export' for details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4831 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4832 " Each member added to an archive file has a directory prefix\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4833 " prepended. Use -p/--prefix to specify a format string for the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4834 " prefix. The default is the basename of the archive, with suffixes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4835 " removed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4836 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4837 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4838 "建立一個沒有版本控制的版本封存\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4839 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4840 " By default, the revision used is the parent of the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4841 " directory; use -r/--rev to specify a different revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4842 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4843 " To specify the type of archive to create, use -t/--type. Valid\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4844 " types are:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4845 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4846 " \"files\" (default): a directory full of files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4847 " \"tar\": tar archive, uncompressed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4848 " \"tbz2\": tar archive, compressed using bzip2\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4849 " \"tgz\": tar archive, compressed using gzip\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4850 " \"uzip\": zip archive, uncompressed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4851 " \"zip\": zip archive, compressed using deflate\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4852 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4853 " The exact name of the destination archive or directory is given\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4854 " using a format string; see 'hg help export' for details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4855 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4856 " Each member added to an archive file has a directory prefix\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4857 " prepended. Use -p/--prefix to specify a format string for the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4858 " prefix. The default is the basename of the archive, with suffixes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4859 " removed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4860 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4861 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4862 msgid "no working directory: please specify a revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4863 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4864 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4865 msgid "repository root cannot be destination" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4866 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4867 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4868 msgid "cannot archive plain files to stdout" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4869 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4870 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4871 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4872 "reverse effect of earlier changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4873 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4874 " Commit the backed out changes as a new changeset. The new\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4875 " changeset is a child of the backed out changeset.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4876 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4877 " If you backout a changeset other than the tip, a new head is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4878 " created. This head will be the new tip and you should merge this\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4879 " backout changeset with another head.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4880 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4881 " The --merge option remembers the parent of the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4882 " before starting the backout, then merges the new head with that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4883 " changeset afterwards. This saves you from doing the merge by hand.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4884 " The result of this merge is not committed, as with a normal merge.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4885 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4886 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4887 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4888 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4889 "回復先前 changeset 所作的變更\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4890 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4891 " Commit the backed out changes as a new changeset. The new\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4892 " changeset is a child of the backed out changeset.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4893 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4894 " If you backout a changeset other than the tip, a new head is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4895 " created. This head will be the new tip and you should merge this\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4896 " backout changeset with another head.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4897 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4898 " The --merge option remembers the parent of the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4899 " before starting the backout, then merges the new head with that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4900 " changeset afterwards. This saves you from doing the merge by hand.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4901 " The result of this merge is not committed, as with a normal merge.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4902 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4903 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4904 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4905 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4906 msgid "please specify just one revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4907 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4908 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4909 msgid "please specify a revision to backout" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4910 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4911 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4912 msgid "cannot backout change on a different branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4913 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4914 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4915 msgid "cannot backout a change with no parents" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4916 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4917 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4918 msgid "cannot backout a merge changeset without --parent" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4919 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4920 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4921 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4922 msgid "%s is not a parent of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4923 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4924 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4925 msgid "cannot use --parent on non-merge changeset" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4926 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4927 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4928 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4929 msgid "changeset %s backs out changeset %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4930 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4931 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4932 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4933 msgid "merging with changeset %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4934 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4935 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4936 msgid "the backout changeset is a new head - do not forget to merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4937 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4938 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4939 msgid "(use \"backout --merge\" if you want to auto-merge)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4940 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4941 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4942 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4943 "subdivision search of changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4944 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4945 " This command helps to find changesets which introduce problems. To\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4946 " use, mark the earliest changeset you know exhibits the problem as\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4947 " bad, then mark the latest changeset which is free from the problem\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4948 " as good. Bisect will update your working directory to a revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4949 " for testing (unless the -U/--noupdate option is specified). Once\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4950 " you have performed tests, mark the working directory as good or\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4951 " bad, and bisect will either update to another candidate changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4952 " or announce that it has found the bad revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4953 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4954 " As a shortcut, you can also use the revision argument to mark a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4955 " revision as good or bad without checking it out first.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4956 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4957 " If you supply a command, it will be used for automatic bisection.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4958 " Its exit status will be used to mark revisions as good or bad:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4959 " status 0 means good, 125 means to skip the revision, 127\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4960 " (command not found) will abort the bisection, and any other\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4961 " non-zero exit status means the revision is bad.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4962 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4963 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4964 "對 changesets 作二分法搜尋\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4965 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4966 " This command helps to find changesets which introduce problems. To\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4967 " use, mark the earliest changeset you know exhibits the problem as\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4968 " bad, then mark the latest changeset which is free from the problem\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4969 " as good. Bisect will update your working directory to a revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4970 " for testing (unless the -U/--noupdate option is specified). Once\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4971 " you have performed tests, mark the working directory as good or\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4972 " bad, and bisect will either update to another candidate changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4973 " or announce that it has found the bad revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4974 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4975 " As a shortcut, you can also use the revision argument to mark a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4976 " revision as good or bad without checking it out first.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4977 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4978 " If you supply a command, it will be used for automatic bisection.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4979 " Its exit status will be used to mark revisions as good or bad:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4980 " status 0 means good, 125 means to skip the revision, 127\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4981 " (command not found) will abort the bisection, and any other\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4982 " non-zero exit status means the revision is bad.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4983 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4984 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4985 msgid "The first good revision is:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4986 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4987 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4988 msgid "The first bad revision is:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4989 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4990 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4991 msgid "Due to skipped revisions, the first good revision could be any of:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4992 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4993 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4994 msgid "Due to skipped revisions, the first bad revision could be any of:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4995 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4996 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4997 msgid "cannot bisect (no known good revisions)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4998 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
4999 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5000 msgid "cannot bisect (no known bad revisions)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5001 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5002 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5003 msgid "(use of 'hg bisect <cmd>' is deprecated)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5004 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5005 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5006 msgid "incompatible arguments" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5007 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5008 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5009 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5010 msgid "failed to execute %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5011 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5012 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5013 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5014 msgid "%s killed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5015 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5016 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5017 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5018 msgid "Changeset %d:%s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5019 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5020 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5021 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5022 msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5023 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5024 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5025 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5026 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5027 "set or show the current branch name\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5028 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5029 " With no argument, show the current branch name. With one argument,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5030 " set the working directory branch name (the branch will not exist\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5031 " in the repository until the next commit). Standard practice\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5032 " recommends that primary development take place on the 'default'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5033 " branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5034 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5035 " Unless -f/--force is specified, branch will not let you set a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5036 " branch name that already exists, even if it's inactive.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5037 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5038 " Use -C/--clean to reset the working directory branch to that of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5039 " the parent of the working directory, negating a previous branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5040 " change.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5041 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5042 " Use the command 'hg update' to switch to an existing branch. Use\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5043 " 'hg commit --close-branch' to mark this branch as closed.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5044 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5045 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5046 "設定或顯示目前的 branch 名稱\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5047 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5048 " With no argument, show the current branch name. With one argument,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5049 " set the working directory branch name (the branch will not exist\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5050 " in the repository until the next commit). Standard practice\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5051 " recommends that primary development take place on the 'default'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5052 " branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5053 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5054 " Unless -f/--force is specified, branch will not let you set a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5055 " branch name that already exists, even if it's inactive.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5056 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5057 " Use -C/--clean to reset the working directory branch to that of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5058 " the parent of the working directory, negating a previous branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5059 " change.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5060 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5061 " Use the command 'hg update' to switch to an existing branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5062 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5063 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5064 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5065 msgid "reset working directory to branch %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5066 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5067 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5068 msgid "a branch of the same name already exists (use --force to override)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5069 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5070 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5071 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5072 msgid "marked working directory as branch %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5073 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5074 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5075 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5076 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5077 "list repository named branches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5078 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5079 " List the repository's named branches, indicating which ones are\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5080 " inactive. If -c/--closed is specified, also list branches which have\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5081 " been marked closed (see hg commit --close-branch).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5082 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5083 " If -a/--active is specified, only show active branches. A branch\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5084 " is considered active if it contains repository heads.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5085 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5086 " Use the command 'hg update' to switch to an existing branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5087 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5088 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5089 "顯示 repository 的 named branches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5090 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5091 " List the repository's named branches, indicating which ones are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5092 " inactive. If active is specified, only show active branches.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5093 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5094 " A branch is considered active if it contains repository heads.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5095 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5096 " Use the command 'hg update' to switch to an existing branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5097 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5098 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5099 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5100 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5101 "create a changegroup file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5102 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5103 " Generate a compressed changegroup file collecting changesets not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5104 " known to be in another repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5105 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5106 " If no destination repository is specified the destination is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5107 " assumed to have all the nodes specified by one or more --base\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5108 " parameters. To create a bundle containing all changesets, use\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5109 " -a/--all (or --base null).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5110 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5111 " You can change compression method with the -t/--type option.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5112 " The available compression methods are: none, bzip2, and\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5113 " gzip (by default, bundles are compressed using bzip2).\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5114 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5115 " The bundle file can then be transferred using conventional means\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5116 " and applied to another repository with the unbundle or pull\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5117 " command. This is useful when direct push and pull are not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5118 " available or when exporting an entire repository is undesirable.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5119 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5120 " Applying bundles preserves all changeset contents including\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5121 " permissions, copy/rename information, and revision history.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5122 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5123 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5124 "建立一個 changegroup 檔案\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5125 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5126 " Generate a compressed changegroup file collecting changesets not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5127 " known to be in another repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5128 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5129 " If no destination repository is specified the destination is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5130 " assumed to have all the nodes specified by one or more --base\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5131 " parameters. To create a bundle containing all changesets, use\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5132 " -a/--all (or --base null). To change the compression method\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5133 " applied, use the -t/--type option (by default, bundles are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5134 " compressed using bz2).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5135 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5136 " The bundle file can then be transferred using conventional means\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5137 " and applied to another repository with the unbundle or pull\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5138 " command. This is useful when direct push and pull are not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5139 " available or when exporting an entire repository is undesirable.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5140 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5141 " Applying bundles preserves all changeset contents including\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5142 " permissions, copy/rename information, and revision history.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5143 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5144 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5145 msgid "--base is incompatible with specifying a destination" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5146 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5147 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5148 msgid "unknown bundle type specified with --type" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5149 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5150 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5151 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5152 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5153 "output the current or given revision of files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5154 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5155 " Print the specified files as they were at the given revision. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5156 " no revision is given, the parent of the working directory is used,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5157 " or tip if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5158 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5159 " Output may be to a file, in which case the name of the file is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5160 " given using a format string. The formatting rules are the same as\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5161 " for the export command, with the following additions::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5162 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5163 " %s basename of file being printed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5164 " %d dirname of file being printed, or '.' if in repository root\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5165 " %p root-relative path name of file being printed\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5166 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5167 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5168 "輸出目前或是特定 revision 的檔案內容\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5169 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5170 " Print the specified files as they were at the given revision. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5171 " no revision is given, the parent of the working directory is used,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5172 " or tip if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5173 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5174 " Output may be to a file, in which case the name of the file is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5175 " given using a format string. The formatting rules are the same as\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5176 " for the export command, with the following additions:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5177 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5178 " %s basename of file being printed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5179 " %d dirname of file being printed, or '.' if in repository root\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5180 " %p root-relative path name of file being printed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5181 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5182 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5183 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5184 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5185 "make a copy of an existing repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5186 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5187 " Create a copy of an existing repository in a new directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5188 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5189 " If no destination directory name is specified, it defaults to the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5190 " basename of the source.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5191 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5192 " The location of the source is added to the new repository's\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5193 " .hg/hgrc file, as the default to be used for future pulls.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5194 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5195 " If you use the -r/--rev option to clone up to a specific revision,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5196 " no subsequent revisions (including subsequent tags) will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5197 " present in the cloned repository. This option implies --pull, even\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5198 " on local repositories.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5199 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5200 " By default, clone will check out the head of the 'default' branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5201 " If the -U/--noupdate option is used, the new clone will contain\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5202 " only a repository (.hg) and no working copy (the working copy\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5203 " parent is the null revision).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5204 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5205 " See 'hg help urls' for valid source format details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5206 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5207 " It is possible to specify an ssh:// URL as the destination, but no\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5208 " .hg/hgrc and working directory will be created on the remote side.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5209 " Please see 'hg help urls' for important details about ssh:// URLs.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5210 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5211 " For efficiency, hardlinks are used for cloning whenever the source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5212 " and destination are on the same filesystem (note this applies only\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5213 " to the repository data, not to the checked out files). Some\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5214 " filesystems, such as AFS, implement hardlinking incorrectly, but\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5215 " do not report errors. In these cases, use the --pull option to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5216 " avoid hardlinking.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5217 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5218 " In some cases, you can clone repositories and checked out files\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5219 " using full hardlinks with ::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5220 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5221 " $ cp -al REPO REPOCLONE\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5222 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5223 " This is the fastest way to clone, but it is not always safe. The\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5224 " operation is not atomic (making sure REPO is not modified during\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5225 " the operation is up to you) and you have to make sure your editor\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5226 " breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5227 " this is not compatible with certain extensions that place their\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5228 " metadata under the .hg directory, such as mq.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5229 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5230 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5231 "對已存在的 repository 複製一份\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5232 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5233 " Create a copy of an existing repository in a new directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5234 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5235 " If no destination directory name is specified, it defaults to the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5236 " basename of the source.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5237 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5238 " The location of the source is added to the new repository's\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5239 " .hg/hgrc file, as the default to be used for future pulls.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5240 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5241 " If you use the -r/--rev option to clone up to a specific revision,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5242 " no subsequent revisions (including subsequent tags) will be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5243 " present in the cloned repository. This option implies --pull, even\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5244 " on local repositories.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5245 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5246 " By default, clone will check out the head of the 'default' branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5247 " If the -U/--noupdate option is used, the new clone will contain\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5248 " only a repository (.hg) and no working copy (the working copy\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5249 " parent is the null revision).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5250 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5251 " See 'hg help urls' for valid source format details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5252 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5253 " It is possible to specify an ssh:// URL as the destination, but no\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5254 " .hg/hgrc and working directory will be created on the remote side.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5255 " Please see 'hg help urls' for important details about ssh:// URLs.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5256 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5257 " For efficiency, hardlinks are used for cloning whenever the source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5258 " and destination are on the same filesystem (note this applies only\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5259 " to the repository data, not to the checked out files). Some\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5260 " filesystems, such as AFS, implement hardlinking incorrectly, but\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5261 " do not report errors. In these cases, use the --pull option to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5262 " avoid hardlinking.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5263 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5264 " In some cases, you can clone repositories and checked out files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5265 " using full hardlinks with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5266 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5267 " $ cp -al REPO REPOCLONE\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5268 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5269 " This is the fastest way to clone, but it is not always safe. The\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5270 " operation is not atomic (making sure REPO is not modified during\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5271 " the operation is up to you) and you have to make sure your editor\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5272 " breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5273 " this is not compatible with certain extensions that place their\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5274 " metadata under the .hg directory, such as mq.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5275 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5276 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5277 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5278 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5279 "commit the specified files or all outstanding changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5280 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5281 " Commit changes to the given files into the repository. Unlike a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5282 " centralized RCS, this operation is a local operation. See hg push\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5283 " for a way to actively distribute your changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5284 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5285 " If a list of files is omitted, all changes reported by \"hg status\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5286 " will be committed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5287 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5288 " If you are committing the result of a merge, do not provide any\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5289 " filenames or -I/-X filters.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5290 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5291 " If no commit message is specified, the configured editor is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5292 " started to prompt you for a message.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5293 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5294 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5295 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5296 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5297 "將指定的檔案或是目前的變更 commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5298 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5299 " Commit changes to the given files into the repository. Unlike a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5300 " centralized RCS, this operation is a local operation. See hg push\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5301 " for a way to actively distribute your changes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5302 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5303 " If a list of files is omitted, all changes reported by \"hg status\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5304 " will be committed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5305 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5306 " If you are committing the result of a merge, do not provide any\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5307 " filenames or -I/-X filters.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5308 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5309 " If no commit message is specified, the configured editor is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5310 " started to prompt you for a message.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5311 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5312 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5313 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5314 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5315 msgid "nothing changed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5316 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5317 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5318 msgid "created new head\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5319 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5320 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5321 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5322 msgid "committed changeset %d:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5323 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5324 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5325 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5326 "mark files as copied for the next commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5327 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5328 " Mark dest as having copies of source files. If dest is a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5329 " directory, copies are put in that directory. If dest is a file,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5330 " the source must be a single file.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5331 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5332 " By default, this command copies the contents of files as they\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5333 " exist in the working directory. If invoked with -A/--after, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5334 " operation is recorded, but no copying is performed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5335 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5336 " This command takes effect with the next commit. To undo a copy\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5337 " before that, see hg revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5338 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5339 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5340 "將檔案標示為 copied 並於下次 commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5341 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5342 " Mark dest as having copies of source files. If dest is a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5343 " directory, copies are put in that directory. If dest is a file,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5344 " the source must be a single file.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5345 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5346 " By default, this command copies the contents of files as they\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5347 " exist in the working directory. If invoked with -A/--after, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5348 " operation is recorded, but no copying is performed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5349 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5350 " This command takes effect with the next commit. To undo a copy\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5351 " before that, see hg revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5352 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5353 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5354 msgid "find the ancestor revision of two revisions in a given index" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5355 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5356 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5357 msgid "There is no Mercurial repository here (.hg not found)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5358 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5359 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5360 msgid "either two or three arguments required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5361 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5362 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5363 msgid "returns the completion list associated with the given command" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5364 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5365 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5366 msgid "rebuild the dirstate as it would look like for the given revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5367 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5368 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5369 msgid "validate the correctness of the current dirstate" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5370 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5371 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5372 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5373 msgid "%s in state %s, but not in manifest1\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5374 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5375 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5376 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5377 msgid "%s in state %s, but also in manifest1\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5378 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5379 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5380 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5381 msgid "%s in state %s, but not in either manifest\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5382 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5383 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5384 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5385 msgid "%s in manifest1, but listed as state %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5386 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5387 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5388 msgid ".hg/dirstate inconsistent with current parent's manifest" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5389 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5390 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5391 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5392 "show combined config settings from all hgrc files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5393 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5394 " With no arguments, print names and values of all config items.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5395 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5396 " With one argument of the form section.name, print just the value\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5397 " of that config item.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5398 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5399 " With multiple arguments, print names and values of all config\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5400 " items with matching section names.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5401 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5402 " With --debug, the source (filename and line number) is printed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5403 " for each config item.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5404 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5405 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5406 "顯示合併自所有 hgrc 檔案內容的設定值\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5407 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5408 " With no arguments, print names and values of all config items.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5409 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5410 " With one argument of the form section.name, print just the value\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5411 " of that config item.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5412 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5413 " With multiple arguments, print names and values of all config\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5414 " items with matching section names.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5415 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5416 " With --debug, the source (filename and line number) is printed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5417 " for each config item.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5418 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5419 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5420 msgid "only one config item permitted" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5421 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5422 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5423 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5424 "manually set the parents of the current working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5425 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5426 " This is useful for writing repository conversion tools, but should\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5427 " be used with care.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5428 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5429 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5430 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5431 msgid "show the contents of the current dirstate" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5432 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5433 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5434 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5435 msgid "copy: %s -> %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5436 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5437 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5438 msgid "dump the contents of a data file revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5439 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5440 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5441 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5442 msgid "invalid revision identifier %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5443 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5444 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5445 msgid "parse and display a date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5446 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5447 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5448 msgid "dump the contents of an index file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5449 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5450 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5451 msgid "dump an index DAG as a graphviz dot file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5452 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5453 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5454 msgid "test Mercurial installation" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5455 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5456 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5457 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5458 msgid "Checking encoding (%s)...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5459 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5460 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5461 msgid " (check that your locale is properly set)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5462 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5463 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5464 msgid "Checking extensions...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5465 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5466 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5467 msgid " One or more extensions could not be found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5468 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5469 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5470 msgid " (check that you compiled the extensions)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5471 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5472 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5473 msgid "Checking templates...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5474 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5475 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5476 msgid " (templates seem to have been installed incorrectly)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5477 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5478 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5479 msgid "Checking patch...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5480 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5481 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5482 msgid " patch call failed:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5483 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5484 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5485 msgid " unexpected patch output!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5486 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5487 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5488 msgid " patch test failed!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5489 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5490 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5491 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5492 " (Current patch tool may be incompatible with patch, or misconfigured. " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5493 "Please check your .hgrc file)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5494 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5495 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5496 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5497 " Internal patcher failure, please report this error to http://mercurial." |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5498 "selenic.com/bts/\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5499 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5500 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5501 msgid "Checking commit editor...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5502 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5503 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5504 msgid " No commit editor set and can't find vi in PATH\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5505 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5506 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5507 msgid " (specify a commit editor in your .hgrc file)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5508 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5509 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5510 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5511 msgid " Can't find editor '%s' in PATH\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5512 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5513 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5514 msgid "Checking username...\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5515 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5516 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5517 msgid " (specify a username in your .hgrc file)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5518 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5519 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5520 msgid "No problems detected\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5521 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5522 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5523 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5524 msgid "%s problems detected, please check your install!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5525 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5526 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5527 msgid "dump rename information" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5528 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5529 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5530 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5531 msgid "%s renamed from %s:%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5532 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5533 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5534 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5535 msgid "%s not renamed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5536 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5537 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5538 msgid "show how files match on given patterns" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5539 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5540 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5541 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5542 "diff repository (or selected files)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5543 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5544 " Show differences between revisions for the specified files.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5545 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5546 " Differences between files are shown using the unified diff format.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5547 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5548 " NOTE: diff may generate unexpected results for merges, as it will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5549 " default to comparing against the working directory's first parent\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5550 " changeset if no revisions are specified.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5551 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5552 " When two revision arguments are given, then changes are shown\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5553 " between those revisions. If only one revision is specified then\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5554 " that revision is compared to the working directory, and, when no\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5555 " revisions are specified, the working directory files are compared\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5556 " to its parent.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5557 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5558 " Without the -a/--text option, diff will avoid generating diffs of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5559 " files it detects as binary. With -a, diff will generate a diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5560 " anyway, probably with undesirable results.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5561 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5562 " Use the -g/--git option to generate diffs in the git extended diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5563 " format. For more information, read 'hg help diffs'.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5564 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5565 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5566 "diff repository (或是所選擇的檔案)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5567 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5568 " Show differences between revisions for the specified files.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5569 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5570 " Differences between files are shown using the unified diff format.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5571 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5572 " NOTE: diff may generate unexpected results for merges, as it will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5573 " default to comparing against the working directory's first parent\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5574 " changeset if no revisions are specified.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5575 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5576 " When two revision arguments are given, then changes are shown\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5577 " between those revisions. If only one revision is specified then\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5578 " that revision is compared to the working directory, and, when no\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5579 " revisions are specified, the working directory files are compared\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5580 " to its parent.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5581 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5582 " Without the -a/--text option, diff will avoid generating diffs of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5583 " files it detects as binary. With -a, diff will generate a diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5584 " anyway, probably with undesirable results.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5585 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5586 " Use the -g/--git option to generate diffs in the git extended diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5587 " format. For more information, read 'hg help diffs'.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5588 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5589 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5590 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5591 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5592 "dump the header and diffs for one or more changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5593 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5594 " Print the changeset header and diffs for one or more revisions.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5595 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5596 " The information shown in the changeset header is: author,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5597 " changeset hash, parent(s) and commit comment.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5598 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5599 " NOTE: export may generate unexpected diff output for merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5600 " changesets, as it will compare the merge changeset against its\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5601 " first parent only.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5602 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5603 " Output may be to a file, in which case the name of the file is\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5604 " given using a format string. The formatting rules are as follows::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5605 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5606 " %% literal \"%\" character\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5607 " %H changeset hash (40 bytes of hexadecimal)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5608 " %N number of patches being generated\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5609 " %R changeset revision number\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5610 " %b basename of the exporting repository\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5611 " %h short-form changeset hash (12 bytes of hexadecimal)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5612 " %n zero-padded sequence number, starting at 1\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5613 " %r zero-padded changeset revision number\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5614 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5615 " Without the -a/--text option, export will avoid generating diffs\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5616 " of files it detects as binary. With -a, export will generate a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5617 " diff anyway, probably with undesirable results.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5618 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5619 " Use the -g/--git option to generate diffs in the git extended diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5620 " format. See 'hg help diffs' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5621 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5622 " With the --switch-parent option, the diff will be against the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5623 " second parent. It can be useful to review a merge.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5624 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5625 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5626 "將一或多個 changesets 的 header 以及 diffs dump 出來\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5627 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5628 " Print the changeset header and diffs for one or more revisions.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5629 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5630 " The information shown in the changeset header is: author,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5631 " changeset hash, parent(s) and commit comment.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5632 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5633 " NOTE: export may generate unexpected diff output for merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5634 " changesets, as it will compare the merge changeset against its\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5635 " first parent only.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5636 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5637 " Output may be to a file, in which case the name of the file is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5638 " given using a format string. The formatting rules are as follows:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5639 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5640 " %% literal \"%\" character\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5641 " %H changeset hash (40 bytes of hexadecimal)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5642 " %N number of patches being generated\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5643 " %R changeset revision number\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5644 " %b basename of the exporting repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5645 " %h short-form changeset hash (12 bytes of hexadecimal)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5646 " %n zero-padded sequence number, starting at 1\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5647 " %r zero-padded changeset revision number\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5648 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5649 " Without the -a/--text option, export will avoid generating diffs\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5650 " of files it detects as binary. With -a, export will generate a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5651 " diff anyway, probably with undesirable results.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5652 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5653 " Use the -g/--git option to generate diffs in the git extended diff\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5654 " format. See 'hg help diffs' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5655 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5656 " With the --switch-parent option, the diff will be against the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5657 " second parent. It can be useful to review a merge.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5658 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5659 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5660 msgid "export requires at least one changeset" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5661 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5662 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5663 msgid "exporting patches:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5664 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5665 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5666 msgid "exporting patch:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5667 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5668 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5669 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5670 "forget the specified files on the next commit\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5671 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5672 " Mark the specified files so they will no longer be tracked\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5673 " after the next commit.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5674 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5675 " This only removes files from the current branch, not from the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5676 " entire project history, and it does not delete them from the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5677 " working directory.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5678 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5679 " To undo a forget before the next commit, see hg add.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5680 " " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5681 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5682 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5683 msgid "no files specified" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5684 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5685 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5686 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5687 msgid "not removing %s: file is already untracked\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5688 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5689 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5690 msgid "" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5691 "search for a pattern in specified files and revisions\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5692 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5693 " Search revisions of files for a regular expression.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5694 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5695 " This command behaves differently than Unix grep. It only accepts\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5696 " Python/Perl regexps. It searches repository history, not the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5697 " working directory. It always prints the revision number in which a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5698 " match appears.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5699 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5700 " By default, grep only prints output for the first revision of a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5701 " file in which it finds a match. To get it to print every revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5702 " that contains a change in match status (\"-\" for a match that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5703 " becomes a non-match, or \"+\" for a non-match that becomes a match),\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5704 " use the --all flag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5705 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5706 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5707 "從指定的檔案或 revisions 搜尋樣式\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5708 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5709 " Search revisions of files for a regular expression.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5710 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5711 " This command behaves differently than Unix grep. It only accepts\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5712 " Python/Perl regexps. It searches repository history, not the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5713 " working directory. It always prints the revision number in which a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5714 " match appears.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5715 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5716 " By default, grep only prints output for the first revision of a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5717 " file in which it finds a match. To get it to print every revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5718 " that contains a change in match status (\"-\" for a match that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5719 " becomes a non-match, or \"+\" for a non-match that becomes a match),\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5720 " use the --all flag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5721 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5722 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5723 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5724 msgid "grep: invalid match pattern: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5725 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5726 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5727 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5728 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5729 "show current repository heads or show branch heads\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5730 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5731 " With no arguments, show all repository head changesets.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5732 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5733 " Repository \"heads\" are changesets with no child changesets. They are\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5734 " where development generally takes place and are the usual targets\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5735 " for update and merge operations.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5736 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5737 " If one or more REV is given, the \"branch heads\" will be shown for\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5738 " the named branch associated with the specified changeset(s).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5739 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5740 " Branch heads are changesets on a named branch with no descendants on\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5741 " the same branch. A branch head could be a \"true\" (repository) head,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5742 " or it could be the last changeset on that branch before it was\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5743 " merged into another branch, or it could be the last changeset on the\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5744 " branch before a new branch was created. If none of the branch heads\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5745 " are true heads, the branch is considered inactive.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5746 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5747 " If -c/--closed is specified, also show branch heads marked closed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5748 " (see hg commit --close-branch).\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5749 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5750 " If STARTREV is specified, only those heads that are descendants of\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5751 " STARTREV will be displayed.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5752 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5753 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5754 "顯示目前的 repository heads 或是 branch heads\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5755 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5756 " With no arguments, show all repository head changesets.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5757 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5758 " Repository \"heads\" are changesets that don't have child\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5759 " changesets. They are where development generally takes place and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5760 " are the usual targets for update and merge operations.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5761 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5762 " If one or more REV is given, the \"branch heads\" will be shown for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5763 " the named branch associated with that revision. The name of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5764 " branch is called the revision's branch tag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5765 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5766 " Branch heads are revisions on a given named branch that do not have\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5767 " any children on the same branch. A branch head could be a true head\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5768 " or it could be the last changeset on a branch before a new branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5769 " was created. If none of the branch heads are true heads, the branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5770 " is considered inactive.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5771 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5772 " If STARTREV is specified only those heads (or branch heads) that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5773 " are descendants of STARTREV will be displayed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5774 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5775 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5776 msgid "you must specify a branch to use --closed" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5777 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5778 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5779 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5780 msgid "no open branch heads on branch %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5781 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5782 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5783 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5784 msgid "no changes on branch %s containing %s are reachable from %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5785 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5786 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5787 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5788 msgid "no changes on branch %s are reachable from %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5789 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5790 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5791 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5792 "show help for a given topic or a help overview\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5793 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5794 " With no arguments, print a list of commands with short help messages.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5795 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5796 " Given a topic, extension, or command name, print help for that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5797 " topic." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5798 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5799 "顯示特定主題的 help 說明或是 help overview\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5800 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5801 " With no arguments, print a list of commands with short help messages.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5802 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5803 " Given a topic, extension, or command name, print help for that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5804 " topic." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5805 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5806 msgid "global options:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5807 msgstr "全域選項:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5808 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5809 msgid "use \"hg help\" for the full list of commands" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5810 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5811 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5812 msgid "use \"hg help\" for the full list of commands or \"hg -v\" for details" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5813 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5814 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5815 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5816 msgid "use \"hg -v help%s\" to show aliases and global options" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5817 msgstr "使用 \"hg -v help%s\" 以顯示別名以及全域選項" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5818 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5819 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5820 msgid "use \"hg -v help %s\" to show global options" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5821 msgstr "使用 \"hg -v help %s\" 以顯示全域選項" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5822 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5823 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5824 "list of commands:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5825 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5826 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5827 "命令列表:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5828 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5829 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5830 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5831 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5832 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5833 "aliases: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5834 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5835 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5836 "別名: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5837 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5838 msgid "(no help text available)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5839 msgstr "(沒有可用的說明文字)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5840 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5841 msgid "options:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5842 msgstr "選項:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5843 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5844 msgid "no commands defined\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5845 msgstr "沒有定義的命令\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5846 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5847 #, fuzzy |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5848 msgid "enabled extensions:" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5849 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5850 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5851 "已啟用的擴充套件:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5852 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5853 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5854 msgid "no help text available" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5855 msgstr "沒有可用的說明文字" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5856 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5857 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5858 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5859 "%s extension - %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5860 "\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5861 msgstr "%s 擴充套件 - %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5862 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5863 msgid "Mercurial Distributed SCM\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5864 msgstr "Mercurial 分散式版本控制系統\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5865 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5866 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5867 "basic commands:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5868 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5869 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5870 "基本命令:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5871 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5872 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5873 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5874 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5875 "additional help topics:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5876 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5877 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5878 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5879 "額外的說明主題:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5880 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5881 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5882 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5883 "identify the working copy or specified revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5884 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5885 " With no revision, print a summary of the current state of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5886 " repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5887 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5888 " Specifying a path to a repository root or Mercurial bundle will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5889 " cause lookup to operate on that repository/bundle.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5890 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5891 " This summary identifies the repository state using one or two\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5892 " parent hash identifiers, followed by a \"+\" if there are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5893 " uncommitted changes in the working directory, a list of tags for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5894 " this revision and a branch name for non-default branches.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5895 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5896 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5897 "識別 working copy 或指定的 revision 完整性\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5898 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5899 " With no revision, print a summary of the current state of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5900 " repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5901 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5902 " Specifying a path to a repository root or Mercurial bundle will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5903 " cause lookup to operate on that repository/bundle.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5904 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5905 " This summary identifies the repository state using one or two\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5906 " parent hash identifiers, followed by a \"+\" if there are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5907 " uncommitted changes in the working directory, a list of tags for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5908 " this revision and a branch name for non-default branches.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5909 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5910 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5911 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5912 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5913 "import an ordered set of patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5914 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5915 " Import a list of patches and commit them individually.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5916 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5917 " If there are outstanding changes in the working directory, import\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5918 " will abort unless given the -f/--force flag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5919 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5920 " You can import a patch straight from a mail message. Even patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5921 " as attachments work (to use the body part, it must have type\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5922 " text/plain or text/x-patch). From and Subject headers of email\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5923 " message are used as default committer and commit message. All\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5924 " text/plain body parts before first diff are added to commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5925 " message.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5926 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5927 " If the imported patch was generated by hg export, user and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5928 " description from patch override values from message headers and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5929 " body. Values given on command line with -m/--message and -u/--user\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5930 " override these.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5931 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5932 " If --exact is specified, import will set the working directory to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5933 " the parent of each patch before applying it, and will abort if the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5934 " resulting changeset has a different ID than the one recorded in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5935 " the patch. This may happen due to character set problems or other\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5936 " deficiencies in the text patch format.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5937 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5938 " With -s/--similarity, hg will attempt to discover renames and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5939 " copies in the patch in the same way as 'addremove'.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5940 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5941 " To read a patch from standard input, use \"-\" as the patch name. If\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
5942 " a URL is specified, the patch will be downloaded from it.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5943 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5944 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5945 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5946 "import 一組有順序的 patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5947 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5948 " Import a list of patches and commit them individually.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5949 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5950 " If there are outstanding changes in the working directory, import\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5951 " will abort unless given the -f/--force flag.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5952 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5953 " You can import a patch straight from a mail message. Even patches\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5954 " as attachments work (to use the body part, it must have type\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5955 " text/plain or text/x-patch). From and Subject headers of email\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5956 " message are used as default committer and commit message. All\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5957 " text/plain body parts before first diff are added to commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5958 " message.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5959 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5960 " If the imported patch was generated by hg export, user and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5961 " description from patch override values from message headers and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5962 " body. Values given on command line with -m/--message and -u/--user\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5963 " override these.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5964 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5965 " If --exact is specified, import will set the working directory to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5966 " the parent of each patch before applying it, and will abort if the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5967 " resulting changeset has a different ID than the one recorded in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5968 " the patch. This may happen due to character set problems or other\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5969 " deficiencies in the text patch format.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5970 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5971 " With -s/--similarity, hg will attempt to discover renames and\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5972 " copies in the patch in the same way as 'addremove'.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5973 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5974 " To read a patch from standard input, use \"-\" as the patch name.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5975 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5976 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5977 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5978 msgid "applying patch from stdin\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5979 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5980 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5981 msgid "no diffs found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5982 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5983 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5984 msgid "not a Mercurial patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5985 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5986 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5987 msgid "patch is damaged or loses information" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5988 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5989 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5990 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5991 "show new changesets found in source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5992 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5993 " Show new changesets found in the specified path/URL or the default\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5994 " pull location. These are the changesets that would have been pulled\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5995 " if a pull at the time you issued this command.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5996 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5997 " For remote repository, using --bundle avoids downloading the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5998 " changesets twice if the incoming is followed by a pull.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
5999 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6000 " See pull for valid source format details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6001 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6002 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6003 "顯示來源端新的 changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6004 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6005 " Show new changesets found in the specified path/URL or the default\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6006 " pull location. These are the changesets that would have been pulled\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6007 " if a pull at the time you issued this command.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6008 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6009 " For remote repository, using --bundle avoids downloading the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6010 " changesets twice if the incoming is followed by a pull.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6011 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6012 " See pull for valid source format details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6013 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6014 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6015 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6016 "create a new repository in the given directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6017 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6018 " Initialize a new repository in the given directory. If the given\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6019 " directory does not exist, it will be created.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6020 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6021 " If no directory is given, the current directory is used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6022 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6023 " It is possible to specify an ssh:// URL as the destination.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6024 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6025 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6026 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6027 "於指定的目錄建立新的 repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6028 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6029 " Initialize a new repository in the given directory. If the given\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6030 " directory does not exist, it will be created.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6031 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6032 " If no directory is given, the current directory is used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6033 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6034 " It is possible to specify an ssh:// URL as the destination.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6035 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6036 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6037 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6038 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6039 "locate files matching specific patterns\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6040 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6041 " Print files under Mercurial control in the working directory whose\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6042 " names match the given patterns.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6043 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6044 " By default, this command searches all directories in the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6045 " directory. To search just the current directory and its\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6046 " subdirectories, use \"--include .\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6047 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6048 " If no patterns are given to match, this command prints the names\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6049 " of all files under Mercurial control in the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6050 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6051 " If you want to feed the output of this command into the \"xargs\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6052 " command, use the -0 option to both this command and \"xargs\". This\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6053 " will avoid the problem of \"xargs\" treating single filenames that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6054 " contain whitespace as multiple filenames.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6055 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6056 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6057 "找出符合指定樣式的檔案\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6058 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6059 " Print files under Mercurial control in the working directory whose\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6060 " names match the given patterns.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6061 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6062 " By default, this command searches all directories in the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6063 " directory. To search just the current directory and its\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6064 " subdirectories, use \"--include .\".\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6065 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6066 " If no patterns are given to match, this command prints the names\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6067 " of all files under Mercurial control in the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6068 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6069 " If you want to feed the output of this command into the \"xargs\"\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6070 " command, use the -0 option to both this command and \"xargs\". This\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6071 " will avoid the problem of \"xargs\" treating single filenames that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6072 " contain whitespace as multiple filenames.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6073 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6074 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6075 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6076 "show revision history of entire repository or files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6077 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6078 " Print the revision history of the specified files or the entire\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6079 " project.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6080 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6081 " File history is shown without following rename or copy history of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6082 " files. Use -f/--follow with a filename to follow history across\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6083 " renames and copies. --follow without a filename will only show\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6084 " ancestors or descendants of the starting revision. --follow-first\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6085 " only follows the first parent of merge revisions.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6086 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6087 " If no revision range is specified, the default is tip:0 unless\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6088 " --follow is set, in which case the working directory parent is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6089 " used as the starting revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6090 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6091 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6092 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6093 " By default this command prints revision number and changeset id,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6094 " tags, non-trivial parents, user, date and time, and a summary for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6095 " each commit. When the -v/--verbose switch is used, the list of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6096 " changed files and full commit message are shown.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6097 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6098 " NOTE: log -p/--patch may generate unexpected diff output for merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6099 " changesets, as it will only compare the merge changeset against\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6100 " its first parent. Also, only files different from BOTH parents\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6101 " will appear in files:.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6102 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6103 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6104 "顯示整個 repository 或特定檔案的 revision history\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6105 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6106 " Print the revision history of the specified files or the entire\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6107 " project.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6108 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6109 " File history is shown without following rename or copy history of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6110 " files. Use -f/--follow with a filename to follow history across\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6111 " renames and copies. --follow without a filename will only show\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6112 " ancestors or descendants of the starting revision. --follow-first\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6113 " only follows the first parent of merge revisions.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6114 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6115 " If no revision range is specified, the default is tip:0 unless\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6116 " --follow is set, in which case the working directory parent is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6117 " used as the starting revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6118 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6119 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6120 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6121 " By default this command prints revision number and changeset id,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6122 " tags, non-trivial parents, user, date and time, and a summary for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6123 " each commit. When the -v/--verbose switch is used, the list of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6124 " changed files and full commit message are shown.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6125 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6126 " NOTE: log -p/--patch may generate unexpected diff output for merge\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6127 " changesets, as it will only compare the merge changeset against\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6128 " its first parent. Also, only files different from BOTH parents\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6129 " will appear in files:.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6130 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6131 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6132 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6133 "output the current or given revision of the project manifest\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6134 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6135 " Print a list of version controlled files for the given revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6136 " If no revision is given, the first parent of the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6137 " is used, or the null revision if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6138 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6139 " With -v, print file permissions, symlink and executable bits.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6140 " With --debug, print file revision hashes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6141 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6142 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6143 "輸出 project manifest 目前或指定的 revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6144 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6145 " Print a list of version controlled files for the given revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6146 " If no revision is given, the first parent of the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6147 " is used, or the null revision if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6148 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6149 " With -v, print file permissions, symlink and executable bits.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6150 " With --debug, print file revision hashes.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6151 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6152 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6153 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6154 "merge working directory with another revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6155 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6156 " The current working directory is updated with all changes made in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6157 " the requested revision since the last common predecessor revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6158 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6159 " Files that changed between either parent are marked as changed for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6160 " the next commit and a commit must be performed before any further\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6161 " updates to the repository are allowed. The next commit will have\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6162 " two parents.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6163 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6164 " If no revision is specified, the working directory's parent is a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6165 " head revision, and the current branch contains exactly one other\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6166 " head, the other head is merged with by default. Otherwise, an\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6167 " explicit revision with which to merge with must be provided.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6168 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6169 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6170 "將 working directory 與其他的 revision 合併\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6171 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6172 " The current working directory is updated with all changes made in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6173 " the requested revision since the last common predecessor revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6174 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6175 " Files that changed between either parent are marked as changed for\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6176 " the next commit and a commit must be performed before any further\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6177 " updates to the repository are allowed. The next commit will have\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6178 " two parents.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6179 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6180 " If no revision is specified, the working directory's parent is a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6181 " head revision, and the current branch contains exactly one other\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6182 " head, the other head is merged with by default. Otherwise, an\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6183 " explicit revision with which to merge with must be provided.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6184 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6185 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6186 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6187 msgid "branch '%s' has %d heads - please merge with an explicit rev" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6188 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6189 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6190 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6191 msgid "branch '%s' has one head - please merge with an explicit rev" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6192 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6193 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6194 msgid "there is nothing to merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6195 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6196 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6197 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6198 msgid "%s - use \"hg update\" instead" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6199 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6200 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6201 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6202 "working dir not at a head rev - use \"hg update\" or merge with an explicit " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6203 "rev" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6204 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6205 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6206 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6207 "show changesets not found in destination\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6208 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6209 " Show changesets not found in the specified destination repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6210 " or the default push location. These are the changesets that would\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6211 " be pushed if a push was requested.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6212 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6213 " See pull for valid destination format details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6214 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6215 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6216 "顯示目的端沒有的 changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6217 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6218 " Show changesets not found in the specified destination repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6219 " or the default push location. These are the changesets that would\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6220 " be pushed if a push was requested.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6221 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6222 " See pull for valid destination format details.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6223 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6224 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6225 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6226 "show the parents of the working directory or revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6227 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6228 " Print the working directory's parent revisions. If a revision is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6229 " given via -r/--rev, the parent of that revision will be printed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6230 " If a file argument is given, the revision in which the file was\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6231 " last changed (before the working directory revision or the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6232 " argument to --rev if given) is printed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6233 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6234 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6235 "顯示 working directory 或特定 revision 的 parents\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6236 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6237 " Print the working directory's parent revisions. If a revision is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6238 " given via -r/--rev, the parent of that revision will be printed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6239 " If a file argument is given, the revision in which the file was\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6240 " last changed (before the working directory revision or the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6241 " argument to --rev if given) is printed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6242 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6243 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6244 msgid "can only specify an explicit filename" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6245 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6246 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6247 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6248 msgid "'%s' not found in manifest!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6249 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6250 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6251 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6252 "show aliases for remote repositories\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6253 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6254 " Show definition of symbolic path name NAME. If no name is given,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6255 " show definition of all available names.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6256 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6257 " Path names are defined in the [paths] section of /etc/mercurial/hgrc\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6258 " and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6259 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6260 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6261 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6262 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6263 "顯示 remote repositories 的別名\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6264 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6265 " Show definition of symbolic path name NAME. If no name is given,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6266 " show definition of all available names.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6267 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6268 " Path names are defined in the [paths] section of /etc/mercurial/hgrc\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6269 " and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6270 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6271 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6272 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6273 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6274 msgid "not found!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6275 msgstr "沒有找到!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6276 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6277 msgid "not updating, since new heads added\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6278 msgstr "沒有更新,因為新的 heads 已加入\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6279 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6280 msgid "(run 'hg heads' to see heads, 'hg merge' to merge)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6281 msgstr "(執行 'hg heads' 以顯示 heads,'hg merge' 以執行合併)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6282 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6283 msgid "(run 'hg update' to get a working copy)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6284 msgstr "(執行 'hg update' 來取得 working copy)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6285 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6286 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6287 "pull changes from the specified source\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6288 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6289 " Pull changes from a remote repository to a local one.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6290 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6291 " This finds all changes from the repository at the specified path\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6292 " or URL and adds them to a local repository (the current one unless\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6293 " -R is specified). By default, this does not update the copy of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6294 " project in the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6295 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6296 " Use hg incoming if you want to see what would have been added by a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6297 " pull at the time you issued this command. If you then decide to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6298 " added those changes to the repository, you should use pull -r X\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6299 " where X is the last changeset listed by hg incoming.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6300 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6301 " If SOURCE is omitted, the 'default' path will be used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6302 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6303 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6304 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6305 "pull 指定來源端的 changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6306 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6307 " Pull changes from a remote repository to a local one.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6308 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6309 " This finds all changes from the repository at the specified path\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6310 " or URL and adds them to a local repository (the current one unless\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6311 " -R is specified). By default, this does not update the copy of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6312 " project in the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6313 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6314 " Use hg incoming if you want to see what would have been added by a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6315 " pull at the time you issued this command. If you then decide to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6316 " added those changes to the repository, you should use pull -r X\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6317 " where X is the last changeset listed by hg incoming.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6318 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6319 " If SOURCE is omitted, the 'default' path will be used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6320 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6321 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6322 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6323 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6324 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6325 "push changes to the specified destination\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6326 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6327 " Push changes from the local repository to the given destination.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6328 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6329 " This is the symmetrical operation for pull. It moves changes from\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6330 " the current repository to a different one. If the destination is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6331 " local this is identical to a pull in that directory from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6332 " current one.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6333 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6334 " By default, push will refuse to run if it detects the result would\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6335 " increase the number of remote heads. This generally indicates the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6336 " user forgot to pull and merge before pushing.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6337 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6338 " If -r/--rev is used, the named revision and all its ancestors will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6339 " be pushed to the remote repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6340 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6341 " Please see 'hg help urls' for important details about ssh://\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6342 " URLs. If DESTINATION is omitted, a default path will be used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6343 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6344 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6345 "將 changes push 至指定的目的端\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6346 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6347 " Push changes from the local repository to the given destination.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6348 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6349 " This is the symmetrical operation for pull. It moves changes from\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6350 " the current repository to a different one. If the destination is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6351 " local this is identical to a pull in that directory from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6352 " current one.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6353 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6354 " By default, push will refuse to run if it detects the result would\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6355 " increase the number of remote heads. This generally indicates the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6356 " user forgot to pull and merge before pushing.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6357 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6358 " If -r/--rev is used, the named revision and all its ancestors will\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6359 " be pushed to the remote repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6360 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6361 " Please see 'hg help urls' for important details about ssh://\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6362 " URLs. If DESTINATION is omitted, a default path will be used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6363 " See 'hg help urls' for more information.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6364 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6365 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6366 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6367 msgid "pushing to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6368 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6369 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6370 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6371 "roll back an interrupted transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6372 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6373 " Recover from an interrupted commit or pull.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6374 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6375 " This command tries to fix the repository status after an\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6376 " interrupted operation. It should only be necessary when Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6377 " suggests it.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6378 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6379 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6380 "roll back 一個被中斷的 transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6381 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6382 " Recover from an interrupted commit or pull.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6383 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6384 " This command tries to fix the repository status after an\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6385 " interrupted operation. It should only be necessary when Mercurial\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6386 " suggests it.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6387 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6388 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6389 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6390 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6391 "remove the specified files on the next commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6392 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6393 " Schedule the indicated files for removal from the repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6394 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6395 " This only removes files from the current branch, not from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6396 " entire project history. -A/--after can be used to remove only\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6397 " files that have already been deleted, -f/--force can be used to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6398 " force deletion, and -Af can be used to remove files from the next\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6399 " revision without deleting them from the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6400 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6401 " The following table details the behavior of remove for different\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6402 " file states (columns) and option combinations (rows). The file\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6403 " states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6404 " reported by hg status). The actions are Warn, Remove (from branch)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6405 " and Delete (from disk)::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6406 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6407 " A C M !\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6408 " none W RD W R\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6409 " -f R RD RD R\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6410 " -A W W W R\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6411 " -Af R R R R\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6412 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6413 " This command schedules the files to be removed at the next commit.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6414 " To undo a remove before that, see hg revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6415 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6416 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6417 "移除下次要 commit 的檔案\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6418 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6419 " Schedule the indicated files for removal from the repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6420 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6421 " This only removes files from the current branch, not from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6422 " entire project history. -A/--after can be used to remove only\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6423 " files that have already been deleted, -f/--force can be used to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6424 " force deletion, and -Af can be used to remove files from the next\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6425 " revision without deleting them from the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6426 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6427 " The following table details the behavior of remove for different\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6428 " file states (columns) and option combinations (rows). The file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6429 " states are Added [A], Clean [C], Modified [M] and Missing [!]\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6430 " (as reported by hg status). The actions are Warn, Remove (from\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6431 " branch) and Delete (from disk).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6432 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6433 " A C M !\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6434 " none W RD W R\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6435 " -f R RD RD R\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6436 " -A W W W R\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6437 " -Af R R R R\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6438 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6439 " This command schedules the files to be removed at the next commit.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6440 " To undo a remove before that, see hg revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6441 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6442 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6443 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6444 msgid "not removing %s: file is untracked\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6445 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6446 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6447 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6448 msgid "not removing %s: file %s (use -f to force removal)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6449 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6450 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6451 msgid "still exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6452 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6453 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6454 msgid "is modified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6455 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6456 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6457 msgid "has been marked for add" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6458 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6459 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6460 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6461 "rename files; equivalent of copy + remove\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6462 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6463 " Mark dest as copies of sources; mark sources for deletion. If dest\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6464 " is a directory, copies are put in that directory. If dest is a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6465 " file, there can only be one source.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6466 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6467 " By default, this command copies the contents of files as they\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6468 " exist in the working directory. If invoked with -A/--after, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6469 " operation is recorded, but no copying is performed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6470 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6471 " This command takes effect at the next commit. To undo a rename\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6472 " before that, see hg revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6473 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6474 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6475 "重新命名檔案;等同於 copy + remove\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6476 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6477 " Mark dest as copies of sources; mark sources for deletion. If dest\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6478 " is a directory, copies are put in that directory. If dest is a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6479 " file, there can only be one source.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6480 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6481 " By default, this command copies the contents of files as they\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6482 " exist in the working directory. If invoked with -A/--after, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6483 " operation is recorded, but no copying is performed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6484 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6485 " This command takes effect at the next commit. To undo a rename\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6486 " before that, see hg revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6487 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6488 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6489 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6490 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6491 "retry file merges from a merge or update\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6492 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6493 " This command will cleanly retry unresolved file merges using file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6494 " revisions preserved from the last update or merge. To attempt to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6495 " resolve all unresolved files, use the -a/--all switch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6496 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6497 " If a conflict is resolved manually, please note that the changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6498 " will be overwritten if the merge is retried with resolve. The\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6499 " -m/--mark switch should be used to mark the file as resolved.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6500 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6501 " This command also allows listing resolved files and manually\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6502 " indicating whether or not files are resolved. All files must be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6503 " marked as resolved before a commit is permitted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6504 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6505 " The codes used to show the status of files are::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6506 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6507 " U = unresolved\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6508 " R = resolved\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6509 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6510 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6511 "重試經由 merge 或 update 命令所造成、卻未完成的合併\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6512 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6513 " This command will cleanly retry unresolved file merges using file\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6514 " revisions preserved from the last update or merge. To attempt to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6515 " resolve all unresolved files, use the -a/--all switch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6516 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6517 " If a conflict is resolved manually, please note that the changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6518 " will be overwritten if the merge is retried with resolve. The\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6519 " -m/--mark switch should be used to mark the file as resolved.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6520 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6521 " This command also allows listing resolved files and manually\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6522 " indicating whether or not files are resolved. All files must be\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6523 " marked as resolved before a commit is permitted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6524 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6525 " The codes used to show the status of files are:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6526 " U = unresolved\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6527 " R = resolved\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6528 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6529 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6530 msgid "too many options specified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6531 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6532 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6533 msgid "can't specify --all and patterns" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6534 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6535 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6536 msgid "no files or directories specified; use --all to remerge all files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6537 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6538 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6539 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6540 "restore individual files or directories to an earlier state\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6541 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6542 " (Use update -r to check out earlier revisions, revert does not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6543 " change the working directory parents.)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6544 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6545 " With no revision specified, revert the named files or directories\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6546 " to the contents they had in the parent of the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6547 " This restores the contents of the affected files to an unmodified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6548 " state and unschedules adds, removes, copies, and renames. If the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6549 " working directory has two parents, you must explicitly specify the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6550 " revision to revert to.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6551 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6552 " Using the -r/--rev option, revert the given files or directories\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6553 " to their contents as of a specific revision. This can be helpful\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6554 " to \"roll back\" some or all of an earlier change. See 'hg help\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6555 " dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6556 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6557 " Revert modifies the working directory. It does not commit any\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6558 " changes, or change the parent of the working directory. If you\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6559 " revert to a revision other than the parent of the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6560 " directory, the reverted files will thus appear modified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6561 " afterwards.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6562 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6563 " If a file has been deleted, it is restored. If the executable mode\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6564 " of a file was changed, it is reset.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6565 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6566 " If names are given, all files matching the names are reverted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6567 " If no arguments are given, no files are reverted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6568 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6569 " Modified files are saved with a .orig suffix before reverting.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6570 " To disable these backups, use --no-backup.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6571 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6572 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6573 "將特定的檔案或目錄回復成較早的狀態\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6574 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6575 " (Use update -r to check out earlier revisions, revert does not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6576 " change the working directory parents.)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6577 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6578 " With no revision specified, revert the named files or directories\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6579 " to the contents they had in the parent of the working directory.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6580 " This restores the contents of the affected files to an unmodified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6581 " state and unschedules adds, removes, copies, and renames. If the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6582 " working directory has two parents, you must explicitly specify the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6583 " revision to revert to.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6584 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6585 " Using the -r/--rev option, revert the given files or directories\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6586 " to their contents as of a specific revision. This can be helpful\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6587 " to \"roll back\" some or all of an earlier change. See 'hg help\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6588 " dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6589 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6590 " Revert modifies the working directory. It does not commit any\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6591 " changes, or change the parent of the working directory. If you\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6592 " revert to a revision other than the parent of the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6593 " directory, the reverted files will thus appear modified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6594 " afterwards.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6595 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6596 " If a file has been deleted, it is restored. If the executable mode\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6597 " of a file was changed, it is reset.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6598 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6599 " If names are given, all files matching the names are reverted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6600 " If no arguments are given, no files are reverted.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6601 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6602 " Modified files are saved with a .orig suffix before reverting.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6603 " To disable these backups, use --no-backup.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6604 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6605 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6606 msgid "you can't specify a revision and a date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6607 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6608 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6609 msgid "no files or directories specified; use --all to revert the whole repo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6610 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6611 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6612 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6613 msgid "forgetting %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6614 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6615 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6616 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6617 msgid "reverting %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6618 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6619 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6620 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6621 msgid "undeleting %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6622 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6623 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6624 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6625 msgid "saving current version of %s as %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6626 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6627 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6628 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6629 msgid "file not managed: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6630 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6631 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6632 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6633 msgid "no changes needed to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6634 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6635 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6636 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6637 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6638 "roll back the last transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6639 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6640 " This command should be used with care. There is only one level of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6641 " rollback, and there is no way to undo a rollback. It will also\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6642 " restore the dirstate at the time of the last transaction, losing\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6643 " any dirstate changes since that time. This command does not alter\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6644 " the working directory.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6645 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6646 " Transactions are used to encapsulate the effects of all commands\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6647 " that create new changesets or propagate existing changesets into a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6648 " repository. For example, the following commands are transactional,\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6649 " and their effects can be rolled back::\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6650 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6651 " commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6652 " import\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6653 " pull\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6654 " push (with this repository as destination)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6655 " unbundle\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6656 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6657 " This command is not intended for use on public repositories. Once\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6658 " changes are visible for pull by other users, rolling a transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6659 " back locally is ineffective (someone else may already have pulled\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6660 " the changes). Furthermore, a race is possible with readers of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6661 " repository; for example an in-progress pull from the repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6662 " may fail if a rollback is performed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6663 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6664 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6665 "roll back 最後一次的 transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6666 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6667 " This command should be used with care. There is only one level of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6668 " rollback, and there is no way to undo a rollback. It will also\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6669 " restore the dirstate at the time of the last transaction, losing\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6670 " any dirstate changes since that time.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6671 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6672 " Transactions are used to encapsulate the effects of all commands\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6673 " that create new changesets or propagate existing changesets into a\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6674 " repository. For example, the following commands are transactional,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6675 " and their effects can be rolled back:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6676 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6677 " commit\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6678 " import\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6679 " pull\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6680 " push (with this repository as destination)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6681 " unbundle\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6682 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6683 " This command is not intended for use on public repositories. Once\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6684 " changes are visible for pull by other users, rolling a transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6685 " back locally is ineffective (someone else may already have pulled\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6686 " the changes). Furthermore, a race is possible with readers of the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6687 " repository; for example an in-progress pull from the repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6688 " may fail if a rollback is performed.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6689 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6690 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6691 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6692 "print the root (top) of the current working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6693 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6694 " Print the root directory of the current repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6695 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6696 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6697 "顯示目前 working directory 的 root 目錄\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6698 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6699 " Print the root directory of the current repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6700 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6701 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6702 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6703 "export the repository via HTTP\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6704 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6705 " Start a local HTTP repository browser and pull server.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6706 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6707 " By default, the server logs accesses to stdout and errors to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6708 " stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6709 " files.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6710 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6711 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6712 "將 repository 經由 HTTP 發佈\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6713 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6714 " Start a local HTTP repository browser and pull server.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6715 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6716 " By default, the server logs accesses to stdout and errors to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6717 " stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6718 " files.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6719 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6720 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6721 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6722 msgid "listening at http://%s%s/%s (bound to %s:%d)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6723 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6724 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6725 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6726 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6727 "show changed files in the working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6728 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6729 " Show status of files in the repository. If names are given, only\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6730 " files that match are shown. Files that are clean or ignored or\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6731 " the source of a copy/move operation, are not listed unless\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6732 " -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6733 " Unless options described with \"show only ...\" are given, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6734 " options -mardu are used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6735 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6736 " Option -q/--quiet hides untracked (unknown and ignored) files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6737 " unless explicitly requested with -u/--unknown or -i/--ignored.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6738 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6739 " NOTE: status may appear to disagree with diff if permissions have\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6740 " changed or a merge has occurred. The standard diff format does not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6741 " report permission changes and diff only reports changes relative\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6742 " to one merge parent.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6743 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6744 " If one revision is given, it is used as the base revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6745 " If two revisions are given, the differences between them are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6746 " shown.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6747 "\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6748 " The codes used to show the status of files are::\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6749 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6750 " M = modified\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6751 " A = added\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6752 " R = removed\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6753 " C = clean\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6754 " ! = missing (deleted by non-hg command, but still tracked)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6755 " ? = not tracked\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6756 " I = ignored\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6757 " = origin of the previous file listed as A (added)\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6758 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6759 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6760 "顯示 working directory 中已變更的檔案\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6761 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6762 " Show status of files in the repository. If names are given, only\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6763 " files that match are shown. Files that are clean or ignored or\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6764 " the source of a copy/move operation, are not listed unless\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6765 " -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6766 " Unless options described with \"show only ...\" are given, the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6767 " options -mardu are used.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6768 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6769 " Option -q/--quiet hides untracked (unknown and ignored) files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6770 " unless explicitly requested with -u/--unknown or -i/--ignored.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6771 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6772 " NOTE: status may appear to disagree with diff if permissions have\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6773 " changed or a merge has occurred. The standard diff format does not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6774 " report permission changes and diff only reports changes relative\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6775 " to one merge parent.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6776 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6777 " If one revision is given, it is used as the base revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6778 " If two revisions are given, the differences between them are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6779 " shown.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6780 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6781 " The codes used to show the status of files are:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6782 " M = modified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6783 " A = added\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6784 " R = removed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6785 " C = clean\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6786 " ! = missing (deleted by non-hg command, but still tracked)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6787 " ? = not tracked\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6788 " I = ignored\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6789 " = origin of the previous file listed as A (added)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6790 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6791 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6792 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6793 "summarize working directory state\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6794 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6795 " This generates a brief summary of the working directory state,\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6796 " including parents, branch, commit status, and available updates.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6797 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6798 " With the --remote option, this will check the default paths for\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6799 " incoming and outgoing changes. This can be time-consuming.\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6800 " " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6801 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6802 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6803 msgid " (empty repository)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6804 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6805 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6806 msgid " (no revision checked out)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6807 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6808 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6809 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6810 msgid "parent: %d:%s %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6811 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6812 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6813 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6814 msgid "branch: %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6815 msgstr "找不到 branch %s" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6816 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6817 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6818 msgid "%d added" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6819 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6820 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6821 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6822 msgid "%d modified" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6823 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6824 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6825 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6826 msgid "%d removed" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6827 msgstr "已移除" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6828 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6829 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6830 msgid "%d deleted" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6831 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6832 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6833 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6834 msgid "%d ignored" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6835 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6836 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6837 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6838 msgid "%d unknown" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6839 msgstr "未知的 base" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6840 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6841 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6842 msgid "%d unresolved" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6843 msgstr "已移除" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6844 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6845 #, fuzzy |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6846 msgid " (merge)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6847 msgstr "已合併" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6848 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6849 msgid " (new branch)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6850 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6851 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6852 msgid " (clean)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6853 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6854 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6855 msgid " (new branch head)" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6856 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6857 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6858 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6859 msgid "commit: %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6860 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6861 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6862 msgid "update: (current)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6863 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6864 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6865 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6866 msgid "update: %d new changesets (update)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6867 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6868 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6869 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6870 msgid "update: %d new changesets, %d branch heads (merge)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6871 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6872 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6873 msgid "1 or more incoming" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6874 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6875 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6876 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6877 msgid "%d outgoing" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6878 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6879 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6880 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6881 msgid "remote: %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6882 msgstr "遠端: " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6883 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6884 #, fuzzy |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6885 msgid "remote: (synced)\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6886 msgstr "遠端: " |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6887 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
6888 msgid "" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6889 "add one or more tags for the current or given revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6890 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6891 " Name a particular revision using <name>.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6892 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6893 " Tags are used to name particular revisions of the repository and are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6894 " very useful to compare different revisions, to go back to significant\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6895 " earlier versions or to mark branch points as releases, etc.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6896 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6897 " If no revision is given, the parent of the working directory is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6898 " used, or tip if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6899 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6900 " To facilitate version control, distribution, and merging of tags,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6901 " they are stored as a file named \".hgtags\" which is managed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6902 " similarly to other project files and can be hand-edited if\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6903 " necessary. The file '.hg/localtags' is used for local tags (not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6904 " shared among repositories).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6905 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6906 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6907 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6908 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6909 "對目前或是指定的 revision 新增一或多個 tags\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6910 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6911 " Name a particular revision using <name>.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6912 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6913 " Tags are used to name particular revisions of the repository and are\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6914 " very useful to compare different revisions, to go back to significant\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6915 " earlier versions or to mark branch points as releases, etc.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6916 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6917 " If no revision is given, the parent of the working directory is\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6918 " used, or tip if no revision is checked out.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6919 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6920 " To facilitate version control, distribution, and merging of tags,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6921 " they are stored as a file named \".hgtags\" which is managed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6922 " similarly to other project files and can be hand-edited if\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6923 " necessary. The file '.hg/localtags' is used for local tags (not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6924 " shared among repositories).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6925 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6926 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6927 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6928 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6929 msgid "tag names must be unique" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6930 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6931 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6932 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6933 msgid "the name '%s' is reserved" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6934 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6935 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6936 msgid "--rev and --remove are incompatible" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6937 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6938 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6939 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6940 msgid "tag '%s' does not exist" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6941 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6942 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6943 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6944 msgid "tag '%s' is not a global tag" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6945 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6946 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6947 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6948 msgid "tag '%s' is not a local tag" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6949 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6950 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6951 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6952 msgid "tag '%s' already exists (use -f to force)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6953 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6954 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6955 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6956 "list repository tags\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6957 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6958 " This lists both regular and local tags. When the -v/--verbose\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6959 " switch is used, a third column \"local\" is printed for local tags.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6960 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6961 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6962 "列出 repository tags\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6963 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6964 " This lists both regular and local tags. When the -v/--verbose\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6965 " switch is used, a third column \"local\" is printed for local tags.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6966 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6967 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6968 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6969 "show the tip revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6970 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6971 " The tip revision (usually just called the tip) is the changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6972 " most recently added to the repository (and therefore the most\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6973 " recently changed head).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6974 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6975 " If you have just made a commit, that commit will be the tip. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6976 " you have just pulled changes from another repository, the tip of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6977 " that repository becomes the current tip. The \"tip\" tag is special\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6978 " and cannot be renamed or assigned to a different changeset.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6979 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6980 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6981 "顯示 tip revision\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6982 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6983 " The tip revision (usually just called the tip) is the changeset\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6984 " most recently added to the repository (and therefore the most\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6985 " recently changed head).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6986 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6987 " If you have just made a commit, that commit will be the tip. If\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6988 " you have just pulled changes from another repository, the tip of\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6989 " that repository becomes the current tip. The \"tip\" tag is special\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6990 " and cannot be renamed or assigned to a different changeset.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6991 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6992 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6993 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6994 "apply one or more changegroup files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6995 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6996 " Apply one or more compressed changegroup files generated by the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6997 " bundle command.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6998 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
6999 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7000 "套用一或多個 changegroup 檔案\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7001 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7002 " Apply one or more compressed changegroup files generated by the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7003 " bundle command.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7004 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7005 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7006 #, fuzzy |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7007 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7008 "update working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7009 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7010 " Update the repository's working directory to the specified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7011 " revision, or the tip of the current branch if none is specified.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7012 " Use null as the revision to remove the working copy (like 'hg\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7013 " clone -U').\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7014 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7015 " When the working directory contains no uncommitted changes, it\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7016 " will be replaced by the state of the requested revision from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7017 " repository. When the requested revision is on a different branch,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7018 " the working directory will additionally be switched to that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7019 " branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7020 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7021 " When there are uncommitted changes, use option -C/--clean to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7022 " discard them, forcibly replacing the state of the working\n" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7023 " directory with the requested revision. Alternately, use -c/--check\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7024 " to abort.\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7025 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7026 " When there are uncommitted changes and option -C/--clean is not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7027 " used, and the parent revision and requested revision are on the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7028 " same branch, and one of them is an ancestor of the other, then the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7029 " new working directory will contain the requested revision merged\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7030 " with the uncommitted changes. Otherwise, the update will fail with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7031 " a suggestion to use 'merge' or 'update -C' instead.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7032 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7033 " If you want to update just one file to an older revision, use\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7034 " revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7035 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7036 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7037 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7038 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7039 "更新 working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7040 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7041 " Update the repository's working directory to the specified\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7042 " revision, or the tip of the current branch if none is specified.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7043 " Use null as the revision to remove the working copy (like 'hg\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7044 " clone -U').\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7045 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7046 " When the working directory contains no uncommitted changes, it\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7047 " will be replaced by the state of the requested revision from the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7048 " repository. When the requested revision is on a different branch,\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7049 " the working directory will additionally be switched to that\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7050 " branch.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7051 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7052 " When there are uncommitted changes, use option -C/--clean to\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7053 " discard them, forcibly replacing the state of the working\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7054 " directory with the requested revision.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7055 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7056 " When there are uncommitted changes and option -C/--clean is not\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7057 " used, and the parent revision and requested revision are on the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7058 " same branch, and one of them is an ancestor of the other, then the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7059 " new working directory will contain the requested revision merged\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7060 " with the uncommitted changes. Otherwise, the update will fail with\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7061 " a suggestion to use 'merge' or 'update -C' instead.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7062 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7063 " If you want to update just one file to an older revision, use\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7064 " revert.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7065 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7066 " See 'hg help dates' for a list of formats valid for -d/--date.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7067 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7068 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7069 msgid "cannot specify both -c/--check and -C/--clean" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7070 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7071 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7072 #, fuzzy |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7073 msgid "uncommitted local changes" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7074 msgstr "未同步的變更" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7075 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7076 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7077 "verify the integrity of the repository\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7078 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7079 " Verify the integrity of the current repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7080 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7081 " This will perform an extensive check of the repository's\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7082 " integrity, validating the hashes and checksums of each entry in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7083 " the changelog, manifest, and tracked files, as well as the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7084 " integrity of their crosslinks and indices.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7085 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7086 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7087 "驗證 repository 的完整性\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7088 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7089 " Verify the integrity of the current repository.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7090 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7091 " This will perform an extensive check of the repository's\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7092 " integrity, validating the hashes and checksums of each entry in\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7093 " the changelog, manifest, and tracked files, as well as the\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7094 " integrity of their crosslinks and indices.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7095 " " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7096 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7097 msgid "output version and copyright information" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7098 msgstr "輸出版本以及版權資訊" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7099 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7100 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7101 msgid "Mercurial Distributed SCM (version %s)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7102 msgstr "mercurial 分散式版本控制系統 (版本 %s)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7103 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7104 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7105 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7106 "Copyright (C) 2005-2009 Matt Mackall <mpm@selenic.com> and others\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7107 "This is free software; see the source for copying conditions. There is NO\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7108 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7109 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7110 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7111 msgid "repository root directory or name of overlay bundle file" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7112 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7113 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7114 msgid "change working directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7115 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7116 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7117 msgid "do not prompt, assume 'yes' for any required answers" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7118 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7119 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7120 msgid "suppress output" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7121 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7122 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7123 msgid "enable additional output" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7124 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7125 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7126 msgid "set/override config option" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7127 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7128 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7129 msgid "enable debugging output" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7130 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7131 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7132 msgid "start debugger" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7133 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7134 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7135 msgid "set the charset encoding" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7136 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7137 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7138 msgid "set the charset encoding mode" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7139 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7140 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7141 msgid "print traceback on exception" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7142 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7143 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7144 msgid "time how long the command takes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7145 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7146 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7147 msgid "print command execution profile" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7148 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7149 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7150 msgid "output version information and exit" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7151 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7152 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7153 msgid "display help and exit" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7154 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7155 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7156 msgid "do not perform actions, just print output" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7157 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7158 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7159 msgid "specify ssh command to use" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7160 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7161 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7162 msgid "specify hg command to run on the remote side" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7163 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7164 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7165 msgid "include names matching the given patterns" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7166 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7167 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7168 msgid "exclude names matching the given patterns" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7169 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7170 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7171 msgid "use <text> as commit message" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7172 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7173 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7174 msgid "read commit message from <file>" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7175 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7176 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7177 msgid "record datecode as commit date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7178 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7179 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7180 msgid "record the specified user as committer" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7181 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7182 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7183 msgid "display using template map file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7184 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7185 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7186 msgid "display with template" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7187 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7188 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7189 msgid "do not show merges" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7190 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7191 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7192 msgid "treat all files as text" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7193 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7194 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7195 msgid "don't include dates in diff headers" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7196 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7197 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7198 msgid "show which function each change is in" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7199 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7200 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7201 msgid "ignore white space when comparing lines" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7202 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7203 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7204 msgid "ignore changes in the amount of white space" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7205 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7206 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7207 msgid "ignore changes whose lines are all blank" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7208 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7209 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7210 msgid "number of lines of context to show" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7211 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7212 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7213 msgid "guess renamed files by similarity (0<=s<=100)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7214 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7215 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7216 msgid "[OPTION]... [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7217 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7218 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7219 msgid "annotate the specified revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7220 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7221 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7222 msgid "follow file copies and renames" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7223 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7224 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7225 msgid "list the author (long with -v)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7226 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7227 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7228 msgid "list the date (short with -q)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7229 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7230 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7231 msgid "list the revision number (default)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7232 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7233 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7234 msgid "list the changeset" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7235 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7236 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7237 msgid "show line number at the first appearance" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7238 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7239 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7240 msgid "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7241 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7242 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7243 msgid "do not pass files through decoders" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7244 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7245 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7246 msgid "directory prefix for files in archive" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7247 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7248 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7249 msgid "revision to distribute" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7250 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7251 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7252 msgid "type of distribution to create" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7253 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7254 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7255 msgid "[OPTION]... DEST" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7256 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7257 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7258 msgid "merge with old dirstate parent after backout" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7259 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7260 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7261 msgid "parent to choose when backing out merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7262 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7263 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7264 msgid "revision to backout" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7265 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7266 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7267 msgid "[OPTION]... [-r] REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7268 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7269 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7270 msgid "reset bisect state" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7271 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7272 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7273 msgid "mark changeset good" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7274 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7275 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7276 msgid "mark changeset bad" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7277 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7278 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7279 msgid "skip testing changeset" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7280 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7281 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7282 msgid "use command to check changeset state" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7283 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7284 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7285 msgid "do not update to target" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7286 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7287 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7288 msgid "[-gbsr] [-c CMD] [REV]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7289 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7290 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7291 msgid "set branch name even if it shadows an existing branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7292 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7293 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7294 msgid "reset branch name to parent branch name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7295 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7296 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7297 msgid "[-fC] [NAME]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7298 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7299 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7300 msgid "show only branches that have unmerged heads" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7301 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7302 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7303 msgid "show normal and closed branches" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7304 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7305 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7306 msgid "[-a]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7307 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7308 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7309 msgid "run even when remote repository is unrelated" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7310 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7311 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7312 msgid "a changeset up to which you would like to bundle" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7313 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7314 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7315 msgid "a base changeset to specify instead of a destination" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7316 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7317 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7318 msgid "bundle all changesets in the repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7319 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7320 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7321 msgid "bundle compression type to use" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7322 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7323 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7324 msgid "[-f] [-a] [-r REV]... [--base REV]... FILE [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7325 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7326 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7327 msgid "print output to file with formatted name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7328 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7329 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7330 msgid "print the given revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7331 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7332 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7333 msgid "apply any matching decode filter" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7334 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7335 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7336 msgid "[OPTION]... FILE..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7337 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7338 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7339 msgid "the clone will only contain a repository (no working copy)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7340 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7341 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7342 msgid "a changeset you would like to have after cloning" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7343 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7344 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7345 msgid "[OPTION]... SOURCE [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7346 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7347 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7348 msgid "mark new/missing files as added/removed before committing" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7349 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7350 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7351 msgid "mark a branch as closed, hiding it from the branch list" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7352 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7353 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7354 msgid "record a copy that has already occurred" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7355 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7356 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7357 msgid "forcibly copy over an existing managed file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7358 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7359 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7360 msgid "[OPTION]... [SOURCE]... DEST" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7361 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7362 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7363 msgid "[INDEX] REV1 REV2" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7364 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7365 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7366 msgid "[COMMAND]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7367 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7368 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7369 msgid "show the command options" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7370 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7371 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7372 msgid "[-o] CMD" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7373 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7374 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7375 msgid "try extended date formats" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7376 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7377 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7378 msgid "[-e] DATE [RANGE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7379 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7380 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7381 msgid "FILE REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7382 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7383 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7384 msgid "[PATH]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7385 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7386 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7387 msgid "FILE" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7388 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7389 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7390 msgid "revision to rebuild to" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7391 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7392 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7393 msgid "[-r REV] [REV]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7394 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7395 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7396 msgid "revision to debug" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7397 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7398 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7399 msgid "[-r REV] FILE" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7400 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7401 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7402 msgid "REV1 [REV2]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7403 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7404 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7405 msgid "do not display the saved mtime" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7406 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7407 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7408 msgid "[OPTION]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7409 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7410 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7411 msgid "revision to check" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7412 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7413 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7414 msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7415 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7416 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7417 msgid "diff against the second parent" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7418 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7419 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7420 msgid "[OPTION]... [-o OUTFILESPEC] REV..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7421 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7422 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7423 msgid "end fields with NUL" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7424 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7425 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7426 msgid "print all revisions that match" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7427 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7428 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7429 msgid "follow changeset history, or file history across copies and renames" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7430 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7431 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7432 msgid "ignore case when matching" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7433 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7434 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7435 msgid "print only filenames and revisions that match" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7436 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7437 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7438 msgid "print matching line numbers" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7439 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7440 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7441 msgid "search in given revision range" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7442 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7443 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7444 msgid "[OPTION]... PATTERN [FILE]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7445 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7446 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7447 msgid "show only heads which are descendants of REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7448 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7449 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7450 msgid "show only the active branch heads from open branches" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7451 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7452 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7453 msgid "show normal and closed branch heads" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7454 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7455 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7456 msgid "[-r STARTREV] [REV]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7457 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7458 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7459 msgid "[TOPIC]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7460 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7461 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7462 msgid "identify the specified revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7463 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7464 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7465 msgid "show local revision number" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7466 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7467 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7468 msgid "show global revision id" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7469 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7470 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7471 msgid "show branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7472 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7473 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7474 msgid "show tags" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7475 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7476 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7477 msgid "[-nibt] [-r REV] [SOURCE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7478 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7479 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7480 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7481 "directory strip option for patch. This has the same meaning as the " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7482 "corresponding patch option" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7483 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7484 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7485 msgid "base path" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7486 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7487 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7488 msgid "skip check for outstanding uncommitted changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7489 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7490 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7491 msgid "don't commit, just update the working directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7492 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7493 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7494 msgid "apply patch to the nodes from which it was generated" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7495 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7496 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7497 msgid "use any branch information in patch (implied by --exact)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7498 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7499 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7500 msgid "[OPTION]... PATCH..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7501 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7502 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7503 msgid "show newest record first" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7504 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7505 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7506 msgid "file to store the bundles into" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7507 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7508 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7509 msgid "a specific revision up to which you would like to pull" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7510 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7511 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7512 msgid "[-p] [-n] [-M] [-f] [-r REV]... [--bundle FILENAME] [SOURCE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7513 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7514 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7515 msgid "[-e CMD] [--remotecmd CMD] [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7516 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7517 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7518 msgid "search the repository as it stood at REV" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7519 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7520 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7521 msgid "end filenames with NUL, for use with xargs" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7522 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7523 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7524 msgid "print complete paths from the filesystem root" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7525 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7526 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7527 msgid "[OPTION]... [PATTERN]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7528 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7529 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7530 msgid "only follow the first parent of merge changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7531 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7532 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7533 msgid "show revisions matching date spec" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7534 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7535 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7536 msgid "show copied files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7537 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7538 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7539 msgid "do case-insensitive search for a keyword" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7540 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7541 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7542 msgid "include revisions where files were removed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7543 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7544 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7545 msgid "show only merges" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7546 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7547 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7548 msgid "revisions committed by user" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7549 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7550 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7551 msgid "show only changesets within the given named branch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7552 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7553 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7554 msgid "do not display revision or any of its ancestors" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7555 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7556 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7557 msgid "[OPTION]... [FILE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7558 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7559 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7560 msgid "revision to display" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7561 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7562 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7563 msgid "[-r REV]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7564 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7565 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7566 msgid "force a merge with outstanding changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7567 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7568 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7569 msgid "revision to merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7570 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7571 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7572 msgid "review revisions to merge (no merge is performed)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7573 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7574 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7575 msgid "[-f] [[-r] REV]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7576 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7577 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7578 msgid "a specific revision up to which you would like to push" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7579 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7580 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7581 msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7582 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7583 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7584 msgid "show parents from the specified revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7585 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7586 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7587 msgid "[-r REV] [FILE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7588 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7589 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7590 msgid "[NAME]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7591 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7592 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7593 msgid "update to new tip if changesets were pulled" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7594 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7595 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7596 msgid "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SOURCE]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7597 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7598 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7599 msgid "force push" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7600 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7601 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7602 msgid "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7603 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7604 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7605 msgid "record delete for missing files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7606 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7607 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7608 msgid "remove (and delete) file even if added or modified" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7609 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7610 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7611 msgid "record a rename that has already occurred" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7612 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7613 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7614 msgid "[OPTION]... SOURCE... DEST" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7615 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7616 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7617 msgid "remerge all unresolved files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7618 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7619 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7620 msgid "list state of files needing merge" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7621 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7622 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7623 msgid "mark files as resolved" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7624 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7625 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7626 msgid "unmark files as resolved" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7627 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7628 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7629 msgid "revert all changes when no arguments given" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7630 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7631 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7632 msgid "tipmost revision matching date" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7633 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7634 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7635 msgid "revision to revert to" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7636 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7637 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7638 msgid "do not save backup copies of files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7639 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7640 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7641 msgid "[OPTION]... [-r REV] [NAME]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7642 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7643 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7644 msgid "name of access log file to write to" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7645 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7646 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7647 msgid "name of error log file to write to" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7648 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7649 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7650 msgid "port to listen on (default: 8000)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7651 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7652 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7653 msgid "address to listen on (default: all interfaces)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7654 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7655 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7656 msgid "prefix path to serve from (default: server root)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7657 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7658 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7659 msgid "name to show in web pages (default: working directory)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7660 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7661 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7662 msgid "name of the webdir config file (serve more than one repository)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7663 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7664 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7665 msgid "for remote clients" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7666 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7667 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7668 msgid "web templates to use" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7669 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7670 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7671 msgid "template style to use" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7672 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7673 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7674 msgid "use IPv6 in addition to IPv4" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7675 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7676 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7677 msgid "SSL certificate file" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7678 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7679 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7680 msgid "show untrusted configuration options" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7681 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7682 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7683 msgid "[-u] [NAME]..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7684 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7685 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7686 msgid "check for push and pull" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7687 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7688 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7689 msgid "show status of all files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7690 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7691 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7692 msgid "show only modified files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7693 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7694 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7695 msgid "show only added files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7696 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7697 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7698 msgid "show only removed files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7699 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7700 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7701 msgid "show only deleted (but tracked) files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7702 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7703 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7704 msgid "show only files without changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7705 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7706 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7707 msgid "show only unknown (not tracked) files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7708 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7709 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7710 msgid "show only ignored files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7711 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7712 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7713 msgid "hide status prefix" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7714 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7715 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7716 msgid "show source of copied files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7717 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7718 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7719 msgid "show difference from revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7720 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7721 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7722 msgid "replace existing tag" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7723 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7724 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7725 msgid "make the tag local" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7726 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7727 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7728 msgid "revision to tag" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7729 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7730 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7731 msgid "remove a tag" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7732 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7733 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7734 msgid "[-l] [-m TEXT] [-d DATE] [-u USER] [-r REV] NAME..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7735 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7736 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7737 msgid "[-p]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7738 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7739 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7740 msgid "update to new tip if changesets were unbundled" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7741 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7742 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7743 msgid "[-u] FILE..." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7744 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7745 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7746 msgid "overwrite locally modified files (no backup)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7747 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7748 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7749 msgid "check for uncommitted changes" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7750 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7751 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7752 msgid "[-C] [-d DATE] [[-r] REV]" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7753 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7754 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7755 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7756 msgid "config error at %s:%d: '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7757 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7758 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7759 msgid "not found in manifest" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7760 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7761 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7762 msgid "branch name not in UTF-8!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7763 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7764 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7765 msgid "working directory state appears damaged!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7766 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7767 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7768 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7769 msgid "'\\n' and '\\r' disallowed in filenames: %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7770 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7771 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7772 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7773 msgid "directory %r already in dirstate" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7774 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7775 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7776 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7777 msgid "file %r in dirstate clashes with %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7778 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7779 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7780 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7781 msgid "not in dirstate: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7782 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7783 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7784 msgid "unknown" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7785 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7786 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7787 msgid "character device" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7788 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7789 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7790 msgid "block device" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7791 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7792 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7793 msgid "fifo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7794 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7795 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7796 msgid "socket" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7797 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7798 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7799 msgid "directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7800 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7801 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7802 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7803 msgid "unsupported file type (type is %s)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7804 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7805 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7806 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7807 msgid "abort: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7808 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7809 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7810 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7811 msgid "hg: %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7812 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7813 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7814 #, python-format |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7815 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7816 "hg: command '%s' is ambiguous:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7817 " %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7818 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7819 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7820 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7821 msgid "timed out waiting for lock held by %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7822 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7823 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7824 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7825 msgid "lock held by %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7826 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7827 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7828 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7829 msgid "abort: %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7830 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7831 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7832 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7833 msgid "abort: could not lock %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7834 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7835 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7836 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7837 msgid "hg %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7838 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7839 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7840 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7841 msgid "abort: %s!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7842 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7843 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7844 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7845 msgid "abort: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7846 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7847 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7848 msgid " empty string\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7849 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7850 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7851 msgid "killed!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7852 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7853 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7854 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7855 msgid "hg: unknown command '%s'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7856 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7857 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7858 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7859 msgid "abort: could not import module %s!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7860 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7861 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7862 msgid "(did you forget to compile extensions?)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7863 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7864 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7865 msgid "(is your Python install correct?)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7866 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7867 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7868 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7869 msgid "abort: error: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7870 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7871 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7872 msgid "broken pipe\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7873 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7874 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7875 msgid "interrupted!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7876 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7877 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7878 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7879 "\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7880 "broken pipe\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7881 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7882 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7883 msgid "abort: out of memory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7884 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7885 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7886 msgid "** unknown exception encountered, details follow\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7887 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7888 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7889 msgid "** report bug details to http://mercurial.selenic.com/bts/\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7890 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7891 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7892 msgid "** or mercurial@selenic.com\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7893 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7894 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7895 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7896 msgid "** Mercurial Distributed SCM (version %s)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7897 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7898 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7899 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7900 msgid "** Extensions loaded: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7901 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7902 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7903 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7904 msgid "no definition for alias '%s'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7905 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7906 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7907 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7908 msgid "alias '%s' resolves to unknown command '%s'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7909 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7910 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7911 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7912 msgid "alias '%s' resolves to ambiguous command '%s'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7913 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7914 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7915 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7916 msgid "malformed --config option: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7917 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7918 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7919 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7920 msgid "extension '%s' overrides commands: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7921 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7922 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7923 msgid "Option --config may not be abbreviated!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7924 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7925 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7926 msgid "Option --cwd may not be abbreviated!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7927 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7928 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7929 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
7930 "Option -R has to be separated from other options (e.g. not -qR) and --" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7931 "repository may only be abbreviated as --repo!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7932 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7933 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7934 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7935 msgid "Time: real %.3f secs (user %.3f+%.3f sys %.3f+%.3f)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7936 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7937 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7938 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7939 msgid "repository '%s' is not local" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7940 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7941 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7942 msgid "invalid arguments" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7943 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7944 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7945 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7946 msgid "unrecognized profiling format '%s' - Ignored\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7947 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7948 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7949 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7950 "lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7951 "misc/lsprof/" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7952 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7953 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7954 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7955 msgid "*** failed to import extension %s from %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7956 msgstr "*** 匯入擴充套件 %s 失敗,路徑為 %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7957 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7958 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7959 msgid "*** failed to import extension %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7960 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7961 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7962 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7963 msgid "couldn't find merge tool %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7964 msgstr "找不到合併工具 %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7965 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7966 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7967 msgid "tool %s can't handle symlinks\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7968 msgstr "%s 工具無法處理 symlinks\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7969 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7970 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7971 msgid "tool %s can't handle binary\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7972 msgstr "%s 工具無法處理 binary\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7973 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7974 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7975 msgid "tool %s requires a GUI\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7976 msgstr "%s 工具需要 GUI 環境\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7977 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7978 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7979 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7980 " no tool found to merge %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7981 "keep (l)ocal or take (o)ther?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7982 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7983 " 找不到工具可用來合併 %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7984 "維持 (l)ocal 還是選用 (o)ther?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7985 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7986 msgid "&Local" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7987 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7988 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7989 msgid "&Other" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7990 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7991 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7992 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7993 msgid "merging %s and %s to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7994 msgstr "合併 %s 和 %s 至 %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7995 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7996 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7997 msgid "merging %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7998 msgstr "合併 %s 中\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
7999 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8000 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8001 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8002 " output file %s appears unchanged\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8003 "was merge successful (yn)?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8004 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8005 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8006 msgid "&No" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8007 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8008 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8009 msgid "&Yes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8010 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8011 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8012 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8013 msgid "merging %s failed!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8014 msgstr "合併 %s 失敗!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8015 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8016 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8017 msgid "Inconsistent state, %s:%s is good and bad" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8018 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8019 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8020 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8021 msgid "unknown bisect kind %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8022 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8023 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8024 #, fuzzy |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8025 msgid "disabled extensions:" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8026 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8027 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8028 "已啟用的擴充套件:\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8029 "\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8030 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8031 msgid "Date Formats" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8032 msgstr "日期格式" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8033 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8034 msgid "File Name Patterns" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8035 msgstr "檔案名稱樣式" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8036 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8037 msgid "Environment Variables" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8038 msgstr "環境變數" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8039 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8040 msgid "Specifying Single Revisions" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8041 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8042 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8043 msgid "Specifying Multiple Revisions" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8044 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8045 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8046 msgid "Diff Formats" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8047 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8048 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8049 msgid "Template Usage" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8050 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8051 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8052 msgid "URL Paths" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8053 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8054 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8055 msgid "Using additional features" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8056 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8057 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8058 msgid "can only share local repositories" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8059 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8060 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8061 msgid "destination already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8062 msgstr "目的端已存在" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8063 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8064 msgid "updating working directory\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8065 msgstr "更新 working directory 中\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8066 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8067 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8068 msgid "destination directory: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8069 msgstr "目的端目錄: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8070 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8071 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8072 msgid "destination '%s' already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8073 msgstr "目的端 '%s' 已存在" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8074 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8075 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8076 msgid "destination '%s' is not empty" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8077 msgstr "目的端 '%s' 不是空的" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8078 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8079 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8080 "src repository does not support revision lookup and so doesn't support clone " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8081 "by revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8082 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8083 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8084 msgid "clone from remote to remote not supported" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8085 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8086 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8087 #, fuzzy, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8088 msgid "updating to branch %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8089 msgstr "正在新增 branch\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8090 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8091 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8092 msgid "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8093 "%d files updated, %d files merged, %d files removed, %d files unresolved\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8094 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8095 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8096 msgid "use 'hg resolve' to retry unresolved file merges\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8097 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8098 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8099 msgid "" |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8100 "use 'hg resolve' to retry unresolved file merges or 'hg update -C' to " |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8101 "abandon\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8102 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8103 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8104 msgid "(branch merge, don't forget to commit)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8105 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8106 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8107 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8108 msgid "error reading %s/.hg/hgrc: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8109 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8110 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8111 msgid "SSL support is unavailable" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8112 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8113 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8114 msgid "IPv6 is not available on this system" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8115 msgstr "此作業系統不支援 IPv6" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8116 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8117 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8118 msgid "cannot start server at '%s:%d': %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8119 msgstr "無法於 '%s:%d' 啟動伺服器: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8120 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8121 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8122 msgid "calling hook %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8123 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8124 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8125 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8126 msgid "%s hook is invalid (\"%s\" not in a module)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8127 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8128 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8129 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8130 msgid "%s hook is invalid (import of \"%s\" failed)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8131 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8132 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8133 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8134 msgid "%s hook is invalid (\"%s\" is not defined)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8135 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8136 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8137 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8138 msgid "%s hook is invalid (\"%s\" is not callable)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8139 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8140 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8141 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8142 msgid "error: %s hook failed: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8143 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8144 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8145 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8146 msgid "error: %s hook raised an exception: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8147 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8148 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8149 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8150 msgid "%s hook failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8151 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8152 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8153 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8154 msgid "warning: %s hook failed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8155 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8156 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8157 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8158 msgid "running hook %s: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8159 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8160 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8161 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8162 msgid "%s hook %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8163 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8164 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8165 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8166 msgid "warning: %s hook %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8167 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8168 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8169 msgid "connection ended unexpectedly" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8170 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8171 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8172 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8173 msgid "unsupported URL component: \"%s\"" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8174 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8175 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8176 msgid "operation not supported over http" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8177 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8178 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8179 msgid "authorization failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8180 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8181 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8182 msgid "http error, possibly caused by proxy setting" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8183 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8184 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8185 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8186 msgid "real URL is %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8187 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8188 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8189 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8190 msgid "'%s' does not appear to be an hg repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8191 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8192 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8193 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8194 msgid "'%s' sent a broken Content-Type header (%s)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8195 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8196 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8197 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8198 msgid "'%s' uses newer protocol %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8199 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8200 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8201 msgid "look up remote revision" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8202 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8203 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8204 msgid "unexpected response:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8205 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8206 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8207 msgid "look up remote changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8208 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8209 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8210 msgid "push failed (unexpected response):" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8211 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8212 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8213 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8214 msgid "push failed: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8215 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8216 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8217 msgid "Python support for SSL and HTTPS is not installed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8218 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8219 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8220 msgid "cannot create new http repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8221 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8222 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8223 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8224 msgid "ignoring invalid syntax '%s'" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8225 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8226 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8227 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8228 msgid "skipping unreadable ignore file '%s': %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8229 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8230 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8231 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8232 msgid "repository %s not found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8233 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8234 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8235 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8236 msgid "repository %s already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8237 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8238 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8239 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8240 msgid "requirement '%s' not supported" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8241 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8242 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8243 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8244 msgid ".hg/sharedpath points to nonexistent directory %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8245 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8246 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8247 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8248 msgid "%r cannot be used in a tag name" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8249 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8250 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8251 msgid "working copy of .hgtags is changed (please commit .hgtags manually)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8252 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8253 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8254 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8255 msgid "working directory has unknown parent '%s'!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8256 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8257 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8258 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8259 msgid "unknown revision '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8260 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8261 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8262 msgid "journal already exists - run hg recover" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8263 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8264 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8265 msgid "rolling back interrupted transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8266 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8267 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8268 msgid "no interrupted transaction available\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8269 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8270 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8271 msgid "rolling back last transaction\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8272 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8273 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8274 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8275 msgid "Named branch could not be reset, current branch still is: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8276 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8277 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8278 msgid "no rollback information available\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8279 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8280 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8281 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8282 msgid "waiting for lock on %s held by %r\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8283 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8284 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8285 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8286 msgid "repository %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8287 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8288 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8289 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8290 msgid "working directory of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8291 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8292 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8293 msgid "cannot partially commit a merge (do not specify files or patterns)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8294 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8295 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8296 msgid "file not found!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8297 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8298 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8299 msgid "no match under directory!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8300 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8301 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8302 msgid "file not tracked!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8303 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8304 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8305 msgid "unresolved merge conflicts (see hg resolve)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8306 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8307 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8308 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8309 msgid "committing subrepository %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8310 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8311 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8312 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8313 msgid "trouble committing %s!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8314 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8315 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8316 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8317 msgid "%s does not exist!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8318 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8319 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8320 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8321 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8322 "%s: files over 10MB may cause memory and performance problems\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8323 "(use 'hg revert %s' to unadd the file)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8324 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8325 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8326 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8327 msgid "%s not added: only files and symlinks supported currently\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8328 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8329 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8330 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8331 msgid "%s already tracked!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8332 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8333 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8334 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8335 msgid "%s not added!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8336 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8337 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8338 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8339 msgid "%s still exists!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8340 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8341 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8342 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8343 msgid "%s not tracked!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8344 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8345 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8346 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8347 msgid "%s not removed!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8348 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8349 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8350 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8351 msgid "copy failed: %s is not a file or a symbolic link\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8352 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8353 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8354 msgid "searching for changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8355 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8356 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8357 msgid "already have changeset " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8358 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8359 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8360 msgid "warning: repository is unrelated\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8361 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8362 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8363 msgid "repository is unrelated" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8364 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8365 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8366 msgid "requesting all changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8367 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8368 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8369 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8370 "Partial pull cannot be done because other repository doesn't support " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8371 "changegroupsubset." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8372 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8373 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8374 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8375 msgid "abort: push creates new remote branch '%s'!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8376 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8377 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8378 msgid "abort: push creates new remote heads!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8379 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8380 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8381 msgid "(did you forget to merge? use push -f to force)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8382 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8383 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8384 msgid "note: unsynced remote changes!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8385 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8386 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8387 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8388 msgid "%d changesets found\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8389 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8390 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8391 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8392 msgid "empty or missing revlog for %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8393 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8394 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8395 msgid "adding changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8396 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8397 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8398 msgid "received changelog group is empty" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8399 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8400 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8401 msgid "adding manifests\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8402 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8403 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8404 msgid "adding file changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8405 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8406 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8407 msgid "received file revlog group is empty" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8408 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8409 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8410 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8411 msgid " (%+d heads)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8412 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8413 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8414 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8415 msgid "added %d changesets with %d changes to %d files%s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8416 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8417 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8418 msgid "Unexpected response from remote server:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8419 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8420 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8421 msgid "operation forbidden by server" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8422 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8423 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8424 msgid "locking the remote repository failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8425 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8426 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8427 msgid "the server sent an unknown error code" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8428 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8429 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8430 msgid "streaming all changes\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8431 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8432 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8433 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8434 msgid "%d files to transfer, %s of data\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8435 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8436 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8437 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8438 msgid "transferred %s in %.1f seconds (%s/sec)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8439 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8440 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8441 msgid "no [smtp]host in hgrc - cannot send mail" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8442 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8443 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8444 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8445 msgid "sending mail: smtp host %s, port %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8446 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8447 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8448 msgid "can't use TLS: Python SSL support not installed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8449 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8450 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8451 msgid "(using tls)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8452 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8453 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8454 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8455 msgid "(authenticating to mail server as %s)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8456 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8457 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8458 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8459 msgid "sending mail: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8460 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8461 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8462 msgid "smtp specified as email transport, but no smtp host configured" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8463 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8464 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8465 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8466 msgid "%r specified as email transport, but not in PATH" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8467 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8468 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8469 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8470 msgid "ignoring invalid sendcharset: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8471 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8472 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8473 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8474 msgid "invalid email address: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8475 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8476 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8477 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8478 msgid "invalid local address: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8479 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8480 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8481 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8482 msgid "failed to remove %s from manifest" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8483 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8484 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8485 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8486 msgid "diff context lines count must be an integer, not %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8487 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8488 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8489 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8490 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8491 "untracked file in working directory differs from file in requested revision: " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8492 "'%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8493 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8494 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8495 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8496 msgid "case-folding collision between %s and %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8497 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8498 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8499 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8500 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8501 " conflicting flags for %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8502 "(n)one, e(x)ec or sym(l)ink?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8503 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8504 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8505 msgid "&None" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8506 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8507 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8508 msgid "E&xec" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8509 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8510 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8511 msgid "Sym&link" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8512 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8513 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8514 msgid "resolving manifests\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8515 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8516 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8517 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8518 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8519 " local changed %s which remote deleted\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8520 "use (c)hanged version or (d)elete?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8521 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8522 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8523 msgid "&Changed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8524 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8525 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8526 msgid "&Delete" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8527 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8528 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8529 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8530 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8531 "remote changed %s which local deleted\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8532 "use (c)hanged version or leave (d)eleted?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8533 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8534 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8535 msgid "&Deleted" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8536 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8537 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8538 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8539 msgid "update failed to remove %s: %s!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8540 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8541 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8542 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8543 msgid "getting %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8544 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8545 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8546 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8547 msgid "getting %s to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8548 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8549 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8550 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8551 msgid "warning: detected divergent renames of %s to:\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8552 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8553 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8554 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8555 msgid "branch %s not found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8556 msgstr "找不到 branch %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8557 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8558 msgid "can't merge with ancestor" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8559 msgstr "不能和 ancestor 合併" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8560 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8561 msgid "nothing to merge (use 'hg update' or check 'hg heads')" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8562 msgstr "沒有可合併的變更 (請使用 'hg update' 或 'hg heads' 檢查)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8563 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8564 msgid "outstanding uncommitted changes (use 'hg status' to list changes)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8565 msgstr "還有未 commit 的變更 (請使用 'hg status' 來列出變更)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8566 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8567 msgid "crosses branches (use 'hg merge' or 'hg update -C' to discard changes)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8568 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8569 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8570 msgid "crosses branches (use 'hg merge' or 'hg update -C')" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8571 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8572 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8573 msgid "crosses named branches (use 'hg update -C' to discard changes)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8574 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8575 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8576 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8577 msgid "cannot create %s: destination already exists" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8578 msgstr "無法建立 %s: 目的端已存在" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8579 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8580 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8581 msgid "cannot create %s: unable to create destination directory" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8582 msgstr "無法建立 %s: 無法建立目的端目錄" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8583 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8584 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8585 msgid "unable to find '%s' for patching\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8586 msgstr "找不到可 patch 的 '%s'\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8587 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8588 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8589 msgid "patching file %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8590 msgstr "檔案 %s patching 中\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8591 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8592 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8593 msgid "%d out of %d hunks FAILED -- saving rejects to file %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8594 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8595 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8596 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8597 msgid "bad hunk #%d %s (%d %d %d %d)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8598 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8599 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8600 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8601 msgid "file %s already exists\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8602 msgstr "檔案 %s 已存在\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8603 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8604 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8605 msgid "Hunk #%d succeeded at %d %s(offset %d line).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8606 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8607 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8608 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8609 msgid "Hunk #%d succeeded at %d %s(offset %d lines).\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8610 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8611 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8612 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8613 msgid "Hunk #%d FAILED at %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8614 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8615 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8616 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8617 msgid "bad hunk #%d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8618 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8619 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8620 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8621 msgid "bad hunk #%d old text line %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8622 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8623 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8624 msgid "could not extract binary patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8625 msgstr "無法解開 binary patch" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8626 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8627 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8628 msgid "binary patch is %d bytes, not %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8629 msgstr "binary patch 是 %d bytes,而不是 %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8630 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8631 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8632 msgid "unable to strip away %d dirs from %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8633 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8634 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8635 msgid "undefined source and destination files" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8636 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8637 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8638 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8639 msgid "malformed patch %s %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8640 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8641 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8642 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8643 msgid "unsupported parser state: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8644 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8645 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8646 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8647 msgid "patch command failed: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8648 msgstr "patch 命令失敗: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8649 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8650 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8651 msgid "Unsupported line endings type: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8652 msgstr "不支援的行尾結束類型: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8653 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8654 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8655 msgid " %d files changed, %d insertions(+), %d deletions(-)\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8656 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8657 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8658 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8659 msgid "exited with status %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8660 msgstr "以狀態 %d 離開" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8661 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8662 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8663 msgid "killed by signal %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8664 msgstr "已被信號 %d 終止" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8665 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8666 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8667 msgid "saving bundle to %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8668 msgstr "正在儲存 bundle 至 %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8669 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8670 msgid "adding branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8671 msgstr "正在新增 branch\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8672 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8673 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8674 msgid "cannot %s; remote repository does not support the %r capability" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8675 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8676 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8677 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8678 msgid "unknown compression type %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8679 msgstr "未知的壓縮類型 %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8680 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8681 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8682 msgid "index %s unknown flags %#04x for format v0" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8683 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8684 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8685 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8686 msgid "index %s unknown flags %#04x for revlogng" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8687 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8688 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8689 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8690 msgid "index %s unknown format %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8691 msgstr "index %s 未知的格式 %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8692 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8693 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8694 msgid "index %s is corrupted" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8695 msgstr "index %s 已被竄改" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8696 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8697 msgid "no node" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8698 msgstr "沒有 node" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8699 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8700 msgid "ambiguous identifier" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8701 msgstr "不明確的 identifier" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8702 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8703 msgid "no match found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8704 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8705 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8706 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8707 msgid "incompatible revision flag %x" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8708 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8709 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8710 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8711 msgid "%s not found in the transaction" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8712 msgstr "於 transaction 中找不到 %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8713 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8714 msgid "unknown base" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8715 msgstr "未知的 base" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8716 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8717 msgid "consistency error adding group" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8718 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8719 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8720 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8721 msgid "%s looks like a binary file." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8722 msgstr "%s 看起來像是二進位檔案。" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8723 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8724 msgid "can only specify two labels." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8725 msgstr "只能指定兩個 labels。" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8726 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8727 msgid "warning: conflicts during merge.\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8728 msgstr "警告: 合併中發生衝突。\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8729 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8730 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8731 msgid "couldn't parse location %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8732 msgstr "無法解析位址 %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8733 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8734 msgid "could not create remote repo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8735 msgstr "無法建立遠端 repo" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8736 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8737 msgid "no suitable response from remote hg" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8738 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8739 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8740 msgid "remote: " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8741 msgstr "遠端: " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8742 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8743 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8744 msgid "push refused: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8745 msgstr "push 被拒絕: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8746 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8747 msgid "unsynced changes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8748 msgstr "未同步的變更" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8749 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8750 msgid "cannot lock static-http repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8751 msgstr "無法鎖定 static-http repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8752 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8753 msgid "cannot create new static-http repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8754 msgstr "無法建立新的 static-http repository" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8755 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8756 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8757 msgid "invalid entry in fncache, line %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8758 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8759 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8760 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8761 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8762 " subrepository sources for %s differ\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8763 "use (l)ocal source (%s) or (r)emote source (%s)?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8764 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8765 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8766 msgid "&Remote" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8767 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8768 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8769 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8770 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8771 " local changed subrepository %s which remote removed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8772 "use (c)hanged version or (d)elete?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8773 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8774 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8775 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8776 msgid "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8777 " remote changed subrepository %s which local removed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8778 "use (c)hanged version or (d)elete?" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8779 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8780 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8781 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8782 msgid "removing subrepo %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8783 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8784 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8785 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8786 msgid "pulling subrepo %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8787 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8788 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8789 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8790 msgid "pushing subrepo %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8791 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8792 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8793 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8794 msgid "%s, line %s: %s\n" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8795 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8796 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8797 msgid "cannot parse entry" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8798 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8799 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8800 #, python-format |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8801 msgid "node '%s' is not well formed" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8802 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8803 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8804 msgid "unmatched quotes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8805 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8806 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8807 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8808 msgid "error expanding '%s%%%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8809 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8810 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8811 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8812 msgid "unknown filter '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8813 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8814 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8815 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8816 msgid "style not found: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8817 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8818 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8819 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8820 msgid "template file %s: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8821 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8822 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8823 msgid "cannot use transaction when it is already committed/aborted" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8824 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8825 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8826 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8827 msgid "failed to truncate %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8828 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8829 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8830 msgid "transaction abort!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8831 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8832 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8833 msgid "rollback completed\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8834 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8835 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8836 msgid "rollback failed - please run hg recover\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8837 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8838 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8839 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8840 msgid "Not trusting file %s from untrusted user %s, group %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8841 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8842 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8843 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8844 msgid "Ignored: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8845 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8846 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8847 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8848 msgid "ignoring untrusted configuration option %s.%s = %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8849 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8850 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8851 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8852 msgid "%s.%s not a boolean ('%s')" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8853 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8854 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8855 msgid "enter a commit username:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8856 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8857 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8858 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8859 msgid "No username found, using '%s' instead\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8860 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8861 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8862 msgid "Please specify a username." |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8863 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8864 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8865 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8866 msgid "username %s contains a newline\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8867 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8868 |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8869 msgid "response expected" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8870 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
8871 |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8872 msgid "unrecognized response\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8873 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8874 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8875 msgid "password: " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8876 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8877 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8878 msgid "edit failed" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8879 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8880 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8881 msgid "http authorization required" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8882 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8883 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8884 msgid "http authorization required\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8885 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8886 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8887 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8888 msgid "realm: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8889 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8890 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8891 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8892 msgid "user: %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8893 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8894 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8895 msgid "user:" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8896 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8897 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8898 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8899 msgid "http auth: user %s, password %s\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8900 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8901 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8902 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8903 msgid "command '%s' failed: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8904 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8905 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8906 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8907 msgid "path contains illegal component: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8908 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8909 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8910 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8911 msgid "path %r is inside repo %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8912 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8913 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8914 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8915 msgid "path %r traverses symbolic link %r" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8916 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8917 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8918 msgid "Hardlinks not supported" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8919 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8920 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8921 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8922 msgid "could not symlink to %r: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8923 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8924 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8925 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8926 msgid "invalid date: %r " |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8927 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8928 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8929 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8930 msgid "date exceeds 32 bits: %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8931 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8932 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8933 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8934 msgid "impossible time zone offset: %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8935 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8936 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8937 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8938 msgid "invalid day spec: %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8939 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8940 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8941 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8942 msgid "%.0f GB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8943 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8944 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8945 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8946 msgid "%.1f GB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8947 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8948 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8949 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8950 msgid "%.2f GB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8951 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8952 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8953 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8954 msgid "%.0f MB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8955 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8956 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8957 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8958 msgid "%.1f MB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8959 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8960 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8961 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8962 msgid "%.2f MB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8963 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8964 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8965 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8966 msgid "%.0f KB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8967 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8968 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8969 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8970 msgid "%.1f KB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8971 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8972 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8973 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8974 msgid "%.2f KB" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8975 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8976 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8977 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8978 msgid "%.0f bytes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8979 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8980 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8981 msgid "cannot verify bundle or remote repos" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8982 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8983 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8984 msgid "interrupted" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8985 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8986 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8987 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8988 msgid "empty or missing %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8989 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8990 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8991 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8992 msgid "data length off by %d bytes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8993 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8994 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8995 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8996 msgid "index contains %d extra bytes" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8997 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8998 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
8999 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9000 msgid "warning: `%s' uses revlog format 1" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9001 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9002 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9003 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9004 msgid "warning: `%s' uses revlog format 0" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9005 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9006 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9007 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9008 msgid "rev %d points to nonexistent changeset %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9009 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9010 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9011 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9012 msgid "rev %d points to unexpected changeset %d" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9013 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9014 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9015 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9016 msgid " (expected %s)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9017 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9018 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9019 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9020 msgid "unknown parent 1 %s of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9021 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9022 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9023 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9024 msgid "unknown parent 2 %s of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9025 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9026 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9027 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9028 msgid "checking parents of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9029 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9030 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9031 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9032 msgid "duplicate revision %d (%d)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9033 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9034 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9035 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9036 msgid "repository uses revlog format %d\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9037 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9038 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9039 msgid "checking changesets\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9040 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9041 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9042 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9043 msgid "unpacking changeset %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9044 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9045 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9046 msgid "checking manifests\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9047 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9048 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9049 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9050 msgid "%s not in changesets" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9051 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9052 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9053 msgid "file without name in manifest" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9054 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9055 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9056 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9057 msgid "reading manifest delta %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9058 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9059 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9060 msgid "crosschecking files in changesets and manifests\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9061 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9062 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9063 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9064 msgid "changeset refers to unknown manifest %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9065 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9066 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9067 msgid "in changeset but not in manifest" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9068 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9069 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9070 msgid "in manifest but not in changeset" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9071 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9072 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9073 msgid "checking files\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9074 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9075 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9076 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9077 msgid "cannot decode filename '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9078 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9079 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9080 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9081 msgid "broken revlog! (%s)" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9082 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9083 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9084 msgid "missing revlog!" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9085 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9086 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9087 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9088 msgid "%s not in manifests" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9089 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9090 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9091 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9092 msgid "unpacked size is %s, %s expected" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9093 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9094 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9095 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9096 msgid "unpacking %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9097 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9098 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9099 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
9100 msgid "warning: copy source of '%s' not in parents of %s" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
9101 msgstr "" |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
9102 |
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
9103 #, python-format |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9104 msgid "empty or missing copy source revlog %s:%s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9105 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9106 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9107 #, python-format |
9770
afe646dd78fc
i18n-zh_TW: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents:
8828
diff
changeset
|
9108 msgid "warning: %s@%s: copy source revision is nullid %s:%s\n" |
8828
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9109 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9110 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9111 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9112 msgid "checking rename of %s" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9113 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9114 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9115 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9116 msgid "%s in manifests not found" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9117 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9118 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9119 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9120 msgid "warning: orphan revlog '%s'" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9121 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9122 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9123 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9124 msgid "%d files, %d changesets, %d total revisions\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9125 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9126 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9127 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9128 msgid "%d warnings encountered!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9129 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9130 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9131 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9132 msgid "%d integrity errors encountered!\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9133 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9134 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9135 #, python-format |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9136 msgid "(first damaged changeset appears to be %d)\n" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9137 msgstr "" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9138 |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9139 msgid "user name not available - set USERNAME environment variable" |
49273e107818
i18n-zh_TW: Traditional Chinese translation
Chia-Huan Wu <willie.tw@gmail.com>
parents:
diff
changeset
|
9140 msgstr "" |