i18n-ja: synchronized with b357a972d6cd stable
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 31 Oct 2011 20:58:49 +0900
branchstable
changeset 15394 84980b00fbcb
parent 15367 b357a972d6cd
child 15395 d2bd51fdd4b7
i18n-ja: synchronized with b357a972d6cd
i18n/ja.po
--- a/i18n/ja.po	Wed Oct 26 12:56:27 2011 -0500
+++ b/i18n/ja.po	Mon Oct 31 20:58:49 2011 +0900
@@ -30,6 +30,7 @@
 #
 # abort                 中断
 # add                   (構成管理への)追加登録
+# alias                 別名
 # apply                 適用
 # archive               アーカイブ
 # argument(, with no)   引数(指定が無い場合)
@@ -58,6 +59,7 @@
 # entry                 エントリ
 # extend(ed)            拡張
 # extension             (Mercurialの)エクステンション
+# glob(, rooted at ...) (... を起点とする)ワイルドカード形式
 # hash identifier(s)    ハッシュ値
 # head                  ヘッド
 # head changeset(s)     ヘッド
@@ -67,6 +69,7 @@
 # interrupt             中断
 # list of ....          列挙された..../.... の一覧
 # local (repo)          手元(のリポジトリ)
+# lock                  ロック
 # manifest              マニフェスト or 管理対象(一覧)
 # merge                 マージ
 # node                  リビジョン
@@ -104,7 +107,7 @@
 msgstr ""
 "Project-Id-Version: Mercurial\n"
 "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
-"POT-Creation-Date: 2011-09-21 15:49+0900\n"
+"POT-Creation-Date: 2011-10-30 23:25+0900\n"
 "PO-Revision-Date: 2009-11-16 21:24+0100\n"
 "Last-Translator: Japanese translation team <mercurial-ja@googlegroups.com>\n"
 "Language-Team: Japanese\n"
@@ -378,9 +381,15 @@
 msgid "acl: user \"%s\" not allowed on branch \"%s\" (changeset \"%s\")"
 msgstr ""
 
-#, python-format
-msgid "acl: access denied for changeset %s"
-msgstr "acl: チェンジセット %s のアクセスは拒否されました"
+#, fuzzy, python-format
+msgid "acl: user \"%s\" denied on \"%s\" (changeset \"%s\")"
+msgstr ""
+"acl: ユーザ \"%s\" はブランチ \"%s\" で拒否されました(リビジョン \"%s\")"
+
+#, fuzzy, python-format
+msgid "acl: user \"%s\" not allowed on \"%s\" (changeset \"%s\")"
+msgstr ""
+"acl: ユーザ \"%s\" はブランチ \"%s\" で拒否されました(リビジョン \"%s\")"
 
 msgid "hooks for integrating with the Bugzilla bug tracker"
 msgstr ""
@@ -915,7 +924,7 @@
 
 #, python-format
 msgid "skipping malformed alias: %s\n"
-msgstr "不正な形式のエイリアスは無視します: %s\n"
+msgstr "不正な形式の別名は無視します: %s\n"
 
 msgid "count rate for the specified revision or range"
 msgstr "処理対象とする特定リビジョン/範囲の指定"
@@ -1028,6 +1037,11 @@
 msgstr ""
 
 msgid ""
+"  tags.normal = green\n"
+"  tags.local = black bold"
+msgstr ""
+
+msgid ""
 "The available effects in terminfo mode are 'blink', 'bold', 'dim',\n"
 "'inverse', 'invisible', 'italic', 'standout', and 'underline'; in\n"
 "ECMA-48 mode, the options are 'bold', 'inverse', 'italic', and\n"
@@ -1289,8 +1303,8 @@
 
 msgid ""
 "    :convert.hg.saverev: store original revision ID in changeset\n"
-"        (forces target IDs to change). It takes and boolean argument\n"
-"        and defaults to False."
+"        (forces target IDs to change). It takes a boolean argument and\n"
+"        defaults to False."
 msgstr ""
 
 msgid ""
@@ -2128,9 +2142,10 @@
 msgstr ""
 
 msgid ""
-"The extension uses an optional ``[eol]`` section in your hgrc file\n"
-"(not the ``.hgeol`` file) for settings that control the overall\n"
-"behavior. There are two settings:"
+"The extension uses an optional ``[eol]`` section read from both the\n"
+"normal Mercurial configuration files and the ``.hgeol`` file, with the\n"
+"latter overriding the former. You can use that section to control the\n"
+"overall behavior. There are three settings:"
 msgstr ""
 
 msgid ""
@@ -2149,6 +2164,12 @@
 msgstr ""
 
 msgid ""
+"- ``eol.fix-trailing-newline`` (default False) can be set to True to\n"
+"  ensure that converted files end with a EOL character (either ``\\n``\n"
+"  or ``\\r\\n`` as per the configured patterns)."
+msgstr ""
+
+msgid ""
 "The extension provides ``cleverencode:`` and ``cleverdecode:`` filters\n"
 "like the deprecated win32text extension does. This means that you can\n"
 "disable win32text and enable eol and your filters will still work. You\n"
@@ -2280,7 +2301,7 @@
 msgstr "%d 個のファイルのスナップショットを作業領域から生成中\n"
 
 msgid "cannot specify --rev and --change at the same time"
-msgstr "--rev と --change は同時には指定出来ません"
+msgstr "--rev と --change は同時には指定できません"
 
 msgid "cleaning up temp directory\n"
 msgstr "一時ディレクトリの整理をしています\n"
@@ -2385,7 +2406,7 @@
 
 msgid ""
 "working dir not at branch tip (use \"hg update\" to check out branch tip)"
-msgstr "作業領域はブランチの最新ではありません(:hg:`update` で最新に更新可能)"
+msgstr "作業領域はブランチの最新ではありません(\"hg update\" で最新に更新可能)"
 
 msgid "outstanding uncommitted merge"
 msgstr "マージが未コミットです"
@@ -2399,7 +2420,8 @@
 msgid ""
 "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
 msgstr ""
-"ブランチに複数のヘッドがあります(:hg:`heads .` で確認、 :hg:`merge` でマージ)"
+"ブランチに複数のヘッドがあります(\"hg heads .\" で確認、\"hg merge\" でマー"
+"ジ)"
 
 #, python-format
 msgid "pulling from %s\n"
@@ -2408,14 +2430,15 @@
 msgid ""
 "Other repository doesn't support revision lookup, so a rev cannot be "
 "specified."
-msgstr "連携先でリビジョンが特定出来ないため、 リビジョンは指定できません"
+msgstr "連携先でリビジョンが特定できないため、 リビジョンは指定できません"
 
 #, python-format
 msgid ""
 "not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge"
 "\" to merge them)\n"
 msgstr ""
-"新規ヘッド %d 個はマージ未実施(:hg:`heads .` で確認、 :hg:`merge` でマージ)\n"
+"新規ヘッド %d 個はマージ未実施(\"hg heads .\" で確認、\"hg merge\" でマー"
+"ジ)\n"
 
 #, python-format
 msgid "updating to %d:%s\n"
@@ -2554,10 +2577,10 @@
 
 #, python-format
 msgid "-G/--graph option is incompatible with --%s"
-msgstr "-G/--graph と --%s は併用出来ません"
+msgstr "-G/--graph と --%s は併用できません"
 
 msgid "-G/--graph option is incompatible with --follow with file argument"
-msgstr "-G/--graph と、ファイル名指定付きの --follow は併用出来ません"
+msgstr "-G/--graph と、ファイル名指定付きの --follow は併用できません"
 
 msgid "NUM"
 msgstr "数値"
@@ -2753,6 +2776,7 @@
 msgid "hg debug-merge-base REV REV"
 msgstr "hg debug-merge-base REV REV"
 
+#. i18n: bisect changeset status
 msgid "ignored"
 msgstr "無視しました"
 
@@ -3320,6 +3344,415 @@
 "    指定されたファイルに未コミット変更がある場合、 実行は中断されます。\n"
 "    "
 
+#, fuzzy
+msgid "track large binary files"
+msgstr "これはバイナリファイルです\n"
+
+msgid ""
+"Large binary files tend to be not very compressible, not very\n"
+"diffable, and not at all mergeable. Such files are not handled\n"
+"efficiently by Mercurial's storage format (revlog), which is based on\n"
+"compressed binary deltas; storing large binary files as regular\n"
+"Mercurial files wastes bandwidth and disk space and increases\n"
+"Mercurial's memory usage. The largefiles extension addresses these\n"
+"problems by adding a centralized client-server layer on top of\n"
+"Mercurial: largefiles live in a *central store* out on the network\n"
+"somewhere, and you only fetch the revisions that you need when you\n"
+"need them."
+msgstr ""
+
+msgid ""
+"largefiles works by maintaining a \"standin file\" in .hglf/ for each\n"
+"largefile. The standins are small (41 bytes: an SHA-1 hash plus\n"
+"newline) and are tracked by Mercurial. Largefile revisions are\n"
+"identified by the SHA-1 hash of their contents, which is written to\n"
+"the standin. largefiles uses that revision ID to get/put largefile\n"
+"revisions from/to the central store. This saves both disk space and\n"
+"bandwidth, since you don't need to retrieve all historical revisions\n"
+"of large files when you clone or pull."
+msgstr ""
+
+msgid ""
+"To start a new repository or add new large binary files, just add\n"
+"--large to your :hg:`add` command. For example::"
+msgstr ""
+
+msgid ""
+"  $ dd if=/dev/urandom of=randomdata count=2000\n"
+"  $ hg add --large randomdata\n"
+"  $ hg commit -m 'add randomdata as a largefile'"
+msgstr ""
+
+msgid ""
+"When you push a changeset that adds/modifies largefiles to a remote\n"
+"repository, its largefile revisions will be uploaded along with it.\n"
+"Note that the remote Mercurial must also have the largefiles extension\n"
+"enabled for this to work."
+msgstr ""
+
+msgid ""
+"When you pull a changeset that affects largefiles from a remote\n"
+"repository, Mercurial behaves as normal. However, when you update to\n"
+"such a revision, any largefiles needed by that revision are downloaded\n"
+"and cached (if they have never been downloaded before). This means\n"
+"that network access may be required to update to changesets you have\n"
+"not previously updated to."
+msgstr ""
+
+msgid ""
+"If you already have large files tracked by Mercurial without the\n"
+"largefiles extension, you will need to convert your repository in\n"
+"order to benefit from largefiles. This is done with the\n"
+":hg:`lfconvert` command::"
+msgstr ""
+
+msgid "  $ hg lfconvert --size 10 oldrepo newrepo"
+msgstr ""
+
+msgid ""
+"In repositories that already have largefiles in them, any new file\n"
+"over 10MB will automatically be added as a largefile. To change this\n"
+"threshold, set ``largefiles.minsize`` in your Mercurial config file\n"
+"to the minimum size in megabytes to track as a largefile, or use the\n"
+"--lfsize option to the add command (also in megabytes)::"
+msgstr ""
+
+msgid ""
+"  [largefiles]\n"
+"  minsize = 2"
+msgstr ""
+
+msgid "  $ hg add --lfsize 2"
+msgstr ""
+
+msgid ""
+"The ``largefiles.patterns`` config option allows you to specify a list\n"
+"of filename patterns (see :hg:`help patterns`) that should always be\n"
+"tracked as largefiles::"
+msgstr ""
+
+msgid ""
+"  [largefiles]\n"
+"  patterns =\n"
+"    *.jpg\n"
+"    re:.*\\.(png|bmp)$\n"
+"    library.zip\n"
+"    content/audio/*"
+msgstr ""
+
+msgid ""
+"Files that match one of these patterns will be added as largefiles\n"
+"regardless of their size.\n"
+msgstr ""
+
+#, fuzzy
+msgid "convert a normal repository to a largefiles repository"
+msgstr "別 SCM のリポジトリから Mercurial リポジトリへの変換"
+
+msgid ""
+"    Convert repository SOURCE to a new repository DEST, identical to\n"
+"    SOURCE except that certain files will be converted as largefiles:\n"
+"    specifically, any file that matches any PATTERN *or* whose size is\n"
+"    above the minimum size threshold is converted as a largefile. The\n"
+"    size used to determine whether or not to track a file as a\n"
+"    largefile is the size of the first version of the file. The\n"
+"    minimum size can be specified either with --size or in\n"
+"    configuration as ``largefiles.size``."
+msgstr ""
+
+msgid ""
+"    After running this command you will need to make sure that\n"
+"    largefiles is enabled anywhere you intend to push the new\n"
+"    repository."
+msgstr ""
+
+msgid ""
+"    Use --to-normal to convert largefiles back to normal files; after\n"
+"    this, the DEST repository can be used without largefiles at all."
+msgstr ""
+
+#, fuzzy
+msgid "getting largefiles"
+msgstr "ファイルの取得中"
+
+#, fuzzy, python-format
+msgid "getting %s:%s\n"
+msgstr "%s を取得しています\n"
+
+#, python-format
+msgid "%s: data corruption (expected %s, got %s)\n"
+msgstr ""
+
+#, fuzzy, python-format
+msgid "searching %d changesets for largefiles\n"
+msgstr "類似ファイルを探索中"
+
+#, python-format
+msgid "verified contents of %d revisions of %d largefiles\n"
+msgstr ""
+
+#, python-format
+msgid "verified existence of %d revisions of %d largefiles\n"
+msgstr ""
+
+#, fuzzy, python-format
+msgid "unsupported URL scheme %r"
+msgstr "URL 要素 \"%s\" は未サポートです"
+
+#, fuzzy, python-format
+msgid "%s does not appear to be a largefile store"
+msgstr "'%s' は Mercurial リポジトリ形式とは思われません"
+
+#, fuzzy, python-format
+msgid "%s is not a local Mercurial repo"
+msgstr "%s はローカルの Mercurial リポジトリではありません"
+
+#, fuzzy, python-format
+msgid "initializing destination %s\n"
+msgstr "変換先リポジトリ %s の初期化中\n"
+
+#, fuzzy
+msgid "converting revisions"
+msgstr "リビジョンの表示"
+
+#, python-format
+msgid "Renamed/copied largefile %s becomes symlink"
+msgstr ""
+
+#, python-format
+msgid "largefile %s becomes symlink"
+msgstr ""
+
+msgid "uploading largefiles"
+msgstr ""
+
+#, python-format
+msgid "largefile %s missing from store (needs to be uploaded)"
+msgstr ""
+
+#, fuzzy
+msgid "getting changed largefiles\n"
+msgstr "ファイルの取得中"
+
+#, python-format
+msgid "%d largefiles updated, %d removed\n"
+msgstr ""
+
+msgid "minimum size (MB) for files to be converted as largefiles"
+msgstr ""
+
+msgid "convert from a largefiles repo to a normal repo"
+msgstr ""
+
+#, fuzzy
+msgid "hg lfconvert SOURCE DEST [FILE ...]"
+msgstr "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
+
+#, python-format
+msgid "largefiles: size must be number (not %s)\n"
+msgstr ""
+
+msgid "minimum size for largefiles must be specified"
+msgstr ""
+
+#, fuzzy, python-format
+msgid "unknown operating system: %s\n"
+msgstr "未知のパッチです: %s\n"
+
+#, fuzzy, python-format
+msgid "Found %s in store\n"
+msgstr "%s が %r にありました\n"
+
+#, python-format
+msgid "Found %s in system cache\n"
+msgstr ""
+
+#, python-format
+msgid "bad hash in '%s' (only %d bytes long)"
+msgstr ""
+
+msgid "Can't get file locally"
+msgstr ""
+
+#, python-format
+msgid ""
+"changeset %s: %s missing\n"
+"  (looked for hash %s)\n"
+msgstr ""
+
+#, python-format
+msgid ""
+"changeset %s: %s: contents differ\n"
+"  (%s:\n"
+"  expected hash %s,\n"
+"  but got %s)\n"
+msgstr ""
+
+#, fuzzy, python-format
+msgid "%s already a largefile\n"
+msgstr "%s は登録済です!\n"
+
+#, fuzzy, python-format
+msgid "adding %s as a largefile\n"
+msgstr "パッチ %s を追加中\n"
+
+msgid "no files specified"
+msgstr "ファイル名指定がありません"
+
+#, fuzzy, python-format
+msgid "not removing %s: %s (use -f to force removal)\n"
+msgstr ""
+"%s は削除されません: ファイルは改変されています(削除の強行は -f を指定)\n"
+
+#, fuzzy
+msgid "file still exists"
+msgstr "ファイル %s は既に存在します\n"
+
+#, fuzzy
+msgid "file is modified"
+msgstr "変更ファイル数     %d"
+
+#, fuzzy
+msgid "file has been marked for add"
+msgstr "%s: コピー失敗 - 削除予定のファイルです\n"
+
+#, python-format
+msgid "removing %s\n"
+msgstr "%s を登録除外中\n"
+
+msgid "uncommitted local changes"
+msgstr "作業領域に未コミットの変更があります"
+
+#, python-format
+msgid "merging %s and %s to %s\n"
+msgstr "%s と %s を %s にマージ中\n"
+
+#, python-format
+msgid "merging %s\n"
+msgstr "%s をマージ中\n"
+
+#, fuzzy, python-format
+msgid ""
+"largefile %s has a merge conflict\n"
+"keep (l)ocal or take (o)ther?"
+msgstr ""
+" %s のマージに適切なツールが見つかりません\n"
+"どちらの内容を採用しますか? 作業領域:(l)ocal マージ対象:(o)ther"
+
+msgid "&Local"
+msgstr "&Local"
+
+msgid "&Other"
+msgstr "&Other"
+
+#, fuzzy
+msgid "destination largefile already exists"
+msgstr "複製先 '%s' は既に存在します"
+
+msgid "no files to copy"
+msgstr "コピーするファイルがありません"
+
+#, python-format
+msgid "unknown archive type '%s'"
+msgstr "未知のアーカイブ種別 '%s'"
+
+msgid "cannot give prefix when archiving to files"
+msgstr "アーカイブにファイルを追加するときは接頭辞を指定できません"
+
+#, python-format
+msgid "not removing %s: file is already untracked\n"
+msgstr "%s は削除されません: 既に構成管理対象ではありません\n"
+
+#, fuzzy
+msgid "largefiles: No remote repo\n"
+msgstr "ローカルリポジトリ以外は検証できません"
+
+msgid "largefiles to upload:\n"
+msgstr ""
+
+#, python-format
+msgid "largefiles: %d to upload\n"
+msgstr ""
+
+msgid "addremove cannot be run on a repo with largefiles"
+msgstr ""
+
+msgid "error: could not put received data into largefile store"
+msgstr ""
+
+#, python-format
+msgid "requested largefile %s not present in cache"
+msgstr ""
+
+#, fuzzy
+msgid "putlfile failed:"
+msgstr "フィルターに失敗"
+
+#, fuzzy
+msgid "putlfile failed (unexpected response):"
+msgstr "履歴反映に失敗(未知のレスポンス):"
+
+msgid "unexpected response:"
+msgstr "未知の応答:"
+
+#, python-format
+msgid "remotestore: could not put %s to remote store %s"
+msgstr ""
+
+#, python-format
+msgid "remotestore: put %s to remote store %s"
+msgstr ""
+
+#, fuzzy, python-format
+msgid "remotestore: could not open file %s: %s"
+msgstr "変換ファイル %r を開くことができません: %s"
+
+#, python-format
+msgid "remotestore: largefile %s is invalid"
+msgstr ""
+
+#, python-format
+msgid "remotestore: largefile %s is missing"
+msgstr ""
+
+#, fuzzy, python-format
+msgid "changeset %s: %s: contents differ\n"
+msgstr "リビジョン %d:%s: %s\n"
+
+#, fuzzy, python-format
+msgid "changeset %s: %s missing\n"
+msgstr "リビジョン %d:%s: %s\n"
+
+#, python-format
+msgid ""
+"largefiles: repo method %r appears to have already been wrapped by another "
+"extension: largefiles may behave incorrectly\n"
+msgstr ""
+
+#, python-format
+msgid "file \"%s\" is a largefile standin"
+msgstr ""
+
+msgid "add as largefile"
+msgstr ""
+
+msgid ""
+"add all files above this size (in megabytes) as largefiles (default: 10)"
+msgstr ""
+
+msgid "verify largefiles"
+msgstr ""
+
+msgid "verify all revisions of largefiles not just current"
+msgstr ""
+
+msgid "verify largefile contents not just existence"
+msgstr ""
+
+#, fuzzy
+msgid "display outgoing largefiles"
+msgstr "当該スタイルで表示をカスタマイズ"
+
 msgid "manage a stack of patches"
 msgstr "パッチ併用の管理"
 
@@ -3565,11 +3998,11 @@
 
 #, python-format
 msgid "patch name cannot begin with \"%s\""
-msgstr "パッチ名の最初の文字に \"%s\" は使用出来ません"
+msgstr "パッチ名の最初の文字に \"%s\" は使用できません"
 
 #, python-format
 msgid "\"%s\" cannot be used in the name of a patch"
-msgstr "\"%s\" を含む名前はパッチ名に使用出来ません"
+msgstr "\"%s\" を含む名前はパッチ名に使用できません"
 
 #, python-format
 msgid "\"%s\" already exists as a directory"
@@ -4487,6 +4920,11 @@
 msgid "copy %s to %s\n"
 msgstr "%s から %s に複製します\n"
 
+msgid ""
+"strip specified revision (optional, can specify revisions without this "
+"option)"
+msgstr "指定リビジョンの削除 (本オプション無しでもリビジョン指定可能)"
+
 msgid "force removal of changesets, discard uncommitted changes (no backup)"
 msgstr "リビジョンを強制的に削除し、 未コミット変更内容を破棄(保存無し)"
 
@@ -4715,6 +5153,9 @@
 msgid "list all available queues"
 msgstr "有効なキューの一覧表示"
 
+msgid "print name of active queue"
+msgstr "アクティブなキュー名の表示"
+
 msgid "create new queue"
 msgstr "新規キューの作成"
 
@@ -4745,12 +5186,15 @@
 "registered\n"
 "    queues - by default the \"normal\" patches queue is registered. The "
 "currently\n"
-"    active queue will be marked with \"(active)\"."
+"    active queue will be marked with \"(active)\". Specifying --active will "
+"print\n"
+"    only the name of the active queue."
 msgstr ""
 "    キュー名称を指定しないか、 -l/--list が指定された場合、 登録済みの\n"
 "    キューの一覧が表示されます - 通常は \"normal\" パッチキューが登録\n"
 "    済みです。 当該時点でアクティブなキューには \"(アクティブ)\" が表示\n"
-"    されます。"
+"    されます。 --active が指定された場合、 表示対象となるキューは、\n"
+"    アクティブなキューのみです"
 
 msgid ""
 "    To create a new queue, use -c/--create. The queue is automatically made\n"
@@ -4851,94 +5295,179 @@
 msgid "operate on patch repository"
 msgstr "パッチ管理リポジトリへの操作"
 
-msgid "hooks for sending email notifications at commit/push time"
+#, fuzzy
+msgid "hooks for sending email push notifications"
 msgstr "commit/push 契機でのメール通知用フック集"
 
 msgid ""
-"Subscriptions can be managed through a hgrc file. Default mode is to\n"
-"print messages to stdout, for testing and configuring."
-msgstr ""
-
-msgid ""
-"To use, configure the notify extension and enable it in hgrc like\n"
-"this::"
-msgstr ""
-
-msgid ""
-"  [extensions]\n"
-"  notify ="
+"This extension let you run hooks sending email notifications when\n"
+"changesets are being pushed, from the sending or receiving side."
+msgstr ""
+
+msgid ""
+"First, enable the extension as explained in :hg:`help extensions`, and\n"
+"register the hook you want to run. ``incoming`` and ``outgoing`` hooks\n"
+"are run by the changesets receiver while the ``outgoing`` one is for\n"
+"the sender::"
 msgstr ""
 
 msgid ""
 "  [hooks]\n"
 "  # one email for each incoming changeset\n"
 "  incoming.notify = python:hgext.notify.hook\n"
-"  # batch emails when many changesets incoming at one time\n"
-"  changegroup.notify = python:hgext.notify.hook\n"
-"  # batch emails when many changesets outgoing at one time (client side)\n"
+"  # one email for all incoming changesets\n"
+"  changegroup.notify = python:hgext.notify.hook"
+msgstr ""
+
+msgid ""
+"  # one email for all outgoing changesets\n"
 "  outgoing.notify = python:hgext.notify.hook"
 msgstr ""
 
 msgid ""
-"  [notify]\n"
-"  # config items go here"
-msgstr ""
-
-msgid "Required configuration items::"
-msgstr ""
-
-msgid "  config = /path/to/file # file containing subscriptions"
-msgstr ""
-
-msgid "Optional configuration items::"
-msgstr ""
-
-msgid ""
-"  test = True            # print messages to stdout for testing\n"
-"  strip = 3              # number of slashes to strip for url paths\n"
-"  domain = example.com   # domain to use if committer missing domain\n"
-"  style = ...            # style file to use when formatting email\n"
-"  template = ...         # template to use when formatting email\n"
-"  incoming = ...         # template to use when run as incoming hook\n"
-"  outgoing = ...         # template to use when run as outgoing hook\n"
-"  changegroup = ...      # template to use when run as changegroup hook\n"
-"  maxdiff = 300          # max lines of diffs to include (0=none, -1=all)\n"
-"  maxsubject = 67        # truncate subject line longer than this\n"
-"  diffstat = True        # add a diffstat before the diff content\n"
-"  sources = serve        # notify if source of incoming changes in this "
-"list\n"
-"                         # (serve == ssh or http, push, pull, bundle)\n"
-"  merge = False          # send notification for merges (default True)\n"
-"  [email]\n"
-"  from = user@host.com   # email address to send as if none given\n"
-"  [web]\n"
-"  baseurl = http://hgserver/... # root of hg web site for browsing commits"
-msgstr ""
-
-msgid ""
-"The notify config file has same format as a regular hgrc file. It has\n"
-"two sections so you can express subscriptions in whatever way is\n"
-"handier for you."
+"Now the hooks are running, subscribers must be assigned to\n"
+"repositories. Use the ``[usersubs]`` section to map repositories to a\n"
+"given email or the ``[reposubs]`` section to map emails to a single\n"
+"repository::"
 msgstr ""
 
 msgid ""
 "  [usersubs]\n"
-"  # key is subscriber email, value is \",\"-separated list of glob patterns\n"
+"  # key is subscriber email, value is a comma-separated list of glob\n"
+"  # patterns\n"
 "  user@host = pattern"
 msgstr ""
 
 msgid ""
 "  [reposubs]\n"
-"  # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
+"  # key is glob pattern, value is a comma-separated list of subscriber\n"
+"  # emails\n"
 "  pattern = user@host"
 msgstr ""
 
-msgid "Glob patterns are matched against path to repository root."
-msgstr ""
-
-msgid ""
-"If you like, you can put notify config file in repository that users\n"
-"can push changes to, they can manage their own subscriptions.\n"
+msgid ""
+"Glob patterns are matched against absolute path to repository\n"
+"root. The subscriptions can be defined in their own file and\n"
+"referenced with::"
+msgstr ""
+
+msgid ""
+"  [notify]\n"
+"  config = /path/to/subscriptionsfile"
+msgstr ""
+
+msgid ""
+"Alternatively, they can be added to Mercurial configuration files by\n"
+"setting the previous entry to an empty value."
+msgstr ""
+
+msgid ""
+"At this point, notifications should be generated but will not be sent until "
+"you\n"
+"set the ``notify.test`` entry to ``False``."
+msgstr ""
+
+msgid ""
+"Notifications content can be tweaked with the following configuration "
+"entries:"
+msgstr ""
+
+msgid ""
+"notify.test\n"
+"  If ``True``, print messages to stdout instead of sending them. Default: "
+"True."
+msgstr ""
+
+msgid ""
+"notify.sources\n"
+"  Space separated list of change sources. Notifications are sent only\n"
+"  if it includes the incoming or outgoing changes source. Incoming\n"
+"  sources can be ``serve`` for changes coming from http or ssh,\n"
+"  ``pull`` for pulled changes, ``unbundle`` for changes added by\n"
+"  :hg:`unbundle` or ``push`` for changes being pushed\n"
+"  locally. Outgoing sources are the same except for ``unbundle`` which\n"
+"  is replaced by ``bundle``. Default: serve."
+msgstr ""
+
+msgid ""
+"notify.strip\n"
+"  Number of leading slashes to strip from url paths. By default, "
+"notifications\n"
+"  references repositories with their absolute path. ``notify.strip`` let "
+"you\n"
+"  turn them into relative paths. For example, ``notify.strip=3`` will "
+"change\n"
+"  ``/long/path/repository`` into ``repository``. Default: 0."
+msgstr ""
+
+msgid ""
+"notify.domain\n"
+"  If subscribers emails or the from email have no domain set, complete them\n"
+"  with this value."
+msgstr ""
+
+msgid ""
+"notify.style\n"
+"  Style file to use when formatting emails."
+msgstr ""
+
+msgid ""
+"notify.template\n"
+"  Template to use when formatting emails."
+msgstr ""
+
+msgid ""
+"notify.incoming\n"
+"  Template to use when run as incoming hook, override ``notify.template``."
+msgstr ""
+
+msgid ""
+"notify.outgoing\n"
+"  Template to use when run as outgoing hook, override ``notify.template``."
+msgstr ""
+
+msgid ""
+"notify.changegroup\n"
+"  Template to use when running as changegroup hook, override\n"
+"  ``notify.template``."
+msgstr ""
+
+msgid ""
+"notify.maxdiff\n"
+"  Maximum number of diff lines to include in notification email. Set to 0\n"
+"  to disable the diff, -1 to include all of it. Default: 300."
+msgstr ""
+
+msgid ""
+"notify.maxsubject\n"
+"  Maximum number of characters in emails subject line. Default: 67."
+msgstr ""
+
+msgid ""
+"notify.diffstat\n"
+"  Set to True to include a diffstat before diff content. Default: True."
+msgstr ""
+
+msgid ""
+"notify.merge\n"
+"  If True, send notifications for merge changesets. Default: True."
+msgstr ""
+
+msgid ""
+"If set, the following entries will also be used to customize the "
+"notifications:"
+msgstr ""
+
+msgid ""
+"email.from\n"
+"  Email ``From`` address to use if none can be found in generated email "
+"content."
+msgstr ""
+
+msgid ""
+"web.baseurl\n"
+"  Root repository browsing URL to combine with repository paths when making\n"
+"  references. See also ``notify.strip``."
 msgstr ""
 
 #, python-format
@@ -5121,14 +5650,8 @@
 "互換のメール送信プログラムを指定することもできれば、 [smtp] セクションに\n"
 "必要な情報を記述することで、 外部プログラムの助けを借りずに Mercurial から\n"
 "直接パッチ爆弾を送信することも可能です。 これらのセクションに関する詳細は\n"
-"設定ファイルに関するドキュメント(hgrc(5))を参照してください。\n"
-
-#, python-format
-msgid "%s Please enter a valid value"
-msgstr "%s 適切な値を入力してください"
-
-msgid "Please enter a valid value.\n"
-msgstr "適切な値を入力してください。\n"
+"設定ファイルに関するドキュメント (hgrc(5)) を参照してください。\n"
+"(訳注: :hg:`help config` でも参照可能)\n"
 
 msgid "send patches as attachments"
 msgstr "添付ファイルとしてパッチを送信"
@@ -5300,7 +5823,7 @@
 "    送信されるメールの内容が表示されます。\n"
 "    PAGER 環境変数が設定されている場合、 パッチ爆弾を構成する\n"
 "    メールごとに、 環境変数に設定されたプログラムが起動されますので、\n"
-"    内容を確認することが出来ます。"
+"    内容を確認することができます。"
 
 msgid ""
 "    In case email sending fails, you will find a backup of your series\n"
@@ -5364,8 +5887,8 @@
 "    "
 msgstr ""
 "    本コマンドを使用する前に、 設定ファイルに電子メール関連設定を記述する\n"
-"    必要があります。 設定ファイルに関するドキュメント(hgrc(5))を参照して\n"
-"    ください。\n"
+"    必要があります。 設定ファイルに関するドキュメント (hgrc(5))\n"
+"    を参照してください。 (訳注: :hg:`help config` でも参照可能)\n"
 "    "
 
 #, python-format
@@ -5398,6 +5921,9 @@
 msgid "This patch series consists of %d patches."
 msgstr "一連のパッチは %d 個のパッチから構成されています。"
 
+msgid "no recipient addresses provided"
+msgstr ""
+
 msgid ""
 "\n"
 "Final summary:"
@@ -5448,6 +5974,9 @@
 msgid ""
 "  [progress]\n"
 "  delay = 3 # number of seconds (float) before showing the progress bar\n"
+"  changedelay = 1 # changedelay: minimum delay before showing a new topic.\n"
+"                  # If set to less than 3 * refresh, that value will\n"
+"                  # be used instead.\n"
 "  refresh = 0.1 # time in seconds between refreshes of the progress bar\n"
 "  format = topic bar number estimate # format of the progress bar\n"
 "  width = <none> # if set, the maximum width of the progress information\n"
@@ -5598,6 +6127,10 @@
 "ancestor of base and dest)"
 msgstr "指定リビジョンの先祖から移動 (移動先との共通祖先まで遡ります)"
 
+#, fuzzy
+msgid "rebase these revisions"
+msgstr "指定リビジョンの解析"
+
 msgid "rebase onto the specified changeset"
 msgstr "複製先リビジョン"
 
@@ -5607,6 +6140,9 @@
 msgid "use text as collapse commit message"
 msgstr "指定テキストを要約コミットメッセージとして使用"
 
+msgid "invoke editor on commit messages"
+msgstr "コミットメッセージ入力にエディタを起動"
+
 msgid "read collapse commit message from file"
 msgstr "要約コミットメッセージをファイルから読み込み"
 
@@ -5749,14 +6285,29 @@
 msgid "tool option will be ignored\n"
 msgstr ""
 
+#, fuzzy
+msgid "cannot specify both a source and a base"
+msgstr "--soruce と --base は併用できません"
+
 msgid "cannot specify both a revision and a base"
 msgstr "--soruce と --base は併用できません"
 
+#, fuzzy
+msgid "cannot specify both a revision and a source"
+msgstr "--soruce と --base は併用できません"
+
 msgid "detach requires a revision to be specified"
 msgstr "--detach にはリビジョン指定が必要です"
 
 msgid "cannot specify a base with detach"
-msgstr "--base と --detach は同時には指定出来ません"
+msgstr "--base と --detach は同時には指定できません"
+
+msgid "can't remove original changesets with unrebased descendants"
+msgstr ""
+
+#, fuzzy
+msgid "use --keep to keep original changesets"
+msgstr "元リビジョンを維持"
 
 msgid "nothing to rebase\n"
 msgstr "リベースの必要はありません\n"
@@ -5809,14 +6360,18 @@
 msgid "cannot rebase onto an applied mq patch"
 msgstr "MQ パッチ上へのリベースはできません"
 
+#, fuzzy
+msgid "no matching revisions"
+msgstr "合致するガードはありません"
+
+msgid "can't rebase multiple roots"
+msgstr ""
+
 msgid "source is ancestor of destination"
 msgstr "移動元は移動先の先祖です"
 
-msgid "source is descendant of destination"
-msgstr "移動元は移動先の子孫です"
-
 msgid "--tool can only be used with --rebase"
-msgstr "--tool は --rebase 指定時にしか使用出来ません"
+msgstr "--tool は --rebase 指定時にしか使用できません"
 
 msgid "rebase working directory to branch head"
 msgstr "作業領域をブランチヘッドにリベース"
@@ -6143,6 +6698,19 @@
 "    "
 msgstr ""
 
+#, fuzzy
+msgid "convert a shared repository to a normal one"
+msgstr "別 SCM のリポジトリから Mercurial リポジトリへの変換"
+
+msgid ""
+"    Copy the store data to the repo and remove the sharedpath data.\n"
+"    "
+msgstr ""
+
+#, fuzzy
+msgid "this is not a shared repo"
+msgstr "%s は %s の親リビジョンではありません"
+
 msgid "do not create a working copy"
 msgstr "作業領域の更新を抑止します"
 
@@ -6621,17 +7189,14 @@
 msgid "archive prefix contains illegal components"
 msgstr "アーカイブの接頭辞が不正なコンポーネントを含みます"
 
-msgid "cannot give prefix when archiving to files"
-msgstr "アーカイブにファイルを追加するときは接頭辞を指定できません"
-
-#, python-format
-msgid "unknown archive type '%s'"
-msgstr "未知のアーカイブ種別 '%s'"
-
 msgid "archiving"
 msgstr "アーカイブ中"
 
 #, python-format
+msgid "malformed line in .hg/bookmarks: %r\n"
+msgstr ""
+
+#, python-format
 msgid "bookmark '%s' contains illegal character"
 msgstr "ブックマーク '%s' は不正な文字を含んでいます"
 
@@ -6690,6 +7255,10 @@
 msgid "the name '%s' is reserved"
 msgstr "タグ名 '%s' はシステムで予約されています"
 
+#, python-format
+msgid "uncommitted changes in subrepo %s"
+msgstr "副リポジトリ %s に未コミット変更があります"
+
 msgid "options --message and --logfile are mutually exclusive"
 msgstr "--message と --logfile は同時に指定できません"
 
@@ -6708,10 +7277,10 @@
 msgstr "出力ファイル名に不正なフォーマット '%%%s' 指定"
 
 msgid "cannot specify --changelog and --manifest at the same time"
-msgstr "--changelog と --manifest は同時には指定出来ません"
+msgstr "--changelog と --manifest は同時には指定できません"
 
 msgid "cannot specify filename with --changelog or --manifest"
-msgstr "--changelog ないし --manifest とファイル名は同時に指定出来ません"
+msgstr "--changelog ないし --manifest とファイル名は同時に指定できません"
 
 msgid "cannot specify --changelog or --manifest without a repository"
 msgstr "--changelog ないし --manifest の指定はリポジトリ指定が必要です"
@@ -6776,9 +7345,6 @@
 msgid "destination %s is not a directory"
 msgstr "作業先 %s はディレクトリではありません"
 
-msgid "no files to copy"
-msgstr "コピーするファイルがありません"
-
 msgid "(consider using --after)\n"
 msgstr "(--after を使ってみては?)\n"
 
@@ -7240,6 +7806,21 @@
 "    アーカイブ種別は、 出力先ファイルの拡張子から自動的に判定されますが\n"
 "    -t/--type で強制することも可能です。"
 
+msgid "      Examples:"
+msgstr "      例:"
+
+msgid "      - create a zip file containing the 1.0 release::"
+msgstr "      - 1.0 版時点のファイルを格納した zip ファイルの生成::"
+
+msgid "          hg archive -r 1.0 project-1.0.zip"
+msgstr "          hg archive -r 1.0 project-1.0.zip"
+
+msgid "      - create a tarball excluding .hg files::"
+msgstr "      - .hg で始まるファイルを除外した tar ファイルの生成::"
+
+msgid "          hg archive project.tar.gz -X \".hg*\""
+msgstr "          hg archive project.tar.gz -X \".hg*\""
+
 msgid "    Valid types are:"
 msgstr "    有効種別一覧:"
 
@@ -7289,8 +7870,8 @@
 msgid "merge with old dirstate parent after backout"
 msgstr "打ち消しリビジョンを現親リビジョンとマージ"
 
-msgid "parent to choose when backing out merge"
-msgstr "打ち消しリビジョンとのマージ対象"
+msgid "parent to choose when backing out merge (DEPRECATED)"
+msgstr "打ち消しリビジョンとのマージ対象 (非推奨)"
 
 msgid "revision to backout"
 msgstr "打ち消し対象リビジョン"
@@ -7319,32 +7900,41 @@
 "    マージ結果はコミットされません。"
 
 msgid ""
-"    By default, the pending changeset will have one parent,\n"
-"    maintaining a linear history. With --merge, the pending changeset\n"
-"    will instead have two parents: the old parent of the working\n"
-"    directory and a new child of REV that simply undoes REV."
-msgstr ""
-"    特に指定が無い場合、 打ち消しリビジョンは、\n"
-"    単一の親リビジョンしか持たない、\n"
-"    一直線の履歴となるように作成されます。\n"
-"    --merge を指定した場合は、 2つの親リビジョンを持つようになります。\n"
-"    一方の親は作業領域の親リビジョン、\n"
-"    もう一方は、 打ち消しリビジョン (= 打ち消し対象の新規子リビジョン)\n"
-"    です。"
-
-msgid ""
-"    Before version 1.7, the behavior without --merge was equivalent to\n"
-"    specifying --merge followed by :hg:`update --clean .` to cancel\n"
-"    the merge and leave the child of REV as a head to be merged\n"
-"    separately."
-msgstr ""
-"    1.8 版より前の本コマンドの --merge 無し時挙動は、\n"
-"    打消しを --merge 付きで実行した後で、\n"
-"    :hg:`update --clean .` を実行した場合と等価です。\n"
-"    ここでの :hg:`update --clean .` 実行は、\n"
-"    マージの実施をキャンセルし、\n"
-"    打ち消しリビジョンを後から別途マージできるように、\n"
-"    ヘッドのまま残す働きをします。"
+"    .. note::\n"
+"      backout cannot be used to fix either an unwanted or\n"
+"      incorrect merge."
+msgstr ""
+"    .. note::\n"
+"      :hg:`backout` による打消し機能は、マージ実施リビジョンに対しては、\n"
+"      適用できません。"
+
+msgid ""
+"      By default, the pending changeset will have one parent,\n"
+"      maintaining a linear history. With --merge, the pending\n"
+"      changeset will instead have two parents: the old parent of the\n"
+"      working directory and a new child of REV that simply undoes REV."
+msgstr ""
+"      特に指定が無い場合、 打ち消しリビジョンは、\n"
+"      単一の親リビジョンしか持たない、\n"
+"      一直線の履歴となるように作成されます。\n"
+"      --merge を指定した場合は、 2つの親リビジョンを持つようになります。\n"
+"      一方の親は作業領域の親リビジョン、\n"
+"      もう一方は、 打ち消しリビジョン (= 打ち消し対象の新規子リビジョン)\n"
+"      です。"
+
+msgid ""
+"      Before version 1.7, the behavior without --merge was equivalent\n"
+"      to specifying --merge followed by :hg:`update --clean .` to\n"
+"      cancel the merge and leave the child of REV as a head to be\n"
+"      merged separately."
+msgstr ""
+"      1.8 版より前の本コマンドの --merge 無し時挙動は、\n"
+"      打消しを --merge 付きで実行した後で、\n"
+"      :hg:`update --clean .` を実行した場合と等価です。\n"
+"      ここでの :hg:`update --clean .` 実行は、\n"
+"      マージの実施をキャンセルし、\n"
+"      打ち消しリビジョンを後から別途マージできるように、\n"
+"      ヘッドのまま残す働きをします。"
 
 msgid "please specify just one revision"
 msgstr "リビジョン指定は1つだけです"
@@ -7358,8 +7948,8 @@
 msgid "cannot backout a change with no parents"
 msgstr "親の無いリビジョンを打ち消すことはできません"
 
-msgid "cannot backout a merge changeset without --parent"
-msgstr "マージリビジョンの打消しには --parent 指定が必要です"
+msgid "cannot backout a merge changeset"
+msgstr "マージ実施リビジョンは打ち消し対象にできません"
 
 #, python-format
 msgid "%s is not a parent of %s"
@@ -7425,8 +8015,8 @@
 "    As a shortcut, you can also use the revision argument to mark a\n"
 "    revision as good or bad without checking it out first."
 msgstr ""
-"    てみじかな手順としては、 作業領域を更新せずに、 リビジョン指定を使用\n"
-"    してリビジョンを good ないし bad にマークすることもできます。"
+"    簡便な手順としては、 作業領域を更新せず、 リビジョン指定を使用して、\n"
+"    リビジョンを good ないし bad にマークすることもできます。"
 
 msgid ""
 "    If you supply a command, it will be used for automatic bisection.\n"
@@ -7441,6 +8031,95 @@
 "    127(コマンドが見つからない場合)は分割探索中断、 それ以外の 0 より\n"
 "    大きい終了コードは bad のマーク付けとみなされます。"
 
+msgid "      Some examples:"
+msgstr "      例:"
+
+msgid ""
+"      - start a bisection with known bad revision 12, and good revision 34::"
+msgstr ""
+"      - 既知の bad なリビジョン 12 と good なリビジョン 34 から検索開始::"
+
+msgid ""
+"          hg bisect --bad 34\n"
+"          hg bisect --good 12"
+msgstr ""
+"          hg bisect --bad 34\n"
+"          hg bisect --good 12"
+
+msgid ""
+"      - advance the current bisection by marking current revision as good "
+"or\n"
+"        bad::"
+msgstr "      - 現リビジョンを good ないし bad 化して検索状態を進める::"
+
+msgid ""
+"          hg bisect --good\n"
+"          hg bisect --bad"
+msgstr ""
+"          hg bisect --good\n"
+"          hg bisect --bad"
+
+msgid ""
+"      - mark the current revision, or a known revision, to be skipped (eg. "
+"if\n"
+"        that revision is not usable because of another issue)::"
+msgstr ""
+"      - 現ビジョンないし特定のリビジョンをスキップ (例: 別な問題により、\n"
+"        当該リビジョンの検証ができない)::"
+
+msgid ""
+"          hg bisect --skip\n"
+"          hg bisect --skip 23"
+msgstr ""
+"          hg bisect --skip\n"
+"          hg bisect --skip 23"
+
+msgid "      - forget the current bisection::"
+msgstr "      - 現行の検索状態をクリア::"
+
+msgid "          hg bisect --reset"
+msgstr "          hg bisect --reset"
+
+msgid ""
+"      - use 'make && make tests' to automatically find the first broken\n"
+"        revision::"
+msgstr ""
+"      - 最初の問題リビジョン探索の自動化に 'make && make tests' を利用::"
+
+msgid ""
+"          hg bisect --reset\n"
+"          hg bisect --bad 34\n"
+"          hg bisect --good 12\n"
+"          hg bisect --command 'make && make tests'"
+msgstr ""
+"          hg bisect --reset\n"
+"          hg bisect --bad 34\n"
+"          hg bisect --good 12\n"
+"          hg bisect --command 'make && make tests'"
+
+msgid ""
+"      - see all changesets whose states are already known in the current\n"
+"        bisection::"
+msgstr "      - 現在の検索において、 状態の判明しているリビジョン全てを表示::"
+
+msgid "          hg log -r \"bisect(pruned)\""
+msgstr "          hg log -r \"bisect(pruned)\""
+
+msgid "      - see all changesets that took part in the current bisection::"
+msgstr "      - 現在の検索対象になっているリビジョン全てを表示::"
+
+msgid "          hg log -r \"bisect(range)\""
+msgstr "          hg log -r \"bisect(range)\""
+
+msgid "      - with the graphlog extension, you can even get a nice graph::"
+msgstr "      - graphlog エクステンション有効時は、グラフ表示も可能::"
+
+msgid "          hg log --graph -r \"bisect(range)\""
+msgstr "          hg log --graph -r \"bisect(range)\""
+
+msgid "      See :hg:`help revsets` for more about the `bisect()` keyword."
+msgstr "    `bisect()` キーワードの詳細は :hg:`help revsets` を参照のこと。"
+
 msgid "The first good revision is:\n"
 msgstr "最初の good なリビジョンは:\n"
 
@@ -7464,10 +8143,10 @@
 msgstr "検証省略により、 最初の bad なリビジョンは以下から選択可能です:\n"
 
 msgid "cannot bisect (no known good revisions)"
-msgstr "分割探索出来ません(good リビジョンが未指定です)"
+msgstr "分割探索できません(good リビジョンが未指定です)"
 
 msgid "cannot bisect (no known bad revisions)"
-msgstr "分割探索出来ません(bad リビジョンが未指定です)"
+msgstr "分割探索できません(bad リビジョンが未指定です)"
 
 msgid "(use of 'hg bisect <cmd>' is deprecated)\n"
 msgstr "('hg bisect <cmd>' 形式の実行は推奨されません)\n"
@@ -7630,14 +8309,13 @@
 "    使用してください。 現ブランチを閉鎖する場合は\n"
 "    :hg:`commit --close-branch` を使用してください。"
 
-msgid "    .. note::"
-msgstr "    .. note::"
-
-msgid ""
+msgid ""
+"    .. note::\n"
 "       Branch names are permanent. Use :hg:`bookmark` to create a\n"
 "       light-weight bookmark instead. See :hg:`help glossary` for more\n"
 "       information about named branches and bookmarks."
 msgstr ""
+"    .. note::\n"
 "       ブランチ名は永続的なものです。軽量な名前付けをする場合は、\n"
 "       :hg:`bookmark` でブックマークを作成してください。\n"
 "       名前付きブランチとブックマークの詳細に関しては、\n"
@@ -7732,8 +8410,8 @@
 "    Generate a compressed changegroup file collecting changesets not\n"
 "    known to be in another repository."
 msgstr ""
-"    連携対象リポジトリに存在しないリビジョンの情報をまとめて、 圧縮\n"
-"    付きバンドルファイルを生成します。"
+"    連携対象リポジトリに存在しないリビジョンの情報をまとめて、\n"
+"    圧縮形式のバンドルファイルを生成します。"
 
 msgid ""
 "    If you omit the destination repository, then hg assumes the\n"
@@ -7741,18 +8419,18 @@
 "    parameters. To create a bundle containing all changesets, use\n"
 "    -a/--all (or --base null)."
 msgstr ""
-"    連携対象リポジトリが指定されない場合、 1つ以上の --base で指定\n"
-"    されたリビジョンを持つリポジトリが想定されます。 全てのリビジョンを\n"
-"    含むバンドルファイルを生成するには、 -a/--all (ないし --base null)を\n"
-"    指定します。"
+"    連携対象リポジトリが無指定の場合、 --base 指定されたリビジョンが、\n"
+"    連携対象リポジトリ側に存在するものと仮定します。\n"
+"    -a/--all (ないし --base null) 指定により、\n"
+"    全リビジョンを含むバンドルファイルが生成できます。"
 
 msgid ""
 "    You can change compression method with the -t/--type option.\n"
 "    The available compression methods are: none, bzip2, and\n"
 "    gzip (by default, bundles are compressed using bzip2)."
 msgstr ""
-"    圧縮方式を変更する場合は -t/--type を使用します。 利用可能な圧縮\n"
-"    形式は none(無圧縮), bzip2, gzip です(無指定時は bzip2 圧縮)。"
+"    圧縮形式は -t/--type で指定可能です。 利用可能な圧縮形式は\n"
+"    none (無圧縮), bzip2, gzip です (無指定時は bzip2 圧縮)。"
 
 msgid ""
 "    The bundle file can then be transferred using conventional means\n"
@@ -7760,17 +8438,17 @@
 "    command. This is useful when direct push and pull are not\n"
 "    available or when exporting an entire repository is undesirable."
 msgstr ""
-"    任意の方法で転送したバンドルファイルは、 他のリポジトリ上で\n"
-"    'hg unbundle' ないし 'hg pull' により適用可能です。 バンドルによる\n"
-"    伝播は、  'hg push/pull' による直接転送ができない場合や、 リポジトリ\n"
-"    全体の公開が望ましく無い場合に有用です。"
+"    バンドルファイルは :hg:`unbundle` ないし :hg:`pull` によって、\n"
+"    他リポジトリに取り込めるので、 変更内容を任意の方法で伝播できます。\n"
+"    バンドルファイルによる伝播は、 :hg:`push`/:hg:`pull` での直接転送や、\n"
+"    リポジトリ全体の公開が、 できない/望ましく無い場合に有用です。"
 
 msgid ""
 "    Applying bundles preserves all changeset contents including\n"
 "    permissions, copy/rename information, and revision history."
 msgstr ""
-"    バンドルの適用では、 権限設定、 複製/改名、 変更履歴といった情報を\n"
-"    含む全ての更新内容が取り込まれます。"
+"    バンドルファイルによる取り込みでは、 権限設定、 複製/改名、\n"
+"    変更履歴等を含む全ての更新内容が取り込まれます。"
 
 msgid ""
 "    Returns 0 on success, 1 if no changes found.\n"
@@ -7814,9 +8492,9 @@
 "    given using a format string. The formatting rules are the same as\n"
 "    for the export command, with the following additions:"
 msgstr ""
-"    出力先指定(置換指定可能)がある場合、 出力はファイルに保存されます。\n"
-"    置換指定には 'hg export' で指定可能なものに加えて以下のものを指定\n"
-"    できます:"
+"    出力先指定がある場合、 出力はファイルに保存されます。\n"
+"    出力先指定では、 :hg:`export` で指定可能なものに加えて、\n"
+"    以下の置換指定が利用可能です:"
 
 msgid ""
 "    :``%s``: basename of file being printed\n"
@@ -7853,124 +8531,163 @@
 "    If no destination directory name is specified, it defaults to the\n"
 "    basename of the source."
 msgstr ""
-"    複製先ディレクトリが指定されない場合、 複製元のベース名(パス名の\n"
-"    末尾要素)を使用します。"
+"    複製先ディレクトリが指定されない場合、 複製元のベース名\n"
+"    (パス名の末尾要素) を使用します。"
 
 msgid ""
 "    The location of the source is added to the new repository's\n"
 "    ``.hg/hgrc`` file, as the default to be used for future pulls."
 msgstr ""
-"    将来的な :hg:`pull` 実施に備えて、 複製先リポジトリの ``.hg/hgrc``\n"
+"    後々の :hg:`pull` 実施に備えて、 複製先リポジトリの ``.hg/hgrc``\n"
 "    ファイルには、 複製元リポジトリ位置が default 名義で記録されます。"
 
-msgid "    See :hg:`help urls` for valid source format details."
-msgstr "    リポジトリ位置指定の詳細は、 :hg:`help urls` を参照してください。"
-
-msgid ""
-"    It is possible to specify an ``ssh://`` URL as the destination, but no\n"
-"    ``.hg/hgrc`` and working directory will be created on the remote side.\n"
-"    Please see :hg:`help urls` for important details about ``ssh://`` URLs."
-msgstr ""
-"    複製先として ``ssh://`` URL 形式を指定することも可能ですが、\n"
-"    遠隔ホスト上では、 ``.hg/hgrc`` の作成も、\n"
-"    作業領域の更新も行われません。\n"
-"    ``ssh://`` URL 形式の詳細は、 :hg:`help urls` を参照してください。"
-
-msgid ""
-"    A set of changesets (tags, or branch names) to pull may be specified\n"
-"    by listing each changeset (tag, or branch name) with -r/--rev.\n"
-"    If -r/--rev is used, the cloned repository will contain only a subset\n"
-"    of the changesets of the source repository. Only the set of changesets\n"
-"    defined by all -r/--rev options (including all their ancestors)\n"
-"    will be pulled into the destination repository.\n"
-"    No subsequent changesets (including subsequent tags) will be present\n"
-"    in the destination."
-msgstr ""
-"    複製先に取り込む一連のリビジョンは、 -r/--rev を使用してリビジョン\n"
-"    (タグ名やブランチ名も可)を列挙することで指定します。\n"
-"    -r/--rev によるリビジョン指定複製を行なう場合、 複製先リポジトリは\n"
-"    複製元リポジトリの持つリビジョンの一部のみが取り込まれます。\n"
-"    -r/--rev によって指定されたリビジョン(およびその祖先となるリビジョン)\n"
-"    が取り込み対象となります。\n"
-"    複製先リポジトリには、 指定リビジョン以後のリビジョンは取り込まれません\n"
-"    (後続のタグ付けリビジョンも除外されます)。"
-
-msgid ""
-"    Using -r/--rev (or 'clone src#rev dest') implies --pull, even for\n"
-"    local source repositories."
-msgstr ""
-"    -r/--rev 指定付き(ないしは 'hg clone 複製元#リビジョン' 形式)\n"
-"    複製の場合、 同一ファイルシステム上での複製であっても、\n"
-"    暗黙的に --pull 指定を伴います。"
-
-msgid ""
-"    For efficiency, hardlinks are used for cloning whenever the source\n"
-"    and destination are on the same filesystem (note this applies only\n"
-"    to the repository data, not to the working directory). Some\n"
-"    filesystems, such as AFS, implement hardlinking incorrectly, but\n"
-"    do not report errors. In these cases, use the --pull option to\n"
-"    avoid hardlinking."
-msgstr ""
-"    複製元/複製先が同一ファイルシステム上にある場合、 資源効率等の\n"
-"    理由から(リポジトリの内部管理データに対してのみ)ハードリンクが使用\n"
-"    されます。 AFS を含む幾つかのファイルシステムは、 ハードリンク実装が\n"
-"    不適切であるにも関わらず、 エラー通知がありません。 このような場合には\n"
-"    --pull を指定することで、 ハードリンクを抑止します。"
-
-msgid ""
-"    In some cases, you can clone repositories and the working directory\n"
-"    using full hardlinks with ::"
-msgstr ""
-"    リポジトリの内部管理データと作業領域中のファイル全てに対する、\n"
-"    ハードリンクによる複製の作成には、 以下の方法が使えるかも知れません::"
-
-msgid "      $ cp -al REPO REPOCLONE"
-msgstr "      $ cp -al REPO REPOCLONE"
-
-msgid ""
-"    This is the fastest way to clone, but it is not always safe. The\n"
-"    operation is not atomic (making sure REPO is not modified during\n"
-"    the operation is up to you) and you have to make sure your editor\n"
-"    breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n"
-"    this is not compatible with certain extensions that place their\n"
-"    metadata under the .hg directory, such as mq."
-msgstr ""
-"    この方法は最速の複製方法かもしれませんが、 常に安全とは限りません。\n"
-"    操作の単一性は保障されません(リポジトリの複製中改変の防止は利用者\n"
-"    責務)し、 利用するエディタのファイル改変時の振る舞いが、 ハードリンク\n"
-"    を破棄するものである必要があります(Emacs および多くの Linux 系\n"
-"    ツールはそのように振舞います)。 この制約は .hg ディレクトリ配下に\n"
-"    メタデータを配置する、 MQ などのエクステンションとは相容れません。"
-
-msgid ""
-"    Mercurial will update the working directory to the first applicable\n"
-"    revision from this list:"
-msgstr ""
-"    Mercurial は、 以下の一覧中で最初に利用可能なリビジョンを用いて\n"
-"    作業領域を更新します:"
-
-msgid ""
-"    a) null if -U or the source repository has no changesets\n"
-"    b) if -u . and the source repository is local, the first parent of\n"
-"       the source repository's working directory\n"
-"    c) the changeset specified with -u (if a branch name, this means the\n"
-"       latest head of that branch)\n"
-"    d) the changeset specified with -r\n"
-"    e) the tipmost head specified with -b\n"
-"    f) the tipmost head specified with the url#branch source syntax\n"
-"    g) the tipmost head of the default branch\n"
-"    h) tip"
-msgstr ""
-"    a) -U が指定されるか、 元リポジトリ履歴が空の場合は null リビジョン\n"
-"    b) -u . が指定され、 且つ元リポジトリが同一ホストの場合、\n"
-"       元リポジトリの作業領域の第1親リビジョン\n"
-"    c) -u で指定されたリビジョン(ブランチ名が指定された場合、\n"
-"       当該ブランチの最新ヘッドリビジョン)\n"
-"    d) -r で指定されたリビジョン\n"
-"    e) -b で指定sれたブランチの最新ヘッドリビジョン\n"
-"    f) url#branch 形式で指定されたブランチの最新ヘッドリビジョン\n"
-"    g) default ブランチの最新ヘッドリビジョン\n"
-"    h) tip"
+msgid ""
+"    Only local paths and ``ssh://`` URLs are supported as\n"
+"    destinations. For ``ssh://`` destinations, no working directory or\n"
+"    ``.hg/hgrc`` will be created on the remote side."
+msgstr ""
+"    複製先に指定可能なのは、 ローカルファイルシステム上のパスと、\n"
+"    ``ssh://`` 形式 URL のみです。 ``ssh://`` 形式 URL を指定した場合、\n"
+"    作業領域の更新や、 ``.hg/hgrc`` の生成は行われません。"
+
+msgid ""
+"    To pull only a subset of changesets, specify one or more revisions\n"
+"    identifiers with -r/--rev or branches with -b/--branch. The\n"
+"    resulting clone will contain only the specified changesets and\n"
+"    their ancestors. These options (or 'clone src#rev dest') imply\n"
+"    --pull, even for local source repositories. Note that specifying a\n"
+"    tag will include the tagged changeset but not the changeset\n"
+"    containing the tag."
+msgstr ""
+"    -r/--rev でのリビジョン指定や、 -b/--branch でのブランチ指定により、\n"
+"    一部のリビジョンのみを取り込むことができます。 複製先のリポジトリは、\n"
+"    指定リビジョンと、 その祖先のみを保持します。 これらのオプション指定\n"
+"    (あるいは :hg:`clone src#rev dest` 形式での複製) がある場合、\n"
+"    同一ファイルシステム上のリポジトリの複製でも、 --pull 指定時と、\n"
+"    同様に振舞います。 タグ名でリビジョンを指定した場合、\n"
+"    タグ「対処」リビジョンは、 複製先に取り込まれますが、\n"
+"    タグ「実施」リビジョンは、 複製先に取り込まれません。"
+
+msgid ""
+"    To check out a particular version, use -u/--update, or\n"
+"    -U/--noupdate to create a clone with no working directory."
+msgstr ""
+"    特定のリビジョンで、 作業領域を更新する場合は -u/--update を、\n"
+"    作業領域にデータを持ちたくない場合は -U/--noupdate を指定します。"
+
+msgid ""
+"      For efficiency, hardlinks are used for cloning whenever the\n"
+"      source and destination are on the same filesystem (note this\n"
+"      applies only to the repository data, not to the working\n"
+"      directory). Some filesystems, such as AFS, implement hardlinking\n"
+"      incorrectly, but do not report errors. In these cases, use the\n"
+"      --pull option to avoid hardlinking."
+msgstr ""
+"      複製元/複製先が、 同一ファイルシステム上にある場合、\n"
+"      資源効率の点から、 (リポジトリの内部管理データに対してのみ)\n"
+"      ハードリンクが使用されます。 ハードリンク実装が不適切な、 \n"
+"      ファイルシステム (例: AFS) は、 ハードリンク使用時に、\n"
+"      エラー通知がありません。 このような場合には --pull\n"
+"      を指定することで、 ハードリンク使用を抑止してください。"
+
+msgid ""
+"      In some cases, you can clone repositories and the working\n"
+"      directory using full hardlinks with ::"
+msgstr ""
+"      リポジトリの内部管理データと作業領域中のファイル全てに対する、\n"
+"      ハードリンクによる複製の作成には、 以下の方法が使えるかも知れません::"
+
+msgid "        $ cp -al REPO REPOCLONE"
+msgstr "        $ cp -al REPO REPOCLONE"
+
+msgid ""
+"      This is the fastest way to clone, but it is not always safe. The\n"
+"      operation is not atomic (making sure REPO is not modified during\n"
+"      the operation is up to you) and you have to make sure your\n"
+"      editor breaks hardlinks (Emacs and most Linux Kernel tools do\n"
+"      so). Also, this is not compatible with certain extensions that\n"
+"      place their metadata under the .hg directory, such as mq."
+msgstr ""
+"      この方法は最速の複製方法かもしれませんが、 常に安全とは限りません。\n"
+"      操作の単一性は保障されません (リポジトリの複製中改変の防止は、 \n"
+"      利用者責務) し、 利用するエディタのファイル改変時の振る舞いが、\n"
+"      ハードリンクを破棄するものである必要があります (Emacs および多くの\n"
+"      Linux 系ツールは、 そのように振舞います)。 この制約は、\n"
+"      MQ エクステンションのように、 .hg ディレクトリ配下に、\n"
+"      管理情報を格納するツールとは相容れません。"
+
+msgid ""
+"      Mercurial will update the working directory to the first applicable\n"
+"      revision from this list:"
+msgstr ""
+"      Mercurial は、 以下の一覧中で最初に利用可能なリビジョンを用いて、\n"
+"      作業領域を更新します:"
+
+msgid ""
+"      a) null if -U or the source repository has no changesets\n"
+"      b) if -u . and the source repository is local, the first parent of\n"
+"         the source repository's working directory\n"
+"      c) the changeset specified with -u (if a branch name, this means the\n"
+"         latest head of that branch)\n"
+"      d) the changeset specified with -r\n"
+"      e) the tipmost head specified with -b\n"
+"      f) the tipmost head specified with the url#branch source syntax\n"
+"      g) the tipmost head of the default branch\n"
+"      h) tip"
+msgstr ""
+"      a) -U が指定されるか、 元リポジトリ履歴が空の場合は null リビジョン\n"
+"      b) -u . が指定され、 且つ元リポジトリが同一ホストの場合、\n"
+"         元リポジトリの作業領域の第1親リビジョン\n"
+"      c) -u で指定されたリビジョン (ブランチ名が指定された場合、\n"
+"         当該ブランチの最新ヘッドリビジョン)\n"
+"      d) -r で指定されたリビジョン\n"
+"      e) -b で指定sれたブランチの最新ヘッドリビジョン\n"
+"      f) url#branch 形式で指定されたブランチの最新ヘッドリビジョン\n"
+"      g) default ブランチの最新ヘッドリビジョン\n"
+"      h) tip"
+
+msgid "      - clone a remote repository to a new directory named hg/::"
+msgstr "      - 遠隔リポジトリを、 新規 hg/ ディレクトリ配下に複製::"
+
+msgid "          hg clone http://selenic.com/hg"
+msgstr "          hg clone http://selenic.com/hg"
+
+msgid "      - create a lightweight local clone::"
+msgstr "      - 同一ホスト上のリポジトリを軽量複製::"
+
+msgid "          hg clone project/ project-feature/"
+msgstr "          hg clone project/ project-feature/"
+
+msgid ""
+"      - clone from an absolute path on an ssh server (note double-slash)::"
+msgstr "      - SSH 接続先から絶対パス指定で複製 (ダブルスラッシュに注意)::"
+
+msgid "          hg clone ssh://user@server//home/projects/alpha/"
+msgstr "          hg clone ssh://user@server//home/projects/alpha/"
+
+msgid ""
+"      - do a high-speed clone over a LAN while checking out a\n"
+"        specified version::"
+msgstr "      - LAN 経由での高速複製と、 特定リビジョンでの作業領域更新::"
+
+msgid "          hg clone --uncompressed http://server/repo -u 1.5"
+msgstr "          hg clone --uncompressed http://server/repo -u 1.5"
+
+msgid ""
+"      - create a repository without changesets after a particular revision::"
+msgstr "      - 特定リビジョンまでしか含まないリポジトリの生成::"
+
+msgid "          hg clone -r 04e544 experimental/ good/"
+msgstr "          hg clone -r 04e544 experimental/ good/"
+
+msgid "      - clone (and track) a particular named branch::"
+msgstr "      - 特定の名前付きブランチ限定での複製::"
+
+msgid "          hg clone http://selenic.com/hg#stable"
+msgstr "          hg clone http://selenic.com/hg#stable"
+
+msgid "    See :hg:`help urls` for details on specifying URLs."
+msgstr "    URL 記述の詳細は :hg:`help urls` を参照してください。"
 
 msgid "cannot specify both --noupdate and --updaterev"
 msgstr "--noupdate と --updaterev は併用できません"
@@ -7992,8 +8709,7 @@
 "    指定されたファイルの変更内容を、 管理領域に記録 (コミット) します。\n"
 "    中央集権的な構成管理ツールと異なり、\n"
 "    この操作で変更が記録されるのは、 手元の管理領域に対してのみです。\n"
-"    変更を能動的に公開する方法に関しては、\n"
-"    :hg:`help push` を参照してください。"
+"    能動的な変更伝播に関しては、 :hg:`help push` を参照してください。"
 
 msgid ""
 "    If a list of files is omitted, all changes reported by :hg:`status`\n"
@@ -8006,8 +8722,8 @@
 "    If you are committing the result of a merge, do not provide any\n"
 "    filenames or -I/-X filters."
 msgstr ""
-"    'hg merge' 結果をコミットする場合、 ファイル名ないし -I/-X のいずれも\n"
-"    指定しないでください。"
+"    :hg:`merge` 結果をコミットする場合、 ファイル名ないし -I/-X の、\n"
+"    いずれも指定しないでください。"
 
 msgid ""
 "    If no commit message is specified, Mercurial starts your\n"
@@ -8350,8 +9066,9 @@
 msgid " (check that you compiled the extensions)\n"
 msgstr " (エクステンションのコンパイル状況を確認してください)\n"
 
-msgid "Checking templates...\n"
-msgstr "テンプレートの検証中...\n"
+#, python-format
+msgid "Checking templates (%s)...\n"
+msgstr "テンプレート (%s) の検証中...\n"
 
 msgid " (templates seem to have been installed incorrectly)\n"
 msgstr " (テンプレートのインストールが不適切なようです)\n"
@@ -8532,6 +9249,43 @@
 "    git 拡張差分形式で表示するには -g/--git を指定します。 詳細は\n"
 "    :hg:`help diffs` を参照してください。"
 
+msgid "      - compare a file in the current working directory to its parent::"
+msgstr "      - 作業領域のファイルを親リビジョンと比較::"
+
+msgid "          hg diff foo.c"
+msgstr "          hg diff foo.c"
+
+msgid ""
+"      - compare two historical versions of a directory, with rename info::"
+msgstr "      - 2つのリビジョン時点でのディレクトリ内容を比較 (改名情報付き)::"
+
+msgid "          hg diff --git -r 1.0:1.2 lib/"
+msgstr "          hg diff --git -r 1.0:1.2 lib/"
+
+msgid "      - get change stats relative to the last change on some date::"
+msgstr "      - 指定日時時点からの差分の統計情報を表示::"
+
+msgid "          hg diff --stat -r \"date('may 2')\""
+msgstr "          hg diff --stat -r \"date('may 2')\""
+
+msgid "      - diff all newly-added files that contain a keyword::"
+msgstr "      - 指定キーワードを含む全新規追加ファイルの差分を表示::"
+
+msgid "          hg diff \"set:added() and grep(GNU)\""
+msgstr "          hg diff \"set:added() and grep(GNU)\""
+
+msgid "      - compare a revision and its parents::"
+msgstr "      - 指定リビジョンとその親を比較::"
+
+msgid ""
+"          hg diff -c 9353         # compare against first parent\n"
+"          hg diff -r 9353^:9353   # same using revset syntax\n"
+"          hg diff -r 9353^2:9353  # compare against the second parent"
+msgstr ""
+"          hg diff -c 9353         # 第1親との比較\n"
+"          hg diff -r 9353^:9353   # 上記と等価な revset 文法記述\n"
+"          hg diff -r 9353^2:9353  # 第2親との比較"
+
 msgid "diff against the second parent"
 msgstr "第2親との差分を使用"
 
@@ -8581,6 +9335,8 @@
 "    :``%R``: changeset revision number\n"
 "    :``%b``: basename of the exporting repository\n"
 "    :``%h``: short-form changeset hash (12 hexadecimal digits)\n"
+"    :``%m``: first line of the commit message (only alphanumeric "
+"characters)\n"
 "    :``%n``: zero-padded sequence number, starting at 1\n"
 "    :``%r``: zero-padded changeset revision number"
 msgstr ""
@@ -8590,6 +9346,7 @@
 "    :``%R``: リビジョン番号\n"
 "    :``%b``: 対象リポジトリのベース名\n"
 "    :``%h``: 短縮形式ハッシュ値(12 桁 16 進数)\n"
+"    :``%m``: コミットログの1行目 (英数字限定)\n"
 "    :``%n``: 1から始まるゼロ詰めの通し番号\n"
 "    :``%r``: ゼロ詰めのリビジョン番号"
 
@@ -8616,6 +9373,30 @@
 "    --switch-parent を指定することで、 比較対象が第2親になります。\n"
 "    これはマージのレビューの際などに有効です。"
 
+msgid ""
+"      - use export and import to transplant a bugfix to the current\n"
+"        branch::"
+msgstr "      - export と import の併用による現ブランチ上への変更の移植::"
+
+msgid "          hg export -r 9353 | hg import -"
+msgstr "          hg export -r 9353 | hg import -"
+
+msgid ""
+"      - export all the changesets between two revisions to a file with\n"
+"        rename information::"
+msgstr "      - 指定リビジョン間の全変更 (改名情報付き) をファイルに出力::"
+
+msgid "          hg export --git -r 123:150 > changes.txt"
+msgstr "          hg export --git -r 123:150 > changes.txt"
+
+msgid ""
+"      - split outgoing changes into a series of patches with\n"
+"        descriptive names::"
+msgstr "      - 可読性ある名前の一連のファイルに変更内容を分割格納::"
+
+msgid "          hg export -r \"outgoing()\" -o \"%n-%m.patch\""
+msgstr "          hg export -r \"outgoing()\" -o \"%n-%m.patch\""
+
 msgid "export requires at least one changeset"
 msgstr "最低1つのリビジョン指定が必要です"
 
@@ -8646,16 +9427,116 @@
 "    登録除外操作のコミット前取り消しは、 :hg:`help add` を参照して\n"
 "    ください。"
 
-msgid "no files specified"
-msgstr "ファイル名指定がありません"
-
-#, python-format
-msgid "not removing %s: file is already untracked\n"
-msgstr "%s は削除されません: 既に構成管理対象ではありません\n"
-
-#, python-format
-msgid "removing %s\n"
-msgstr "%s を登録除外中\n"
+msgid "      - forget newly-added binary files::"
+msgstr "      - 新規追加のバイナリファイルを登録除外::"
+
+msgid "          hg forget \"set:added() and binary()\""
+msgstr "          hg forget \"set:added() and binary()\""
+
+msgid "      - forget files that would be excluded by .hgignore::"
+msgstr "      - .hgignore による無視対象ファイルを登録除外::"
+
+msgid "          hg forget \"set:hgignore()\""
+msgstr "          hg forget \"set:hgignore()\""
+
+msgid "resume interrupted graft"
+msgstr "中断された移植を再開"
+
+msgid "record the current date as commit date"
+msgstr "現時刻をコミット日時として記録"
+
+msgid "record the current user as committer"
+msgstr "現ユーザをコミットユーザとして記録"
+
+msgid "[OPTION]... REVISION..."
+msgstr "[OPTION]... REVISION..."
+
+msgid "copy changes from other branches onto the current branch"
+msgstr "別ブランチ上から現行ブランチへの指定リビジョンの複製"
+
+msgid ""
+"    This command uses Mercurial's merge logic to copy individual\n"
+"    changes from other branches without merging branches in the\n"
+"    history graph. This is sometimes known as 'backporting' or\n"
+"    'cherry-picking'. By default, graft will copy user, date, and\n"
+"    description from the source changesets."
+msgstr ""
+
+msgid ""
+"    Changesets that are ancestors of the current revision, that have\n"
+"    already been grafted, or that are merges will be skipped."
+msgstr ""
+
+msgid ""
+"    If a graft merge results in conflicts, the graft process is\n"
+"    aborted so that the current merge can be manually resolved. Once\n"
+"    all conflicts are addressed, the graft process can be continued\n"
+"    with the -c/--continue option."
+msgstr ""
+
+msgid ""
+"    .. note::\n"
+"      The -c/--continue option does not reapply earlier options."
+msgstr ""
+
+msgid ""
+"      - copy a single change to the stable branch and edit its description::"
+msgstr ""
+
+msgid ""
+"          hg update stable\n"
+"          hg graft --edit 9393"
+msgstr ""
+
+msgid ""
+"      - graft a range of changesets with one exception, updating dates::"
+msgstr ""
+
+msgid "          hg graft -D \"2085::2093 and not 2091\""
+msgstr ""
+
+msgid "      - continue a graft after resolving conflicts::"
+msgstr ""
+
+msgid "          hg graft -c"
+msgstr ""
+
+msgid "      - show the source of a grafted changeset::"
+msgstr ""
+
+msgid "          hg log --debug -r tip"
+msgstr ""
+
+msgid ""
+"    Returns 0 on successful completion.\n"
+"    "
+msgstr ""
+"    成功時のコマンド終了値は 0 です。\n"
+"    "
+
+msgid "can't specify --continue and revisions"
+msgstr "--continue とリビジョンは同時に指定できません"
+
+msgid "no graft state found, can't continue"
+msgstr "移植状態が記録されていないため再開できません"
+
+#, python-format
+msgid "skipping ungraftable merge revision %s\n"
+msgstr "移植できないマージリビジョン %s を飛ばしています\n"
+
+#, python-format
+msgid "skipping ancestor revision %s\n"
+msgstr "祖先ビジョン %s を飛ばしています\n"
+
+#, python-format
+msgid "skipping already grafted revision %s\n"
+msgstr "すでに移植したりビジョン %s を飛ばしています\n"
+
+msgid "unresolved conflicts, can't continue"
+msgstr "衝突が未解消のため、継続できません"
+
+msgid "use hg resolve and hg graft --continue"
+msgstr "hg resolve と hg graft --continue を使用してください"
 
 msgid "end fields with NUL"
 msgstr "各フィールドの区切りにNUL文字(0x00)を使用"
@@ -8837,6 +9718,19 @@
 "    成功時のコマンド終了値は 0 です。\n"
 "    "
 
+msgid "VALUE"
+msgstr "値"
+
+msgid "DEPRECATED"
+msgstr "非推奨"
+
+msgid ""
+"\n"
+"[+] marked option can be specified multiple times\n"
+msgstr ""
+"\n"
+"[+] 印付きのオプションは複数回指定可能です\n"
+
 msgid "global options:"
 msgstr "グローバルオプション:"
 
@@ -8856,11 +9750,8 @@
 msgstr "組み込み別名およびグローバルオプションの表示は \"hg -v help%s\""
 
 #, python-format
-msgid "use \"hg -v help %s\" to show global options"
-msgstr "グローバルオプションは \"hg -v help %s\" で表示されます"
-
-msgid "list of commands:"
-msgstr "コマンド一覧:"
+msgid "use \"hg -v help %s\" to show more info"
+msgstr "より詳細な情報は \"hg -v help %s\" で表示されます"
 
 #, python-format
 msgid ""
@@ -8890,23 +9781,44 @@
 msgstr "%s"
 
 #, python-format
-msgid ""
-"\n"
-"use \"hg -v help %s\" to show verbose help\n"
-msgstr ""
-"\n"
-"\"hg -v help %s\" で詳細なヘルプが表示されます\n"
-
-msgid "options:\n"
-msgstr "オプション:\n"
-
-#, python-format
 msgid "use \"hg help -e %s\" to show help for the %s extension"
 msgstr "\"hg help -e %s\" によってエクステンション %s のヘルプが表示されます"
 
+#, python-format
+msgid ""
+"\n"
+"use \"hg help %s\" to show the full help text\n"
+msgstr ""
+"\n"
+"\"hg help %s\" で詳細なヘルプが表示されます\n"
+
+#, python-format
+msgid ""
+"\n"
+"use \"hg -v help %s\" to show more info\n"
+msgstr ""
+"\n"
+"\"hg -v help %s\" で詳細な情報が表示されます\n"
+
+msgid "basic commands:"
+msgstr "基本コマンド:"
+
+msgid "list of commands:"
+msgstr "コマンド一覧:"
+
 msgid "no commands defined\n"
 msgstr "コマンドが定義されていません\n"
 
+msgid "enabled extensions:"
+msgstr "有効化されているエクステンション:"
+
+msgid ""
+"\n"
+"additional help topics:"
+msgstr ""
+"\n"
+"追加のヘルプトピック:"
+
 #, python-format
 msgid ""
 "\n"
@@ -8932,32 +9844,6 @@
 msgid "Mercurial Distributed SCM\n"
 msgstr "Mercurial - 分散構成管理ツール\n"
 
-msgid "basic commands:"
-msgstr "基本コマンド:"
-
-msgid "enabled extensions:"
-msgstr "有効化されているエクステンション:"
-
-msgid "VALUE"
-msgstr "値"
-
-msgid "DEPRECATED"
-msgstr "非推奨"
-
-msgid ""
-"\n"
-"[+] marked option can be specified multiple times"
-msgstr ""
-"\n"
-"[+] 印付きのオプションは複数回指定可能です"
-
-msgid ""
-"\n"
-"additional help topics:"
-msgstr ""
-"\n"
-"追加のヘルプトピック:"
-
 msgid "identify the specified revision"
 msgstr "当該リビジョンの識別情報を表示"
 
@@ -9009,6 +9895,24 @@
 "    パス指定有りでの起動の際には、 他のリポジトリないしバンドルファイルの\n"
 "    状態を表示します。"
 
+msgid "      - generate a build identifier for the working directory::"
+msgstr ""
+
+msgid "          hg id --id > build-id.dat"
+msgstr ""
+
+msgid "      - find the revision corresponding to a tag::"
+msgstr ""
+
+msgid "          hg id -n -r 1.3"
+msgstr ""
+
+msgid "      - check the most recent revision of a remote repository::"
+msgstr ""
+
+msgid "          hg id -r tip http://selenic.com/hg/"
+msgstr ""
+
 msgid "can't query remote revision number, branch, or tags"
 msgstr "リビジョン番号/ブランチ/タグは遠隔問い合わせできません"
 
@@ -9049,13 +9953,13 @@
 "    --no-commit is specified)."
 msgstr ""
 "    列挙されたパッチの取り込みおよびコミットを\n"
-"    (--no-commit 指定が無い限り)個別に行います。"
+"    (--no-commit 指定が無い限り) 個別に行います。"
 
 msgid ""
 "    If there are outstanding changes in the working directory, import\n"
 "    will abort unless given the -f/--force flag."
 msgstr ""
-"    作業領域に未コミットの変更がある場合、 -f/--force が指定されない限り\n"
+"    作業領域に未コミット変更がある場合、 -f/--force が指定されない限り、\n"
 "    取り込みは実施されません。"
 
 msgid ""
@@ -9066,12 +9970,11 @@
 "    text/plain body parts before first diff are added to commit\n"
 "    message."
 msgstr ""
-"    電子メールから直接パッチを取り込むことも可能です。 添付ファイル\n"
-"    形式のパッチであっても取り込み可能です(但し、 text/plain ないし\n"
-"    text/x-patch 型でなければなりません)。 作成者およびコミットログが無い\n"
-"    場合、 電子メールの From および Subject ヘッダ値が使用されます。\n"
-"    最初のパッチデータに先立つ text/plain ボディは、 コミットログに追記\n"
-"    されます。"
+"    添付ファイル形式 (但し text/plain ないし text/x-patch 型限定)\n"
+"    を含めて、 電子メールからもパッチを取り込めます。\n"
+"    作成者/コミットログが無い場合、 電子メールの From および Subject\n"
+"    ヘッダ値を使用します。 差分データに先立つ text/plain パートは、\n"
+"    コミットログに追記されます。"
 
 msgid ""
 "    If the imported patch was generated by :hg:`export`, user and\n"
@@ -9081,8 +9984,8 @@
 msgstr ""
 "    :hg:`export` により生成されたパッチを取り込む場合、 電子メールの\n"
 "    ヘッダやボディの情報よりも、 パッチに含まれる情報の方が優先します。\n"
-"    コマンドラインでの -m/--message ないし -u/--user 指定はこれらよりも\n"
-"    更に優先します。"
+"    コマンドラインでの -m/--message ないし -u/--user 指定は、\n"
+"    これらよりも更に優先します。"
 
 msgid ""
 "    If --exact is specified, import will set the working directory to\n"
@@ -9091,11 +9994,11 @@
 "    the patch. This may happen due to character set problems or other\n"
 "    deficiencies in the text patch format."
 msgstr ""
-"    --exact が指定された場合、 作業領域をパッチの親リビジョンに更新して\n"
-"    からパッチを適用しますが、 作成されたリビジョンのハッシュ値が、 パッチ\n"
-"    に記録された値と異なる場合、 取り込みは実施されません。 この現象は、\n"
-"    利用する文字符号化の問題や、 パッチのテキスト部分の不足などが原因で\n"
-"    発生する可能性があります。"
+"    --exact 指定時には、 作業領域をパッチの親リビジョンに更新してから、\n"
+"    パッチを適用しますが、 パッチにより作成されたリビジョンのハッシュ値が、\n"
+"    パッチに記録された値と異なる場合、 パッチの取り込みは中断されます。\n"
+"    この問題の原因として考えられるのは、 文字符号化形式の不一致や、\n"
+"    パッチ内容の欠損などです。"
 
 msgid ""
 "    Use --bypass to apply and commit patches directly to the\n"
@@ -9103,16 +10006,14 @@
 "    patches will be applied on top of the working directory parent\n"
 "    revision."
 msgstr ""
-"    --bypass 指定することで、 作業領域を改変せずに、\n"
-"    リポジトリへ変更内容を直接反映させることが出来ます。\n"
-"    --exact 指定が無い場合、 変更内容の適用対象は、\n"
-"    作業領域の親リビジョンになります。"
+"    --bypass 指定時は、 作業領域の改変無しに変更内容を反映します。\n"
+"    --exact 指定が無い場合、 変更は作業領域の親リビジョンに適用されます。"
 
 msgid ""
 "    With -s/--similarity, hg will attempt to discover renames and\n"
 "    copies in the patch in the same way as 'addremove'."
 msgstr ""
-"    -s/--similarity が指定された場合、 'hg addremove' と同様な方針で、\n"
+"    -s/--similarity が指定された場合、 :hg:`addremove` と同様な方針で、\n"
 "    パッチによる変更結果から、 改名や複製を検出します。"
 
 msgid ""
@@ -9124,30 +10025,61 @@
 "    URL が指定された場合、 パッチを当該 URL からダウンロードします。\n"
 "    -d/--date での日時表記は :hg:`help dates` を参照してください。"
 
+msgid "      - import a traditional patch from a website and detect renames::"
+msgstr ""
+
+msgid "          hg import -s 80 http://example.com/bugfix.patch"
+msgstr ""
+
+msgid "      - import a changeset from an hgweb server::"
+msgstr ""
+
+msgid "          hg import http://www.selenic.com/hg/rev/5ca8c111e9aa"
+msgstr ""
+
+msgid "      - import all the patches in an Unix-style mbox::"
+msgstr ""
+
+msgid "          hg import incoming-patches.mbox"
+msgstr ""
+
+msgid ""
+"      - attempt to exactly restore an exported changeset (not always\n"
+"        possible)::"
+msgstr ""
+
+msgid "          hg import --exact proposed-fix.patch"
+msgstr ""
+
+msgid "need at least one patch to import"
+msgstr "取り込みには最低1つのパッチ名指定が必要です"
+
 msgid "cannot use --no-commit with --bypass"
-msgstr "--no-commit と --bypass は併用出来ません"
+msgstr "--no-commit と --bypass は併用できません"
 
 msgid "cannot use --similarity with --bypass"
-msgstr "--similarity と --bypass は併用出来ません"
+msgstr "--similarity と --bypass は併用できません"
 
 msgid "patch is damaged or loses information"
 msgstr "パッチには破損ないし情報の欠落があります"
 
-msgid "to working directory"
-msgstr "作業領域"
+msgid "applied to working directory"
+msgstr "作業領域への適用"
 
 msgid "not a Mercurial patch"
 msgstr "Mercurial 向けのパッチではありません"
 
+#. i18n: refers to a short changeset id
+#, python-format
+msgid "created %s"
+msgstr "%s を作成"
+
 msgid "applying patch from stdin\n"
 msgstr "標準入力からのパッチを適用中\n"
 
 #, python-format
-msgid "applied %s\n"
-msgstr "%s に対して適用\n"
-
-msgid "no diffs found"
-msgstr "差分がありません"
+msgid "%s: no diffs found"
+msgstr "%s: 差分がありません"
 
 msgid "run even if remote repository is unrelated"
 msgstr "連携先が無関係なリポジトリでも実行"
@@ -9178,16 +10110,17 @@
 "    pull location. These are the changesets that would have been pulled\n"
 "    if a pull at the time you issued this command."
 msgstr ""
-"    ファイルパスや URL、 'hg pull' の default 取り込み対象により指定\n"
-"    されるリポジトリ中の、 未取り込みリビジョンを検索します。\n"
-"    これらは、 'hg pull' を実行した際の取り込み対象リビジョンです。"
+"    ファイルパス、 URL ないし :hg:`pull` の無指定時連携先リポジトリ中の、\n"
+"    未取り込みリビジョンを検索します。 これらのリビジョンは\n"
+"    :hg:`pull` を実行した際に、 取り込み対象となります。"
 
 msgid ""
 "    For remote repository, using --bundle avoids downloading the\n"
 "    changesets twice if the incoming is followed by a pull."
 msgstr ""
-"    遠隔ホストのリポジトリの場合、 --bundle を使用することで、 本コマンド\n"
-"    実行後の 'hg pull' 実施の際に、 再度のリビジョン検索を抑止できます。"
+"    --bundle での書き出し結果を利用した :hg:`pull` の実施は、\n"
+"    :hg:`pull` での再度のデータ転送を抑止できるため、\n"
+"    (データ転送コストの高い) 遠隔ホストとの連携では特に有用です。"
 
 msgid "    See pull for valid source format details."
 msgstr "    対象リポジトリの指定形式は :hg:`help pull` を参照してください。"
@@ -9322,29 +10255,25 @@
 msgstr "    特定のファイルないしリポジトリ全体の変更履歴を表示します。"
 
 msgid ""
+"    If no revision range is specified, the default is ``tip:0`` unless\n"
+"    --follow is set, in which case the working directory parent is\n"
+"    used as the starting revision."
+msgstr ""
+"    特に指定されない場合、 対象となるリビジョンの範囲は ``tip:0``\n"
+"    とみなされますが、 --follow が指定された場合は、 作業領域の\n"
+"    親リビジョンが開始リビジョンとみなされます。"
+
+msgid ""
 "    File history is shown without following rename or copy history of\n"
 "    files. Use -f/--follow with a filename to follow history across\n"
 "    renames and copies. --follow without a filename will only show\n"
-"    ancestors or descendants of the starting revision. --follow-first\n"
-"    only follows the first parent of merge revisions."
+"    ancestors or descendants of the starting revision."
 msgstr ""
 "    ファイルの履歴表示では、 改名/複製時の元ファイルにまでさかのぼった\n"
 "    履歴は表示しません。 元ファイルの履歴をさかのぼる場合は、 ファイル名\n"
 "    と一緒に -f/--follow を使用します。 --follow 指定の際にファイル名が\n"
 "    指定されない場合は、 開始リビジョンに連なるリビジョンのみを表示\n"
-"    します。 --follow-first 指定は、 マージリビジョンにおいて第1親の履歴\n"
-"    のみをさかのぼります。"
-
-msgid ""
-"    If no revision range is specified, the default is ``tip:0`` unless\n"
-"    --follow is set, in which case the working directory parent is\n"
-"    used as the starting revision. You can specify a revision set for\n"
-"    log, see :hg:`help revsets` for more information."
-msgstr ""
-"    特に指定されない場合、 対象となるリビジョンの範囲は ``tip:0``\n"
-"    とみなされますが、 --follow が指定された場合は、 作業領域の\n"
-"    親リビジョンが開始リビジョンとみなされます。 複数のリビジョンの\n"
-"    ログを一括して表示させる方法は :hg:`help revsets` を参照してください。"
+"    します。"
 
 msgid ""
 "    By default this command prints revision number and changeset id,\n"
@@ -9371,6 +10300,78 @@
 "       固定されているためです。 ファイル一覧が予期せぬ内容となるのは、\n"
 "       親同士で内容が異なるファイルのみが列挙されるためです。"
 
+msgid ""
+"    .. note::\n"
+"       for performance reasons, log FILE may omit duplicate changes\n"
+"       made on branches and will not show deletions. To see all\n"
+"       changes including duplicates and deletions, use the --removed\n"
+"       switch."
+msgstr ""
+
+msgid "      - changesets with full descriptions and file lists::"
+msgstr ""
+
+msgid "          hg log -v"
+msgstr ""
+
+msgid "      - changesets ancestral to the working directory::"
+msgstr ""
+
+msgid "          hg log -f"
+msgstr ""
+
+msgid "      - last 10 commits on the current branch::"
+msgstr ""
+
+msgid "          hg log -l 10 -b ."
+msgstr ""
+
+msgid ""
+"      - changesets showing all modifications of a file, including removals::"
+msgstr ""
+
+msgid "          hg log --removed file.c"
+msgstr ""
+
+msgid ""
+"      - all changesets that touch a directory, with diffs, excluding merges::"
+msgstr ""
+
+msgid "          hg log -Mp lib/"
+msgstr ""
+
+msgid "      - all revision numbers that match a keyword::"
+msgstr ""
+
+msgid "          hg log -k bug --template \"{rev}\\n\""
+msgstr ""
+
+msgid "      - check if a given changeset is included is a tagged release::"
+msgstr ""
+
+msgid "          hg log -r \"a21ccf and ancestor(1.9)\""
+msgstr ""
+
+msgid "      - find all changesets by some user in a date range::"
+msgstr ""
+
+msgid "          hg log -k alice -d \"may 2008 to jul 2008\""
+msgstr ""
+
+msgid "      - summary of all changesets after the last tag::"
+msgstr ""
+
+msgid ""
+"          hg log -r \"last(tagged())::\" --template \"{desc|firstline}\\n\""
+msgstr ""
+
+msgid ""
+"    See :hg:`help revisions` and :hg:`help revsets` for more about\n"
+"    specifying revisions."
+msgstr ""
+"    リビジョン指定の詳細は :hg:`help revisions` および :hg:`help revsets`\n"
+"    を参照してください。"
+
 msgid "revision to display"
 msgstr "表示対象リビジョン"
 
@@ -9409,7 +10410,7 @@
 "    この場合、 削除/改名対象ファイルも含まれます。"
 
 msgid "can't specify a revision with --all"
-msgstr "リビジョン指定と --all は併用出来ません"
+msgstr "リビジョン指定と --all は併用できません"
 
 msgid "force a merge with outstanding changes"
 msgstr "作業領域中の未コミット変更ごとマージを実施"
@@ -9489,14 +10490,14 @@
 msgstr "ブランチ '%s' には %d 個のヘッドあります - 対象を明示してください"
 
 msgid "run 'hg heads .' to see heads"
-msgstr "'hg heads .' によりヘッドを一覧表示出来ます"
+msgstr "'hg heads .' によりヘッドを一覧表示できます"
 
 #, python-format
 msgid "branch '%s' has one head - please merge with an explicit rev"
 msgstr "ブランチ '%s' は単一ヘッドです - 対象を明示してください"
 
 msgid "run 'hg heads' to see all heads"
-msgstr "'hg heads' によりヘッドを一覧表示出来ます"
+msgstr "'hg heads' によりヘッドを一覧表示できます"
 
 msgid "there is nothing to merge"
 msgstr "マージの必要がありません"
@@ -9528,9 +10529,10 @@
 "    or the default push location. These are the changesets that would\n"
 "    be pushed if a push was requested."
 msgstr ""
-"    指定された連携先リポジトリ(ないし、 無指定時の hg push 先リポジトリ)に\n"
-"    含まれないチェンジセットを表示します。 ここで表示されるチェンジセットは\n"
-"    hg push 実施の際に、 連携先リポジトリへと反映されるチェンジセットです。"
+"    指定された連携先リポジトリ (ないし、 無指定時の :hg:`push`\n"
+"    先リポジトリ) に含まれないチェンジセットを表示します。\n"
+"    ここで表示されるチェンジセットは、\n"
+"    :hg:`push` 実施の際に、 連携先へと反映されるチェンジセットです。"
 
 msgid "    See pull for details of valid destination formats."
 msgstr "    有効なリポジトリ指定形式は :hg:`pull` を参照してください。"
@@ -9711,7 +10713,7 @@
 msgid ""
 "other repository doesn't support revision lookup, so a rev cannot be "
 "specified."
-msgstr "連携先でリビジョンが特定出来ないため、 リビジョンは指定できません"
+msgstr "連携先でリビジョンが特定できないため、 リビジョンは指定できません"
 
 #, python-format
 msgid "importing bookmark %s\n"
@@ -9842,65 +10844,70 @@
 msgid "remove the specified files on the next commit"
 msgstr "次回コミットにおける指定ファイルの登録除外"
 
-msgid "    Schedule the indicated files for removal from the repository."
-msgstr "    構成管理対象からの指定ファイルの登録除外を予約します。"
-
-msgid ""
-"    This only removes files from the current branch, not from the\n"
-"    entire project history. -A/--after can be used to remove only\n"
-"    files that have already been deleted, -f/--force can be used to\n"
-"    force deletion, and -Af can be used to remove files from the next\n"
-"    revision without deleting them from the working directory."
-msgstr ""
-"    現行ブランチにおける登録除外であり、\n"
-"    リポジトリ履歴から抹消されるわけではありません。\n"
-"    手動で削除したファイルを登録除外するには -A/--after を、\n"
-"    強制的に登録除外するには -f/--force を、\n"
-"    登録除外の際に、作業領域中のファイルを削除しない場合には\n"
-"    -Af を指定します。"
-
-msgid ""
-"    The following table details the behavior of remove for different\n"
-"    file states (columns) and option combinations (rows). The file\n"
-"    states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
-"    reported by :hg:`status`). The actions are Warn, Remove (from\n"
-"    branch) and Delete (from disk)::"
-msgstr ""
-"    ファイルの状態(横)と、 オプション指定(縦)の組み合わせにおける挙動は、\n"
-"    以下の一覧を参照してください。\n"
-"    ファイルの状態は、 :hg:`status` の表示に倣い、\n"
-"    追加(Added)[A]、 改変無し(Clean)[C]、 改変有り(Modified)[M]\n"
-"    および不在(Missing)[!] で表します。\n"
-"    挙動は、 警告(Warn)[W]、 構成管理からの登録除外(Remove)[R] および\n"
-"    作業領域からの削除(Delete)[D] で表します::"
-
-msgid ""
-"             A  C  M  !\n"
-"      none   W  RD W  R\n"
-"      -f     R  RD RD R\n"
-"      -A     W  W  W  R\n"
-"      -Af    R  R  R  R"
-msgstr ""
-"             A  C  M  !\n"
-"      無指定 W  RD W  R\n"
-"      -f     R  RD RD R\n"
-"      -A     W  W  W  R\n"
-"      -Af    R  R  R  R"
-
-msgid ""
-"    Note that remove never deletes files in Added [A] state from the\n"
-"    working directory, not even if option --force is specified."
-msgstr ""
-"    作業領域における追加 [A] 状態のファイルに関しては、\n"
-"    --force を指定しなくても、\n"
-"    登録除外操作によって破棄されることはありません。"
+msgid "    Schedule the indicated files for removal from the current branch."
+msgstr "    現ブランチでの、 構成管理対象からのファイルの除外を予約します。"
 
 msgid ""
 "    This command schedules the files to be removed at the next commit.\n"
-"    To undo a remove before that, see :hg:`revert`."
-msgstr ""
-"    指定ファイルは、 次回のコミットの際に登録除外されます。 登録除外の\n"
-"    コミット前取り消しは :hg:`help revert` を参照してください。"
+"    To undo a remove before that, see :hg:`revert`. To undo added\n"
+"    files, see :hg:`forget`."
+msgstr ""
+"    指定ファイルは、 次回のコミットで登録除外されます。 コミット前に、\n"
+"    登録除外の取り消しは :hg:`help revert` を、 構成管理登録の取り消しは\n"
+"    :hg:`forget` を参照してください。"
+
+msgid ""
+"      -A/--after can be used to remove only files that have already\n"
+"      been deleted, -f/--force can be used to force deletion, and -Af\n"
+"      can be used to remove files from the next revision without\n"
+"      deleting them from the working directory."
+msgstr ""
+"      手動で削除したファイルを登録除外するには -A/--after を、\n"
+"      強制的に登録除外するには -f/--force を、\n"
+"      登録除外の際に、作業領域中のファイルを削除しない場合には\n"
+"      -Af を指定します。"
+
+msgid ""
+"      The following table details the behavior of remove for different\n"
+"      file states (columns) and option combinations (rows). The file\n"
+"      states are Added [A], Clean [C], Modified [M] and Missing [!]\n"
+"      (as reported by :hg:`status`). The actions are Warn, Remove\n"
+"      (from branch) and Delete (from disk):"
+msgstr ""
+"      ファイルの状態 (横) と、 オプション指定 (縦) の組み合わせと挙動は、\n"
+"      以下の一覧を参照してください。\n"
+"      ファイルの状態は、 :hg:`status` の表示に倣い、\n"
+"      追加 (Added) [A]、 改変無し (Clean) [C]、 改変有り (Modified) [M]\n"
+"      および不在 (Missing) [!] で表します。\n"
+"      挙動は、 警告 (Warn) [W]、 構成管理からの登録除外 (Remove) [R]\n"
+"      および作業領域からの削除 (Delete) [D] で表します::"
+
+msgid ""
+"      ======= == == == ==\n"
+"              A  C  M  !\n"
+"      ======= == == == ==\n"
+"      none    W  RD W  R\n"
+"      -f      R  RD RD R\n"
+"      -A      W  W  W  R\n"
+"      -Af     R  R  R  R\n"
+"      ======= == == == =="
+msgstr ""
+"      ======= == == == ==\n"
+"              A  C  M  !\n"
+"      ======= == == == ==\n"
+"      無指定  W  RD W  R\n"
+"      -f      R  RD RD R\n"
+"      -A      W  W  W  R\n"
+"      -Af     R  R  R  R\n"
+"      ======= == == == =="
+
+msgid ""
+"      Note that remove never deletes files in Added [A] state from the\n"
+"      working directory, not even if option --force is specified."
+msgstr ""
+"      作業領域における追加 [A] 状態のファイルに関しては、\n"
+"      --force を指定しなくても、\n"
+"      登録除外操作によって破棄されることはありません。"
 
 msgid ""
 "    Returns 0 on success, 1 if any warnings encountered.\n"
@@ -9923,10 +10930,8 @@
 "%s は削除されません: ファイルは改変されています(削除の強行は -f を指定)\n"
 
 #, python-format
-msgid ""
-"not removing %s: file has been marked for add (use -f to force removal)\n"
-msgstr ""
-"%s は削除されません: ファイルは追加登録対象です(削除の強行は -f を指定)\n"
+msgid "not removing %s: file has been marked for add (use forget to undo)\n"
+msgstr "%s は削除されません: 追加登録対象ファイルです (取り消しは forget)\n"
 
 msgid "record a rename that has already occurred"
 msgstr "手動で改名済みのファイルに対して、 改名の旨を記録"
@@ -9994,7 +10999,8 @@
 "      performed for files already marked as resolved. Use ``--all/-a``\n"
 "      to select all unresolved files. ``--tool`` can be used to specify\n"
 "      the merge tool used for the given files. It overrides the HGMERGE\n"
-"      environment variable and your configuration files."
+"      environment variable and your configuration files.  Previous file\n"
+"      contents are saved with a ``.orig`` suffix."
 msgstr ""
 "    - :hg:`resolve [--tool TOOL] FILE...`: 指定ファイルのマージを\n"
 "      再度実施します。 この際には、 直前までの変更内容は破棄されます。\n"
@@ -10002,7 +11008,8 @@
 "      全ての未解消ファイルに適用する場合は ``--all/-a`` を指定します。\n"
 "      ``--tool`` を使用することで、 ファイルのマージに使用するコマンドを\n"
 "      指定可能です。 このオプションによる指定は、 HGMERGE 環境変数や\n"
-"      設定ファイルによる指定を上書きします。"
+"      設定ファイルによる指定を上書きします。 以前のファイルの内容は、\n"
+"      ``.orig`` 拡張子のフィルに保存されます。"
 
 msgid ""
 "    - :hg:`resolve -m [FILE]`: mark a file as having been resolved\n"
@@ -10048,7 +11055,7 @@
 msgstr "オプション指定が過剰です"
 
 msgid "can't specify --all and patterns"
-msgstr "--all とパターンは同時に指定出来ません"
+msgstr "--all とパターンは同時に指定できません"
 
 msgid "no files or directories specified; use --all to remerge all files"
 msgstr "再マージには、 ファイル/ディレクトリか、 --all を指定してください"
@@ -10120,7 +11127,7 @@
 "    ファイルに保存されます。 この保存は --no-backup で無効化されます。"
 
 msgid "you can't specify a revision and a date"
-msgstr "リビジョンと日時は同時には指定出来ません"
+msgstr "リビジョンと日時は同時には指定できません"
 
 msgid "uncommitted merge with no revision specified"
 msgstr "マージが未コミットな上に、対象リビジョンが明示されていません"
@@ -10181,6 +11188,9 @@
 msgid "no changes needed to %s\n"
 msgstr "%s には改変の必要がありません\n"
 
+msgid "ignore safety measures"
+msgstr ""
+
 msgid "roll back the last transaction (dangerous)"
 msgstr "直前のトランザクションの巻き戻し(要注意)"
 
@@ -10221,6 +11231,14 @@
 "    - unbundle"
 
 msgid ""
+"    It's possible to lose data with rollback: commit, update back to\n"
+"    an older changeset, and then rollback. The update removes the\n"
+"    changes you committed from the working directory, and rollback\n"
+"    removes them from history. To avoid data loss, you must pass\n"
+"    --force in this case."
+msgstr ""
+
+msgid ""
 "    This command is not intended for use on public repositories. Once\n"
 "    changes are visible for pull by other users, rolling a transaction\n"
 "    back locally is ineffective (someone else may already have pulled\n"
@@ -10325,8 +11343,8 @@
 "    stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n"
 "    files."
 msgstr ""
-"    特に指定が無い場合、 サーバはアクセスログを標準出力に、 エラーを\n"
-"    標準エラー出力に表示します。 ログをファイルに記録する場合は、\n"
+"    特に指定が無い場合、 サーバはアクセスログを標準出力に、\n"
+"    エラーを標準エラー出力に表示します。 ログをファイルに記録する場合は、\n"
 "    -A/--accesslog や -E/--errorlog で指定します。"
 
 msgid ""
@@ -10491,6 +11509,24 @@
 "      I = 無視(Ignored)\n"
 "        = 直前に表示される新規登録予定ファイル(A)の複製元"
 
+msgid "      - show changes in the working directory relative to a changeset:"
+msgstr ""
+
+msgid "          hg status --rev 9353"
+msgstr ""
+
+msgid "      - show all changes including copies in an existing changeset::"
+msgstr ""
+
+msgid "          hg status --copies --change 9353"
+msgstr ""
+
+msgid "      - get a NUL separated list of added files, suitable for xargs::"
+msgstr ""
+
+msgid "          hg status -an0"
+msgstr ""
+
 msgid "check for push and pull"
 msgstr "push/pull 実施結果の確認"
 
@@ -10525,6 +11561,9 @@
 msgid "branch: %s\n"
 msgstr "ブランチ        : %s\n"
 
+msgid "bookmarks:"
+msgstr "ブックマーク    :"
+
 #, python-format
 msgid "%d modified"
 msgstr "変更ファイル数     %d"
@@ -10649,8 +11688,8 @@
 msgstr ""
 "    タグの用途は、 リポジトリ中の特定リビジョンへの名前付けであり、\n"
 "    リビジョン間での比較や、 重要なリビジョンの参照、\n"
-"    リリース時の分岐点に対する目印、 などの用途に使用出来ます。\n"
-"    既存タグの改変は、 通常では出来ません。 -f/--force の指定が必要です"
+"    リリース時の分岐点に対する目印、 などの用途に使用できます。\n"
+"    既存タグの改変は、 通常ではできません。 -f/--force の指定が必要です"
 
 msgid ""
 "    If no revision is given, the parent of the working directory is\n"
@@ -10876,9 +11915,6 @@
 msgid "cannot specify both -c/--check and -C/--clean"
 msgstr "-c/--check と -C/--clean は併用できません"
 
-msgid "uncommitted local changes"
-msgstr "作業領域に未コミットの変更があります"
-
 msgid "verify the integrity of the repository"
 msgstr "リポジトリの整合性検証"
 
@@ -11268,20 +12304,6 @@
 " %s のマージに適切なツールが見つかりません\n"
 "どちらの内容を採用しますか? 作業領域:(l)ocal マージ対象:(o)ther"
 
-msgid "&Local"
-msgstr "&Local"
-
-msgid "&Other"
-msgstr "&Other"
-
-#, python-format
-msgid "merging %s and %s to %s\n"
-msgstr "%s と %s を %s にマージ中\n"
-
-#, python-format
-msgid "merging %s\n"
-msgstr "%s をマージ中\n"
-
 #, python-format
 msgid "%s.premerge not valid ('%s' is neither boolean nor %s)"
 msgstr "%s.premerge は無効です('%s' は真偽ないし %s のいずれでもありません)"
@@ -11546,6 +12568,33 @@
 msgid "unknown bisect kind %s"
 msgstr "未知の分岐種類 %s"
 
+msgid "invalid bisect state"
+msgstr ""
+
+#. i18n: bisect changeset status
+msgid "good"
+msgstr ""
+
+#. i18n: bisect changeset status
+msgid "bad"
+msgstr ""
+
+#. i18n: bisect changeset status
+msgid "skipped"
+msgstr ""
+
+#. i18n: bisect changeset status
+msgid "untested"
+msgstr ""
+
+#. i18n: bisect changeset status
+msgid "good (implicit)"
+msgstr ""
+
+#. i18n: bisect changeset status
+msgid "bad (implicit)"
+msgstr ""
+
 msgid "disabled extensions:"
 msgstr "無効化されているエクステンション:"
 
@@ -11613,9 +12662,9 @@
 "by ``name = value`` entries::"
 msgstr ""
 "Mercurial の設定ファイルは、 いわゆる ini ファイル形式で記述されます。\n"
-"設定ファイルは、\n"
-"``[セクション名]`` 形式のヘッダによって始まるセクションから構成され、\n"
-"セクションには ``名前 = 値`` 形式の要素が列挙されます::"
+"設定ファイルは、 「セクション」から構成され、\n"
+"各セクションは ``[セクション名]`` 形式のヘッダで始まり、\n"
+"``名前 = 値`` 形式の要素が列挙されます::"
 
 msgid ""
 "  [ui]\n"
@@ -11639,7 +12688,7 @@
 "-----"
 msgstr ""
 "ファイル\n"
-"-----"
+"--------"
 
 msgid ""
 "Mercurial reads configuration data from several files, if they exist.\n"
@@ -11649,6 +12698,13 @@
 "``%USERPROFILE%\\mercurial.ini`` or ``$HOME/.hgrc`` and local\n"
 "configuration is put into the per-repository ``<repo>/.hg/hgrc`` file."
 msgstr ""
+"Mercurial は複数のファイルから設定情報を読み込みます。\n"
+"読み込み対象となるファイルは、 事前に存在しませんので、\n"
+"適切な位置にファイルを作成するのは、 利用者の責任となります。\n"
+"ユーザ名設定のような、 広範囲に渡る設定は、\n"
+"``%USERPROFILE%\\mercurial.ini`` や ``$HOME/.hgrc`` に、\n"
+"もっと狭い範囲に関する設定は、 各リポジトリ毎の ``<リポジトリ>/.hg/hgrc``\n"
+"において記述するのが一般的です。"
 
 msgid ""
 "The names of these files depend on the system on which Mercurial is\n"
@@ -11657,9 +12713,14 @@
 "paths are given below, settings from earlier paths override later\n"
 "ones."
 msgstr ""
+"設定ファイルの名前 (パス) は、 Mercurial の稼動環境に依存します。\n"
+"単一ディレクトリ直下の ``*.rc`` ファイルを読み込む場合、\n"
+"ファイル名のアルファベット順で読み込まれ、 先に読み込んだ設定よりも、\n"
+"後から読み込んだ設定の方が優先されます。 以下に列挙されるパスにおいて、\n"
+"複数から設定が読み込まれた場合は、 列挙順の早い方の設定が優先されます。"
 
 msgid "| (Unix, Windows) ``<repo>/.hg/hgrc``"
-msgstr ""
+msgstr "| (Unix, Windows) ``<リポジトリ>/.hg/hgrc``"
 
 msgid ""
 "    Per-repository configuration options that only apply in a\n"
@@ -11670,6 +12731,13 @@
 "    trusted user or to a trusted group. See the documentation for the\n"
 "    ``[trusted]`` section below for more details."
 msgstr ""
+"    個々のリポジトリにのみ適用される、 リポジトリ毎設定。\n"
+"    本ファイルは構成管理対象外であり、 :hg:`clone` \n"
+"    によって伝播することもありません。 本ファイルでの設定は、\n"
+"    以下に述べる全ての設定ファイルに優先します。 Unix 環境において、\n"
+"    本ファイルの所有者/グループが、 信頼できるものでない場合、\n"
+"    本ファイル中の設定の大半は無視されます。 詳細に関しては、\n"
+"    後述する ``trusted`` セクションの説明を参照してください。"
 
 msgid ""
 "| (Unix) ``$HOME/.hgrc``\n"
@@ -11678,6 +12746,11 @@
 "| (Windows) ``%HOME%\\.hgrc``\n"
 "| (Windows) ``%HOME%\\Mercurial.ini``"
 msgstr ""
+"| (Unix) ``$HOME/.hgrc``\n"
+"| (Windows) ``%USERPROFILE%\\.hgrc``\n"
+"| (Windows) ``%USERPROFILE%\\Mercurial.ini``\n"
+"| (Windows) ``%HOME%\\.hgrc``\n"
+"| (Windows) ``%HOME%\\Mercurial.ini``"
 
 msgid ""
 "    Per-user configuration file(s), for the user running Mercurial. On\n"
@@ -11687,11 +12760,18 @@
 "installation\n"
 "    options."
 msgstr ""
+"    Mercurial を実行するユーザのための、 ユーザ毎設定。\n"
+"    Windows 9x 環境での ``%HOME%`` は ``%APPDATA%`` に相当します。\n"
+"    本ファイルでの設定は、 当該ユーザの全ての Mercurial\n"
+"    コマンド実行に適用されます。 本ファイルでの設定は、\n"
+"    システム毎/インストール毎の設定より優先されます。"
 
 msgid ""
 "| (Unix) ``/etc/mercurial/hgrc``\n"
 "| (Unix) ``/etc/mercurial/hgrc.d/*.rc``"
 msgstr ""
+"| (Unix) ``/etc/mercurial/hgrc``\n"
+"| (Unix) ``/etc/mercurial/hgrc.d/*.rc``"
 
 msgid ""
 "    Per-system configuration files, for the system on which Mercurial\n"
@@ -11699,11 +12779,17 @@
 "    executed by any user in any directory. Options in these files\n"
 "    override per-installation options."
 msgstr ""
+"    Mercurial の稼動環境におけるシステム毎設定。\n"
+"    本ファイルでの設定は、 実行ユーザ/実行位置に関わらず、\n"
+"    全ての Mercurial コマンド実行に適用されます。\n"
+"    本ファイルでの設定は、 インストール毎設定より優先されます。"
 
 msgid ""
 "| (Unix) ``<install-root>/etc/mercurial/hgrc``\n"
 "| (Unix) ``<install-root>/etc/mercurial/hgrc.d/*.rc``"
 msgstr ""
+"| (Unix) ``<インストール先>/etc/mercurial/hgrc``\n"
+"| (Unix) ``<インストール先>/etc/mercurial/hgrc.d/*.rc``"
 
 msgid ""
 "    Per-installation configuration files, searched for in the\n"
@@ -11713,12 +12799,22 @@
 "    in ``/shared/tools/etc/mercurial/hgrc``. Options in these files apply\n"
 "    to all Mercurial commands executed by any user in any directory."
 msgstr ""
+"    Mercurial のインストール先から読み込まれる、 インストール毎設定。\n"
+"    ``<インストール先>`` は、 実行される **hg** コマンド\n"
+"    (ないしシンボリックリンク) の親ディレクトリを意味します。\n"
+"    例えば、 ``/shared/tools/bin/hg`` が実行される場合、\n"
+"    ``/shared/tools/etc/mercurial/hgrc`` が読み込まれます。\n"
+"    本ファイルでの設定は、 実行ユーザ/実行位置に関わらず、\n"
+"    当該 Mercurial コマンドの実行の全て対して適用されます。"
 
 msgid ""
 "| (Windows) ``<install-dir>\\Mercurial.ini`` **or**\n"
 "| (Windows) ``<install-dir>\\hgrc.d\\*.rc`` **or**\n"
 "| (Windows) ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial``"
 msgstr ""
+"| (Windows) ``<インストール先>\\Mercurial.ini`` **or**\n"
+"| (Windows) ``<インストール先>\\hgrc.d\\*.rc`` **or**\n"
+"| (Windows) ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial``"
 
 msgid ""
 "    Per-installation/system configuration files, for the system on\n"
@@ -11731,23 +12827,33 @@
 "    pywin32 extensions are not installed, Mercurial will only look for\n"
 "    site-wide configuration in ``C:\\Mercurial\\Mercurial.ini``."
 msgstr ""
+"    Mercurial の稼動環境における、 インストール毎/システム毎設定。\n"
+"    本ファイルでの設定は、 実行ユーザ/実行位置に関わらず、\n"
+"    当該 Mercurial コマンドの全ての実行に対して適用されます。\n"
+"    レジストリキーは PATH 環境変数的な値を保持し、\n"
+"    値の各要素は、 ファイル ``Mercurial.ini`` を参照するか、\n"
+"    ``*.rc`` ファイルを格納するディレクトリでなければなりません。\n"
+"    1つ以上の設定ファイルが検出されるまで、\n"
+"    Mercurial は記述順序通りに、 各位置のファイル所在確認を行います。\n"
+"    pywin32 拡張が未インストールの場合、\n"
+"    Mercurial はシステム毎設定の ``C:\\Mercurial\\Mercurial.ini``\n"
+"    のみを読み込みます。"
 
 msgid ""
 "Syntax\n"
 "------"
 msgstr ""
 "文法\n"
-"------"
+"----"
 
 msgid ""
 "A configuration file consists of sections, led by a ``[section]`` header\n"
 "and followed by ``name = value`` entries (sometimes called\n"
 "``configuration keys``)::"
 msgstr ""
-"設定ファイルは、\n"
-"``[セクション名]`` 形式のヘッダによって始まるセクションから構成され、\n"
-"セクションには ``名前 = 値`` 形式の要素 (``設定キー`` と呼称される事も)\n"
-"が列挙されます::"
+"設定ファイルは、 「セクション」から構成され、\n"
+"各セクションは ``[セクション名]`` 形式のヘッダで始まり、\n"
+"``名前 = 値`` 形式の要素 (``設定キー`` と呼称される事も) が列挙されます::"
 
 msgid ""
 "    [spam]\n"
@@ -11755,6 +12861,10 @@
 "    green=\n"
 "       eggs"
 msgstr ""
+"    [spam]\n"
+"    eggs=ham\n"
+"    green=\n"
+"       eggs"
 
 msgid ""
 "Each line contains one entry. If the lines that follow are indented,\n"
@@ -11762,11 +12872,19 @@
 "removed from values. Empty lines are skipped. Lines beginning with\n"
 "``#`` or ``;`` are ignored and may be used to provide comments."
 msgstr ""
+"設定記述は一行一エントリです。 但し、 後続行が字下げされている場合は、\n"
+"エントリ記述が継続しているものとみなされます。\n"
+"値記述の先頭の (半角) 空白文字は除外されます。\n"
+"空行は無視されます。 ``#`` ないし ``;`` で始まる行は、\n"
+"コメント行として無視されます。"
 
 msgid ""
 "Configuration keys can be set multiple times, in which case Mercurial\n"
 "will use the value that was configured last. As an example::"
 msgstr ""
+"同一設定キーに対して、 複数回の記述が可能ですが、\n"
+"Mercurial は最後に設定された値を使用します。\n"
+"例えば::"
 
 msgid ""
 "    [spam]\n"
@@ -11774,15 +12892,24 @@
 "    ham=serrano\n"
 "    eggs=small"
 msgstr ""
+"    [spam]\n"
+"    eggs=large\n"
+"    ham=serrano\n"
+"    eggs=small"
 
 msgid "This would set the configuration key named ``eggs`` to ``small``."
 msgstr ""
+"上記記述の場合、 設定キー ``eggs`` の値として採用されるのは\n"
+"``small`` です。"
 
 msgid ""
 "It is also possible to define a section multiple times. A section can\n"
 "be redefined on the same and/or on different configuration files. For\n"
 "example::"
 msgstr ""
+"同一セクションを複数回記述することも可能です。 複数回の記述場所は、\n"
+"同一ファイル中でも、 異なる設定ファイル間でも構いません。\n"
+"例えば::"
 
 msgid ""
 "    [foo]\n"
@@ -11790,6 +12917,10 @@
 "    ham=serrano\n"
 "    eggs=small"
 msgstr ""
+"    [foo]\n"
+"    eggs=large\n"
+"    ham=serrano\n"
+"    eggs=small"
 
 msgid ""
 "    [bar]\n"
@@ -11797,6 +12928,10 @@
 "    green=\n"
 "       eggs"
 msgstr ""
+"    [bar]\n"
+"    eggs=ham\n"
+"    green=\n"
+"       eggs"
 
 msgid ""
 "    [foo]\n"
@@ -11804,6 +12939,10 @@
 "    eggs=medium\n"
 "    bread=toasted"
 msgstr ""
+"    [foo]\n"
+"    ham=prosciutto\n"
+"    eggs=medium\n"
+"    bread=toasted"
 
 msgid ""
 "This would set the ``eggs``, ``ham``, and ``bread`` configuration keys\n"
@@ -11811,6 +12950,11 @@
 "respectively. As you can see there only thing that matters is the last\n"
 "value that was set for each of the configuration keys."
 msgstr ""
+"上記の設定記述の場合、\n"
+"``foo`` セクションの\n"
+"``eggs``、 ``ham`` および ``bread`` 設定キーの値はそれぞれ\n"
+"``medium``、 ``prosciutto`` および ``toasted`` となります。\n"
+"各設定キー毎に、 最後に設定された値が有効になるのです。"
 
 msgid ""
 "If a configuration key is set multiple times in different\n"
@@ -11819,6 +12963,9 @@
 "paths overriding later ones as described on the ``Files`` section\n"
 "above."
 msgstr ""
+"同一設定キーに対して、 異なるファイルでそれぞれ設定が記述された場合、\n"
+"「最後の設定値」はファイルの読み込み順序に依存します。\n"
+"先の ``ファイル`` セクションでのパスの列挙順が、 より早い方が優先されます。"
 
 msgid ""
 "A line of the form ``%include file`` will include ``file`` into the\n"
@@ -11828,17 +12975,25 @@
 "Environment variables and ``~user`` constructs are expanded in\n"
 "``file``. This lets you do something like::"
 msgstr ""
+"``%include file`` 形式の記述によって、 当該設定ファイルにおいて\n"
+"``file`` が読み込まれます。 読み込みは再帰的に実施されるため、\n"
+"読み込み対象ファイルから、 他のファイルを読み込むことも可能です。\n"
+"ファイル名は、 ``%include`` 記述のあるファイルに対して、\n"
+"相対的なものとみなされます。 ``file`` における環境変数や ``~user``\n"
+"形式の記述は展開されます。 そのため、 以下のような記述によって::"
 
 msgid "  %include ~/.hgrc.d/$HOST.rc"
-msgstr ""
+msgstr "  %include ~/.hgrc.d/$HOST.rc"
 
 msgid "to include a different configuration file on each computer you use."
-msgstr ""
+msgstr "ホスト毎に異なる設定ファイルを読み込む事が可能です。"
 
 msgid ""
 "A line with ``%unset name`` will remove ``name`` from the current\n"
 "section, if it has been set previously."
 msgstr ""
+"当該セクションにおいて、 既に ``name`` が設定されている場合、\n"
+"``%unset name`` 形式の記述によって、 設定を破棄する事が可能です。"
 
 msgid ""
 "The values are either free-form text strings, lists of text strings,\n"
@@ -11847,36 +13002,51 @@
 "\"off\"\n"
 "(all case insensitive)."
 msgstr ""
+"設定する値には、 自由形式の文字列、 文字列の列挙、ないし真偽値の、\n"
+"いずれでも指定可能です。 真偽値の設定では、 \"1\"、 \"yes\"、\n"
+"\"true\" ないし \"on\" のいずれもが真値、 \"0\"、 \"no\"、 \"false\"\n"
+"ないし \"off\" のいずれもが偽値とみなされます。 (文字大小は無視されます)"
 
 msgid ""
 "List values are separated by whitespace or comma, except when values are\n"
 "placed in double quotation marks::"
 msgstr ""
+"列挙における各値は、 空白文字ないしコンマで区切られますが、\n"
+"二重引用符 (\") で囲まれた部位は分割されません::"
 
 msgid "  allow_read = \"John Doe, PhD\", brian, betty"
-msgstr ""
+msgstr "  allow_read = \"John Doe, PhD\", brian, betty"
 
 msgid ""
 "Quotation marks can be escaped by prefixing them with a backslash. Only\n"
 "quotation marks at the beginning of a word is counted as a quotation\n"
 "(e.g., ``foo\"bar baz`` is the list of ``foo\"bar`` and ``baz``)."
 msgstr ""
+"バックスラッシュを前に付ける事で、 引用符自体を記述する事が可能です。\n"
+"語の冒頭位置以外の引用符は、 引用符とはみなされません。\n"
+"(例: ``foo\"bar baz`` は ``foo\"bar`` と ``baz`` の列挙とみなされます)"
 
 msgid ""
 "Sections\n"
 "--------"
 msgstr ""
+"セクション\n"
+"----------"
 
 msgid ""
 "This section describes the different sections that may appear in a\n"
 "Mercurial configuration file, the purpose of each section, its possible\n"
 "keys, and their possible values."
 msgstr ""
+"Mercurial の設定ファイルで記述可能な各セクション毎の、\n"
+"用途、 設定キー、 および設定可能な値について以下で述べます。"
 
 msgid ""
 "``alias``\n"
 "\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``alias``\n"
+"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Defines command aliases.\n"
@@ -11887,54 +13057,72 @@
 "already used by ``$N`` in the definition are put at the end of the\n"
 "command to be executed."
 msgstr ""
+"コマンドの別名 (エイリアス) 定義。\n"
+"別名は、 他のコマンド (ないしエイリアス) や、 付加的な引数を使って、\n"
+"自分独自のコマンドの定義を可能にします。\n"
+"別名定義における ``$1`` や ``$2`` のような位置指定引数は、\n"
+"実行前に Mercurial によって置換されます。\n"
+"別名定義中で ``$N`` 形式による参照の無かった全ての引数は、\n"
+"実行されるコマンドの末尾に付与されます。"
 
 msgid "Alias definitions consist of lines of the form::"
-msgstr ""
+msgstr "別名定義では、 以下の形式の行を記述します::"
 
 msgid "    <alias> = <command> [<argument>]..."
-msgstr ""
+msgstr "    <別名> = <コマンド> [<引数>]..."
 
 msgid "For example, this definition::"
-msgstr ""
+msgstr "例えば、 以下の定義では::"
 
 msgid "    latest = log --limit 5"
-msgstr ""
+msgstr "    latest = log --limit 5"
 
 msgid ""
 "creates a new command ``latest`` that shows only the five most recent\n"
 "changesets. You can define subsequent aliases using earlier ones::"
 msgstr ""
+"最新の 5 リビジョンのみを表示する ``latest`` コマンドが定義されます。\n"
+"定義済みの別名を用いて、 違う別名を定義することも可能です::"
 
 msgid "    stable5 = latest -b stable"
-msgstr ""
+msgstr "    stable5 = latest -b stable"
 
 msgid ""
 ".. note:: It is possible to create aliases with the same names as\n"
 "   existing commands, which will then override the original\n"
 "   definitions. This is almost always a bad idea!"
 msgstr ""
+".. note:: 既存コマンドと同名の別名定義は、 既存コマンドを上書きします。\n"
+"   このような別名定義は、 大概悲惨な結果を招きます!"
 
 msgid ""
 "An alias can start with an exclamation point (``!``) to make it a\n"
 "shell alias. A shell alias is executed with the shell and will let you\n"
 "run arbitrary commands. As an example, ::"
 msgstr ""
+"感嘆符 (``!``) から始まる別名定義は、 シェル別名を意味します。\n"
+"シェル別名はシェルによって解釈され、 任意のコマンド実行が可能です。\n"
+"例えば以下の定義によって::"
 
 msgid "   echo = !echo"
-msgstr ""
+msgstr "   echo = !echo"
 
 msgid ""
 "will let you do ``hg echo foo`` to have ``foo`` printed in your\n"
 "terminal. A better example might be::"
 msgstr ""
+"``hg echo foo`` 実行は、 端末に ``foo`` を表示します。\n"
+"より実践的な例としては::"
 
 msgid "   purge = !$HG status --no-status --unknown -0 | xargs -0 rm"
-msgstr ""
+msgstr "   purge = !$HG status --no-status --unknown -0 | xargs -0 rm"
 
 msgid ""
 "which will make ``hg purge`` delete all unknown files in the\n"
 "repository in the same manner as the purge extension."
 msgstr ""
+"``hg purge`` 実行は、 作業領域中の全ての未知のファイルを、\n"
+"purge エクステンションと同じ作法で削除します。"
 
 msgid ""
 "Shell aliases are executed in an environment where ``$HG`` expand to\n"
@@ -11944,11 +13132,29 @@
 "``$HG_ARGS`` expand to the arguments given to Mercurial. In the ``hg\n"
 "echo foo`` call above, ``$HG_ARGS`` would expand to ``echo foo``."
 msgstr ""
+"シェル別名では、 環境変数 ``$HG`` が、 別名コマンドを実行する\n"
+"Mercurial のパスに置換されます。\n"
+"この仕様は、 先の purge 別名のように、 シェル別名において\n"
+"Mercurial を実行する場合に有用です。\n"
+"更に、 環境変数 ``$HG_ARGS`` は Mercurial への引数に置換されますので、\n"
+"先述した ``hg echo foo`` では、\n"
+"``$HG_ARGS`` は ``echo foo`` に置換されます。"
+
+msgid ""
+".. note:: Some global configuration options such as ``-R`` are\n"
+"   processed before shell aliases and will thus not be passed to\n"
+"   aliases."
+msgstr ""
+".. note:: 幾つかのグローバルオプション (例: ``-R``) の処理は、\n"
+"   シェル別名の解釈前に実施されるため、 シェル別名に対して、\n"
+"   これらを指定することはできません。"
 
 msgid ""
 "``auth``\n"
 "\"\"\"\"\"\"\"\""
 msgstr ""
+"``auth``\n"
+"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Authentication credentials for HTTP authentication. This section\n"
@@ -11956,17 +13162,22 @@
 "*into* HTTP servers. See the ``[web]`` configuration section if\n"
 "you want to configure *who* can login to your HTTP server."
 msgstr ""
+"HTTP 認証のための認証情報。 本セクションでは、 HTTP \n"
+"サーバへのログインで使用される、 ユーザ名/パスワードを記述します。\n"
+"HTTP サーバ側において、 ログイン可能ユーザを制御する場合の詳細は、\n"
+"``[web]`` セクションを参照してください。"
 
 msgid "Each line has the following format::"
-msgstr ""
+msgstr "設定は以下の形式で記述されます::"
 
 msgid "    <name>.<argument> = <value>"
-msgstr ""
+msgstr "    <名前>.<引数> = <値>"
 
 msgid ""
 "where ``<name>`` is used to group arguments into authentication\n"
 "entries. Example::"
 msgstr ""
+"``<名前>`` は引数群を1つの認証情報エントリに束ねる働きをします。 例えば::"
 
 msgid ""
 "    foo.prefix = hg.intevation.org/mercurial\n"
@@ -11974,6 +13185,10 @@
 "    foo.password = bar\n"
 "    foo.schemes = http https"
 msgstr ""
+"    foo.prefix = hg.intevation.org/mercurial\n"
+"    foo.username = foo\n"
+"    foo.password = bar\n"
+"    foo.schemes = http https"
 
 msgid ""
 "    bar.prefix = secure.example.org\n"
@@ -11981,9 +13196,13 @@
 "    bar.cert = path/to/file.cert\n"
 "    bar.schemes = https"
 msgstr ""
+"    bar.prefix = secure.example.org\n"
+"    bar.key = path/to/file.key\n"
+"    bar.cert = path/to/file.cert\n"
+"    bar.schemes = https"
 
 msgid "Supported arguments:"
-msgstr ""
+msgstr "利用可能な引数を以下に示します:"
 
 msgid ""
 "``prefix``\n"
@@ -11994,6 +13213,13 @@
 "    against the URI with its scheme stripped as well, and the schemes\n"
 "    argument, q.v., is then subsequently consulted."
 msgstr ""
+"``prefix``\n"
+"    ``*`` ないし URI (scheme 部分の記述は任意)。\n"
+"    最長マッチする prefix 指定を持つ認証情報が使用されます。\n"
+"    (``*`` は全てにマッチし、 マッチ長は 1 とみなされます)\n"
+"    prefix 指定が scheme 部分を持たない場合、 \n"
+"    scheme 部分を取り除いた URI に対する prefix のマッチングの後で、\n"
+"    (後述する) scheme 引数によるマッチングが行われます。"
 
 msgid ""
 "``username``\n"
@@ -12004,6 +13230,12 @@
 "    includes a username, only ``[auth]`` entries with a matching\n"
 "    username or without a username will be considered."
 msgstr ""
+"``username``\n"
+"    省略可。 認証におけるユーザ名。 本引数の指定が無く、 且つログイン時に\n"
+"    basic ないし digest 認証が要求された場合、 対話的入力が要求されます。\n"
+"    ``foo.username = $USER`` 形式の記述では、 環境変数が置換されます。\n"
+"    URI がユーザ名を含む場合、 選択対象となる ``[auth]`` のエントリは、\n"
+"    ユーザ名が合致するものか、 ユーザ名が無いものだけです。"
 
 msgid ""
 "``password``\n"
@@ -12011,18 +13243,28 @@
 "    remote site requires basic or digest authentication, the user\n"
 "    will be prompted for it."
 msgstr ""
+"``password``\n"
+"    省略可。 認証におけるパスワード。 本引数の指定が無く、\n"
+"    且つログイン時に basic ないし digest 認証が要求された場合、\n"
+"    対話的入力が要求されます。"
 
 msgid ""
 "``key``\n"
 "    Optional. PEM encoded client certificate key file. Environment\n"
 "    variables are expanded in the filename."
 msgstr ""
+"``key``\n"
+"    省略可能。 PEM 符号化されたクライアント証明書鍵ファイル。\n"
+"    ファイル名指定では、 環境変数の置換が実施されます。"
 
 msgid ""
 "``cert``\n"
 "    Optional. PEM encoded client certificate chain file. Environment\n"
 "    variables are expanded in the filename."
 msgstr ""
+"``cert``\n"
+"    省略可能。 PEM 符号化されたクライアント証明書連鎖ファイル。\n"
+"    ファイル名指定では、 環境変数の置換が実施されます。"
 
 msgid ""
 "``schemes``\n"
@@ -12032,23 +13274,35 @@
 "    static-http and static-https respectively, as well.\n"
 "    Default: https."
 msgstr ""
+"``schemes``\n"
+"    省略可能。 空白で区切った、 認証で使用される URI scheme の一覧。\n"
+"    prefix 引数に scheme が含まれない場合にのみ使用されます。\n"
+"    http および https が指定可能です。 それぞれ static-http および\n"
+"    static-https にもマッチします。 デフォルト値: https"
 
 msgid ""
 "If no suitable authentication entry is found, the user is prompted\n"
 "for credentials as usual if required by the remote."
 msgstr ""
+"ログイン時に認証が要求され、 且つ適切な認証情報記述が無い場合、\n"
+"認証情報に関する対話的入力が要求されます。"
 
 msgid ""
 "\n"
 "``decode/encode``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``decode/encode``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Filters for transforming files on checkout/checkin. This would\n"
 "typically be used for newline processing or other\n"
 "localization/canonicalization of files."
 msgstr ""
+"リポジトリ/作業領域間の入出力における、 ファイル変換フィルタの指定。\n"
+"改行形式の変換に代表される、 ファイルの地域化/正規化に使用されます。"
 
 msgid ""
 "Filters consist of a filter pattern followed by a filter command.\n"
@@ -12058,19 +13312,30 @@
 "in ``.c`` anywhere in the repository, use the pattern ``**.c``.\n"
 "For each file only the first matching filter applies."
 msgstr ""
+"フィルタは、 フィルタコマンドを伴ったフィルタパターンで指定されます。\n"
+"特に指定が無い場合、 フィルタパターンは、 リポジトリルートを起点とする\n"
+"ワイルドカード形式とみなされます。 例えば、 ルート直下の ``.txt``\n"
+"拡張子を持つファイルにのみ合致させるパターンは ``*.txt`` となります。\n"
+"リポジトリ配下の全ての ``.c`` 拡張子のファイルに合致させるパターンは\n"
+"``**.c`` となります。 それぞれのファイルに適用されるフィルタは、\n"
+"最初にマッチしたパターンのものだけです。"
 
 msgid ""
 "The filter command can start with a specifier, either ``pipe:`` or\n"
 "``tempfile:``. If no specifier is given, ``pipe:`` is used by default."
 msgstr ""
+"フィルタコマンドの記述は ``pipe:``  ないし ``tempfile:`` で開始可能です。\n"
+"特に指定が無い場合は、 ``pipe:`` 指定相当とみなされます。"
 
 msgid ""
 "A ``pipe:`` command must accept data on stdin and return the transformed\n"
 "data on stdout."
 msgstr ""
+"``pipe:`` 指定のフィルタコマンドは、 標準入力からデータを読み込み、\n"
+"変換済みデータを標準出力に書き出さなければなりません。"
 
 msgid "Pipe example::"
-msgstr ""
+msgstr "pipe フィルタ例を以下に示します::"
 
 msgid ""
 "  [encode]\n"
@@ -12078,6 +13343,10 @@
 "  # note: not necessarily a good idea, just an example\n"
 "  *.gz = pipe: gunzip"
 msgstr ""
+"  [encode]\n"
+"  # 差分記録の圧縮効果向上のため、コミット時に gzip ファイルを解凍。\n"
+"  # 備考: あくまで例示であり、この方式自体はあまり良い案ではありません\n"
+"  *.gz = pipe: gunzip"
 
 msgid ""
 "  [decode]\n"
@@ -12085,6 +13354,10 @@
 "  # can safely omit \"pipe:\", because it's the default)\n"
 "  *.gz = gzip"
 msgstr ""
+"  [decode]\n"
+"  # 作業領域への取り出しの際に gzip ファイルを再圧縮\n"
+"  # (デフォルトである \"pipe:\" 指定は省略可能)\n"
+"  *.gz = gzip"
 
 msgid ""
 "A ``tempfile:`` command is a template. The string ``INFILE`` is replaced\n"
@@ -12093,126 +13366,179 @@
 "of an empty temporary file, where the filtered data must be written by\n"
 "the command."
 msgstr ""
+"``tempfile:`` 指定のフィルタコマンドは、 テンプレート形式で記述します。\n"
+"``INFILE`` 記述は、 処理対象データが格納された一時ファイルのパスに、\n"
+"``OUTFILE`` 記述は、 処理結果を格納する (空の) 一時ファイルのパスに、\n"
+"それぞれ置換されます。"
 
 msgid ""
 ".. note:: The tempfile mechanism is recommended for Windows systems,\n"
 "   where the standard shell I/O redirection operators often have\n"
 "   strange effects and may corrupt the contents of your files."
 msgstr ""
+".. note:: 標準的なシェルの I/O リダイレクトが、 予期せぬ結果や、\n"
+"   ファイル内容の破壊に繋がる  Windows のような環境では、\n"
+"   tempfile 機構の使用がお勧めです。"
 
 msgid ""
 "This filter mechanism is used internally by the ``eol`` extension to\n"
 "translate line ending characters between Windows (CRLF) and Unix (LF)\n"
 "format. We suggest you use the ``eol`` extension for convenience."
 msgstr ""
+"Windows (CRLF) と Unix (LF) 環境間における改行形式の変換を行う\n"
+"``eol`` エクステンションは、 内部的にフィルタ機構を使用しています。\n"
+"改行形式変更には、 ``eol`` エクステンションの利用をお勧めします。"
 
 msgid ""
 "\n"
 "``defaults``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``defaults``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid "(defaults are deprecated. Don't use them. Use aliases instead)"
-msgstr ""
+msgstr "(defaults の使用は非推奨です。 alias を使用してください)"
 
 msgid ""
 "Use the ``[defaults]`` section to define command defaults, i.e. the\n"
 "default options/arguments to pass to the specified commands."
 msgstr ""
+"``[defaults]`` セクションは、 指定コマンドに対する、\n"
+"デフォルトのオプション/引数指定の記述に使用します。"
 
 msgid ""
 "The following example makes :hg:`log` run in verbose mode, and\n"
 ":hg:`status` show only the modified files, by default::"
 msgstr ""
+"以下の記述は、 :hg:`log` の常時 verbose モード実行と、\n"
+":hg:`status` の変更ファイル限定表示化の例です::"
 
 msgid ""
 "  [defaults]\n"
 "  log = -v\n"
 "  status = -m"
 msgstr ""
+"  [defaults]\n"
+"  log = -v\n"
+"  status = -m"
 
 msgid ""
 "The actual commands, instead of their aliases, must be used when\n"
 "defining command defaults. The command defaults will also be applied\n"
 "to the aliases of the commands defined."
 msgstr ""
+"alias 定義で上書きされたコマンドでも、 元々のコマンドの方が\n"
+"defaults 定義対象となります。 alias 定義コマンドも\n"
+"defaults 定義対象となります。"
 
 msgid ""
 "\n"
 "``diff``\n"
 "\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``diff``\n"
+"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Settings used when displaying diffs. Everything except for ``unified`` is a\n"
 "Boolean and defaults to False."
 msgstr ""
+"差分表示の設定。 ``unified`` 以外の全ての設定は真偽値で、 デフォルト値は\n"
+"False です。"
 
 msgid ""
 "``git``\n"
 "    Use git extended diff format."
 msgstr ""
+"``git``\n"
+"    git 拡張 diff 形式使用の有無。"
 
 msgid ""
 "``nodates``\n"
 "    Don't include dates in diff headers."
 msgstr ""
+"``nodates``\n"
+"    差分ヘッダ部分からの日付情報除外の有無。"
 
 msgid ""
 "``showfunc``\n"
 "    Show which function each change is in."
 msgstr ""
+"``showfunc``\n"
+"    変更が生じた関数の名前表示の有無。"
 
 msgid ""
 "``ignorews``\n"
 "    Ignore white space when comparing lines."
 msgstr ""
+"``ignorews``\n"
+"    差分検出における空白文字無視の有無。"
 
 msgid ""
 "``ignorewsamount``\n"
 "    Ignore changes in the amount of white space."
 msgstr ""
+"``ignorewsamount``\n"
+"    差分検出における空白文字数増減無視の有無。"
 
 msgid ""
 "``ignoreblanklines``\n"
 "    Ignore changes whose lines are all blank."
 msgstr ""
+"``ignoreblanklines``\n"
+"    差分検出における空行増減無視の有無。"
 
 msgid ""
 "``unified``\n"
 "    Number of lines of context to show."
 msgstr ""
+"``unified``\n"
+"    差分出力におけるコンテキスト行の行数。"
 
 msgid ""
 "``email``\n"
 "\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``email``\n"
+"\"\"\"\"\"\"\"\"\""
 
 msgid "Settings for extensions that send email messages."
-msgstr ""
+msgstr "電子メールを送信するエクステンション向けの設定。"
 
 msgid ""
 "``from``\n"
 "    Optional. Email address to use in \"From\" header and SMTP envelope\n"
 "    of outgoing messages."
 msgstr ""
+"``from``\n"
+"    省略可能。 送信するメールの \"From\" ヘッダと SMTP\n"
+"    エンベロープに使用する電子メールアドレス。"
 
 msgid ""
 "``to``\n"
 "    Optional. Comma-separated list of recipients' email addresses."
 msgstr ""
+"``to``\n"
+"    省略可能。 宛先電子メールアドレスのカンマ区切り。"
 
 msgid ""
 "``cc``\n"
 "    Optional. Comma-separated list of carbon copy recipients'\n"
 "    email addresses."
 msgstr ""
+"``cc``\n"
+"    省略可能。 CC 宛先電子メールアドレスのカンマ区切り。"
 
 msgid ""
 "``bcc``\n"
 "    Optional. Comma-separated list of blind carbon copy recipients'\n"
 "    email addresses."
 msgstr ""
+"``bcc``\n"
+"    省略可能。 BCC 宛先電子メールアドレスのカンマ区切り。"
 
 msgid ""
 "``method``\n"
@@ -12223,6 +13549,16 @@
 "    message on stdin). Normally, setting this to ``sendmail`` or\n"
 "    ``/usr/sbin/sendmail`` is enough to use sendmail to send messages."
 msgstr ""
+"``method``\n"
+"    省略可能。 電子メールの送信方式。 ``smtp`` (デフォルト値)\n"
+"    が設定された場合、 直接 SMTP を使用して送信します。\n"
+"    (設定詳細は ``[smtp]`` セクション詳細を参照)\n"
+"    それ以外の値の場合は、 sendmail と同様に振舞う\n"
+"    (``-f`` オプションで送信元を指定、 コマンド行で宛先一覧を指定、\n"
+"    標準入力で送信内容の受け取り)\n"
+"    電子メール送信プログラムとみなします。\n"
+"    ``sendmail`` でのメール送信では、 通常は ``sendmail`` ないし\n"
+"    ``/usr/sbin/sendmail`` と設定すれば十分です。"
 
 msgid ""
 "``charsets``\n"
@@ -12234,9 +13570,16 @@
 "    conversion fails, the text in question is sent as is. Defaults to\n"
 "    empty (explicit) list."
 msgstr ""
+"``charsets``\n"
+"    省略可能。 宛先において都合の良い文字符号化方式のカンマ区切り。\n"
+"    電子メールのアドレス指定、 ヘッダ群、 およびパッチ 「以外」\n"
+"    のマルチパート部分は、 ローカル符号化方式 (``$HGENCODING`` ないし\n"
+"    ``ui.fallbackencoding`` で指定) からの変換に成功した、\n"
+"    「最初の」符号化方式で符号化されます。 変換に失敗した場合、\n"
+"    そのままのデータが送信されます。 デフォルトの設定は空のリストです。"
 
 msgid "    Order of outgoing email character sets:"
-msgstr ""
+msgstr "    電子メールの文字符号化方式は以下の順序で確定します:"
 
 msgid ""
 "    1. ``us-ascii``: always first, regardless of settings\n"
@@ -12245,9 +13588,14 @@
 "    4. ``$HGENCODING``: if not in email.charsets\n"
 "    5. ``utf-8``: always last, regardless of settings"
 msgstr ""
+"    1. ``us-ascii``: 設定に関わらず常に最初\n"
+"    2. ``email.charsets``: ユーザ指定の順序通り\n"
+"    3. ``ui.fallbackencoding``: email.charsets で指定されていない場合。\n"
+"    4. ``$HGENCODING``: email.charsets で指定されていない場合。\n"
+"    5. ``utf-8``: 設定に関わらず常に最後"
 
 msgid "Email example::"
-msgstr ""
+msgstr "email セクションの設定例を以下に示します::"
 
 msgid ""
 "  [email]\n"
@@ -12257,38 +13605,58 @@
 "  # us-ascii, utf-8 omitted, as they are tried first and last\n"
 "  charsets = iso-8859-1, iso-8859-15, windows-1252"
 msgstr ""
+"  [email]\n"
+"  from = Joseph User <joe.user@example.com>\n"
+"  method = /usr/sbin/sendmail\n"
+"  # 西欧圏向けの文字符号化設定\n"
+"  # 最初と最後に確認される us-ascii と utf-8 の記述は省略\n"
+"  charsets = iso-8859-1, iso-8859-15, windows-1252"
 
 msgid ""
 "\n"
 "``extensions``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``extensions``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Mercurial has an extension mechanism for adding new features. To\n"
 "enable an extension, create an entry for it in this section."
 msgstr ""
+"Mercurial には、 機能追加のための、 エクステンション機構が備わっています。\n"
+"個々のエクステンションを有効にするには、 本セクションにおいて、\n"
+"対応するエントリを記述する必要があります。"
 
 msgid ""
 "If you know that the extension is already in Python's search path,\n"
 "you can give the name of the module, followed by ``=``, with nothing\n"
 "after the ``=``."
 msgstr ""
+"エクステンションの実装が、 Python の検索パス上にある場合、\n"
+"モジュール名に続けて ``=`` を記述するだけ (右辺値は不要) です。"
 
 msgid ""
 "Otherwise, give a name that you choose, followed by ``=``, followed by\n"
 "the path to the ``.py`` file (including the file name extension) that\n"
 "defines the extension."
 msgstr ""
+"それ以外の場合、 任意の名前に続けて ``=`` を記述した後ろに、\n"
+"エクステンションを実装した ``.py`` ファイルへのパス (ファイル名含む)\n"
+"を記述してください。"
 
 msgid ""
 "To explicitly disable an extension that is enabled in an hgrc of\n"
 "broader scope, prepend its path with ``!``, as in ``foo = !/ext/path``\n"
 "or ``foo = !`` when path is not supplied."
 msgstr ""
+"先に読み込まれた設定ファイルにおいて、 有効化済みのエクステンションを、\n"
+"明示的に無効化したい場合は、 ``foo = !/ext/path`` あるいは ``foo = !``\n"
+"のように、 値の先頭に ``!`` が来るような設定を記述してください。"
 
 msgid "Example for ``~/.hgrc``::"
-msgstr ""
+msgstr "``~/.hgrc`` 記述例を以下に示します::"
 
 msgid ""
 "  [extensions]\n"
@@ -12297,12 +13665,20 @@
 "  # (this extension will get loaded from the file specified)\n"
 "  myfeature = ~/.hgext/myfeature.py"
 msgstr ""
+"  [extensions]\n"
+"  # (mq エクステンションは Mercurial 同梱のものが読み込まれます)\n"
+"  mq =\n"
+"  # (以下のエクステンションは指定のパスから読み込まれます)\n"
+"  myfeature = ~/.hgext/myfeature.py"
 
 msgid ""
 "\n"
 "``hostfingerprints``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``hostfingerprints``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Fingerprints of the certificates of known HTTPS servers.\n"
@@ -12312,24 +13688,37 @@
 "The fingerprint is the SHA-1 hash value of the DER encoded certificate.\n"
 "The CA chain and web.cacerts is not used for servers with a fingerprint."
 msgstr ""
+"既知の HTTPS サーバ証明書のフィンガープリント (fingerprint) 記述。\n"
+"本セクションに記述のあるサーバと HTTPS で接続する場合、\n"
+"サーバ証明書のフィンガープリントが、 記述と一致しなければ、\n"
+"接続失敗とみなされます。 ssh における ``known_hosts`` 設定に相当します。\n"
+"フィンガープリントは、 DER 符号化された証明書の SHA-1 ハッシュ値です。\n"
+"フィンガープリント指定のあるサーバとの接続の場合、\n"
+"CA 連鎖の確認や web.cacerts 設定は無視されます。"
 
 msgid "For example::"
-msgstr ""
+msgstr "記述例を以下に示します::"
 
 msgid ""
 "    [hostfingerprints]\n"
 "    hg.intevation.org = 38:76:52:7c:87:26:9a:8f:4a:f8:d3:de:08:45:3b:ea:"
 "d6:4b:ee:cc"
 msgstr ""
+"    [hostfingerprints]\n"
+"    hg.intevation.org = 38:76:52:7c:87:26:9a:8f:4a:f8:d3:de:08:45:3b:ea:"
+"d6:4b:ee:cc"
 
 msgid "This feature is only supported when using Python 2.6 or later."
-msgstr ""
+msgstr "本機能は、 Python 2.6 以降でのみ使用可能です。"
 
 msgid ""
 "\n"
 "``format``\n"
 "\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``format``\n"
+"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "``usestore``\n"
@@ -12340,6 +13729,13 @@
 "    compatibility and ensures that the on-disk format of newly created\n"
 "    repositories will be compatible with Mercurial before version 0.9.4."
 msgstr ""
+"``usestore``\n"
+"    ファイル名の文字大小を認識しないようなファイルシステムへの、\n"
+"    適応性を向上させる、 \"store\" 形式リポジトリの使用可否。\n"
+"    デフォルトでは有効化されています。 この設定を無効化した場合、\n"
+"    新規作成したリポジトリは、 0.9.4 以前の Mercurial と、\n"
+"    ディスク記録形式で互換性が保たれますが、 状況次第では、\n"
+"    長いファイル名での保存が必要になります。"
 
 msgid ""
 "``usefncache``\n"
@@ -12350,6 +13746,14 @@
 "    option ensures that the on-disk format of newly created\n"
 "    repositories will be compatible with Mercurial before version 1.1."
 msgstr ""
+"``usefncache``\n"
+"    \"store\" 形式リポジトリ (本設定の有効化に必須) において、\n"
+"    長いファイル名を使用するための機能向上や、 \"nul\" のような Windows\n"
+"    予約名利用を回避可能にする、 \"fncache\"\n"
+"    形式リポジトリの使用可否。\n"
+"    デフォルトでは有効化されています。 この設定を無効化した場合、\n"
+"    新規作成したリポジトリは、 1.1 以前の Mercurial と、\n"
+"    ディスク記録形式で互換性が保たれます。"
 
 msgid ""
 "``dotencode``\n"
@@ -12360,11 +13764,20 @@
 "    option ensures that the on-disk format of newly created\n"
 "    repositories will be compatible with Mercurial before version 1.7."
 msgstr ""
+"``dotencode``\n"
+"    \"fncache\" 形式リポジトリ (本設定の有効化に必須) において、\n"
+"    Mac OS X および Windows で生じる、 ドットと空白文字 (``. ``)\n"
+"    で始まるファイル名の問題を回避するための、 \"dotencode\"\n"
+"    形式リポジトリの使用可否。 デフォルトでは有効化されています。\n"
+"    この設定を無効化した場合、 新規作成したリポジトリは、 1.7 以前の\n"
+"    Mercurial と、 ディスク記録形式で互換性が保たれます。"
 
 msgid ""
 "``merge-patterns``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``merge-patterns``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "This section specifies merge tools to associate with particular file\n"
@@ -12372,25 +13785,34 @@
 "merge tool. Patterns are globs by default, rooted at the repository\n"
 "root."
 msgstr ""
+"特定のファイル名パターンと、 マージツールの関連付け。\n"
+"本セクションでの関連付けは、 デフォルトのマージツール選択に優先します。\n"
+"デフォルトのパターン指定形式は、 リポジトリルートを起点とする、\n"
+"ワイルドカード形式とみなされます。"
 
 msgid ""
 "  [merge-patterns]\n"
 "  **.c = kdiff3\n"
 "  **.jpg = myimgmerge"
 msgstr ""
+"  [merge-patterns]\n"
+"  **.c = kdiff3\n"
+"  **.jpg = myimgmerge"
 
 msgid ""
 "``merge-tools``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``merge-tools``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "This section configures external merge tools to use for file-level\n"
 "merges."
-msgstr ""
+msgstr "ファイル単位のマージを行う外部マージツールの設定。"
 
 msgid "Example ``~/.hgrc``::"
-msgstr ""
+msgstr "``~/.hgrc`` での設定例を以下に示します::"
 
 msgid ""
 "  [merge-tools]\n"
@@ -12401,6 +13823,13 @@
 "  # Give higher priority\n"
 "  kdiff3.priority = 1"
 msgstr ""
+"  [merge-tools]\n"
+"  # 既存ツールの実行パスを標準のものから変更\n"
+"  kdiff3.executable = ~/bin/kdiff3\n"
+"  # コマンド行形式の指定\n"
+"  kdiff3.args = $base $local $other -o $output\n"
+"  # 優先順位を高く設定\n"
+"  kdiff3.priority = 1"
 
 msgid ""
 "  # Define new tool\n"
@@ -12408,12 +13837,18 @@
 "  myHtmlTool.regkey = Software\\FooSoftware\\HtmlMerge\n"
 "  myHtmlTool.priority = 1"
 msgstr ""
+"  # 固有ツールの設定\n"
+"  myHtmlTool.args = -m $local $other $base $output\n"
+"  myHtmlTool.regkey = Software\\FooSoftware\\HtmlMerge\n"
+"  myHtmlTool.priority = 1"
 
 msgid ""
 "``priority``\n"
 "  The priority in which to evaluate this tool.\n"
 "  Default: 0."
 msgstr ""
+"``priority``\n"
+"  当該ツールを選択する際の優先順位。 デフォルト値: 0"
 
 msgid ""
 "``executable``\n"
@@ -12421,6 +13856,10 @@
 "  the path can use environment variables with ${ProgramFiles} syntax.\n"
 "  Default: the tool name."
 msgstr ""
+"``executable``\n"
+"  実行可能ファイル名ないしパス名。 Windows 環境では、\n"
+"  ${ProgramFiles} 環境変数を併用した記述が使用可能です。\n"
+"  デフォルト値: ツール名が自動的に設定"
 
 msgid ""
 "``args``\n"
@@ -12429,6 +13868,10 @@
 "  variables: ``$base``, ``$local``, ``$other``, ``$output``.\n"
 "  Default: ``$local $base $other``"
 msgstr ""
+"``args``\n"
+"  実行可能ファイルに渡される引数。 ``$base``、 ``$local``、 ``$other``\n"
+"  および ``$output`` という記述で、 マージ対象ファイル群や、\n"
+"  結果ファイルを指定可能です。 デフォルト値: ``$local $base $other``"
 
 msgid ""
 "``premerge``\n"
@@ -12437,23 +13880,38 @@
 "  to leave markers in the file if the premerge fails.\n"
 "  Default: True"
 msgstr ""
+"``premerge``\n"
+"  外部ツール起動前の、 非対話的な内部 3-way マージツール実行の有無。\n"
+"  ``true`` および ``false`` 以外に、 事前マージが失敗した場合に、\n"
+"  マージマークを残したままにする ``keep`` を指定可能です。\n"
+"  デフォルト値: True"
 
 msgid ""
 "``binary``\n"
 "  This tool can merge binary files. Defaults to False, unless tool\n"
 "  was selected by file pattern match."
 msgstr ""
+"``binary``\n"
+"  当該ツールによる、 バイナリファイルのマージ可否。 デフォルト値は False\n"
+"  ですが、 ツールの選択が、 ファイルパターンの合致で実施された場合は、\n"
+"  この設定値は無視されます。"
 
 msgid ""
 "``symlink``\n"
 "  This tool can merge symlinks. Defaults to False, even if tool was\n"
 "  selected by file pattern match."
 msgstr ""
+"``symlink``\n"
+"  当該ツールによる、 シンボリックリンクのマージ可否。 デフォルト値は False\n"
+"  ですが、 ツールの選択が、 ファイルパターンの合致で実施された場合は、\n"
+"  この設定値は無視されます。"
 
 msgid ""
 "``check``\n"
 "  A list of merge success-checking options:"
 msgstr ""
+"``check``\n"
+"  マージ成否判定方式の選択一覧 (複数指定可能):"
 
 msgid ""
 "  ``changed``\n"
@@ -12464,29 +13922,47 @@
 "  ``prompt``\n"
 "    Always prompt for merge success, regardless of success reported by tool."
 msgstr ""
+"  ``changed``\n"
+"    マージ結果と以前の内容に差分が無い場合、 マージ成否を問い合わせ。\n"
+"  ``conflicts``\n"
+"    ツールの戻り値がマージ成功を示す場合でも、 衝突マークの有無を確認。\n"
+"  ``prompt``\n"
+"    ツールの戻り値がマージ成功を示す場合でも、 常にマージ成否を問い合わせ。"
 
 msgid ""
 "``checkchanged``\n"
 "  True is equivalent to ``check = changed``.\n"
 "  Default: False"
 msgstr ""
+"``checkchanged``\n"
+"  本設定を True にするのは、 ``check = changed`` 設定と等価です。\n"
+"  デフォルト値: False"
 
 msgid ""
 "``checkconflicts``\n"
 "  True is equivalent to ``check = conflicts``.\n"
 "  Default: False"
 msgstr ""
+"``checkconflicts``\n"
+"  本設定を True にするのは、 ``check = conflicts`` 設定と等価です。\n"
+"  デフォルト値: False"
 
 msgid ""
 "``fixeol``\n"
 "  Attempt to fix up EOL changes caused by the merge tool.\n"
 "  Default: False"
 msgstr ""
+"``fixeol``\n"
+"  マージツールの実行による EOL 形式変更の是正の有無。\n"
+"  デフォルト値: False"
 
 msgid ""
 "``gui``\n"
 "  This tool requires a graphical interface to run. Default: False"
 msgstr ""
+"``gui``\n"
+"  当該ツール実行における GUI 表示の要否。\n"
+"  デフォルト値: False"
 
 msgid ""
 "``regkey``\n"
@@ -12495,6 +13971,11 @@
 "  ``HKEY_CURRENT_USER`` and then under ``HKEY_LOCAL_MACHINE``.\n"
 "  Default: None"
 msgstr ""
+"``regkey``\n"
+"  当該ツールのインストール位置を保持する Windows レジストリキー。\n"
+"  Mercurial は ``HKEY_CURRENT_USER`` ないし ``HKEY_LOCAL_MACHINE``\n"
+"  配下の当該キーの有無を、 この順序で確認します。\n"
+"  デフォルト値: None"
 
 msgid ""
 "``regkeyalt``\n"
@@ -12504,12 +13985,21 @@
 "  is to search for 32bit applications on 64bit operating systems.\n"
 "  Default: None"
 msgstr ""
+"``regkeyalt``\n"
+"  指定されたレジストリキー不在時の、 代替 Windows レジストリキー。\n"
+"  ``regname`` および ``regappend`` による改変は、\n"
+"  代替キーでも実施されます。 典型的な用途は、\n"
+"  64 ビット環境における 32 ビットアプリの検索です。\n"
+"  デフォルト値: None"
 
 msgid ""
 "``regname``\n"
 "  Name of value to read from specified registry key. Defaults to the\n"
 "  unnamed (default) value."
 msgstr ""
+"``regname``\n"
+"  当該レジストリキーから読み出す値の名前。 デフォルト値は、\n"
+"  ``(既定)`` からの読み出しです。"
 
 msgid ""
 "``regappend``\n"
@@ -12517,12 +14007,19 @@
 "  the executable name of the tool.\n"
 "  Default: None"
 msgstr ""
+"``regappend``\n"
+"  当該レジストリキーからの読み出し値に付加する値。 典型的な設定値は、\n"
+"  ツールの実行可能ファイル名です。\n"
+"  デフォルト値: None"
 
 msgid ""
 "\n"
 "``hooks``\n"
 "\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``hooks``\n"
+"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Commands or Python functions that get automatically executed by\n"
@@ -12531,9 +14028,15 @@
 "action. Overriding a site-wide hook can be done by changing its\n"
 "value or setting it to an empty string."
 msgstr ""
+"commit の開始/終了といった様々な処理契機において、\n"
+"自動実行されるコマンド、ないし Python 関数。 \n"
+"処理契機名に接尾辞 (suffix) を追加した記述をする事で、\n"
+"同一処理契機に複数のフックを実行可能です。\n"
+"先に読み込まれた設定 (例: ホスト毎設定) におけるフック設定は、\n"
+"別な値を設定するか、 空値の設定により、 上書き可能です。"
 
 msgid "Example ``.hg/hgrc``::"
-msgstr ""
+msgstr "``.hg/hgrc`` 設定例を以下に示します::"
 
 msgid ""
 "  [hooks]\n"
@@ -12544,12 +14047,22 @@
 "  incoming.email = /my/email/hook\n"
 "  incoming.autobuild = /my/build/hook"
 msgstr ""
+"  [hooks]\n"
+"  # 更新の取り込み毎に作業領域を更新\n"
+"  changegroup.update = hg update\n"
+"  # ホスト毎設定の無効化\n"
+"  incoming =\n"
+"  \n"
+"  incoming.email = /my/email/hook\n"
+"  incoming.autobuild = /my/build/hook"
 
 msgid ""
 "Most hooks are run with environment variables set that give useful\n"
 "additional information. For each hook below, the environment\n"
 "variables it is passed are listed with names of the form ``$HG_foo``."
 msgstr ""
+"殆どのフックは、 有用な付加情報を持つ環境変数設定と共に実行されます。\n"
+"以下に示すフック群に渡される環境変数は ``$HG_foo`` 形式の名前を持ちます。"
 
 msgid ""
 "``changegroup``\n"
@@ -12557,6 +14070,12 @@
 "  ID of the first new changeset is in ``$HG_NODE``. URL from which\n"
 "  changes came is in ``$HG_URL``."
 msgstr ""
+"``changegroup``\n"
+"  push、 pull、 unbundle によるリビジョン群の追加完了時に実行されます。\n"
+"  新規追加リビジョン群の最初の ID が ``$HG_NODE`` に、\n"
+"  追加リビジョン群の取り込み元 URL が ``$HG_URL`` に設定されます。\n"
+"  (訳注: 複数リビジョン一括追加時の ``changegroup`` フック実行は1回ですが、\n"
+"  ``incoming`` フックはリビジョン毎に実行されます)"
 
 msgid ""
 "``commit``\n"
@@ -12564,6 +14083,10 @@
 "  of the newly created changeset is in ``$HG_NODE``. Parent changeset\n"
 "  IDs are in ``$HG_PARENT1`` and ``$HG_PARENT2``."
 msgstr ""
+"``commit``\n"
+"  手元のリポジトリにおける新規リビジョン作成完了時に実行されます。\n"
+"  新規作成リビジョンの ID が ``$HG_NODE`` に、親リビジョンの ID が\n"
+"  ``$HG_PARENT1`` および ``$HG_PARENT2`` に設定されます。"
 
 msgid ""
 "``incoming``\n"
@@ -12571,6 +14094,12 @@
 "  the local repository. The ID of the newly arrived changeset is in\n"
 "  ``$HG_NODE``. URL that was source of changes came is in ``$HG_URL``."
 msgstr ""
+"``incoming``\n"
+"  push、 pull、 unbundle によるリビジョンの追加完了時に実行されます。\n"
+"  新規追加リビジョンの最初の ID が ``$HG_NODE`` に、\n"
+"  追加リビジョンの取り込み元 URL が ``$HG_URL`` に設定されます。\n"
+"  (訳注: 複数リビジョン一括追加時の ``changegroup`` フック実行は1回ですが、\n"
+"  ``incoming`` フックはリビジョン毎に実行されます)"
 
 msgid ""
 "``outgoing``\n"
@@ -12578,6 +14107,11 @@
 "  first changeset sent is in ``$HG_NODE``. Source of operation is in\n"
 "  ``$HG_SOURCE``; see \"preoutgoing\" hook for description."
 msgstr ""
+"``outgoing``\n"
+"  他リポジトリへの変更反映完了後に実行されます。\n"
+"  新規追加リビジョン群の最初の ID が ``$HG_NODE`` に、\n"
+"  操作実施契機が ``$HG_SOURCE`` に設定されます。\n"
+"  \"preoutgoing\" フックの説明も参照してください。"
 
 msgid ""
 "``post-<command>``\n"
@@ -12589,6 +14123,16 @@
 "  dictionary of options (with unspecified options set to their defaults).\n"
 "  ``$HG_PATS`` is a list of arguments. Hook failure is ignored."
 msgstr ""
+"``post-<コマンド名>``\n"
+"  指定コマンドが正常終了した際に実行されます。\n"
+"  当該コマンド実行の引数が ``$HG_ARGS`` に、\n"
+"  終了コードが ``$HG_RESULT`` にに設定されます。\n"
+"  当該コマンドの内部処理に渡される、 コマンド実行時引数の解析結果が、\n"
+"   ``$HG_PATS`` および ``$HG_OPTS`` に設定されますが、\n"
+"  これらに設定される値は、 内部的な Python データ形式の文字列です。\n"
+"  ``$HG_OPTS`` はオプションの辞書形式 (無指定オプションは、\n"
+"  デフォルト値が設定された状態)、 ``$HG_PATS`` は引数のリストです。\n"
+"  フック自身の実行失敗は無視されます。"
 
 msgid ""
 "``pre-<command>``\n"
@@ -12601,6 +14145,16 @@
 "  failure, the command doesn't execute and Mercurial returns the failure\n"
 "  code."
 msgstr ""
+"``pre-<コマンド名>``\n"
+"  指定コマンドの実行前に実行されます。\n"
+"  当該コマンド実行の引数が ``$HG_ARGS`` に設定されます。\n"
+"  当該コマンドの内部処理に渡される、 コマンド実行時引数の解析結果が、\n"
+"   ``$HG_PATS`` および ``$HG_OPTS`` に設定されますが、\n"
+"  これらに設定される値は、 内部的な Python データ形式の文字列です。\n"
+"  ``$HG_OPTS`` はオプションの辞書形式 (無指定オプションは、\n"
+"  デフォルト値が設定された状態)、 ``$HG_PATS`` は引数のリストです。\n"
+"  フック実行が失敗した場合、 当該コマンドは実行されず、\n"
+"  Mercurial は実行失敗の終了コードを返します。"
 
 msgid ""
 "``prechangegroup``\n"
@@ -12609,6 +14163,11 @@
 "  cause the push, pull or unbundle to fail. URL from which changes\n"
 "  will come is in ``$HG_URL``."
 msgstr ""
+"``prechangegroup``\n"
+"  push、 pull、 unbundle によるリビジョン群の追加前に実行されます。\n"
+"  終了コード 0 は、 処理の継続を意味します。\n"
+"  非 0 の終了コードは、 push、 pull、 unbundle の中断を意味します。\n"
+"  追加リビジョン群の取り込み元 URL が ``$HG_URL`` に設定されます。"
 
 msgid ""
 "``precommit``\n"
@@ -12616,6 +14175,12 @@
 "  commit to proceed. Non-zero status will cause the commit to fail.\n"
 "  Parent changeset IDs are in ``$HG_PARENT1`` and ``$HG_PARENT2``."
 msgstr ""
+"``precommit``\n"
+"  手元のリポジトリにおける新規リビジョン作成前に実行されます。\n"
+"  終了コード 0 は、 処理の継続を意味します。\n"
+"  非 0 の終了コードは、 commit の中断を意味します。\n"
+"  親リビジョンの ID が\n"
+"  ``$HG_PARENT1`` および ``$HG_PARENT2`` に設定されます。"
 
 msgid ""
 "``prelistkeys``\n"
@@ -12623,6 +14188,10 @@
 "  repository. Non-zero status will cause failure. The key namespace is\n"
 "  in ``$HG_NAMESPACE``."
 msgstr ""
+"``prelistkeys``\n"
+"  pushkey (bookmark のようなもの) の一覧取得前に実行されます。\n"
+"  非 0 の終了コードは、 処理の中断を意味します。\n"
+"  キーの名前空間が ``$HG_NAMESPACE`` に設定されます。"
 
 msgid ""
 "``preoutgoing``\n"
@@ -12635,6 +14204,18 @@
 "  SSH or HTTP repository. If \"push\", \"pull\" or \"bundle\", operation\n"
 "  is happening on behalf of repository on same system."
 msgstr ""
+"``preoutgoing``\n"
+"  他リポジトリへの変更反映において、 対象リビジョン確定前に実行されます。\n"
+"  非 0 の終了コードは、 処理の中断を意味します。\n"
+"  本フックによって、 HTTP や SSH 経由での変更反映を抑止可能です。\n"
+"  ローカルホスト上のリポジトリ間での pull や push ないし bundle\n"
+"  コマンドも抑止可能ですが、 ファイルそのもののコピーが可能ですから、\n"
+"  実質的な抑止効果はありません。\n"
+"  操作実施契機が ``$HG_SOURCE`` に設定されます。\n"
+"  この環境変数に \"serve\" が設定されている場合、\n"
+"  SSH なり HTTP を経由した遠隔ホスト側が、 処理契機となっています。\n"
+"  \"push\"、 \"pull\" ないし \"bundle\" が設定されている場合、\n"
+"  同一ホスト上のリポジトリが処理契機となっています。"
 
 msgid ""
 "``prepushkey``\n"
@@ -12644,6 +14225,13 @@
 "  the old value (if any) is in ``$HG_OLD``, and the new value is in\n"
 "  ``$HG_NEW``."
 msgstr ""
+"``prepushkey``\n"
+"  pushkey (bookmark のようなもの) の取り込み前に実行されます。\n"
+"  非 0 の終了コードは、 取り込み拒否を意味します。\n"
+"  キーの名前空間が ``$HG_NAMESPACE`` に、\n"
+"  キーが ``$HG_KEY`` に、\n"
+"  (更新の場合は) 旧値が ``$HG_OLD`` に、\n"
+"  新値が ``$HG_NEW`` に設定されます。"
 
 msgid ""
 "``pretag``\n"
@@ -12653,6 +14241,14 @@
 "is\n"
 "  local if ``$HG_LOCAL=1``, in repository if ``$HG_LOCAL=0``."
 msgstr ""
+"``pretag``\n"
+"  タグの新規生成前に実行されます。\n"
+"  終了コードが 0 の場合、 タグの生成が許可されます。\n"
+"  非 0 の終了コードは、 タグ生成を中断します。\n"
+"  タグ付け対象リビジョンの ID が  ``$HG_NODE`` に、\n"
+"  タグ名が ``$HG_TAG`` に設定されます。\n"
+"  ローカルタグの場合は ``$HG_LOCAL=1`` に、\n"
+"  通常のタグの場合は ``$HG_LOCAL=0`` になります。"
 
 msgid ""
 "``pretxnchangegroup``\n"
@@ -12665,6 +14261,16 @@
 "  pull or unbundle will fail. URL that was source of changes is in\n"
 "  ``$HG_URL``."
 msgstr ""
+"``pretxnchangegroup``\n"
+"  push、 pull、 unbundle によるリビジョン群の追加完了の際に、\n"
+"  トランザクションが完了する前に実行されます。\n"
+"  追加されるリビジョン群は、 フックから参照可能です。\n"
+"  そのため、 追加が確定する前に、 対象リビジョン群の内容を検証可能です。\n"
+"  新規追加リビジョン群の最初の ID が ``$HG_NODE`` に設定されます。\n"
+"  終了コードが 0 の場合、 トランザクションが確定します。\n"
+"  非 0 の終了コードの場合、 トランザクションが巻き戻され、\n"
+"  push、 pull、 unbundle は中断されます。\n"
+"  追加リビジョンの取り込み元 URL は ``$HG_URL`` に設定されます。"
 
 msgid ""
 "``pretxncommit``\n"
@@ -12675,6 +14281,16 @@
 "  be rolled back. ID of changeset is in ``$HG_NODE``. Parent changeset\n"
 "  IDs are in ``$HG_PARENT1`` and ``$HG_PARENT2``."
 msgstr ""
+"``pretxncommit``\n"
+"  新規リビジョン作成の際に、\n"
+"  トランザクションが完了する前に実行されます。\n"
+"  追加されるリビジョンは、 フックから参照可能です。\n"
+"  そのため、 コミットログや、 変更内容の検証が可能です。\n"
+"  終了コードが 0 の場合、 トランザクションが確定します。\n"
+"  非 0 の終了コードの場合、 トランザクションが巻き戻されます。\n"
+"  新規追加リビジョンの ID が ``$HG_NODE`` に、\n"
+"  親リビジョンの ID が\n"
+"  ``$HG_PARENT1`` および ``$HG_PARENT2`` に設定されます。"
 
 msgid ""
 "``preupdate``\n"
@@ -12683,6 +14299,13 @@
 "  Changeset ID of first new parent is in ``$HG_PARENT1``. If merge, ID\n"
 "  of second new parent is in ``$HG_PARENT2``."
 msgstr ""
+"``preupdate``\n"
+"  作業領域の更新前に実行されます。\n"
+"  終了コードが 0 の場合、 更新処理が実施されます。\n"
+"  非 0 の終了コードの場合、 更新処理は実施されません。\n"
+"  更新対象リビジョンの ID が ``$HG_PARENT1`` に設定されます。\n"
+"  マージ契機の更新処理の場合、 第2親リビジョンの ID が\n"
+"  ``$HG_PARENT2`` に設定されます。"
 
 msgid ""
 "``listkeys``\n"
@@ -12690,6 +14313,10 @@
 "  key namespace is in ``$HG_NAMESPACE``. ``$HG_VALUES`` is a\n"
 "  dictionary containing the keys and values."
 msgstr ""
+"``listkeys``\n"
+"  pushkey (bookmark のようなもの) の一覧取得後に実行されます。\n"
+"  キーの名前空間が ``$HG_NAMESPACE`` に設定されます。\n"
+"  ``$HG_VALUES`` には、 キーと値からなる辞書情報が設定されます。"
 
 msgid ""
 "``pushkey``\n"
@@ -12698,6 +14325,12 @@
 "  ``$HG_KEY``, the old value (if any) is in ``$HG_OLD``, and the new\n"
 "  value is in ``$HG_NEW``."
 msgstr ""
+"``pushkey``\n"
+"  pushkey (bookmark のようなもの) の取り込み後に実行されます。\n"
+"  キーの名前空間が ``$HG_NAMESPACE`` に、\n"
+"  キーが ``$HG_KEY`` に、\n"
+"  (更新の場合は) 旧値が ``$HG_OLD`` に、\n"
+"  新値が ``$HG_NEW`` に設定されます。"
 
 msgid ""
 "``tag``\n"
@@ -12705,6 +14338,12 @@
 "  Name of tag is in ``$HG_TAG``. Tag is local if ``$HG_LOCAL=1``, in\n"
 "  repository if ``$HG_LOCAL=0``."
 msgstr ""
+"``tag``\n"
+"  タグの新規生成後に実行されます。\n"
+"  タグ付け対象リビジョンの ID が  ``$HG_NODE`` に、\n"
+"  タグ名が ``$HG_TAG`` に設定されます。\n"
+"  ローカルタグの場合は ``$HG_LOCAL=1`` に、\n"
+"  通常のタグの場合は ``$HG_LOCAL=0`` になります。"
 
 msgid ""
 "``update``\n"
@@ -12713,6 +14352,13 @@
 "  in ``$HG_PARENT2``. If the update succeeded, ``$HG_ERROR=0``. If the\n"
 "  update failed (e.g. because conflicts not resolved), ``$HG_ERROR=1``."
 msgstr ""
+"``update``\n"
+"  作業領域の更新後に実行されます。\n"
+"  更新対象リビジョンの ID が ``$HG_PARENT1`` に設定されます。\n"
+"  マージ契機の更新処理の場合、 第2親リビジョンの ID が\n"
+"  ``$HG_PARENT2`` に設定されます。\n"
+"  更新処理が成功した場合は ``$HG_ERROR=0`` に、\n"
+"  失敗した場合 (例: 衝突解消の失敗等) は ``$HG_ERROR=1`` が設定されます。"
 
 msgid ""
 ".. note:: It is generally better to use standard hooks rather than the\n"
@@ -12721,6 +14367,11 @@
 "   Also, hooks like \"commit\" will be called in all contexts that\n"
 "   generate a commit (e.g. tag) and not just the commit command."
 msgstr ""
+".. note:: コマンド実行に対する pre- ないし post- 付きの汎用フックは、\n"
+"   トランザクション確定の成否に影響しない状況で呼ばれるため、\n"
+"   汎用フックを使用する方がお勧めです。\n"
+"   \"commit\" のようなフックは、 :hg:`commit` 実行以外にも、\n"
+"   リビジョンを作成する契機 (例: :hg:`tag`) 全てにおいて呼ばれます。"
 
 msgid ""
 ".. note:: Environment variables with empty values may not be passed to\n"
@@ -12728,14 +14379,20 @@
 "   will have an empty value under Unix-like platforms for non-merge\n"
 "   changesets, while it will not be available at all under Windows."
 msgstr ""
+".. note:: Windows のような環境では、 空値の環境変数が、\n"
+"   引き渡されない場合があります。 例えば、 非マージリビジョンの場合、\n"
+"   Unix 系環境では空値の ``$HG_PARENT2`` が引き渡されますが、\n"
+"   Windows 環境では、 環境変数自身の引渡しがありません。"
 
 msgid "The syntax for Python hooks is as follows::"
-msgstr ""
+msgstr "Python 関数のフック指定文法を以下に示します::"
 
 msgid ""
 "  hookname = python:modulename.submodule.callable\n"
 "  hookname = python:/path/to/python/module.py:callable"
 msgstr ""
+"  フック名 = python:モジュール名.サブモジュール名.関数名\n"
+"  フック名 = python:/モジュール/ファイル/への/パス.py:関数名"
 
 msgid ""
 "Python hooks are run within the Mercurial process. Each hook is\n"
@@ -12745,68 +14402,102 @@
 "environment variables above are passed as keyword arguments, with no\n"
 "``HG_`` prefix, and names in lower case."
 msgstr ""
+"Python 関数のフックは、 Mercurial プロセス内部で実行されます。\n"
+"各フックの起動では、 最低でも3つのキーワード引数が渡されます。\n"
+"ui オブジェクト (``ui`` キーワード)、\n"
+"repository オブジェクト (``repo`` キーワード)、\n"
+"フック起動種別を示す ``hooktype`` キーワードの3つです。\n"
+"フックの説明で示した環境変数は、\n"
+"``HG_`` 無しで、 且つ小文字表記のキーワードを使用した、\n"
+"キーワード引数として渡されます。"
 
 msgid ""
 "If a Python hook returns a \"true\" value or raises an exception, this\n"
 "is treated as a failure."
 msgstr ""
+"Python 関数フックの戻り値が \"true\" 相当値か、\n"
+"実行中に例外が発生した場合、 処理失敗とみなされます。\n"
+"(訳注: 失敗の場合に \"true\" である点に注意)"
 
 msgid ""
 "\n"
 "``http_proxy``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``http_proxy``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Used to access web-based Mercurial repositories through a HTTP\n"
 "proxy."
 msgstr ""
+"ウェブベースの Mercurial リポジトリアクセスで使用される\n"
+"HTTP プロキシ設定。"
 
 msgid ""
 "``host``\n"
 "    Host name and (optional) port of the proxy server, for example\n"
 "    \"myproxy:8000\"."
 msgstr ""
+"``host``\n"
+"    プロキシサーバのホスト名と (省略可能な) ポート番号。\n"
+"    設定例: \"myproxy:8000\""
 
 msgid ""
 "``no``\n"
 "    Optional. Comma-separated list of host names that should bypass\n"
 "    the proxy."
 msgstr ""
+"``no``\n"
+"    省略可能。 プロキシを使用「しない」ホスト名一覧 (カンマ区切り)"
 
 msgid ""
 "``passwd``\n"
 "    Optional. Password to authenticate with at the proxy server."
 msgstr ""
+"``passwd``\n"
+"    省略可能。 プロキシサーバの認証用パスワード。"
 
 msgid ""
 "``user``\n"
 "    Optional. User name to authenticate with at the proxy server."
 msgstr ""
+"``user``\n"
+"    省略可能。 プロキシサーバの認証用ユーザ名。"
 
 msgid ""
 "``always``\n"
 "    Optional. Always use the proxy, even for localhost and any entries\n"
 "    in ``http_proxy.no``. True or False. Default: False."
 msgstr ""
+"``always``\n"
+"    省略可能。 ``http_proxy.no`` を無視して、 プロキシを常用するか否か。\n"
+"    真偽値。 デフォルト値: False"
 
 msgid ""
 "``smtp``\n"
 "\"\"\"\"\"\"\"\""
 msgstr ""
+"``smtp``\n"
+"\"\"\"\"\"\"\"\""
 
 msgid "Configuration for extensions that need to send email messages."
-msgstr ""
+msgstr "電子メールを送信するエクステンション向け設定。"
 
 msgid ""
 "``host``\n"
 "    Host name of mail server, e.g. \"mail.example.com\"."
 msgstr ""
+"``host``\n"
+"    SMTP サーバのホスト名。 設定例: \"mail.example.com\""
 
 msgid ""
 "``port``\n"
 "    Optional. Port to connect to on mail server. Default: 25."
 msgstr ""
+"``port``\n"
+"    省略可能。 SMTP サーバのポート番号。 デフォルト値: 25"
 
 msgid ""
 "``tls``\n"
@@ -12814,12 +14505,18 @@
 "starttls,\n"
 "    smtps or none. Default: none."
 msgstr ""
+"``tls``\n"
+"    省略可能。 SMTP サーバ接続における TLS 接続の有無/方式の指定。\n"
+"    starttls、 smtps ないし none。 デフォルト値: none"
 
 msgid ""
 "``username``\n"
 "    Optional. User name for authenticating with the SMTP server.\n"
 "    Default: none."
 msgstr ""
+"``username``\n"
+"    省略可能。 SMTP サーバ接続の認証におけるユーザ名。\n"
+"    デフォルト値: none"
 
 msgid ""
 "``password``\n"
@@ -12827,23 +14524,36 @@
 "    specified, interactive sessions will prompt the user for a\n"
 "    password; non-interactive sessions will fail. Default: none."
 msgstr ""
+"``password``\n"
+"    省略可能。 SMTP サーバ接続の認証におけるパスワード。\n"
+"    無指定の場合、 対話的な実行であれば、\n"
+"    パスワード入力プロンプトが表示されますが、\n"
+"    非対話的な実行であれば、 処理が中断されます。\n"
+"    デフォルト値: none"
 
 msgid ""
 "``local_hostname``\n"
 "    Optional. It's the hostname that the sender can use to identify\n"
 "    itself to the MTA."
 msgstr ""
+"``local_hostname``\n"
+"    省略可能。 MTA に対して、 送信元を指定するためのホスト名。"
 
 msgid ""
 "\n"
 "``patch``\n"
 "\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``patch``\n"
+"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Settings used when applying patches, for instance through the 'import'\n"
 "command or with Mercurial Queues extension."
 msgstr ""
+":hg:`import` や Mercurial Queues (MQ) エクステンション等による、\n"
+"パッチ適用に関する設定。"
 
 msgid ""
 "``eol``\n"
@@ -12857,12 +14567,27 @@
 "    of line, patch line endings are preserved.\n"
 "    Default: strict."
 msgstr ""
+"``eol``\n"
+"    'strict' が設定された場合、 パッチファイルと、\n"
+"    パッチ対象ファイルは、 行末形式がそのまま維持されます。\n"
+"    ``lf`` ないし ``crlf`` が設定された場合、\n"
+"    パッチファイルとパッチ対象ファイルは、 行末形式が無視され、\n"
+"    LF (Unix 形式) ないし CRLF (Windows 形式) に正規化されます。\n"
+"    ``auto`` が設定された場合、\n"
+"    パッチファイルの行末形式は無視されますが、\n"
+"    パッチ対象ファイルの行末形式は、 ファイル毎の設定で正規化されます。\n"
+"    対象ファイルが存在しないか、 改行を含まない場合、\n"
+"    パッチファイルの行末形式がそのまま維持されます。\n"
+"    デフォルト値: strict"
 
 msgid ""
 "\n"
 "``paths``\n"
 "\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``paths``\n"
+"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Assigns symbolic names to repositories. The left side is the\n"
@@ -12870,6 +14595,13 @@
 "location of the repository. Default paths can be declared by setting\n"
 "the following entries."
 msgstr ""
+"リポジトリへのシンボリックな名前の割り当て設定。\n"
+"設定記述の左辺にシンボル名を、\n"
+"右辺にリポジトリ位置のディレクトリ、\n"
+"ないし URL を記述します。\n"
+"連携先リポジトリ指定が無い場合でも、\n"
+"以下のシンボルを設定することで、\n"
+"パス指定が可能です。 (訳注: :hg:`help urls` も参照のこと)"
 
 msgid ""
 "``default``\n"
@@ -12877,18 +14609,29 @@
 "    Default is set to repository from which the current repository was\n"
 "    cloned."
 msgstr ""
+"``default``\n"
+"    連携先指定が無い場合に、 :hg:`pull` に類するコマンドの、\n"
+"    連携対象となるリポジトリのディレクトリ、 ないし URL。\n"
+"    当該リポジトリが :hg:`clone` で生成された場合、\n"
+"    複製元リポジトリの URL が自動的に設定されます。"
 
 msgid ""
 "``default-push``\n"
 "    Optional. Directory or URL to use when pushing if no destination\n"
 "    is specified."
 msgstr ""
+"``default-push``\n"
+"    連携先指定が無い場合に、 :hg:`push` に類するコマンドの、\n"
+"    連携対象となるリポジトリのディレクトリ、 ないし URL。"
 
 msgid ""
 "\n"
 "``profiling``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``profiling``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Specifies profiling format and file output. In this section\n"
@@ -12897,12 +14640,19 @@
 "text report generated from the profiling data. The profiling is done\n"
 "using lsprof."
 msgstr ""
+"プロファイルの形式と、 出力ファイルに関する設定。\n"
+"以下の説明では、 プロファイル期間に採取される生データの事を\n"
+"'プロファイルデータ'、 プロファイルデータを元にした、\n"
+"テキスト形式の統計報告を 'プロファイル報告' と呼称します。\n"
+"プロファイル採取には、 lsprof が用いられます。"
 
 msgid ""
 "``format``\n"
 "    Profiling format.\n"
 "    Default: text."
 msgstr ""
+"``format``\n"
+"    プロファイル形式。 デフォルト値: text"
 
 msgid ""
 "    ``text``\n"
@@ -12914,6 +14664,12 @@
 "      file, the generated file can directly be loaded into\n"
 "      kcachegrind."
 msgstr ""
+"    ``text``\n"
+"      プロファイル報告を生成。 プロファイル報告をファイルに保存する場合、\n"
+"      プロファイルデータは保存されない点に注意してください。\n"
+"    ``kcachegrind``\n"
+"      プロファイルデータを kcachegrind 形式化。 ファイルに保存する場合、\n"
+"      当該ファイルは直接 kcachegrind で読み込めます。"
 
 msgid ""
 "``output``\n"
@@ -12921,22 +14677,32 @@
 "    file exists, it is replaced. Default: None, data is printed on\n"
 "    stderr"
 msgstr ""
+"``output``\n"
+"    プロファイルデータ、 ないし統計報告の保存先。\n"
+"    既存ファイルが指定された場合、 ファイルは上書きされます。\n"
+"    デフォルト値: None (結果は標準エラー出力から出力)"
 
 msgid ""
 "``revsetalias``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``revsetalias``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid "Alias definitions for revsets. See :hg:`help revsets` for details."
 msgstr ""
+"revsets 機能の別名定義。\n"
+"詳細は :hg:`help revsets` を参照してください。"
 
 msgid ""
 "``server``\n"
 "\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``server``\n"
+"\"\"\"\"\"\"\"\"\"\""
 
 msgid "Controls generic server settings."
-msgstr ""
+msgstr "一般的なサーバ機能の設定。"
 
 msgid ""
 "``uncompressed``\n"
@@ -12951,6 +14717,17 @@
 "    the write lock while determining what data to transfer.\n"
 "    Default is True."
 msgstr ""
+"``uncompressed``\n"
+"    クライアントからの、非圧縮プロトコルでの :hg:`clone` 要求に対する、\n"
+"    許可の可否。 通常の転送と比較して、 データ量が 40% 程度増加しますが、\n"
+"    サーバ/クライアント双方で、 メモリや CPU の消費が低減します。\n"
+"    LAN (100 Mbps ないしそれ以上) や高速 WAN 経由であれば、\n"
+"    通常形式よりも高速 (最大 10 倍程度) です。\n"
+"    転送データ量が増加することから、 一般的な WAN 接続 (概ね 6 Mbps 以下)\n"
+"    では、 非圧縮形式の方が低速です。\n"
+"    転送データが確定するまでの間は、 非圧縮形式であっても、\n"
+"    一時的な書き込みロックが保持されます。\n"
+"    デフォルト値: True"
 
 msgid ""
 "``validate``\n"
@@ -12958,17 +14735,23 @@
 "    checking that all new file revisions specified in manifests are\n"
 "    present. Default is False."
 msgstr ""
+"``validate``\n"
+"    反映対象チェンジセットの完全性検証の要否。\n"
+"    マニフェスト中の全ての更新情報が、 転送内容に含まれているか否かで、\n"
+"    データの完全性を確認します。 デフォルト値: False"
 
 msgid ""
 "``subpaths``\n"
 "\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``subpaths``\n"
+"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid "Defines subrepositories source locations rewriting rules of the form::"
-msgstr ""
+msgstr "副リポジトリの元位置情報を書き換える、 以下の形式の設定::"
 
 msgid "    <pattern> = <replacement>"
-msgstr ""
+msgstr "    <パターン> = <置換結果>"
 
 msgid ""
 "Where ``pattern`` is a regular expression matching the source and\n"
@@ -12976,20 +14759,28 @@
 "can be matched in ``pattern`` and referenced in ``replacements``. For\n"
 "instance::"
 msgstr ""
+"``パターン`` には元位置情報に対する正規表現を、\n"
+"``置換結果`` には元位置情報の書き換え内容を記述します。\n"
+"``パターン`` におけるグループ表記は ``置換結果`` で参照可能です。\n"
+"記述例を以下に示します::"
 
 msgid "    http://server/(.*)-hg/ = http://hg.server/\\1/"
-msgstr ""
+msgstr "    http://server/(.*)-hg/ = http://hg.server/\\1/"
 
 msgid "rewrites ``http://server/foo-hg/`` into ``http://hg.server/foo/``."
 msgstr ""
+"上記設定によって、 ``http://server/foo-hg/`` は\n"
+"``http://hg.server/foo/`` に書き換えられます。"
 
 msgid "All patterns are applied in definition order."
-msgstr ""
+msgstr "記述順序に従い、 全てのパターン記述が適用されます。"
 
 msgid ""
 "``trusted``\n"
 "\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"``trusted``\n"
+"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "Mercurial will not use the settings in the\n"
@@ -13000,6 +14791,13 @@
 "the web interface will use some safe settings from the ``[web]``\n"
 "section."
 msgstr ""
+"Mercurial の設定ファイルは、 任意のコマンド実行を可能にできることから、\n"
+"信頼できるユーザ/グループに属さない設定ファイルは、\n"
+"その記述内容が無視されます。 共有リポジトリや、 リポジトリサーバの\n"
+"``.hg/hgrc`` におけるフックやエクステンション設定では、\n"
+"しばしばこの問題が顕在化します。\n"
+"但し、 web インタフェースに関しては、\n"
+"``[web]`` セクションにおける、 安全な設定記述が使用されます。"
 
 msgid ""
 "This section specifies what users and groups are trusted. The\n"
@@ -13008,25 +14806,42 @@
 "*already-trusted file* to take effect, such as ``$HOME/.hgrc`` of the\n"
 "user or service running Mercurial."
 msgstr ""
+"設定ファイルの所有者ないしグループが、\n"
+"本セクションで記述した、 ユーザないしグループと合致する場合、\n"
+"その設定ファイルは *信頼* されます。\n"
+"実効ユーザ (訳注: 対象リポジトリ上で実行される\n"
+"「プロセス」 の実効ユーザ) は常に信頼対象になります。\n"
+"全てのファイルを信頼する場合は、 ユーザ/グループ設定のいずれかで\n"
+"``*`` を列挙してください。 本セクションの記述が有効になるためには、\n"
+"*既に信頼されているファイル* において記述する必要が有ります。\n"
+"例えば、 Mercurial プロセスを実行しているユーザやサービスの\n"
+"``$HOME/.hgrc`` ファイルなどが該当します。"
 
 msgid ""
 "``users``\n"
 "  Comma-separated list of trusted users."
 msgstr ""
+"``users``\n"
+"  信頼できるユーザの一覧 (カンマ区切り)"
 
 msgid ""
 "``groups``\n"
 "  Comma-separated list of trusted groups."
 msgstr ""
+"``groups``\n"
+"  信頼できるグループの一覧 (カンマ区切り)"
 
 msgid ""
 "\n"
 "``ui``\n"
 "\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``ui``\n"
+"\"\"\"\"\"\""
 
 msgid "User interface controls."
-msgstr ""
+msgstr "ユーザインタフェースに関する設定。"
 
 msgid ""
 "``archivemeta``\n"
@@ -13035,6 +14850,11 @@
 "    by the :hg:`archive` command or downloaded via hgweb.\n"
 "    Default is True."
 msgstr ""
+"``archivemeta``\n"
+"    :hg:`archive` コマンドないし hgweb 経由のダウンロードで得られる\n"
+"    アーカイブファイルへの、 メタデータ (リポジトリの初期リビジョンと、\n"
+"    アーカイブ対象リビジョンのハッシュ値) を保持する .hg_archival.txt\n"
+"    ファイル格納の有無。 デフォルト値: True"
 
 msgid ""
 "``askusername``\n"
@@ -13045,30 +14865,48 @@
 "    default ``USER@HOST`` is used instead.\n"
 "    Default is False."
 msgstr ""
+"``askusername``\n"
+"    コミットにおけるユーザ名問い合わせの有無。 True の場合、\n"
+"    ``$HGUSER`` も ``$EMAIL`` も設定されていなければ、\n"
+"    ユーザ名の問い合わせを行います。\n"
+"    ユーザ名が入力されない場合、 ``ユーザ名@ホスト名`` が使用されます。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``commitsubrepos``\n"
 "    Whether to commit modified subrepositories when committing the\n"
 "    parent repository. If False and one subrepository has uncommitted\n"
 "    changes, abort the commit.\n"
-"    Default is True."
-msgstr ""
+"    Default is False."
+msgstr ""
+"``commitsubrepos``\n"
+"    親リポジトリのコミットにおける、 副リポジトリ変更のコミットの要否。\n"
+"    False の場合に、 未コミット変更の副リポジトリがあれば、\n"
+"    コミット処理は中断されます。 デフォルト値: False"
 
 msgid ""
 "``debug``\n"
 "    Print debugging information. True or False. Default is False."
 msgstr ""
+"``debug``\n"
+"    デバッグ情報表示要否の真偽値。 デフォルト値: False"
 
 msgid ""
 "``editor``\n"
 "    The editor to use during a commit. Default is ``$EDITOR`` or ``vi``."
 msgstr ""
+"``editor``\n"
+"    コミットログ入力用エディタ。 無指定の場合、 ``$EDITOR`` ないし\n"
+"    ``vi`` が使用されます。"
 
 msgid ""
 "``fallbackencoding``\n"
 "    Encoding to try if it's not possible to decode the changelog using\n"
 "    UTF-8. Default is ISO-8859-1."
 msgstr ""
+"``fallbackencoding``\n"
+"    UTF-8 によるコミットログの変換が失敗した場合に使用する符号化形式。\n"
+"    デフォルト値: ISO-8859-1"
 
 msgid ""
 "``ignore``\n"
@@ -13079,16 +14917,28 @@
 "    ``ignore.other = ~/.hgignore2``. For details of the ignore file\n"
 "    format, see the ``hgignore(5)`` man page."
 msgstr ""
+"``ignore``\n"
+"    ユーザ毎の無視対象パターンファイルの読み込み設定。\n"
+"    対象ファイルの形式は、 リポジトリ毎の .hgignore ファイルと同じです。\n"
+"    本指定には、 フック指定の文法が適用可能です。\n"
+"    複数の無視指定ファイルの読み込みは、 ``ignore.other = ~/.hgignore2``\n"
+"    のように記述します。 無視指定ファイル記述の詳細は、\n"
+"    ``hgignore(5)`` マニュアルを参照してください。\n"
+"    (訳注: :hg:`help ignore` でも参照可能)"
 
 msgid ""
 "``interactive``\n"
 "    Allow to prompt the user. True or False. Default is True."
 msgstr ""
+"``interactive``\n"
+"    ユーザへの問い合わせ可否の真偽値。 デフォルト値: True"
 
 msgid ""
 "``logtemplate``\n"
 "    Template string for commands that print changesets."
 msgstr ""
+"``logtemplate``\n"
+"    リビジョン表示系コマンドが使用するテンプレート文字列。"
 
 msgid ""
 "``merge``\n"
@@ -13096,6 +14946,11 @@
 "    For more information on merge tools see :hg:`help merge-tools`.\n"
 "    For configuring merge tools see the ``[merge-tools]`` section."
 msgstr ""
+"``merge``\n"
+"    手動マージの際に衝突解消を行うプログラム。\n"
+"    マージツールに関する詳細は :hg:`help merge-tools` を、\n"
+"    マージツールの設定に関する詳細は ``[merge-tools]``\n"
+"    セクションの説明を参照してください。"
 
 msgid ""
 "``portablefilenames``\n"
@@ -13112,22 +14967,42 @@
 "    If set to ``abort``, the command is aborted.\n"
 "    On Windows, this configuration option is ignored and the command aborted."
 msgstr ""
+"``portablefilenames``\n"
+"    ファイル名可搬性確認の要否。\n"
+"    ``warn``、 ``ignore`` ないし ``abort`` のいずれか。\n"
+"    デフォルト値は ``warn``。\n"
+"    POSIX 環境における ``warn`` (ないし ``true``) 設定では、\n"
+"    可搬性の無い名前 (例: ``AUX`` のような予約語や、 ``:``\n"
+"    のような特殊文字を含んだり、 文字大小の問題で、\n"
+"    既存ファイルと衝突するような、 Windows 環境で利用できないファイル名)\n"
+"    を持つファイルが、 構成管理対象として追加された際に、\n"
+"    警告を発します。\n"
+"    ``ignore`` (ないし ``false``) 設定では、 警告が発せられません。\n"
+"    ``abort`` 設定では、 コマンドの実行が中断されます。\n"
+"    Windows 環境では、 本設定は無視され、 コマンド実行は常に中断されます。"
 
 msgid ""
 "``quiet``\n"
 "    Reduce the amount of output printed. True or False. Default is False."
 msgstr ""
+"``quiet``\n"
+"    コマンド実行時のメッセージ表示抑止要否の真偽値。 デフォルト値: False"
 
 msgid ""
 "``remotecmd``\n"
 "    remote command to use for clone/push/pull operations. Default is ``hg``."
 msgstr ""
+"``remotecmd``\n"
+"    clone/push/pull 処理における遠隔実行コマンド。 デフォルト値: ``hg``"
 
 msgid ""
 "``report_untrusted``\n"
 "    Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a\n"
 "    trusted user or group. True or False. Default is True."
 msgstr ""
+"``report_untrusted``\n"
+"    信頼できるユーザ/グループ下に無い ``.hg/hgrc``\n"
+"    の無視に対する、 警告要否の真偽値。 デフォルト値: True"
 
 msgid ""
 "``slash``\n"
@@ -13137,28 +15012,43 @@
 "    backslash character (``\\``)).\n"
 "    Default is False."
 msgstr ""
+"``slash``\n"
+"    パス区切りでのスラッシュ (``/``) 使用の要否。\n"
+"    パス区切りがスラッシュではない環境 (例: バックスラッシュ (``\\``)\n"
+"    を使用する Windows 環境) でのみ意味を持ちます。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``ssh``\n"
 "    command to use for SSH connections. Default is ``ssh``."
 msgstr ""
+"``ssh``\n"
+"    SSH 接続に使用するコマンド。 デフォルト値: ``ssh``"
 
 msgid ""
 "``strict``\n"
 "    Require exact command names, instead of allowing unambiguous\n"
 "    abbreviations. True or False. Default is False."
 msgstr ""
+"``strict``\n"
+"    コマンド名指定の厳密性要否 (= 省略指定の禁止) の真偽値。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``style``\n"
 "    Name of style to use for command output."
 msgstr ""
+"``style``\n"
+"    コマンド出力に使用するスタイル名指定。"
 
 msgid ""
 "``timeout``\n"
 "    The timeout used when a lock is held (in seconds), a negative value\n"
 "    means no timeout. Default is 600."
 msgstr ""
+"``timeout``\n"
+"    ロック解放待ちにおけるタイムアウト時間指定 (単位: 秒)。\n"
+"    負値はタイムアウト無しを意味します。 デフォルト値: 600"
 
 msgid ""
 "``traceback``\n"
@@ -13167,6 +15057,11 @@
 "    on all exceptions, even those recognized by Mercurial (such as\n"
 "    IOError or MemoryError). Default is False."
 msgstr ""
+"``traceback``\n"
+"    Mercurial は未知の例外のみ、 トレースバックを表示します。\n"
+"    本設定が True の際は、 Mercurial の既知の例外 (IOError や\n"
+"    MemoryError) であっても、トレースバックを表示します。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``username``\n"
@@ -13179,17 +15074,32 @@
 "    ``username =``  in the system hgrc). Environment variables in the\n"
 "    username are expanded."
 msgstr ""
+"``username``\n"
+"    :hg:`commit` での新規リビジョン作成で記録されるユーザ名。\n"
+"    個人名と電子メールアドレスを使用するのが一般的です。\n"
+"    (例: ``Fred Widget <fred@example.com>``)\n"
+"    無指定の場合、 ``$EMAIL`` 指定値、 ないし ``ユーザ名@ホスト名``\n"
+"    が使用されます。 設定ファイルで username に空値が指定された場合、\n"
+"    (Mercurial の問い合わせを契機に) 手動で指定するか、\n"
+"    他の設定ファイル (例: システム毎設定ファイルで ``username =``\n"
+"    が記述された場合は ``$HOME/.hgrc``) での設定が必要です。\n"
+"    username 指定値では、 環境変数の置換が実施されます。"
 
 msgid ""
 "``verbose``\n"
 "    Increase the amount of output printed. True or False. Default is False."
 msgstr ""
+"``verbose``\n"
+"    出力情報量増加要否の真偽値。 デフォルト値: False"
 
 msgid ""
 "\n"
 "``web``\n"
 "\"\"\"\"\"\"\""
 msgstr ""
+"\n"
+"``web``\n"
+"\"\"\"\"\"\"\""
 
 msgid ""
 "Web interface configuration. The settings in this section apply to\n"
@@ -13197,6 +15107,9 @@
 "run through a webserver (``hgweb.cgi`` and the derivatives for FastCGI\n"
 "and WSGI)."
 msgstr ""
+"ウェブインタフェース設定。 本セクションでの設定は、 組み込みウェブサーバ\n"
+"(:hg:`serve` での実行) と、 ウェブサーバ上でのスクリプト (FastCGI や WSGI\n"
+"向けの ``hgweb.cgi`` およびその派生) の実行の、両方に適用されます。"
 
 msgid ""
 "The Mercurial webserver does no authentication (it does not prompt for\n"
@@ -13206,39 +15119,56 @@
 "webserver to do authentication for you, or disable the authorization\n"
 "checks."
 msgstr ""
+"Mercurial の組み込みウェブサーバは、 認証 (authentication) を行いません\n"
+"(ユーザを確認するための、 ユーザ名やパスワードの入力を求めません) が、\n"
+"承認 (authorization) の機能はあります (本セクションでの設定を元にした、\n"
+"認証済みユーザに対する、 アクセス可否の制御)。 利用するウェブサーバの、\n"
+"認証機能を Mercurial 向けに正しく設定するか、 Mercurial の承認機能を、\n"
+"無効化してください。"
 
 msgid ""
 "For a quick setup in a trusted environment, e.g., a private LAN, where\n"
 "you want it to accept pushes from anybody, you can use the following\n"
 "command line::"
 msgstr ""
+"信頼できる環境 (例: 私的な LAN 配下で、 全ての利用者に :hg:`push` 許可)\n"
+"において、 素早くサーバを立ち上げたい場合、 以下の起動形式が良いでしょう::"
 
 msgid "    $ hg --config web.allow_push=* --config web.push_ssl=False serve"
-msgstr ""
+msgstr "    $ hg --config web.allow_push=* --config web.push_ssl=False serve"
 
 msgid ""
 "Note that this will allow anybody to push anything to the server and\n"
 "that this should not be used for public servers."
 msgstr ""
+"この設定は、 全ての利用者に、 サーバへの :hg:`push` を許可しますので、\n"
+"公開サーバで使用してはいけません。"
 
 msgid "The full set of options is:"
-msgstr ""
+msgstr "本セクションで指定可能な設定項目を、 以下に示します:"
 
 msgid ""
 "``accesslog``\n"
 "    Where to output the access log. Default is stdout."
 msgstr ""
+"``accesslog``\n"
+"    アクセスログの書き出し先。 無指定時は標準出力に出力。"
 
 msgid ""
 "``address``\n"
 "    Interface address to bind to. Default is all."
 msgstr ""
+"``address``\n"
+"    サーバの待ちうけアドレス。 無指定時はホストの持つ全アドレス。"
 
 msgid ""
 "``allow_archive``\n"
 "    List of archive format (bz2, gz, zip) allowed for downloading.\n"
 "    Default is empty."
 msgstr ""
+"``allow_archive``\n"
+"    利用可能なダウンロード向けのアーカイブ形式 (bz2, gz, zip) 一覧。\n"
+"    デフォルト値: 空(ダウンロード不可)"
 
 msgid ""
 "``allowbz2``\n"
@@ -13246,6 +15176,9 @@
 "    revisions.\n"
 "    Default is False."
 msgstr ""
+"``allowbz2``\n"
+"    (非推奨) .tar.bz2 形式でのアーカイブダウンロードの可否。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``allowgz``\n"
@@ -13253,11 +15186,16 @@
 "    revisions.\n"
 "    Default is False."
 msgstr ""
+"``allowgz``\n"
+"    (非推奨) .tar.gz 形式でのアーカイブダウンロードの可否。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``allowpull``\n"
 "    Whether to allow pulling from the repository. Default is True."
 msgstr ""
+"``allowpull``\n"
+"    :hg:`pull` 要求への応答の可否。 デフォルト値: True"
 
 msgid ""
 "``allow_push``\n"
@@ -13268,6 +15206,13 @@
 "    be present in this list. The contents of the allow_push list are\n"
 "    examined after the deny_push list."
 msgstr ""
+"``allow_push``\n"
+"    :hg:`push` 要求への応答の可否。 空ないし未設定の場合、 :hg:`push`\n"
+"    要求は受理されません。 ``*`` が設定された場合、 未認証ユーザを含む、\n"
+"    全てのユーザが :hg:`push` できます。 他の値が設定された場合、\n"
+"    認証されたユーザのうち、 本項目で名前が列挙されたユーザのみが、\n"
+"    :hg:`push` できます。 本設定の確認実施は、 ``deny_push``\n"
+"    確認の後です。"
 
 msgid ""
 "``guessmime``\n"
@@ -13277,6 +15222,12 @@
 "    allow cross-site scripting attacks when serving untrusted\n"
 "    repositories. Default is False."
 msgstr ""
+"``guessmime``\n"
+"    ファイル内容の直接ダウンロードにおける、 MIME 種別の制御。\n"
+"    True 設定の場合、 ファイルの拡張子を元に MIME 種別を推測します。\n"
+"    例えば、 HTML ファイルでは ``text/html`` が使用されますが、\n"
+"    信用できないリポジトリを公開した場合、 cross site scripting\n"
+"    攻撃の原因となる可能性があります。 デフォルト値: False"
 
 msgid ""
 "``allow_read``\n"
@@ -13290,12 +15241,23 @@
 "    is permitted to all users). The contents of the allow_read list are\n"
 "    examined after the deny_read list."
 msgstr ""
+"``allow_read``\n"
+"    アクセス元ユーザが ``deny_read`` による制限を受けていない場合の、\n"
+"    当該ユーザのアクセス可否の制御。 本設定が空の場合、 未認証ユーザや、\n"
+"    本設定で名前が列挙されていないユーザは、 アクセスが拒否されます。\n"
+"    本設定が空、 ないし未設定の場合、 全てのユーザがアクセス可能です。\n"
+"    ``allow_read`` を ``*`` に設定するのは、 未設定 (= 全ユーザへの許可)\n"
+"    と等価です。 本設定の確認実施は、 ``deny_read`` 確認の後です。"
 
 msgid ""
 "``allowzip``\n"
 "    (DEPRECATED) Whether to allow .zip downloading of repository\n"
 "    revisions. Default is False. This feature creates temporary files."
 msgstr ""
+"``allowzip``\n"
+"    (非推奨) .zip 形式でのアーカイブダウンロードの可否。\n"
+"    本機能を有効にした場合、 一時ファイルが作成されます。\n"
+"    デフォルト値: False"
 
 msgid ""
 "``baseurl``\n"
@@ -13303,6 +15265,11 @@
 "    third-party tools like email notification hooks can construct\n"
 "    URLs. Example: ``http://hgserver/repos/``."
 msgstr ""
+"``baseurl``\n"
+"    外部への URL 公開で使用するベース URL。\n"
+"    電子メール通知フック等の、 サードパーティツールにける、\n"
+"    公開用 URL の構築を可能にします。\n"
+"    設定例: ``http://hgserver/repos/``"
 
 msgid ""
 "``cacerts``\n"
@@ -13312,6 +15279,11 @@
 "    client, then it will verify the identity of remote HTTPS servers\n"
 "    with these certificates. The form must be as follows::"
 msgstr ""
+"``cacerts``\n"
+"    PEM 符号化形式の証明書認証局証明書一覧格納ファイルへのパス。\n"
+"    ファイル名記述における環境変数および ``~user`` 記述は置換されます。\n"
+"    本項目が、 クライアント側で記述された場合、 指定された証明書により、\n"
+"    HTTPS サーバが認証されます。 ファイルの形式例を以下に示します::"
 
 msgid ""
 "        -----BEGIN CERTIFICATE-----\n"
@@ -13321,6 +15293,12 @@
 "        ... (certificate in base64 PEM encoding) ...\n"
 "        -----END CERTIFICATE-----"
 msgstr ""
+"        -----BEGIN CERTIFICATE-----\n"
+"        ... (base64 PEM 符号化形式の証明書) ...\n"
+"        -----END CERTIFICATE-----\n"
+"        -----BEGIN CERTIFICATE-----\n"
+"        ... (base64 PEM 符号化形式の証明書) ...\n"
+"        -----END CERTIFICATE-----"
 
 msgid ""
 "    This feature is only supported when using Python 2.6 or later. If you "
@@ -13329,6 +15307,9 @@
 "    version of the ssl library that is available from\n"
 "    ``http://pypi.python.org``."
 msgstr ""
+"    本機能は Python 2.6 以降で利用可能です。 それ以前の Python において、\n"
+"    本機能を利用する場合は、 ``http://pypi.python.org`` から入手できる\n"
+"    SSL ライブラリの後方移植版をインストールしてください。"
 
 msgid ""
 "    You can use OpenSSL's CA certificate file if your platform has one.\n"
@@ -13336,22 +15317,33 @@
 "crt``.\n"
 "    Otherwise you will have to generate this file manually."
 msgstr ""
+"    OpenSSL の CA 証明書ファイルがあれば、 それを利用しても構いません。\n"
+"    多くの Linux システムでは、 ``/etc/ssl/certs/ca-certificates.crt``\n"
+"    に格納されている筈です。 それ以外は、 手動で生成する必要があります。"
 
 msgid ""
 "    To disable SSL verification temporarily, specify ``--insecure`` from\n"
 "    command line."
 msgstr ""
+"    SSL の証明書検証を、 一時的に停止したい場合は、 コマンドライン上で\n"
+"    ``--insecure`` を指定してください。"
 
 msgid ""
 "``cache``\n"
 "    Whether to support caching in hgweb. Defaults to True."
 msgstr ""
+"``cache``\n"
+"    hgweb におけるキャッシュ利用の可否。 デフォルト値: True"
 
 msgid ""
 "``contact``\n"
 "    Name or email address of the person in charge of the repository.\n"
 "    Defaults to ui.username or ``$EMAIL`` or \"unknown\" if unset or empty."
 msgstr ""
+"``contact``\n"
+"    リポジトリ管理者の名前ないし電子メールアドレス。\n"
+"    無指定の場合、 ui.username 設定値、 ``$EMAIL`` 設定値が、\n"
+"    それらも未設定/空値の場合は \"unknown\" が使用されます。"
 
 msgid ""
 "``deny_push``\n"
@@ -13361,6 +15353,12 @@
 "    any authenticated user name present in this list is also denied. The\n"
 "    contents of the deny_push list are examined before the allow_push list."
 msgstr ""
+"``deny_push``\n"
+"    :hg:`push` 要求拒否の要否。 空ないし未設定の場合、 :hg:`push` は、\n"
+"    拒否されません。 ``*`` の場合、 :hg:`push` は全て拒否されます。\n"
+"    それ以外では、 未認証ユーザと、 本設定で名前が列挙されたユーザは、\n"
+"    :hg:`push` が拒否されます。 本設定の確認実施は、 ``allow_push``\n"
+"    確認の前です。"
 
 msgid ""
 "``deny_read``\n"
@@ -13378,6 +15376,17 @@
 "    priority over (are examined before) the contents of the allow_read\n"
 "    list."
 msgstr ""
+"``deny_read``\n"
+"    リポジトリへのアクセス拒否の要否。 空値以外が設定された場合、\n"
+"    未認証ユーザと、 本設定で名前が列挙されたユーザは、\n"
+"    リポジトリへのアクセスが全て拒否されます。 ``*`` が設定された場合、\n"
+"    全てのアクセスが拒否されます (この設定が必要なケースは無いでしょう)。\n"
+"    空ないし未設定の場合、 アクセス可否は ``allow_read`` 設定次第です。\n"
+"    (説明を参照してください)  ``deny_read`` と ``allow_read`` が、\n"
+"    両方とも空ないし未設定の場合、 全てのユーザがアクセス可能となります。\n"
+"    hgwebdir 経由で公開する場合、 アクセス拒否対処ユーザからは、\n"
+"    一覧中の当該リポジトリは見えません。 ``deny_read`` での設定は、\n"
+"    ``allow_read`` での設定に優先します。"
 
 msgid ""
 "``descend``\n"
@@ -13393,66 +15402,107 @@
 "    Textual description of the repository's purpose or contents.\n"
 "    Default is \"unknown\"."
 msgstr ""
+"``description``\n"
+"    リポジトリ内容/用途に関する説明テキスト。 デフォルト値: \"unknown\""
 
 msgid ""
 "``encoding``\n"
 "    Character encoding name. Default is the current locale charset.\n"
 "    Example: \"UTF-8\""
 msgstr ""
+"``encoding``\n"
+"    文字符号化形式。 無指定の場合、 サーバ実行時のロケール設定を元に、\n"
+"    符号化形式が決定されます。 設定例: \"UTF-8\""
 
 msgid ""
 "``errorlog``\n"
 "    Where to output the error log. Default is stderr."
 msgstr ""
+"``errorlog``\n"
+"    エラーログの書き出し先。 無指定時は標準エラー出力に出力。"
 
 msgid ""
 "``hidden``\n"
 "    Whether to hide the repository in the hgwebdir index.\n"
 "    Default is False."
 msgstr ""
+"``hidden``\n"
+"    hgwebdir インデックスにおけるリポジトリ隠蔽の要否。 デフォルト値: False"
 
 msgid ""
 "``ipv6``\n"
 "    Whether to use IPv6. Default is False."
 msgstr ""
+"``ipv6``\n"
+"    IPv6 利用の要否。 デフォルト値: False"
+
+msgid ""
+"``logoimg``\n"
+"    File name of the logo image that some templates display on each page.\n"
+"    The file name is relative to ``staticurl``. That is, the full path to\n"
+"    the logo image is \"staticurl/logoimg\".\n"
+"    If unset, ``hglogo.png`` will be used."
+msgstr ""
+"``logoimg``\n"
+"    幾つかの表示テンプレートにおいて、 各ページで表示されるロゴの、\n"
+"    画像ファイル名。 ``staticurl`` に対する相対パスで指定します。\n"
+"    ロゴ画像ファイルのフルパスは、 \"staticurl/logoimg\" となります。\n"
+"    デフォルト値: ``hglogo.png``"
 
 msgid ""
 "``logourl``\n"
 "    Base URL to use for logos. If unset, ``http://mercurial.selenic.com/``\n"
 "    will be used."
 msgstr ""
+"``logourl``\n"
+"    ロゴ表示に使用するベース URL。 無指定時は\n"
+"    ``http://mercurial.selenic.com/``"
 
 msgid ""
 "``name``\n"
 "    Repository name to use in the web interface. Default is current\n"
 "    working directory."
 msgstr ""
+"``name``\n"
+"    ウェブインタフェースで使用するリポジトリ名。 無指定の場合、\n"
+"    当該作業領域のディレクトリ。"
 
 msgid ""
 "``maxchanges``\n"
 "    Maximum number of changes to list on the changelog. Default is 10."
 msgstr ""
+"``maxchanges``\n"
+"    changelog 画面における最大表示リビジョン数。 デフォルト値: 10"
 
 msgid ""
 "``maxfiles``\n"
 "    Maximum number of files to list per changeset. Default is 10."
 msgstr ""
+"``maxfiles``\n"
+"    リビジョンあたりの最大一覧表示ファイル数。 デフォルト値: 10"
 
 msgid ""
 "``port``\n"
 "    Port to listen on. Default is 8000."
 msgstr ""
+"``port``\n"
+"    待ち受けポート番号。 デフォルト値: 8000"
 
 msgid ""
 "``prefix``\n"
 "    Prefix path to serve from. Default is '' (server root)."
 msgstr ""
+"``prefix``\n"
+"    サービス提供時の前置パス。 デフォルト値: '' (サーバールート)"
 
 msgid ""
 "``push_ssl``\n"
 "    Whether to require that inbound pushes be transported over SSL to\n"
 "    prevent password sniffing. Default is True."
 msgstr ""
+"``push_ssl``\n"
+"    :hg:`push` における SSL 接続要求 (パスワード盗聴防止 ) の要否。\n"
+"    デフォルト値: True"
 
 msgid ""
 "``staticurl``\n"
@@ -13461,22 +15511,34 @@
 "    this setting to serve them directly with the HTTP server.\n"
 "    Example: ``http://hgserver/static/``."
 msgstr ""
+"``staticurl``\n"
+"    静的ファイル利用のベース URL。 未設定の場合、 静的ファイル (例:\n"
+"    アイコン画像 hgicon.png) は CGI スクリプト自身が提供します。\n"
+"    本項目を設定することで、 静的ファイルは HTTP サーバが直接扱います。\n"
+"    設定例: ``http://hgserver/static/``"
 
 msgid ""
 "``stripes``\n"
 "    How many lines a \"zebra stripe\" should span in multiline output.\n"
 "    Default is 1; set to 0 to disable."
 msgstr ""
+"``stripes``\n"
+"    複数行出力における \"シマウマ模様\" の行数。 デフォルト値: 1\n"
+"    (0 指定で機能無効化)"
 
 msgid ""
 "``style``\n"
 "    Which template map style to use."
 msgstr ""
+"``style``\n"
+"    使用するテンプレートスタイル。"
 
 msgid ""
 "``templates``\n"
 "    Where to find the HTML templates. Default is install path.\n"
 msgstr ""
+"``templates``\n"
+"    HTML テンプレートの検索先。 無指定時はインストール先。\n"
 
 msgid "Some commands allow the user to specify a date, e.g.:"
 msgstr "以下のコマンドで日時指定が可能です:"
@@ -13653,7 +15715,7 @@
 "    Mercurial によるロケール自動検出の上書き。 この設定は、 ユーザ名、\n"
 "    コミットメッセージ、 タグ名およびブランチ名を内部データ形式に変換する\n"
 "    際に使用されます。 この環境変数設定は、 コマンドラインでの --encoding\n"
-"    使用により、 更に上書きすることが出来ます。"
+"    使用により、 更に上書きすることができます。"
 
 msgid ""
 "HGENCODINGMODE\n"
@@ -13670,8 +15732,8 @@
 "    「指定の符号化と合致しない場合は処理中断」を意味する \"strict\" が指定\n"
 "    されたものとみなします。 他には、 「未知の文字の置き換え」を意味する\n"
 "    \"replace\" と、 「未知の文字の切り捨て」を意味する \"ignore\" が指定\n"
-"    出来ます。 この環境変数設定は、 コマンドラインでの --encodingmode\n"
-"    使用により、 更に上書きすることが出来ます。"
+"    できます。 この環境変数設定は、 コマンドラインでの --encodingmode\n"
+"    使用により、 更に上書きすることができます。"
 
 msgid ""
 "HGENCODINGAMBIGUOUS\n"
@@ -13738,7 +15800,7 @@
 "    この環境変数が設定された場合、 Mercurial の表示設定を変更し得る\n"
 "    設定ファイル中の記述が全て無視されます。\n"
 "    encoding や defaults の指定、 verbose モード、 debug モード、\n"
-"    quiet モード、 tracebacks や各国語設定が対象となります。\n"
+"    quiet モード、 トレースバック表示設定や各国語設定が対象となります。\n"
 "    ユーザ設定を温存したままで、\n"
 "    ツール等から Mercurial を使用する場合に有用です。"
 
@@ -14695,7 +16757,7 @@
 "--------"
 msgstr ""
 "概要\n"
-"--------"
+"----"
 
 msgid ""
 "The Mercurial system uses a file called ``.hgignore`` in the root\n"
@@ -14711,7 +16773,7 @@
 "-----------"
 msgstr ""
 "詳細\n"
-"-----------"
+"----"
 
 msgid ""
 "The working directory of a Mercurial repository will often contain\n"
@@ -14841,7 +16903,7 @@
 "-------"
 msgstr ""
 "記述例\n"
-"-------"
+"------"
 
 msgid "Here is an example ignore file. ::"
 msgstr "無視設定ファイルの記述例を以下に示します。 ::"
@@ -14943,7 +17005,7 @@
 msgstr ""
 
 msgid "To merge files Mercurial uses merge tools."
-msgstr ""
+msgstr "Mercurial での更新内容マージには、 マージツールを使用します。"
 
 msgid ""
 "A merge tool combines two different versions of a file into a merged\n"
@@ -14951,11 +17013,18 @@
 "ancestor of the two file versions, so they can determine the changes\n"
 "made on both branches."
 msgstr ""
+"マージツールは、 2つの異なるリビジョンにおけるファイルの内容を、\n"
+"1つのファイルに統合します。 マージツール実行時には、\n"
+"統合対象となる2つのリビジョン時点の内容を持つファイルに加えて、\n"
+"2つの共通の祖先となるリビジョン時点の内容を持つファイルが与えられ、\n"
+"双方のリビジョンにおける変更内容が特定されます。"
 
 msgid ""
 "Merge tools are used both for :hg:`resolve`, :hg:`merge`, :hg:`update`,\n"
 ":hg:`backout` and in several extensions."
 msgstr ""
+"マージツールは、 :hg:`resolve`、 :hg:`merge`、 :hg:`update` や\n"
+":hg:`backout` および幾つかのエクステンションの実行時に起動されます。"
 
 msgid ""
 "Usually, the merge tool tries to automatically reconcile the files by\n"
@@ -14967,17 +17036,32 @@
 "conflict markers. Mercurial does not include any interactive merge\n"
 "programs but relies on external tools for that."
 msgstr ""
+"一般的なマージツールは、 統合対象となるリビジョンに至る過程で、\n"
+"共通の祖先を元に独立して実施された、 異なる部位への変更に関しては、\n"
+"それぞれが両立できるように、 自動的に双方の変更を取り込みます。\n"
+"それに加えて、 近接箇所への異なる変更によって、\n"
+"衝突 (conflict) が生じる場合には、\n"
+"グラフィカルな UI での対話的な衝突の解消や、\n"
+"衝突マークを結果ファイルに埋め込んだりします。\n"
+"Mercurial 自身は対話的なマージツールを提供せずに、\n"
+"外部ツールと連携するようになっています。"
 
 msgid ""
 "Available merge tools\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"利用可能なマージツール\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid ""
 "External merge tools and their properties are configured in the\n"
 "merge-tools configuration section - see hgrc(5) - but they can often just\n"
 "be named by their executable."
 msgstr ""
+"外部のマージツールとその実行に関する設定は、 設定ファイルの\n"
+"merge-tools セクションに記述されますが、 設定記述の際の名前には、\n"
+"外部ツールのコマンド名そのものを使用するが通例です - hgrc(5) 参照のこと\n"
+"(訳注: :hg:`help config` でも参照可能)"
 
 msgid ""
 "A merge tool is generally usable if its executable can be found on the\n"
@@ -14988,11 +17072,21 @@
 "symlink, if it can handle binary files if the file is binary, and if a\n"
 "GUI is available if the tool requires a GUI."
 msgstr ""
+"マージツール設定は、 システム上に実行可能ファイルが存在し、\n"
+"且つマージ処理が可能である場合に意味を持ちます。\n"
+"実行可能ファイルの指定は、 絶対ないし相対パスで指定されるか、\n"
+"コマンドサーチパス設定上に、\n"
+"同名の実行可能ファイルが存在する場合に有効となります。\n"
+"マージツールはマージ処理が可能であるものと仮定されます。\n"
+"対象がシンボリックリンクで シンボリックリンクが扱える (設定の) 場合、\n"
+"対象がバイナリファイルで バイナリファイルが扱える (設定の) 場合、\n"
+"あるいは GUI が必要な設定で GUI が利用可能な場合は、\n"
+"それぞれ適切に機能することが要求されます。"
 
 msgid ""
 "There are some internal merge tools which can be used. The internal\n"
 "merge tools are:"
-msgstr ""
+msgstr "以下のような内部マージツールも利用可能です:"
 
 msgid ""
 "``internal:merge``\n"
@@ -15000,6 +17094,10 @@
 "   files. It will fail if there are any conflicts and leave markers in\n"
 "   the partially merged file."
 msgstr ""
+"``internal:merge``\n"
+"   非対話的な、 単純なマージ処理を実施します。\n"
+"   衝突があった場合、 マージ処理は失敗とみなされますが、\n"
+"   マージ結果ファイルには、 衝突マークが記録されます。"
 
 msgid ""
 "``internal:fail``\n"
@@ -15007,22 +17105,30 @@
 "   branches, it marks them as unresolved. The resolve command must be\n"
 "   used to resolve these conflicts."
 msgstr ""
+"   変更内容に関するマージ処理は実施せず、 必ずマージ失敗とみなします。\n"
+"   マージ失敗とみなされたファイルに対しては、\n"
+"   :hg:`resolve` による手動での衝突解消が必要です。"
 
 msgid ""
 "``internal:local``\n"
 "   Uses the local version of files as the merged version."
 msgstr ""
+"``internal:local``\n"
+"   マージ結果として、 作業領域側の内容を採用します。"
 
 msgid ""
 "``internal:other``\n"
 "   Uses the other version of files as the merged version."
-msgstr ""
+msgstr "   マージ結果として、 マージ対象リビジョン側の内容を採用します。"
 
 msgid ""
 "``internal:prompt``\n"
 "   Asks the user which of the local or the other version to keep as\n"
 "   the merged version."
 msgstr ""
+"``internal:prompt``\n"
+"   作業領域側とマージ対象リビジョン側のどちらをマージ結果として採用するか\n"
+"   対話的に確認します。"
 
 msgid ""
 "``internal:dump``\n"
@@ -15033,20 +17139,32 @@
 "   ``a.txt.other`` and ``a.txt.base`` and they will be placed in the\n"
 "   same directory as ``a.txt``."
 msgstr ""
+"``internal:dump``\n"
+"   作業領域側、 マージ対象リビジョン側、 および共通祖先時点の、\n"
+"   それぞれの内容を持つ3つのファイルを生成します。\n"
+"   これらのファイルは、事後の手動マージ等で使用してください。\n"
+"   対象ファイル名が ``a.txt`` であった場合、\n"
+"   生成されるファイルはそれぞれ ``a.txt.local``、 ``a.txt.other``\n"
+"   および ``a.txt.base`` と命名され、\n"
+"   ``a.txt`` と同じディレクトリに格納されます。"
 
 msgid ""
 "Internal tools are always available and do not require a GUI but will by "
 "default\n"
 "not handle symlinks or binary files."
 msgstr ""
+"内部マージツールは、 常に利用可能で GUI も必要としませんが、\n"
+"シンボリックリンクやバイナリファイルには対応しません。"
 
 msgid ""
 "Choosing a merge tool\n"
 "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 msgstr ""
+"マージツールの選択\n"
+"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
 
 msgid "Mercurial uses these rules when deciding which merge tool to use:"
-msgstr ""
+msgstr "Mercurial で使用されるマージツールは以下の順序で決定されます:"
 
 msgid ""
 "1. If a tool has been specified with the --tool option to merge or resolve, "
@@ -15057,12 +17175,19 @@
 "by\n"
 "   the shell."
 msgstr ""
+"1. :hg:`merge` や :hg:`resolve` で --tool オプションが指定された場合、\n"
+"   指定されたツールが使用されます。\n"
+"   merge-tools 設定に記述された名前が指定された場合、\n"
+"   設定内容が適用されます。 それ以外の場合、 指定されたツールは、\n"
+"   実行可能ファイルでなければなりません。"
 
 msgid ""
 "2. If the ``HGMERGE`` environment variable is present, its value is used "
 "and\n"
 "   must be executable by the shell."
 msgstr ""
+"2. ``HGMERGE`` 環境変数が設定されている場合、 その内容が適用されますが、\n"
+"   実行可能ファイルが指定されている必要があります。"
 
 msgid ""
 "3. If the filename of the file to be merged matches any of the patterns in "
@@ -15072,6 +17197,10 @@
 "the\n"
 "   merge tool are not considered."
 msgstr ""
+"3. merge-patterns セクションに記述されたパターンに、\n"
+"   マージ対象ファイルの名前が合致した場合、\n"
+"   合致したパターンに対応する最初のマージツールが使用されます。\n"
+"   バイナリファイルへの適用可否設定は考慮されません。"
 
 msgid ""
 "4. If ui.merge is set it will be considered next. If the value is not the "
@@ -15080,25 +17209,36 @@
 "by\n"
 "   the shell. Otherwise the named tool is used if it is usable."
 msgstr ""
+"4. ui セクションの merge 設定はこの段階で考慮されます。\n"
+"   指定内容が merge-tools 設定に記述された名前では無い場合、\n"
+"   実行可能ファイルが指定されなければなりません。\n"
+"   それ以外の場合は、 利用可能な設定内容が適用されます。"
 
 msgid ""
 "5. If any usable merge tools are present in the merge-tools configuration\n"
 "   section, the one with the highest priority is used."
 msgstr ""
+"5. merge-tools 設定に何らかの記述がある場合、\n"
+"   優先度の最も高いツールが使用されます。"
 
 msgid ""
 "6. If a program named ``hgmerge`` can be found on the system, it is used - "
 "but\n"
 "   it will by default not be used for symlinks and binary files."
 msgstr ""
+"6. ``hgmerge`` という名前のツールが利用可能な場合はこれが利用されます。\n"
+"   但しシンボリックリンクやバイナリファイルには適用されません。"
 
 msgid ""
 "7. If the file to be merged is not binary and is not a symlink, then\n"
 "   ``internal:merge`` is used."
 msgstr ""
+"7. マージ対象ファイルがシンボリックリンクやバイナリファイルでない場合、\n"
+"   ``internal:merge`` が使用されます。"
 
 msgid "8. The merge of the file fails and must be resolved before commit."
 msgstr ""
+"8. ファイルのマージは失敗とみなされ、 手動での :hg:`resolve` が必要です。"
 
 msgid ""
 ".. note::\n"
@@ -15112,11 +17252,21 @@
 "by\n"
 "   default unless the file is binary or a symlink."
 msgstr ""
+".. note::\n"
+"   マージツールの選択が完了したなら、\n"
+"   まず最初に Mercurial は単純マージ処理を実施します。\n"
+"   この際に衝突が検出されて、 マージに失敗した場合に限り\n"
+"   Mercurial は選択したマージツールによるマージを行います。\n"
+"   最初に単純マージ処理を実施するか否かは premerge 設定で制御できます。\n"
+"   シンボリックリンクやバイナリファイル以外に関しては、\n"
+"   premerge のデフォルト値は有効になっています。"
 
 msgid ""
 "See the merge-tools and ui sections of hgrc(5) for details on the\n"
 "configuration of merge tools.\n"
 msgstr ""
+"マージツールの設定詳細に関しては、 hgrc(5) における merge-tools や\n"
+"ui セクションを参照してください。 (訳注: :hg:`help config` でも参照可能)\n"
 
 msgid ""
 "When Mercurial accepts more than one revision, they may be specified\n"
@@ -15501,8 +17651,12 @@
 msgid ""
 "Subrepositories let you nest external repositories or projects into a\n"
 "parent Mercurial repository, and make commands operate on them as a\n"
-"group. External Mercurial and Subversion projects are currently\n"
-"supported."
+"group."
+msgstr ""
+
+msgid ""
+"Mercurial currently supports Mercurial, Git, and Subversion\n"
+"subrepositories."
 msgstr ""
 
 msgid "Subrepositories are made of three components:"
@@ -15510,8 +17664,7 @@
 
 msgid ""
 "1. Nested repository checkouts. They can appear anywhere in the\n"
-"   parent working directory, and are Mercurial clones or Subversion\n"
-"   checkouts."
+"   parent working directory."
 msgstr ""
 
 msgid ""
@@ -15523,14 +17676,19 @@
 msgid "     path/to/nested = https://example.com/nested/repo/path"
 msgstr ""
 
+msgid "   Git and Subversion subrepos are also supported:"
+msgstr ""
+
+msgid ""
+"     path/to/nested = [git]git://example.com/nested/repo/path\n"
+"     path/to/nested = [svn]https://example.com/nested/trunk/path"
+msgstr ""
+
 msgid ""
 "   where ``path/to/nested`` is the checkout location relatively to the\n"
 "   parent Mercurial root, and ``https://example.com/nested/repo/path``\n"
 "   is the source repository path. The source can also reference a\n"
-"   filesystem path. Subversion repositories are defined with:"
-msgstr ""
-
-msgid "     path/to/nested = [svn]https://example.com/nested/trunk/path"
+"   filesystem path."
 msgstr ""
 
 msgid ""
@@ -15737,7 +17895,7 @@
 "log 的なコマンドでのテンプレート利用の際には常に使用可能です:"
 
 msgid ".. keywordsmarker"
-msgstr ""
+msgstr ".. keywordsmarker"
 
 msgid ""
 "The \"date\" keyword does not produce human-readable output. If you\n"
@@ -15765,7 +17923,7 @@
 msgstr "フィルター一覧(入力と、 それに対する出力):"
 
 msgid ".. filtersmarker\n"
-msgstr ""
+msgstr ".. filtersmarker\n"
 
 msgid "Valid URLs are of the form::"
 msgstr "有効な URL 指定は以下の形式です::"
@@ -15799,7 +17957,7 @@
 "revisions`."
 msgstr ""
 "連携先リポジトリ指定において、 '#' 記号に続けて識別子を指定することで、\n"
-"特定のブランチ、 タグないしチェンジセットを指定することが出来ます。\n"
+"特定のブランチ、 タグないしチェンジセットを指定することができます。\n"
 ":hg:`help revisions` も参照してください。"
 
 msgid ""
@@ -15867,7 +18025,7 @@
 "aliases under the [paths] section like so::"
 msgstr ""
 "連携先 URL は、 設定ファイルの [paths] セクションで、\n"
-"別名を付けて記述することが出来ます::"
+"別名を付けて記述することができます::"
 
 msgid ""
 "  [paths]\n"
@@ -15884,7 +18042,7 @@
 "You can then use the alias for any command that uses a URL (for\n"
 "example :hg:`pull alias1` will be treated as :hg:`pull URL1`)."
 msgstr ""
-"URL 指定が必要なコマンドに対しては、 別名を指定することが出来ます\n"
+"URL 指定が必要なコマンドに対しては、 別名を指定することができます\n"
 "(例えば、 :hg:`pull alias1` は :hg:`pull URL1` と同義です)。"
 
 msgid ""
@@ -15902,9 +18060,9 @@
 "  pull-like commands (including incoming and outgoing)."
 msgstr ""
 "default:\n"
-"  'hg clone' によって複製した場合、 新規リポジトリの 'default' として\n"
+"  :hg:`clone` によって複製した場合、 新規リポジトリの 'default' として\n"
 "  複製元リポジトリの URL が保存されます。\n"
-"  以後、 連携先を省略して 'hg push' や 'hg pull' に類するコマンドを\n"
+"  以後、 連携先を省略して :hg:`push` や :hg:`pull` に類するコマンドを\n"
 "  実行した際には、 この URL が連携先として使用されます。"
 
 msgid ""
@@ -15913,7 +18071,7 @@
 "  prefer it over 'default' if both are defined.\n"
 msgstr ""
 "default-push:\n"
-"  'hg push' は、 'default-push' の別名で定義される URL を探します。\n"
+"  :hg:`push` は、 'default-push' の別名で定義される URL を探します。\n"
 "  'default' が定義されている場合でも、 'default-push' が定義されていれば\n"
 "  こちらが優先されます。\n"
 
@@ -16104,9 +18262,6 @@
 msgid "'%s' uses newer protocol %s"
 msgstr "'%s' は新しいプロトコル %s を使います"
 
-msgid "unexpected response:"
-msgstr "未知の応答:"
-
 #, python-format
 msgid "push failed: %s"
 msgstr "履歴反映に失敗: %s"
@@ -16169,6 +18324,9 @@
 msgid "no interrupted transaction available\n"
 msgstr "中断されたトランザクションはありません\n"
 
+msgid "no rollback information available\n"
+msgstr "利用可能なロールバック情報がありません\n"
+
 #, python-format
 msgid "repository tip rolled back to revision %s (undo %s: %s)\n"
 msgstr "tip をリビジョン %s に巻き戻しました (取り消し %s: %s)\n"
@@ -16180,9 +18338,15 @@
 msgid "rolling back unknown transaction\n"
 msgstr "未知のトランザクションの巻き戻し中\n"
 
-#, python-format
-msgid "named branch could not be reset, current branch is still: %s\n"
-msgstr "名前つきブランチはリセットできませんので、 %s のままです\n"
+msgid "rollback of last commit while not checked out may lose data"
+msgstr "作業領域と無関係のコミットの巻き戻しは、コミットデータを喪失します"
+
+msgid "use -f to force"
+msgstr "-f 指定で強制実行"
+
+#, python-format
+msgid "named branch could not be reset: current branch is still '%s'\n"
+msgstr "名前つきブランチはリセットできませんので、 '%s' のままです\n"
 
 #, python-format
 msgid "working directory now based on revisions %d and %d\n"
@@ -16192,9 +18356,6 @@
 msgid "working directory now based on revision %d\n"
 msgstr "%d が作業領域の親リビジョンになりました\n"
 
-msgid "no rollback information available\n"
-msgstr "利用可能なロールバック情報がありません\n"
-
 #, python-format
 msgid "waiting for lock on %s held by %r\n"
 msgstr "%s のロック (%rが保持) の解放を待っています\n"
@@ -16217,9 +18378,8 @@
 msgid "can't commit subrepos without .hgsub"
 msgstr ".hgsub の無い副リポジトリはコミットできません"
 
-#, python-format
-msgid "uncommitted changes in subrepo %s"
-msgstr "副リポジトリ %s に未コミット変更があります"
+msgid "use --subrepos for recursive commit"
+msgstr "--subrepos 指定で再帰コミット"
 
 msgid "file not found!"
 msgstr "ファイルが見つかりません!"
@@ -16525,7 +18685,7 @@
 
 #, python-format
 msgid "cannot patch %s: file is not tracked"
-msgstr "%s にパッチ適用出来ません: 構成管理対象ではありません"
+msgstr "%s にパッチ適用できません: 構成管理対象ではありません"
 
 #, python-format
 msgid "unable to find '%s' for patching\n"
@@ -16717,16 +18877,22 @@
 msgstr "author 指定は文字列でなければなりません"
 
 msgid ""
-"``bisected(string)``\n"
-"    Changesets marked in the specified bisect state (good, bad, skip)."
+"``bisect(string)``\n"
+"    Changesets marked in the specified bisect status:"
+msgstr ""
+
+msgid ""
+"    - ``good``, ``bad``, ``skip``: csets explicitly marked as good/bad/skip\n"
+"    - ``goods``, ``bads``      : csets topologicaly good/bad\n"
+"    - ``range``              : csets taking part in the bisection\n"
+"    - ``pruned``             : csets that are goods, bads or skipped\n"
+"    - ``untested``           : csets whose fate is yet unknown\n"
+"    - ``ignored``            : csets ignored due to DAG topology"
 msgstr ""
 
 msgid "bisect requires a string"
 msgstr "bisect 指定は文字列でなければなりません"
 
-msgid "invalid bisect state"
-msgstr ""
-
 msgid ""
 "``bookmark([name])``\n"
 "    The named bookmark or all bookmarks."
@@ -16803,6 +18969,11 @@
 msgstr "filelog 指定はパターンでなければなりません"
 
 msgid ""
+"``first(set, [n])``\n"
+"    An alias for limit()."
+msgstr ""
+
+msgid ""
 "``follow([file])``\n"
 "    An alias for ``::.`` (ancestors of the working copy's first parent).\n"
 "    If a filename is specified, the history of the given file is followed,\n"
@@ -16878,13 +19049,13 @@
 msgstr "keyword 指定は文字列でなければなりません"
 
 msgid ""
-"``limit(set, n)``\n"
-"    First n members of set."
+"``limit(set, [n])``\n"
+"    First n members of set, defaulting to 1."
 msgstr ""
 
 #. i18n: "limit" is a keyword
-msgid "limit requires two arguments"
-msgstr "limit 指定には2つの引数が必要です"
+msgid "limit requires one or two arguments"
+msgstr "limit 指定には1個ないし2個の引数が必要です"
 
 #. i18n: "limit" is a keyword
 msgid "limit requires a number"
@@ -16895,13 +19066,13 @@
 msgstr "limit 指定は数値でなければなりません"
 
 msgid ""
-"``last(set, n)``\n"
-"    Last n members of set."
+"``last(set, [n])``\n"
+"    Last n members of set, defaulting to 1."
 msgstr ""
 
 #. i18n: "last" is a keyword
-msgid "last requires two arguments"
-msgstr "last 指定には2つの引数が必要です"
+msgid "last requires one or two arguments"
+msgstr "last 指定には1個ないし2個の引数が必要です"
 
 #. i18n: "last" is a keyword
 msgid "last requires a number"
@@ -17180,6 +19351,9 @@
 msgid "push refused: %s"
 msgstr "履歴反映が拒否されました: %s"
 
+msgid "Python SSL support not found"
+msgstr "Python の SSL サポート機能が使用できません"
+
 msgid "certificate checking requires Python 2.6"
 msgstr "証明書検証には Python 2.6 が必要です"
 
@@ -17218,11 +19392,11 @@
 
 #, python-format
 msgid "host fingerprint for %s can't be verified (Python too old)"
-msgstr "ホスト %s のフィンガープリントが検証出来ません (Python が古いため)"
+msgstr "ホスト %s のフィンガープリントが検証できません (Python が古いため)"
 
 #, python-format
 msgid "warning: certificate for %s can't be verified (Python too old)\n"
-msgstr "警告: %s の証明書は検証出来ません (Python が古いため)\n"
+msgstr "警告: %s の証明書は検証できません (Python が古いため)\n"
 
 #, python-format
 msgid "'%s' does not appear to be an hg repository"
@@ -17246,13 +19420,13 @@
 msgid "subrepo spec file %s not found"
 msgstr "副リポジトリの spec ファイル %s が見つかりません"
 
-msgid "missing ] in subrepo source"
-msgstr "副リポジトリ元指定に ] がありません"
-
 #, python-format
 msgid "bad subrepository pattern in %s: %s"
 msgstr "%s における副リポジトリ指定の不正: %s"
 
+msgid "missing ] in subrepo source"
+msgstr "副リポジトリ元指定に ] がありません"
+
 #, python-format
 msgid ""
 " subrepository sources for %s differ\n"
@@ -17328,8 +19502,12 @@
 msgid "pushing subrepo %s to %s\n"
 msgstr "副リポジトリ %s から %s へ反映中\n"
 
+#, python-format
+msgid "'svn' executable not found for subrepo '%s'"
+msgstr ""
+
 msgid "cannot retrieve svn tool version"
-msgstr "svn ツールのバージョンが取得出来ません"
+msgstr "svn ツールのバージョンが取得できません"
 
 msgid "cannot commit svn externals"
 msgstr "svn 外部リポジトリに commit できません"
@@ -17509,6 +19687,17 @@
 "    i.e. a 12 hexadecimal digit string."
 msgstr ":short: リビジョンハッシュ 値。 12 桁程度の短縮形式にします。"
 
+msgid ""
+":shortbisect: Any text. Treats `text` as a bisection status, and\n"
+"    returns a single-character representing the status (G: good, B: bad,\n"
+"    S: skipped, U: untested, I: ignored). Returns single space if `text`\n"
+"    is not a valid bisection status."
+msgstr ""
+":shortbisect: 文字列。 `文字列` を2分探索 (bisect) 状態とみなし、\n"
+"    状態に見合った1文字 (G: good, B: bad, S: skipped, U: untested, I:\n"
+"    ignored) を返します。 `文字列` が2分探索状態として不適切な場合、\n"
+"    空白文字を返します。"
+
 msgid ":shortdate: Date. Returns a date like \"2006-09-18\"."
 msgstr ":shortdate: 日時情報。 \"2006-09-18\" 形式で可読化します。"
 
@@ -17546,6 +19735,9 @@
 msgid ":author: String. The unmodified author of the changeset."
 msgstr ":author: 文字列。 リビジョンの作者名(記録情報そのまま)。"
 
+msgid ":bisect: String. The changeset bisection status."
+msgstr ":bisect: 文字列。 当該リビジョンの2分探索状態。"
+
 msgid ""
 ":branch: String. The name of the branch on which the changeset was\n"
 "    committed."
@@ -17848,7 +20040,7 @@
 msgstr "サービス '%s' 用のポート番号が不明"
 
 msgid "file:// URLs can only refer to localhost"
-msgstr "file:// URL が参照出来るのはローカルホストのみです"
+msgstr "file:// URL が参照できるのはローカルホストのみです"
 
 msgid "cannot verify bundle or remote repos"
 msgstr "ローカルリポジトリ以外は検証できません"
@@ -18028,3 +20220,78 @@
 
 msgid "push failed:"
 msgstr "履歴反映に失敗:"
+
+#~ msgid "acl: access denied for changeset %s"
+#~ msgstr "acl: チェンジセット %s のアクセスは拒否されました"
+
+#~ msgid "%s Please enter a valid value"
+#~ msgstr "%s 適切な値を入力してください"
+
+#~ msgid "Please enter a valid value.\n"
+#~ msgstr "適切な値を入力してください。\n"
+
+#~ msgid "source is descendant of destination"
+#~ msgstr "移動元は移動先の子孫です"
+
+#~ msgid "cannot backout a merge changeset without --parent"
+#~ msgstr "マージリビジョンの打消しには --parent 指定が必要です"
+
+#~ msgid "    .. note::"
+#~ msgstr "    .. note::"
+
+#~ msgid "    See :hg:`help urls` for valid source format details."
+#~ msgstr ""
+#~ "    リポジトリ位置指定の詳細は、 :hg:`help urls` を参照してください。"
+
+#~ msgid ""
+#~ "    It is possible to specify an ``ssh://`` URL as the destination, but "
+#~ "no\n"
+#~ "    ``.hg/hgrc`` and working directory will be created on the remote "
+#~ "side.\n"
+#~ "    Please see :hg:`help urls` for important details about ``ssh://`` "
+#~ "URLs."
+#~ msgstr ""
+#~ "    複製先として ``ssh://`` URL 形式を指定することも可能ですが、\n"
+#~ "    遠隔ホスト上では、 ``.hg/hgrc`` の作成も、\n"
+#~ "    作業領域の更新も行われません。\n"
+#~ "    ``ssh://`` URL 形式の詳細は、 :hg:`help urls` を参照してください。"
+
+#~ msgid ""
+#~ "    A set of changesets (tags, or branch names) to pull may be specified\n"
+#~ "    by listing each changeset (tag, or branch name) with -r/--rev.\n"
+#~ "    If -r/--rev is used, the cloned repository will contain only a "
+#~ "subset\n"
+#~ "    of the changesets of the source repository. Only the set of "
+#~ "changesets\n"
+#~ "    defined by all -r/--rev options (including all their ancestors)\n"
+#~ "    will be pulled into the destination repository.\n"
+#~ "    No subsequent changesets (including subsequent tags) will be present\n"
+#~ "    in the destination."
+#~ msgstr ""
+#~ "    複製先に取り込む一連のリビジョンは、 -r/--rev によりリビジョン\n"
+#~ "    (タグ名やブランチ名も可) を列挙することで指定します。\n"
+#~ "    -r/--rev でのリビジョン指定複製を行なう場合、 複製先リポジトリには、\n"
+#~ "    複製元リポジトリの持つリビジョンの、 一部のみが取り込まれます。\n"
+#~ "    取り込み対象は、 -r/--rev での指定リビジョン (およびその祖先) です。\n"
+#~ "    指定リビジョン以後のリビジョンは、 複製先に取り込まれません\n"
+#~ "    (後続のタグ付けリビジョンも除外されます)。"
+
+#~ msgid ""
+#~ "    Using -r/--rev (or 'clone src#rev dest') implies --pull, even for\n"
+#~ "    local source repositories."
+#~ msgstr ""
+#~ "    -r/--rev 指定付き (ないしは :hg:`clone 複製元#リビジョン` 形式)\n"
+#~ "    複製の場合、 同一ファイルシステム上での複製であっても、\n"
+#~ "    暗黙的に --pull 指定を伴います。"
+
+#~ msgid "options:\n"
+#~ msgstr "オプション:\n"
+
+#~ msgid "applied %s\n"
+#~ msgstr "%s に対して適用\n"
+
+#~ msgid "limit requires two arguments"
+#~ msgstr "limit 指定には2つの引数が必要です"
+
+#~ msgid "last requires two arguments"
+#~ msgstr "last 指定には2つの引数が必要です"