[jhbuild] l10n: Update Japanese translation



commit 24f5d1ca912a71c80496888d30894dc5fbba78c9
Author: Jiro Matsuzawa <jmatsuzawa gnome org>
Date:   Wed Aug 21 21:10:54 2013 +0900

    l10n: Update Japanese translation

 po/ja.po | 1651 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 841 insertions(+), 810 deletions(-)
---
diff --git a/po/ja.po b/po/ja.po
index 8cd8ab2..498df4b 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,975 +1,1009 @@
 # Japanese translations for jhbuild
 # Copyright (C) 2010 THE  COPYRIGHT HOLDER
 # This file is distributed under the same license as the jhbuild package.
-# Jiro Matsuzawa <jmatsuzawa src gnome org>, 2010.
+# Jiro Matsuzawa <jmatsuzawa gnome org>, 2010, 2013.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=jhbuild&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-12-31 18:07+0000\n"
+"Report-Msgid-Bugs-To: 
http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild&keywords=I18N+L10N&component=general\n";
+"POT-Creation-Date: 2013-08-21 16:31+0900\n"
 "PO-Revision-Date: 2010-10-25 22:52+0900\n"
-"Last-Translator: Jiro Matsuzawa <jmatsuzawa src gnome org>\n"
-"Language-Team: Japanese\n"
+"Last-Translator: Jiro Matsuzawa <jmatsuzawa gnome org>\n"
+"Language-Team: Japanese <gnome-translation gnome gr jp>\n"
+"Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ja\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../autogen.sh:104
 #, sh-format
 msgid "Configuring $PKG_NAME without autotools"
-msgstr ""
+msgstr "Configuring $PKG_NAME without autotools"
 
-#: ../autogen.sh:116 ../autogen.sh:121
+#: ../autogen.sh:121 ../autogen.sh:126
 #, sh-format
 msgid "Unable to create file $srcdir/Makefile.inc"
-msgstr ""
+msgstr "Unable to create file $srcdir/Makefile.inc"
 
 #: ../autogen.sh:141
 #, sh-format
-msgid "Unable to copy $srcdir/Makefile.plain to $srcdir/Makefile"
-msgstr ""
+msgid "Unable to read file $makefile"
+msgstr "Unable to read file $makefile"
 
 #: ../autogen.sh:146
 #, sh-format
+msgid "Unable to copy $makefile to $srcdir/Makefile"
+msgstr "Unable to copy $makefile to $srcdir/Makefile"
+
+#: ../autogen.sh:151
+#, sh-format
 msgid "Now type `make' to compile $PKG_NAME"
-msgstr ""
+msgstr "Now type `make' to compile $PKG_NAME"
 
-#: ../autogen.sh:182
+#: ../autogen.sh:187
 #, sh-format
-msgid ""
-"**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME "
-"directory"
-msgstr ""
+msgid "**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME directory"
+msgstr "**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME directory"
 
-#: ../autogen.sh:209
+#: ../autogen.sh:220
 msgid "gnome-autogen.sh not available"
-msgstr ""
+msgstr "gnome-autogen.sh not available"
 
-#: ../autogen.sh:212
-msgid "gnome-doc-tool not available"
-msgstr ""
-
-#. OpenSuSe splits gnome-doc-prepare into separate gnome-doc-utils-devel
-#. package
-#: ../autogen.sh:216
-msgid "gnome-doc-prepare not available"
-msgstr ""
+#: ../autogen.sh:223
+msgid "yelp-tools not available"
+msgstr "yelp-tools not available"
 
-#: ../jhbuild/commands/autobuild.py:27
+#: ../jhbuild/commands/autobuild.py:28
 msgid "Build modules non-interactively and upload results to JhAutobuild"
-msgstr ""
+msgstr "非対話的にモジュールをビルドし、結果を JhAutobuild へアップロードする"
 
-#: ../jhbuild/commands/autobuild.py:35 ../jhbuild/commands/make.py:41
-#: ../jhbuild/commands/tinderbox.py:37
+#: ../jhbuild/commands/autobuild.py:36 ../jhbuild/commands/base.py:172
+#: ../jhbuild/commands/base.py:283 ../jhbuild/commands/make.py:42
+#: ../jhbuild/commands/tinderbox.py:38
 msgid "always run autogen.sh"
-msgstr "常に autogen.sh を実行します"
+msgstr "常に autogen.sh を実行する"
 
-#: ../jhbuild/commands/autobuild.py:38 ../jhbuild/commands/base.py:217
-#: ../jhbuild/commands/base.py:311 ../jhbuild/commands/make.py:44
-#: ../jhbuild/commands/tinderbox.py:40
+#: ../jhbuild/commands/autobuild.py:39 ../jhbuild/commands/base.py:178
+#: ../jhbuild/commands/base.py:286 ../jhbuild/commands/make.py:45
+#: ../jhbuild/commands/tinderbox.py:44
 msgid "run make clean before make"
-msgstr "make の前に make clean を実行します"
+msgstr "make の前に make clean を実行する"
 
-#: ../jhbuild/commands/autobuild.py:41 ../jhbuild/commands/base.py:226
-#: ../jhbuild/commands/base.py:320
+#: ../jhbuild/commands/autobuild.py:42 ../jhbuild/commands/base.py:187
+#: ../jhbuild/commands/base.py:298
 msgid "run make distcheck after building"
-msgstr ""
+msgstr "ビルドの後に make distcheck を実行する"
 
-#: ../jhbuild/commands/autobuild.py:44 ../jhbuild/commands/base.py:46
-#: ../jhbuild/commands/base.py:238 ../jhbuild/commands/base.py:475
-#: ../jhbuild/commands/clean.py:38 ../jhbuild/commands/tinderbox.py:49
+#: ../jhbuild/commands/autobuild.py:45 ../jhbuild/commands/base.py:47
+#: ../jhbuild/commands/base.py:199 ../jhbuild/commands/base.py:437
+#: ../jhbuild/commands/clean.py:38 ../jhbuild/commands/tinderbox.py:53
 msgid "treat the given modules as up to date"
-msgstr "指定されたモジュールを最新版とみなします"
+msgstr "指定のモジュールを更新済みとみなす"
 
-#: ../jhbuild/commands/autobuild.py:47 ../jhbuild/commands/base.py:49
-#: ../jhbuild/commands/base.py:241 ../jhbuild/commands/clean.py:41
-#: ../jhbuild/commands/tinderbox.py:52
+#: ../jhbuild/commands/autobuild.py:48 ../jhbuild/commands/base.py:202
+#: ../jhbuild/commands/clean.py:41 ../jhbuild/commands/tinderbox.py:56
 msgid "start building at the given module"
-msgstr "指定されたモジュールからビルドを開始します"
+msgstr "指定のモジュールからビルドを開始する"
 
-#: ../jhbuild/commands/autobuild.py:50
+#: ../jhbuild/commands/autobuild.py:51
 msgid "jhautobuild report URL"
-msgstr ""
+msgstr "報告先となる jhautobuild の URL を指定する"
 
-#: ../jhbuild/commands/autobuild.py:53
+#: ../jhbuild/commands/autobuild.py:54
 msgid "verbose mode"
-msgstr "冗長モード"
+msgstr "verbose mode"
 
-#: ../jhbuild/commands/autobuild.py:70
-msgid "report url for autobuild not specified"
-msgstr ""
+#: ../jhbuild/commands/autobuild.py:71
+msgid "report URL for autobuild not specified"
+msgstr "report URL for autobuild not specified"
 
-#: ../jhbuild/commands/autobuild.py:81 ../jhbuild/commands/base.py:72
-#: ../jhbuild/commands/base.py:285 ../jhbuild/commands/base.py:514
-#: ../jhbuild/commands/clean.py:55 ../jhbuild/commands/tinderbox.py:86
+#: ../jhbuild/commands/autobuild.py:82 ../jhbuild/commands/base.py:73
+#: ../jhbuild/commands/base.py:249 ../jhbuild/commands/base.py:475
+#: ../jhbuild/commands/clean.py:55 ../jhbuild/commands/tinderbox.py:94
 #, python-format
 msgid "%s not in module list"
-msgstr ""
+msgstr "%s not in module list"
 
-#: ../jhbuild/commands/base.py:37
+#: ../jhbuild/commands/base.py:38
 msgid "Update all modules from version control"
-msgstr ""
+msgstr "バージョン管理システムを利用して、すべてのモジュールを更新する"
 
-#: ../jhbuild/commands/base.py:40 ../jhbuild/commands/base.py:88
-#: ../jhbuild/commands/base.py:122 ../jhbuild/commands/base.py:208
-#: ../jhbuild/commands/base.py:302 ../jhbuild/commands/base.py:466
-#: ../jhbuild/commands/tinderbox.py:31
+#: ../jhbuild/commands/base.py:41 ../jhbuild/commands/base.py:89
+#: ../jhbuild/commands/base.py:123 ../jhbuild/commands/base.py:166
+#: ../jhbuild/commands/base.py:277 ../jhbuild/commands/base.py:428
+#: ../jhbuild/commands/tinderbox.py:32
 msgid "[ options ... ] [ modules ... ]"
-msgstr ""
+msgstr "[ options ... ] [ modules ... ]"
 
-#: ../jhbuild/commands/base.py:52 ../jhbuild/commands/base.py:244
-#: ../jhbuild/commands/base.py:481
-msgid "build only modules with the given tags"
-msgstr ""
+#: ../jhbuild/commands/base.py:50
+msgid "start updating at the given module"
+msgstr "指定のモジュールから更新を行う"
+
+#: ../jhbuild/commands/base.py:53
+msgid "update only modules with the given tags"
+msgstr "指定のタグを持つモジュールだけ更新する"
 
-#: ../jhbuild/commands/base.py:55 ../jhbuild/commands/base.py:94
-#: ../jhbuild/commands/base.py:247 ../jhbuild/commands/base.py:329
-#: ../jhbuild/commands/tinderbox.py:55
+#: ../jhbuild/commands/base.py:56 ../jhbuild/commands/base.py:95
+#: ../jhbuild/commands/base.py:208 ../jhbuild/commands/base.py:307
+#: ../jhbuild/commands/tinderbox.py:59
 msgid "set a sticky date when checking out modules"
-msgstr ""
+msgstr "モジュールのチェックアウト時に指定の日付に固定する"
 
-#: ../jhbuild/commands/base.py:58 ../jhbuild/commands/base.py:229
-#: ../jhbuild/commands/base.py:484
+#: ../jhbuild/commands/base.py:59 ../jhbuild/commands/base.py:190
+#: ../jhbuild/commands/base.py:446
 msgid "ignore all soft-dependencies"
-msgstr ""
+msgstr "弱い依存関係にあるモジュールをすべて無視する"
 
-#: ../jhbuild/commands/base.py:85
+#: ../jhbuild/commands/base.py:86
 msgid "Update one or more modules from version control"
-msgstr ""
+msgstr "バージョン管理システムを利用して、ひとつ、あるいは複数のモジュールを更新する"
 
-#: ../jhbuild/commands/base.py:103 ../jhbuild/commands/base.py:138
-#: ../jhbuild/commands/base.py:407 ../jhbuild/commands/base.py:424
-#: ../jhbuild/commands/rdepends.py:52
+#: ../jhbuild/commands/base.py:104 ../jhbuild/commands/base.py:142
+#: ../jhbuild/commands/base.py:383 ../jhbuild/commands/rdepends.py:52
+#: ../jhbuild/moduleset.py:165
 #, python-format
 msgid "A module called '%s' could not be found."
-msgstr ""
+msgstr "A module called '%s' could not be found."
 
-#: ../jhbuild/commands/base.py:106 ../jhbuild/commands/base.py:141
-#: ../jhbuild/commands/base.py:364 ../jhbuild/commands/rdepends.py:47
-#: ../jhbuild/commands/uninstall.py:46
+#: ../jhbuild/commands/base.py:107 ../jhbuild/commands/base.py:145
+#: ../jhbuild/commands/base.py:340 ../jhbuild/commands/rdepends.py:47
+#: ../jhbuild/commands/uninstall.py:58
 msgid "This command requires a module parameter."
-msgstr ""
+msgstr "This command requires a module parameter."
 
-#: ../jhbuild/commands/base.py:119
+#: ../jhbuild/commands/base.py:120
 msgid "Clean one or more modules"
-msgstr ""
+msgstr "ひとつ、あるいは複数のモジュールに対して clean を行う"
 
-#: ../jhbuild/commands/base.py:128
+#: ../jhbuild/commands/base.py:129
 msgid "honour the makeclean setting in config file"
-msgstr ""
+msgstr "コンフィグファイルで指定した makeclean の設定に従う"
 
-#: ../jhbuild/commands/base.py:145
-msgid "clean command called while makeclean is set to False, skipped."
-msgstr ""
+#: ../jhbuild/commands/base.py:132 ../jhbuild/commands/base.py:175
+#: ../jhbuild/commands/base.py:289 ../jhbuild/commands/tinderbox.py:41
+msgid "completely clean source tree"
+msgstr "ソースツリーを完全に clean する"
 
-#: ../jhbuild/commands/base.py:193
-msgid ""
-"bootstrap moduleset has been updated since the last time you used it, "
-"perhaps you should run jhbuild bootstrap."
-msgstr ""
-
-#: ../jhbuild/commands/base.py:199
-#, python-format
-msgid ""
-"some bootstrap modules have been updated, perhaps you should update them: %s."
-msgstr ""
+#: ../jhbuild/commands/base.py:149
+msgid "clean command called while makeclean is set to False, skipped."
+msgstr "clean command called while makeclean is set to False, skipped."
 
-#: ../jhbuild/commands/base.py:205
+#: ../jhbuild/commands/base.py:163
 msgid "Update and compile all modules (the default)"
-msgstr ""
-
-#: ../jhbuild/commands/base.py:214 ../jhbuild/commands/base.py:308
-msgid "This option does nothing anymore"
-msgstr ""
+msgstr "すべてのモジュールの更新、コンパイルを行う (デフォルト)"
 
-#: ../jhbuild/commands/base.py:220 ../jhbuild/commands/base.py:314
-#: ../jhbuild/commands/make.py:47
+#: ../jhbuild/commands/base.py:181 ../jhbuild/commands/base.py:292
+#: ../jhbuild/commands/make.py:48
 msgid "run make check after building"
-msgstr ""
+msgstr "ビルドの後に make check を実行する"
 
-#: ../jhbuild/commands/base.py:223 ../jhbuild/commands/base.py:317
+#: ../jhbuild/commands/base.py:184 ../jhbuild/commands/base.py:295
 msgid "run make dist after building"
-msgstr ""
+msgstr "ビルドの後に make dist を実行する"
 
-#: ../jhbuild/commands/base.py:232 ../jhbuild/commands/base.py:323
-#: ../jhbuild/commands/tinderbox.py:43
+#: ../jhbuild/commands/base.py:193 ../jhbuild/commands/base.py:301
+#: ../jhbuild/commands/tinderbox.py:47
 msgid "skip version control update"
-msgstr ""
+msgstr "バージョン管理システムの更新を行わない"
 
-#: ../jhbuild/commands/base.py:235 ../jhbuild/commands/base.py:326
-#: ../jhbuild/commands/make.py:50
+#: ../jhbuild/commands/base.py:196 ../jhbuild/commands/base.py:304
+#: ../jhbuild/commands/make.py:51
 msgid "quiet (no output)"
-msgstr ""
+msgstr "出力を抑止する"
 
-#: ../jhbuild/commands/base.py:250 ../jhbuild/commands/base.py:332
+#: ../jhbuild/commands/base.py:205 ../jhbuild/commands/base.py:443
+msgid "build only modules with the given tags"
+msgstr "指定のタグを持つモジュールだけビルドする"
+
+#: ../jhbuild/commands/base.py:211 ../jhbuild/commands/base.py:310
 msgid "run tests in real X and not in Xvfb"
-msgstr ""
+msgstr "Xvfb ではなく実際の X 上でテストを行う"
 
-#: ../jhbuild/commands/base.py:253 ../jhbuild/commands/tinderbox.py:58
+#: ../jhbuild/commands/base.py:214 ../jhbuild/commands/tinderbox.py:62
 msgid "try to force checkout and autogen on failure"
-msgstr ""
+msgstr "ビルド失敗時に checkout と autogen を試みる"
 
-#: ../jhbuild/commands/base.py:256 ../jhbuild/commands/tinderbox.py:61
+#: ../jhbuild/commands/base.py:217 ../jhbuild/commands/tinderbox.py:65
 msgid "don't poison modules on failure"
-msgstr ""
+msgstr "ビルドに失敗しても当該モジュールに依存するモジュールのビルドを試みる"
 
-#: ../jhbuild/commands/base.py:259 ../jhbuild/commands/base.py:335
-#: ../jhbuild/commands/tinderbox.py:64
+#: ../jhbuild/commands/base.py:220 ../jhbuild/commands/base.py:313
+#: ../jhbuild/commands/tinderbox.py:68
 msgid "build even if policy says not to"
-msgstr ""
+msgstr "ビルドポリシー上ビルドが不要でも強制的にビルドする"
 
-#: ../jhbuild/commands/base.py:262
+#: ../jhbuild/commands/base.py:223
 msgid "also build soft-dependencies that could be skipped"
-msgstr ""
+msgstr "スキップ可能な弱い依存関係にあるモジュールもビルドする"
 
-#: ../jhbuild/commands/base.py:265 ../jhbuild/commands/base.py:338
+#: ../jhbuild/commands/base.py:226 ../jhbuild/commands/base.py:316
 msgid "skip modules installed less than the given time ago"
-msgstr ""
+msgstr "指定の時間より後にインストールされたモジュールをスキップする"
 
-#: ../jhbuild/commands/base.py:289
+#: ../jhbuild/commands/base.py:229 ../jhbuild/commands/tinderbox.py:71
+msgid "ignore missing system dependencies"
+msgstr "インストールされていないシステムの依存モジュールを無視する"
+
+#: ../jhbuild/commands/base.py:253
 msgid "requested module is in the ignore list, nothing to do."
-msgstr ""
+msgstr "requested module is in the ignore list, nothing to do."
 
-#: ../jhbuild/commands/base.py:299
+#: ../jhbuild/commands/base.py:260 ../jhbuild/commands/tinderbox.py:100
+#, python-format
+msgid "Required system dependencies not installed. Install using the command %(cmd)s or to ignore system 
dependencies use command-line option %(opt)s"
+msgstr "Required system dependencies not installed. Install using the command %(cmd)s or to ignore system 
dependencies use command-line option %(opt)s"
+
+#: ../jhbuild/commands/base.py:274
 msgid "Update and compile one or more modules"
-msgstr ""
+msgstr "ひとつ、あるいは複数のモジュールの更新、コンパイルを行う"
 
-#: ../jhbuild/commands/base.py:359
+#: ../jhbuild/commands/base.py:335 ../jhbuild/commands/make.py:95
+#: ../jhbuild/commands/uninstall.py:50
 #, python-format
-msgid ""
-"module \"%s\" does not exist, created automatically using repository \"%s\""
-msgstr ""
+msgid "module \"%(modname)s\" does not exist, created automatically using repository \"%(reponame)s\""
+msgstr "module \"%(modname)s\" does not exist, created automatically using repository \"%(reponame)s\""
 
-#: ../jhbuild/commands/base.py:372
+#: ../jhbuild/commands/base.py:348
 msgid "Run a command under the JHBuild environment"
-msgstr ""
+msgstr "JHBuild 環境でコマンドを実行する"
 
-#: ../jhbuild/commands/base.py:375
+#: ../jhbuild/commands/base.py:351
 msgid "[ options ... ] program [ arguments ... ]"
-msgstr ""
+msgstr "[ options ... ] program [ arguments ... ]"
 
-#: ../jhbuild/commands/base.py:381
+#: ../jhbuild/commands/base.py:357
 msgid "run command in build dir of the given module"
-msgstr ""
+msgstr "指定モジュールのビルドディレクトリでコマンドを実行する"
 
-#: ../jhbuild/commands/base.py:384
+#: ../jhbuild/commands/base.py:360
 msgid "run command in checkout dir of the given module"
-msgstr ""
+msgstr "指定モジュールのチェックアウトディレクトリでコマンドを実行する"
 
-#: ../jhbuild/commands/base.py:397 ../jhbuild/commands/base.py:441
+#: ../jhbuild/commands/base.py:373 ../jhbuild/commands/base.py:403
 #, python-format
 msgid "Unable to execute the command '%(command)s': %(err)s"
-msgstr ""
+msgstr "Unable to execute the command '%(command)s': %(err)s"
 
-#: ../jhbuild/commands/base.py:415 ../jhbuild/commands/base.py:432
+#: ../jhbuild/commands/base.py:394
 #, python-format
 msgid "Unable to execute the command '%s'"
-msgstr ""
+msgstr "Unable to execute the command '%s'"
 
-#: ../jhbuild/commands/base.py:439 ../jhbuild/frontends/gtkui.py:447
+#: ../jhbuild/commands/base.py:401 ../jhbuild/frontends/gtkui.py:447
 #: ../jhbuild/frontends/terminal.py:145
 msgid "No command given"
-msgstr ""
+msgstr "No command given"
 
-#: ../jhbuild/commands/base.py:448
+#: ../jhbuild/commands/base.py:410
 msgid "Start a shell under the JHBuild environment"
-msgstr ""
+msgstr "JHBuild 環境でシェルを起動する"
 
-#: ../jhbuild/commands/base.py:463
+#: ../jhbuild/commands/base.py:425
 msgid "List the modules that would be built"
-msgstr ""
+msgstr "ビルド対象のモジュールの一覧を表示する"
 
-#: ../jhbuild/commands/base.py:472
+#: ../jhbuild/commands/base.py:434
 msgid "show which revision will be built"
-msgstr ""
+msgstr "ビルドするリビジョンを表示する"
 
-#: ../jhbuild/commands/base.py:478
+#: ../jhbuild/commands/base.py:440
 msgid "start list at the given module"
-msgstr ""
+msgstr "指定のモジュールから一覧を表示する"
 
-#: ../jhbuild/commands/base.py:487
+#: ../jhbuild/commands/base.py:449
 msgid "also list soft-dependencies that could be skipped"
-msgstr ""
+msgstr "スキップ可能な弱い依存関係になるモジュールも表示する"
 
-#: ../jhbuild/commands/base.py:490
+#: ../jhbuild/commands/base.py:452
 msgid "list all modules, not only those that would be built"
-msgstr ""
+msgstr "ビルド対象となるモジュールだけでなくすべてのモジュールの一覧を表示する"
 
-#: ../jhbuild/commands/base.py:497
-#, python-format
-msgid "Conflicting options specified ('%s' and '%s')"
-msgstr ""
+#: ../jhbuild/commands/base.py:459
+msgid "Conflicting options specified ('--start-at' and '--all-modules')"
+msgstr "Conflicting options specified ('--start-at' and '--all-modules')"
 
-#: ../jhbuild/commands/base.py:530
+#: ../jhbuild/commands/base.py:491
 msgid "Output a Graphviz dependency graph for one or more modules"
-msgstr ""
+msgstr "ひとつ以上のモジュールに関する、Graphviz 用の依存関係グラフを出力する"
 
-#: ../jhbuild/commands/base.py:533 ../jhbuild/commands/info.py:39
-#: ../jhbuild/commands/uninstall.py:33
+#: ../jhbuild/commands/base.py:494 ../jhbuild/commands/info.py:39
+#: ../jhbuild/commands/uninstall.py:34
 msgid "[ modules ... ]"
-msgstr ""
+msgstr "[ modules ... ]"
 
-#: ../jhbuild/commands/base.py:539
+#: ../jhbuild/commands/base.py:500
 msgid "add dotted lines to soft dependencies"
-msgstr ""
+msgstr "弱い依存関係のモジュールを追加する"
 
-#: ../jhbuild/commands/base.py:542
+#: ../jhbuild/commands/base.py:503
 msgid "group modules from metamodule together"
-msgstr ""
+msgstr "メタモジュール内のモジュールをグループ化する"
 
-#: ../jhbuild/commands/bootstrap.py:34
-msgid "Build required support tools"
-msgstr ""
-
-#: ../jhbuild/commands/bootstrap.py:43
-msgid "do not use system installed modules"
-msgstr ""
-
-#: ../jhbuild/commands/bootstrap.py:85
-#, python-format
-msgid ""
-"some modules (%s) were automatically ignored as a sufficient enough version "
-"was found installed on your system. Use --ignore-system if you want to build "
-"them nevertheless."
-msgstr ""
+#: ../jhbuild/commands/bootstrap.py:24
+msgid "Build support tools"
+msgstr "サポートツールをビルドする"
 
 #: ../jhbuild/commands/bot.py:54
 msgid "Control buildbot"
-msgstr ""
+msgstr "Control buildbot"
 
 #: ../jhbuild/commands/bot.py:57 ../jhbuild/commands/__init__.py:45
-#: ../jhbuild/commands/make.py:35
+#: ../jhbuild/commands/make.py:36
 msgid "[ options ... ]"
-msgstr ""
+msgstr "[ options ... ]"
 
 #: ../jhbuild/commands/bot.py:63
 msgid "setup a buildbot environment"
-msgstr ""
+msgstr "setup a buildbot environment"
 
 #: ../jhbuild/commands/bot.py:66
 msgid "start a buildbot slave server"
-msgstr ""
+msgstr "start a buildbot slave server"
 
 #: ../jhbuild/commands/bot.py:69
 msgid "stop a buildbot slave server"
-msgstr ""
+msgstr "stop a buildbot slave server"
 
 #: ../jhbuild/commands/bot.py:72
 msgid "start a buildbot master server"
-msgstr ""
+msgstr "start a buildbot master server"
 
 #: ../jhbuild/commands/bot.py:75
 msgid "reload a buildbot master server configuration"
-msgstr ""
+msgstr "reload a buildbot master server configuration"
 
 #: ../jhbuild/commands/bot.py:78
 msgid "stop a buildbot master server"
-msgstr ""
+msgstr "stop a buildbot master server"
 
 #: ../jhbuild/commands/bot.py:81
 msgid "start as daemon"
-msgstr ""
+msgstr "start as daemon"
 
 #: ../jhbuild/commands/bot.py:84
-msgid "pid file location"
-msgstr ""
+msgid "PID file location"
+msgstr "PID file location"
 
 #: ../jhbuild/commands/bot.py:87
 msgid "log file location"
-msgstr ""
+msgstr "log file location"
 
 #: ../jhbuild/commands/bot.py:90
 msgid "directory with slave files (only with --start-server)"
-msgstr ""
+msgstr "directory with slave files (only with --start-server)"
 
 #: ../jhbuild/commands/bot.py:93
 msgid "directory with buildbot work files (only with --start-server)"
-msgstr ""
+msgstr "directory with buildbot work files (only with --start-server)"
 
 #: ../jhbuild/commands/bot.py:96
 msgid "master cfg file location (only with --start-server)"
-msgstr ""
+msgstr "master cfg file location (only with --start-server)"
 
 #: ../jhbuild/commands/bot.py:99
 msgid "exec a buildbot step (internal use only)"
-msgstr ""
+msgstr "exec a buildbot step (internal use only)"
 
 #: ../jhbuild/commands/bot.py:118
 msgid "buildbot and twisted not found, run jhbuild bot --setup"
-msgstr ""
+msgstr "buildbot and twisted not found, run jhbuild bot --setup"
 
-#: ../jhbuild/commands/bot.py:294
+#: ../jhbuild/commands/bot.py:295
 #, python-format
 msgid "No description for slave %s."
-msgstr ""
+msgstr "No description for slave %s."
 
 #. parse error
-#: ../jhbuild/commands/bot.py:299
+#: ../jhbuild/commands/bot.py:300
 #, python-format
 msgid "Failed to parse slave config for %s."
-msgstr ""
+msgstr "Failed to parse slave config for %s."
 
-#: ../jhbuild/commands/bot.py:806 ../jhbuild/commands/bot.py:814
+#: ../jhbuild/commands/bot.py:807 ../jhbuild/commands/bot.py:815
 msgid "failed to get buildbot PID"
-msgstr ""
+msgstr "failed to get buildbot PID"
 
 #: ../jhbuild/commands/checkbranches.py:28
-msgid ""
-"Check modules in GNOME Git repository have the correct branch definition"
-msgstr ""
+msgid "Check modules in GNOME Git repository have the correct branch definition"
+msgstr "GNOME Git リポジトリのモジュールに正しいブランチ定義があるかチェックする"
 
 #: ../jhbuild/commands/checkbranches.py:65
 #, python-format
 msgid "%(module)s is missing branch definition for %(branch)s"
-msgstr ""
+msgstr "%(module)s is missing branch definition for %(branch)s"
 
 #: ../jhbuild/commands/checkmodulesets.py:30
-msgid "Check if modules in jhbuild have the correct definition"
-msgstr ""
+msgid "Check if modules in JHBuild have the correct definition"
+msgstr "JHBuild のモジュール定義が正しいかチェックする"
 
-#: ../jhbuild/commands/checkmodulesets.py:42
+#: ../jhbuild/commands/checkmodulesets.py:43
 #, python-format
 msgid "%(module)s is unreachable (%(href)s)"
-msgstr ""
+msgstr "%(module)s is unreachable (%(href)s)"
 
-#: ../jhbuild/commands/checkmodulesets.py:45
+#: ../jhbuild/commands/checkmodulesets.py:46
 #, python-format
 msgid "Cannot check %(module)s (%(href)s)"
-msgstr ""
+msgstr "Cannot check %(module)s (%(href)s)"
 
 #: ../jhbuild/commands/clean.py:29
 msgid "Clean all modules"
-msgstr ""
+msgstr "すべてのモジュールに対して clean を行う"
+
+#: ../jhbuild/commands/goalreport.py:328
+msgid "Report GNOME modules status wrt various goals"
+msgstr "Report GNOME modules status wrt various goals"
+
+#: ../jhbuild/commands/goalreport.py:351
+msgid "check to perform"
+msgstr "check to perform"
 
 #: ../jhbuild/commands/gui.py:30
 msgid "Build targets from a GUI app"
-msgstr ""
+msgstr "GUI でターゲットをビルドする"
 
 #: ../jhbuild/commands/info.py:36
 msgid "Display information about one or more modules"
-msgstr ""
+msgstr "ひとつ以上のモジュールに関する情報を表示する"
 
-#: ../jhbuild/commands/info.py:51 ../jhbuild/commands/uninstall.py:43
+#: ../jhbuild/commands/info.py:51
 #, python-format
 msgid "unknown module %s"
-msgstr ""
+msgstr "unknown module %s"
 
 #: ../jhbuild/commands/info.py:60
 msgid "Name:"
-msgstr ""
+msgstr "Name:"
 
 #: ../jhbuild/commands/info.py:61
 msgid "Module Set:"
-msgstr ""
+msgstr "Module Set:"
 
 #: ../jhbuild/commands/info.py:62
 msgid "Type:"
-msgstr ""
+msgstr "Type:"
 
 #: ../jhbuild/commands/info.py:65 ../jhbuild/commands/info.py:69
-#, fuzzy
-#| msgid "Installing"
 msgid "Install version:"
-msgstr "インストール中"
+msgstr "Install version:"
 
 #: ../jhbuild/commands/info.py:66 ../jhbuild/commands/info.py:70
 msgid "Install date:"
-msgstr ""
+msgstr "Install date:"
 
 #: ../jhbuild/commands/info.py:69 ../jhbuild/commands/info.py:70
 msgid "not installed"
-msgstr ""
+msgstr "not installed"
 
 #: ../jhbuild/commands/info.py:75
 msgid "CVS Root:"
-msgstr ""
+msgstr "CVS Root:"
 
 #: ../jhbuild/commands/info.py:76
-#, fuzzy
-#| msgid "Choose Module:"
 msgid "CVS Module:"
-msgstr "モジュールを選択:"
+msgstr "CVS Module:"
 
 #: ../jhbuild/commands/info.py:78
 msgid "CVS Revision:"
-msgstr ""
+msgstr "CVS Revision:"
 
 #: ../jhbuild/commands/info.py:80
 msgid "Subversion Module:"
-msgstr ""
+msgstr "Subversion Module:"
 
 #: ../jhbuild/commands/info.py:82
 msgid "Darcs Archive:"
-msgstr ""
+msgstr "Darcs Archive:"
 
 #: ../jhbuild/commands/info.py:84
-#, fuzzy
-#| msgid "Module"
 msgid "Git Module:"
-msgstr "モジュール"
+msgstr "Git Module:"
 
 #: ../jhbuild/commands/info.py:86
 msgid "Git Origin Module:"
-msgstr ""
+msgstr "Git Origin Module:"
 
 #: ../jhbuild/commands/info.py:90
 msgid "Git Branch:"
-msgstr ""
+msgstr "Git Branch:"
 
 #: ../jhbuild/commands/info.py:92
 msgid "Git Tag:"
-msgstr ""
+msgstr "Git Tag:"
 
 #: ../jhbuild/commands/info.py:94
 msgid "URL:"
-msgstr ""
+msgstr "URL:"
 
 #: ../jhbuild/commands/info.py:95
 msgid "Version:"
-msgstr ""
+msgstr "Version:"
 
 #: ../jhbuild/commands/info.py:98
 msgid "Tree-ID:"
-msgstr ""
+msgstr "Tree-ID:"
 
 #: ../jhbuild/commands/info.py:103
 msgid "Sourcedir:"
-msgstr ""
+msgstr "Sourcedir:"
 
 #: ../jhbuild/commands/info.py:109
 msgid "Requires:"
-msgstr ""
+msgstr "Requires:"
 
 #: ../jhbuild/commands/info.py:113
 msgid "Required by:"
-msgstr ""
+msgstr "Required by:"
 
 #: ../jhbuild/commands/info.py:115
 msgid "Suggests:"
-msgstr ""
+msgstr "Suggests:"
 
 #: ../jhbuild/commands/info.py:117
 msgid "After:"
-msgstr ""
+msgstr "After:"
 
 #: ../jhbuild/commands/info.py:121
 msgid "Before:"
-msgstr ""
+msgstr "Before:"
+
+#: ../jhbuild/commands/__init__.py:84 ../jhbuild/commands/sysdeps.py:49
+#, python-format
+msgid "required=%s"
+msgstr "required=%s"
 
-#: ../jhbuild/commands/__init__.py:80
+#: ../jhbuild/commands/__init__.py:86 ../jhbuild/commands/sysdeps.py:51
+#, python-format
+msgid "installed=%s"
+msgstr "installed=%s"
+
+#. Translators: This is used to separate items of package metadata
+#: ../jhbuild/commands/__init__.py:88 ../jhbuild/commands/sysdeps.py:53
+msgid ", "
+msgstr ", "
+
+#: ../jhbuild/commands/__init__.py:90 ../jhbuild/commands/sysdeps.py:55
+#, python-format
+msgid "(%s)"
+msgstr "(%s)"
+
+#: ../jhbuild/commands/__init__.py:94 ../jhbuild/commands/sysdeps.py:80
+msgid "Required packages:"
+msgstr "Required packages:"
+
+#: ../jhbuild/commands/__init__.py:95 ../jhbuild/commands/sysdeps.py:81
+#: ../jhbuild/commands/sysdeps.py:124
+msgid "  System installed packages which are too old:"
+msgstr "  System installed packages which are too old:"
+
+#: ../jhbuild/commands/__init__.py:105 ../jhbuild/commands/__init__.py:117
+#: ../jhbuild/commands/sysdeps.py:90 ../jhbuild/commands/sysdeps.py:118
+#: ../jhbuild/commands/sysdeps.py:133
+msgid "    (none)"
+msgstr "    (none)"
+
+#: ../jhbuild/commands/__init__.py:107 ../jhbuild/commands/sysdeps.py:92
+#: ../jhbuild/commands/sysdeps.py:135
+msgid "  No matching system package installed:"
+msgstr "  No matching system package installed:"
+
+#: ../jhbuild/commands/__init__.py:134
 msgid "JHBuild commands are:"
-msgstr ""
+msgstr "JHBuild commands are:"
 
-#: ../jhbuild/commands/__init__.py:86
+#: ../jhbuild/commands/__init__.py:140
 msgid "For more information run \"jhbuild <command> --help\""
-msgstr ""
+msgstr "より詳細な情報については \"jhbuild <command> --help\" を実行してください"
 
-#: ../jhbuild/commands/__init__.py:95
-msgid "Information about available jhbuild commands"
-msgstr ""
+#: ../jhbuild/commands/__init__.py:149
+msgid "Information about available JHBuild commands"
+msgstr "利用可能な JHBuild のコマンドに関する情報を表示する"
 
-#: ../jhbuild/commands/__init__.py:122
+#: ../jhbuild/commands/__init__.py:176
 #, python-format
 msgid "no such command (did you mean \"jhbuild build %s\"?)"
-msgstr ""
+msgstr "no such command (did you mean \"jhbuild build %s\"?)"
 
-#: ../jhbuild/commands/__init__.py:124
+#: ../jhbuild/commands/__init__.py:178
 #, python-format
 msgid "no such command (did you mean \"jhbuild run %s\"?)"
-msgstr ""
+msgstr "no such command (did you mean \"jhbuild run %s\"?)"
 
-#: ../jhbuild/commands/make.py:32
+#: ../jhbuild/commands/make.py:33
 msgid "Compile and install the module for the current directory"
-msgstr ""
+msgstr "現在のディレクトリでモジュールのコンパイルおよびインストールを行う"
 
-#: ../jhbuild/commands/make.py:66
+#: ../jhbuild/commands/make.py:78
 #, python-format
 msgid "The current directory is not in the checkout root %r"
-msgstr ""
+msgstr "The current directory is not in the checkout root %r"
 
-#: ../jhbuild/commands/make.py:76
+#: ../jhbuild/commands/make.py:90
 #, python-format
 msgid "No module matching current directory %r in the moduleset"
-msgstr ""
+msgstr "No module matching current directory %r in the moduleset"
 
 #: ../jhbuild/commands/rdepends.py:28
 msgid "Display reverse-dependencies of a module"
-msgstr ""
+msgstr "指定のモジュールの被依存モジュールを表示する"
 
 #: ../jhbuild/commands/rdepends.py:31
 msgid "[ module ]"
-msgstr ""
+msgstr "[ module ]"
 
 #: ../jhbuild/commands/rdepends.py:37
 msgid "display dependency path next to modules"
-msgstr ""
+msgstr "モジュール名の隣に依存パスを表示する"
 
 #: ../jhbuild/commands/rdepends.py:40
 msgid "limit display to modules directly depending on given module"
-msgstr ""
+msgstr "指定のモジュールに直接依存するモジュールだけ表示する"
 
-#: ../jhbuild/commands/sanitycheck.py:52
+#: ../jhbuild/commands/sanitycheck.py:46
 msgid "Check that required support tools are available"
-msgstr ""
+msgstr "必須のサポートツールが利用可能かチェックする"
 
-#: ../jhbuild/commands/sanitycheck.py:59
+#: ../jhbuild/commands/sanitycheck.py:53
 msgid "no extra arguments expected"
-msgstr ""
+msgstr "no extra arguments expected"
 
-#: ../jhbuild/commands/sanitycheck.py:64
+#: ../jhbuild/commands/sanitycheck.py:58
 #, python-format
 msgid "checkout root (%s) is not writable"
-msgstr ""
+msgstr "checkout root (%s) is not writable"
 
-#: ../jhbuild/commands/sanitycheck.py:67
+#: ../jhbuild/commands/sanitycheck.py:61
 #, python-format
 msgid "install prefix (%s) is not writable"
-msgstr ""
+msgstr "install prefix (%s) is not writable"
 
+#: ../jhbuild/commands/sanitycheck.py:66 ../jhbuild/commands/sanitycheck.py:69
 #: ../jhbuild/commands/sanitycheck.py:72 ../jhbuild/commands/sanitycheck.py:75
-#: ../jhbuild/commands/sanitycheck.py:78 ../jhbuild/commands/sanitycheck.py:81
-#: ../jhbuild/commands/sanitycheck.py:84
-#: ../jhbuild/commands/sanitycheck.py:126
-#: ../jhbuild/commands/sanitycheck.py:130
-#: ../jhbuild/commands/sanitycheck.py:138
+#: ../jhbuild/commands/sanitycheck.py:78
+#: ../jhbuild/commands/sanitycheck.py:120
+#: ../jhbuild/commands/sanitycheck.py:124
+#: ../jhbuild/commands/sanitycheck.py:132
+#: ../jhbuild/commands/sanitycheck.py:141
 #: ../jhbuild/commands/sanitycheck.py:147
-#: ../jhbuild/commands/sanitycheck.py:153
-#: ../jhbuild/commands/sanitycheck.py:155
-#: ../jhbuild/commands/sanitycheck.py:157 ../jhbuild/modtypes/cmake.py:97
-#: ../jhbuild/versioncontrol/bzr.py:204 ../jhbuild/versioncontrol/cvs.py:297
-#: ../jhbuild/versioncontrol/darcs.py:108
-#: ../jhbuild/versioncontrol/fossil.py:105
-#: ../jhbuild/versioncontrol/git.py:445 ../jhbuild/versioncontrol/hg.py:101
-#: ../jhbuild/versioncontrol/mtn.py:140 ../jhbuild/versioncontrol/svn.py:311
+#: ../jhbuild/commands/sanitycheck.py:149
+#: ../jhbuild/commands/sanitycheck.py:151 ../jhbuild/modtypes/cmake.py:82
+#: ../jhbuild/versioncontrol/bzr.py:215 ../jhbuild/versioncontrol/cvs.py:297
+#: ../jhbuild/versioncontrol/darcs.py:110
+#: ../jhbuild/versioncontrol/fossil.py:107
+#: ../jhbuild/versioncontrol/git.py:457 ../jhbuild/versioncontrol/hg.py:103
+#: ../jhbuild/versioncontrol/mtn.py:142 ../jhbuild/versioncontrol/svn.py:313
 #, python-format
 msgid "%s not found"
-msgstr ""
+msgstr "%s not found"
 
-#: ../jhbuild/commands/sanitycheck.py:93
+#: ../jhbuild/commands/sanitycheck.py:87
 #, python-format
 msgid "aclocal can't see %s macros"
-msgstr ""
+msgstr "aclocal can't see %s macros"
 
-#: ../jhbuild/commands/sanitycheck.py:98
+#: ../jhbuild/commands/sanitycheck.py:92
 #, python-format
-msgid "Please copy the lacking macros (%s) in one of the following paths: %s"
-msgstr ""
+msgid "Please copy the lacking macros (%(macros)s) in one of the following paths: %(path)s"
+msgstr "Please copy the lacking macros (%(macros)s) in one of the following paths: %(path)s"
 
-#: ../jhbuild/commands/sanitycheck.py:106
+#: ../jhbuild/commands/sanitycheck.py:100
 msgid "Could not find XML catalog"
-msgstr ""
+msgstr "Could not find XML catalog"
 
-#: ../jhbuild/commands/sanitycheck.py:115
+#: ../jhbuild/commands/sanitycheck.py:109
 #, python-format
 msgid "Could not find %s in XML catalog"
-msgstr ""
+msgstr "Could not find %s in XML catalog"
 
-#: ../jhbuild/commands/sanitycheck.py:122
+#: ../jhbuild/commands/sanitycheck.py:116
 #, python-format
-msgid "Could not find the perl module %s"
-msgstr ""
+msgid "Could not find the Perl module %s"
+msgstr "Could not find the Perl module %s"
 
-#: ../jhbuild/commands/sanitycheck.py:134
-#, python-format
-msgid "%s or %s not found"
-msgstr ""
+#: ../jhbuild/commands/sanitycheck.py:128
+msgid "curl or wget not found"
+msgstr "curl or wget not found"
 
-#: ../jhbuild/commands/sanitycheck.py:143
+#: ../jhbuild/commands/sanitycheck.py:137
 msgid "Installed git program is not the right git"
-msgstr ""
+msgstr "Installed git program is not the right git"
 
-#: ../jhbuild/commands/sanitycheck.py:149
+#: ../jhbuild/commands/sanitycheck.py:143
 msgid "Could not check git program"
-msgstr ""
+msgstr "Could not check git program"
 
 #: ../jhbuild/commands/snapshot.py:34
 msgid "Print out a moduleset for the exact versions that are checked out"
-msgstr ""
+msgstr "Print out a moduleset for the exact versions that are checked out"
 
-#: ../jhbuild/commands/sysdeps.py:37
+#: ../jhbuild/commands/sysdeps.py:32
 msgid "Check and install tarball dependencies using system packages"
-msgstr ""
+msgstr "システムパッケージを使用する依存モジュールのチェック、およびインストールを行う"
 
-#: ../jhbuild/commands/sysdeps.py:45
+#: ../jhbuild/commands/sysdeps.py:40
 msgid "Install pkg-config modules via system"
-msgstr ""
+msgstr "システムを通じて pkg-config ファイルを提供するモジュールをインストールする"
 
-#: ../jhbuild/commands/sysdeps.py:51
-msgid "Partial build is not enabled; add partial_build = True to ~/.jhbuildrc"
-msgstr ""
-
-#: ../jhbuild/commands/sysdeps.py:61
+#: ../jhbuild/commands/sysdeps.py:69
 msgid "System installed packages which are new enough:"
-msgstr ""
+msgstr "System installed packages which are new enough:"
 
-#: ../jhbuild/commands/sysdeps.py:65 ../jhbuild/commands/sysdeps.py:75
-#, python-format
-msgid "  %(pkg)s (required=%(req)s, installed=%(installed)s)"
-msgstr ""
-
-#: ../jhbuild/commands/sysdeps.py:69 ../jhbuild/commands/sysdeps.py:79
-#: ../jhbuild/commands/sysdeps.py:89
+#: ../jhbuild/commands/sysdeps.py:78 ../jhbuild/commands/sysdeps.py:148
 msgid "  (none)"
-msgstr ""
+msgstr "  (none)"
 
-#: ../jhbuild/commands/sysdeps.py:71
-msgid "System installed packages which are too old:"
-msgstr ""
-
-#: ../jhbuild/commands/sysdeps.py:81
-msgid "No matching system package installed:"
-msgstr ""
+#: ../jhbuild/commands/sysdeps.py:123
+msgid "Optional packages: (JHBuild will build the missing packages)"
+msgstr "Optional packages: (JHBuild will build the missing packages)"
 
-#: ../jhbuild/commands/sysdeps.py:85
+#: ../jhbuild/commands/sysdeps.py:156
 #, python-format
-msgid "  %(pkg)s (required=%(req)s)"
-msgstr ""
+msgid "%(cmd)s is required to install packages on this system. Please install %(cmd)s."
+msgstr "%(cmd)s is required to install packages on this system. Please install %(cmd)s."
 
-#: ../jhbuild/commands/sysdeps.py:94
+#: ../jhbuild/commands/sysdeps.py:161
 msgid "Don't know how to install packages on this system"
-msgstr ""
+msgstr "Don't know how to install packages on this system"
 
-#: ../jhbuild/commands/sysdeps.py:97
+#: ../jhbuild/commands/sysdeps.py:165
 #, python-format
 msgid "No uninstalled system dependencies to install for modules: %r"
-msgstr ""
+msgstr "No uninstalled system dependencies to install for modules: %r"
 
-#: ../jhbuild/commands/sysdeps.py:99
+#: ../jhbuild/commands/sysdeps.py:167
 #, python-format
 msgid "Installing dependencies on system: %s"
-msgstr ""
+msgstr "Installing dependencies on system: %s"
 
-#: ../jhbuild/commands/tinderbox.py:28
+#: ../jhbuild/commands/tinderbox.py:29
 msgid "Build modules non-interactively and store build logs"
-msgstr ""
+msgstr "非対話的にモジュールをビルドし、ビルドログを記録する"
 
-#: ../jhbuild/commands/tinderbox.py:46
+#: ../jhbuild/commands/tinderbox.py:50
 msgid "directory to store build logs in"
-msgstr ""
+msgstr "ビルドログを保存するディレクトリを指定する"
 
-#: ../jhbuild/commands/tinderbox.py:75
+#: ../jhbuild/commands/tinderbox.py:82
 msgid "output directory for tinderbox build not specified"
-msgstr ""
+msgstr "output directory for tinderbox build not specified"
 
-#: ../jhbuild/commands/uninstall.py:30
+#: ../jhbuild/commands/twoninetynine.py:161
+msgid "Report GNOME modules status wrt 3.0 goals"
+msgstr "Report GNOME modules status wrt 3.0 goals"
+
+#: ../jhbuild/commands/uninstall.py:31
 msgid "Uninstall all modules"
-msgstr ""
+msgstr "すべてのモジュールに対して uninstall を行う"
+
+#: ../jhbuild/commands/uninstall.py:48
+#, python-format
+msgid "unknown module %s and no default repository to try an automatic module"
+msgstr "unknown module %s and no default repository to try an automatic module"
 
-#: ../jhbuild/commands/uninstall.py:52
+#: ../jhbuild/commands/uninstall.py:64
 #, python-format
 msgid "Module %(mod)r is not installed"
-msgstr ""
+msgstr "Module %(mod)r is not installed"
 
 #: ../jhbuild/config.py:174
-msgid ""
-"JHBuild start script has been installed in ~/.local/bin/jhbuild, you should "
-"remove the old version that is still in ~/bin/ (or make it a symlink to ~/."
-"local/bin/jhbuild)"
-msgstr ""
+msgid "JHBuild start script has been installed in ~/.local/bin/jhbuild, you should remove the old version 
that is still in ~/bin/ (or make it a symlink to ~/.local/bin/jhbuild)"
+msgstr "JHBuild start script has been installed in ~/.local/bin/jhbuild, you should remove the old version 
that is still in ~/bin/ (or make it a symlink to ~/.local/bin/jhbuild)"
 
 #: ../jhbuild/config.py:186
-msgid ""
-"Obsolete JHBuild start script, make sure it is removed then do run 'make "
-"install'"
-msgstr ""
+msgid "Obsolete JHBuild start script, make sure it is removed then do run 'make install'"
+msgstr "Obsolete JHBuild start script, make sure it is removed then do run 'make install'"
 
-#: ../jhbuild/config.py:197
+#: ../jhbuild/config.py:194
 msgid "could not load config defaults"
-msgstr "デフォルトの設定ファイルをロードできません"
+msgstr "could not load config defaults"
 
-#: ../jhbuild/config.py:201
+#: ../jhbuild/config.py:205
 #, python-format
 msgid "could not load config file, %s is missing"
-msgstr "設定ファイルをロードできません。%s が見つかりません"
+msgstr "could not load config file, %s is missing"
 
-#: ../jhbuild/config.py:217
+#: ../jhbuild/config.py:211
+#, python-format
+msgid "The default location of the configuration file has changed. Please move %(old_path)s to %(new_path)s."
+msgstr "The default location of the configuration file has changed. Please move %(old_path)s to 
%(new_path)s."
+
+#: ../jhbuild/config.py:241
 #, python-format
 msgid "Could not include config file (%s)"
-msgstr "設定ファイル (%s) を読み込めません"
+msgstr "Could not include config file (%s)"
 
-#: ../jhbuild/config.py:230
+#: ../jhbuild/config.py:255
 msgid "could not load config file"
-msgstr "設定ファイルをロードできません"
+msgstr "could not load config file"
 
-#: ../jhbuild/config.py:244
+#: ../jhbuild/config.py:269
 #, python-format
 msgid "unknown keys defined in configuration file: %s"
-msgstr ""
+msgstr "unknown keys defined in configuration file: %s"
 
-#: ../jhbuild/config.py:251
+#: ../jhbuild/config.py:276
 #, python-format
-msgid ""
-"the \"%s\" configuration variable is deprecated, you should use \"repos"
-"['gnome.org']\"."
-msgstr ""
+msgid "the \"%s\" configuration variable is deprecated, you should use \"repos['gnome.org']\"."
+msgstr "the \"%s\" configuration variable is deprecated, you should use \"repos['gnome.org']\"."
 
-#: ../jhbuild/config.py:256 ../jhbuild/config.py:261
+#: ../jhbuild/config.py:281 ../jhbuild/config.py:286
 #, python-format
-msgid ""
-"the \"%s\" configuration variable is deprecated, you should use \"repos\"."
-msgstr ""
+msgid "the \"%s\" configuration variable is deprecated, you should use \"repos\"."
+msgstr "the \"%s\" configuration variable is deprecated, you should use \"repos\"."
 
-#: ../jhbuild/config.py:294
+#: ../jhbuild/config.py:320
 msgid "invalid checkout mode"
-msgstr ""
+msgstr "invalid checkout mode"
 
-#: ../jhbuild/config.py:298
+#: ../jhbuild/config.py:324
 #, python-format
 msgid "invalid checkout mode (module: %s)"
-msgstr ""
+msgstr "invalid checkout mode (module: %s)"
 
-#: ../jhbuild/config.py:300
+#: ../jhbuild/config.py:326
 msgid "copy mode requires copy_dir to be set"
-msgstr ""
+msgstr "copy mode requires copy_dir to be set"
 
-#: ../jhbuild/config.py:305
+#: ../jhbuild/config.py:331
 #, python-format
 msgid "modulesets directory (%s) not found, disabling use_local_modulesets"
-msgstr ""
+msgstr "modulesets directory (%s) not found, disabling use_local_modulesets"
 
-#: ../jhbuild/config.py:320
+#: ../jhbuild/config.py:337 ../jhbuild/config.py:339 ../jhbuild/config.py:341
+#: ../jhbuild/config.py:343 ../jhbuild/config.py:346
+#, python-format
+msgid "%s must be an absolute path"
+msgstr "%s must be an absolute path"
+
+#: ../jhbuild/config.py:359
 #, python-format
 msgid "install prefix (%s) can not be created"
-msgstr "インストールディレクトリ (%s) を作成できません"
+msgstr "install prefix (%s) can not be created"
 
-#: ../jhbuild/config.py:327
-#, fuzzy, python-format
-#| msgid "source directory %s was not created"
+#: ../jhbuild/config.py:366
+#, python-format
 msgid "working directory (%s) can not be created"
-msgstr "ソース・ディレクトリ %s を作成できませんでした"
+msgstr "working directory (%s) can not be created"
 
-#: ../jhbuild/config.py:426
+#: ../jhbuild/config.py:482
 #, python-format
 msgid "Can't create %s directory"
-msgstr "ディレクトリ %s を作成できません"
+msgstr "Can't create %s directory"
+
+#: ../jhbuild/config.py:513
+#, python-format
+msgid "Unable to determine python version using the PYTHON environment variable (%s). Using default \"%s\""
+msgstr "Unable to determine python version using the PYTHON environment variable (%s). Using default \"%s\""
 
-#: ../jhbuild/config.py:511
+#: ../jhbuild/config.py:528
+#, python-format
+msgid "Unable to determine python site-packages directory using the PYTHON environment variable (%s). Using 
default \"%s\""
+msgstr "Unable to determine python site-packages directory using the PYTHON environment variable (%s). Using 
default \"%s\""
+
+#: ../jhbuild/config.py:575
 #, python-format
 msgid "Could not create GConf config (%s)"
-msgstr ""
+msgstr "Could not create GConf config (%s)"
 
-#: ../jhbuild/config.py:596
+#: ../jhbuild/config.py:667
 msgid "Failed to parse 'min_age' relative time"
-msgstr ""
+msgstr "Failed to parse 'min_age' relative time"
 
-#: ../jhbuild/config.py:607
-msgid ""
-"quiet mode has been disabled because the Python curses module is missing."
-msgstr ""
+#: ../jhbuild/config.py:681
+msgid "quiet mode has been disabled because the Python curses module is missing."
+msgstr "quiet mode has been disabled because the Python curses module is missing."
 
 #: ../jhbuild.desktop.in.in.h:1
-msgid "Build GNOME modules"
-msgstr "GNOME モジュールをビルドします"
+msgid "GNOME Build Tool"
+msgstr "GNOME Build Tool"
 
 #: ../jhbuild.desktop.in.in.h:2
-msgid "GNOME Build Tool"
-msgstr "GNOME ビルドツール"
+msgid "Build GNOME modules"
+msgstr "Build GNOME modules"
 
 #: ../jhbuild/frontends/autobuild.py:72
 #, python-format
 msgid "Server Error, retrying in %d seconds"
-msgstr ""
+msgstr "Server Error, retrying in %d seconds"
 
 #: ../jhbuild/frontends/autobuild.py:76
 msgid "Server Error, aborting"
-msgstr ""
+msgstr "Server Error, aborting"
 
 #: ../jhbuild/frontends/autobuild.py:180
 #, python-format
 msgid "Error: %s"
-msgstr ""
+msgstr "Error: %s"
 
 #: ../jhbuild/frontends/autobuild.py:185 ../jhbuild/utils/cmds.py:66
 #, python-format
 msgid "Error running %s"
-msgstr ""
+msgstr "Error running %s"
 
 #: ../jhbuild/frontends/autobuild.py:212
 msgid "ERROR: Wrong credentials, please check username/password"
-msgstr ""
+msgstr "ERROR: Wrong credentials, please check username/password"
 
 #: ../jhbuild/frontends/autobuild.py:218
 #, python-format
 msgid "Starting Build #%s"
-msgstr ""
+msgstr "Starting Build #%s"
 
 #: ../jhbuild/frontends/autobuild.py:232
 #, python-format
 msgid "**** Starting module %s ****"
-msgstr ""
+msgstr "**** Starting module %s ****"
 
-#: ../jhbuild/frontends/buildscript.py:41
+#: ../jhbuild/frontends/buildscript.py:42
 #, python-format
 msgid "install prefix (%s) must be writable"
-msgstr ""
+msgstr "install prefix (%s) must be writable"
 
-#: ../jhbuild/frontends/buildscript.py:48
+#: ../jhbuild/frontends/buildscript.py:49
 #, python-format
 msgid "checkout root (%s) can not be created"
-msgstr ""
+msgstr "checkout root (%s) can not be created"
 
-#: ../jhbuild/frontends/buildscript.py:50
+#: ../jhbuild/frontends/buildscript.py:51
 #, python-format
 msgid "checkout root (%s) must be writable"
-msgstr ""
+msgstr "checkout root (%s) must be writable"
 
-#: ../jhbuild/frontends/buildscript.py:57
+#: ../jhbuild/frontends/buildscript.py:58
 #, python-format
 msgid "checkout copy dir (%s) can not be created"
-msgstr ""
+msgstr "checkout copy dir (%s) can not be created"
 
-#: ../jhbuild/frontends/buildscript.py:59
+#: ../jhbuild/frontends/buildscript.py:60
 #, python-format
 msgid "checkout copy dir (%s) must be writable"
-msgstr ""
+msgstr "checkout copy dir (%s) must be writable"
 
-#: ../jhbuild/frontends/buildscript.py:100
+#: ../jhbuild/frontends/buildscript.py:110
 #, python-format
 msgid "Skipping %s (installed recently)"
-msgstr ""
+msgstr "Skipping %s (installed recently)"
 
-#: ../jhbuild/frontends/buildscript.py:109
+#: ../jhbuild/frontends/buildscript.py:119
 #, python-format
 msgid "module %(mod)s will be built even though %(dep)s failed"
-msgstr "%(dep)s のビルドに失敗しても モジュール %(mod)s はビルドします"
+msgstr "module %(mod)s will be built even though %(dep)s failed"
 
-#: ../jhbuild/frontends/buildscript.py:112
+#: ../jhbuild/frontends/buildscript.py:122
 #, python-format
 msgid "module %(mod)s not built due to non buildable %(dep)s"
-msgstr "%(dep)s がビルドできないため、モジュール %(mod)s はビルドできません"
+msgstr "module %(mod)s not built due to non buildable %(dep)s"
 
-#: ../jhbuild/frontends/buildscript.py:239
+#: ../jhbuild/frontends/buildscript.py:246
 #, python-format
 msgid "Running post-installation trigger script: %r"
-msgstr ""
+msgstr "Running post-installation trigger script: %r"
 
-#: ../jhbuild/frontends/buildscript.py:247 ../jhbuild/frontends/gtkui.py:595
+#: ../jhbuild/frontends/buildscript.py:254 ../jhbuild/frontends/gtkui.py:596
 #, python-format
 msgid "%(command)s returned with an error code (%(rc)s)"
-msgstr ""
+msgstr "%(command)s returned with an error code (%(rc)s)"
 
-#: ../jhbuild/frontends/gtkui.py:100
+#: ../jhbuild/frontends/gtkui.py:99
 msgid "Others..."
 msgstr "その他..."
 
-#: ../jhbuild/frontends/gtkui.py:141
+#: ../jhbuild/frontends/gtkui.py:140
 msgid "Choose Module:"
 msgstr "モジュールを選択:"
 
-#: ../jhbuild/frontends/gtkui.py:161
+#: ../jhbuild/frontends/gtkui.py:160
 msgid "Build Progress"
 msgstr "ビルドの進捗状況"
 
-#: ../jhbuild/frontends/gtkui.py:164
+#: ../jhbuild/frontends/gtkui.py:163
 msgid "Terminal"
 msgstr "端末"
 
 #. Translators: This is a button label (to start build)
-#: ../jhbuild/frontends/gtkui.py:204
+#: ../jhbuild/frontends/gtkui.py:203
 msgid "Start"
 msgstr "開始"
 
@@ -977,7 +1011,7 @@ msgstr "開始"
 msgid "Build Completed"
 msgstr "ビルド完了"
 
-#: ../jhbuild/frontends/gtkui.py:377 ../jhbuild/frontends/terminal.py:279
+#: ../jhbuild/frontends/gtkui.py:377 ../jhbuild/frontends/terminal.py:283
 #, python-format
 msgid "Error during phase %(phase)s of %(module)s"
 msgstr "%(module)s の %(phase)s フェーズにおけるエラー"
@@ -986,25 +1020,25 @@ msgstr "%(module)s の %(phase)s フェーズにおけるエラー"
 msgid "Pick an Action"
 msgstr "アクションを選択"
 
-#: ../jhbuild/frontends/gtkui.py:397 ../jhbuild/frontends/terminal.py:306
+#: ../jhbuild/frontends/gtkui.py:397 ../jhbuild/frontends/terminal.py:310
 #, python-format
 msgid "Rerun phase %s"
 msgstr "%s を再実行する"
 
-#: ../jhbuild/frontends/gtkui.py:400 ../jhbuild/frontends/terminal.py:308
+#: ../jhbuild/frontends/gtkui.py:400 ../jhbuild/frontends/terminal.py:312
 #, python-format
 msgid "Ignore error and continue to %s"
 msgstr "エラーを無視して %s を続ける"
 
-#: ../jhbuild/frontends/gtkui.py:403 ../jhbuild/frontends/terminal.py:310
+#: ../jhbuild/frontends/gtkui.py:403 ../jhbuild/frontends/terminal.py:314
 msgid "Ignore error and continue to next module"
 msgstr "エラーを無視して次のモジュールのビルドを続ける"
 
-#: ../jhbuild/frontends/gtkui.py:405 ../jhbuild/frontends/terminal.py:311
+#: ../jhbuild/frontends/gtkui.py:405 ../jhbuild/frontends/terminal.py:315
 msgid "Give up on module"
 msgstr "このモジュールをビルドしない"
 
-#: ../jhbuild/frontends/gtkui.py:412 ../jhbuild/frontends/terminal.py:320
+#: ../jhbuild/frontends/gtkui.py:412 ../jhbuild/frontends/terminal.py:324
 #, python-format
 msgid "Go to phase \"%s\""
 msgstr "\"%s\" のフェーズへ移る"
@@ -1016,722 +1050,719 @@ msgstr "端末を開く"
 #: ../jhbuild/frontends/gtkui.py:591
 #, python-format
 msgid "%(command)s died with signal %(rc)s"
-msgstr ""
+msgstr "%(command)s died with signal %(rc)s"
 
-#: ../jhbuild/frontends/gtkui.py:645
+#: ../jhbuild/frontends/gtkui.py:646
 msgid "Module"
 msgstr "モジュール"
 
-#: ../jhbuild/frontends/gtkui.py:664
+#: ../jhbuild/frontends/gtkui.py:665
 msgid "Start At"
 msgstr "次のモジュールから始める"
 
-#: ../jhbuild/frontends/gtkui.py:707
+#: ../jhbuild/frontends/gtkui.py:708
 msgid "Preferences"
 msgstr "設定"
 
-#: ../jhbuild/frontends/gtkui.py:719
+#: ../jhbuild/frontends/gtkui.py:720
 msgid "Disable network access"
 msgstr "ネットワークアクセスを無効にする"
 
-#: ../jhbuild/frontends/gtkui.py:720
+#: ../jhbuild/frontends/gtkui.py:721
+msgid "Always run autogen.sh"
+msgstr "常に autogen.sh を実行する"
+
+#: ../jhbuild/frontends/gtkui.py:722
 msgid "Don't poison modules on failure"
-msgstr ""
+msgstr "依存モジュールのビルドに失敗してもビルドを行う"
 
-#: ../jhbuild/frontends/terminal.py:172 ../jhbuild/frontends/tinderbox.py:249
+#: ../jhbuild/frontends/terminal.py:180 ../jhbuild/frontends/tinderbox.py:251
+#: ../jhbuild/frontends/tinderbox.py:384 ../jhbuild/frontends/tinderbox.py:439
 #, python-format
 msgid "%(configuration_variable)s invalid key %(key)s"
-msgstr ""
+msgstr "%(configuration_variable)s invalid key %(key)s"
 
-#: ../jhbuild/frontends/terminal.py:232
+#: ../jhbuild/frontends/terminal.py:236
 msgid ""
 "\n"
 "Conflicts during checkout:\n"
 msgstr ""
 "\n"
-"チェックアウトでの競合:\n"
+"Conflicts during checkout:\n"
 
 #. it could happen on a really badly-timed ctrl-c (see bug 551641)
-#: ../jhbuild/frontends/terminal.py:255 ../jhbuild/frontends/terminal.py:259
+#: ../jhbuild/frontends/terminal.py:259 ../jhbuild/frontends/terminal.py:263
 #, python-format
 msgid "########## Error running %s"
-msgstr "########## %s 実行中のエラー"
+msgstr "########## Error running %s"
 
-#: ../jhbuild/frontends/terminal.py:270
+#: ../jhbuild/frontends/terminal.py:274
 msgid "success"
-msgstr "成功"
+msgstr "success"
 
-#: ../jhbuild/frontends/terminal.py:272
+#: ../jhbuild/frontends/terminal.py:276
 msgid "the following modules were not built"
-msgstr "以下のモジュールはビルドされませんでした"
+msgstr "the following modules were not built"
 
-#: ../jhbuild/frontends/terminal.py:294 ../jhbuild/frontends/tinderbox.py:400
+#: ../jhbuild/frontends/terminal.py:298 ../jhbuild/frontends/tinderbox.py:415
 msgid "automatically retrying configure"
-msgstr "configure を自動でリトライします"
+msgstr "automatically retrying configure"
 
-#: ../jhbuild/frontends/terminal.py:298 ../jhbuild/frontends/tinderbox.py:405
+#: ../jhbuild/frontends/terminal.py:302 ../jhbuild/frontends/tinderbox.py:420
 msgid "automatically forcing a fresh checkout"
-msgstr "強制的にチェックアウトし直します"
+msgstr "automatically forcing a fresh checkout"
 
-#: ../jhbuild/frontends/terminal.py:312
+#: ../jhbuild/frontends/terminal.py:316
 msgid "Start shell"
-msgstr "シェルを起動する"
+msgstr "Start shell"
 
-#: ../jhbuild/frontends/terminal.py:313
+#: ../jhbuild/frontends/terminal.py:317
 msgid "Reload configuration"
-msgstr "設定をリロードする"
+msgstr "Reload configuration"
 
-#: ../jhbuild/frontends/terminal.py:322
+#: ../jhbuild/frontends/terminal.py:326
 msgid "choice: "
-msgstr "選択:"
+msgstr "choice: "
 
-#: ../jhbuild/frontends/terminal.py:337
+#: ../jhbuild/frontends/terminal.py:341
 msgid "exit shell to continue with build"
-msgstr "ビルドを続行する場合シェルを終了してください"
+msgstr "exit shell to continue with build"
 
-#: ../jhbuild/frontends/terminal.py:347
+#: ../jhbuild/frontends/terminal.py:351
 msgid "invalid choice"
-msgstr "無効な選択です"
+msgstr "invalid choice"
 
-#: ../jhbuild/frontends/terminal.py:355
+#: ../jhbuild/frontends/terminal.py:359
 msgid "Type \"yes\" to confirm the action: "
-msgstr "アクションを確定するためには \"yes\" と入力してください: "
+msgstr "Type \"yes\" to confirm the action: "
 
-#: ../jhbuild/frontends/terminal.py:358
+#: ../jhbuild/frontends/terminal.py:362
 msgid "yes"
 msgstr "yes"
 
 #: ../jhbuild/main.py:98
 msgid "You should not run jhbuild as root.\n"
-msgstr "root として jhbuild を実行しないでください。\n"
+msgstr "You should not run jhbuild as root.\n"
 
 #: ../jhbuild/main.py:106
 msgid "%prog [ -f config ] command [ options ... ]"
-msgstr ""
+msgstr "%prog [ -f config ] command [ options ... ]"
 
 #: ../jhbuild/main.py:108
-msgid ""
-"Build a set of modules from diverse repositories in correct dependency order "
-"(such as GNOME)."
-msgstr ""
+msgid "Build a set of modules from diverse repositories in correct dependency order (such as GNOME)."
+msgstr "様々なリポジトリにあるモジュールを適切な依存関係に基づいてビルドします (GNOME など)"
 
-#: ../jhbuild/main.py:112
+#: ../jhbuild/main.py:113
 msgid "Display this help and exit"
-msgstr "このヘルプを表示し、終了します"
+msgstr "このヘルプを表示して終了する"
 
-#: ../jhbuild/main.py:119
+#: ../jhbuild/main.py:120
 msgid "use a non default configuration file"
-msgstr "デフォルトの設定ファイルを使用しません"
+msgstr "指定のコンフィグファイルを使用する"
 
-#: ../jhbuild/main.py:122
+#: ../jhbuild/main.py:123
 msgid "use a non default module set"
-msgstr ""
+msgstr "指定のモジュールセットを使用する"
 
-#: ../jhbuild/main.py:125
+#: ../jhbuild/main.py:126
 msgid "do not prompt for input"
-msgstr "ユーザーに入力を求めません。"
+msgstr "ユーザーの入力を要求しない"
 
-#: ../jhbuild/main.py:156
+#: ../jhbuild/main.py:157
 msgid "Interrupted"
-msgstr "割り込み発生"
+msgstr "Interrupted"
 
-#: ../jhbuild/main.py:159
+#: ../jhbuild/main.py:160
 msgid "EOF"
 msgstr "EOF"
 
-#: ../jhbuild/modtypes/autotools.py:118 ../jhbuild/modtypes/cmake.py:90
-#: ../jhbuild/modtypes/linux.py:114 ../jhbuild/modtypes/waf.py:74
-#: ../tests/mock.py:162
+#: ../jhbuild/modtypes/autotools.py:224 ../jhbuild/modtypes/cmake.py:75
+#: ../jhbuild/modtypes/linux.py:109 ../jhbuild/modtypes/waf.py:76
 msgid "Configuring"
-msgstr "configure 実行中"
+msgstr "Configuring"
 
-#: ../jhbuild/modtypes/autotools.py:211 ../jhbuild/modtypes/cmake.py:111
-#: ../jhbuild/modtypes/linux.py:146 ../jhbuild/modtypes/waf.py:85
-#: ../tests/mock.py:157
+#: ../jhbuild/modtypes/autotools.py:264 ../jhbuild/modtypes/cmake.py:102
+#: ../jhbuild/modtypes/linux.py:141 ../jhbuild/modtypes/waf.py:87
 msgid "Cleaning"
-msgstr "clean 実行中"
+msgstr "Cleaning"
 
-#: ../jhbuild/modtypes/autotools.py:220 ../jhbuild/modtypes/cmake.py:120
-#: ../jhbuild/modtypes/distutils.py:57 ../jhbuild/modtypes/linux.py:159
-#: ../jhbuild/modtypes/perl.py:53 ../jhbuild/modtypes/waf.py:92
-#: ../tests/mock.py:166
+#: ../jhbuild/modtypes/autotools.py:273 ../jhbuild/modtypes/cmake.py:111
+#: ../jhbuild/modtypes/distutils.py:57 ../jhbuild/modtypes/linux.py:154
+#: ../jhbuild/modtypes/perl.py:52 ../jhbuild/modtypes/waf.py:95
 msgid "Building"
-msgstr "ビルド中"
+msgstr "Building"
 
-#: ../jhbuild/modtypes/autotools.py:254 ../jhbuild/modtypes/waf.py:109
-#: ../tests/mock.py:177
+#: ../jhbuild/modtypes/autotools.py:307 ../jhbuild/modtypes/waf.py:113
 msgid "Checking"
-msgstr ""
+msgstr "Checking"
 
-#: ../jhbuild/modtypes/autotools.py:267 ../jhbuild/modtypes/cmake.py:129
-#: ../jhbuild/modtypes/waf.py:120
+#: ../jhbuild/modtypes/autotools.py:320 ../jhbuild/modtypes/cmake.py:120
+#: ../jhbuild/modtypes/waf.py:125
 msgid "Creating tarball for"
-msgstr ""
+msgstr "Creating tarball for"
 
-#: ../jhbuild/modtypes/autotools.py:276
-#, fuzzy
-#| msgid "Distcleaning"
+#: ../jhbuild/modtypes/autotools.py:329
 msgid "Dist checking"
-msgstr "distclean 実行中"
+msgstr "Dist checking"
 
-#: ../jhbuild/modtypes/autotools.py:285 ../jhbuild/modtypes/cmake.py:138
-#: ../jhbuild/modtypes/distutils.py:69 ../jhbuild/modtypes/perl.py:67
-#: ../jhbuild/modtypes/waf.py:130 ../tests/mock.py:172
+#: ../jhbuild/modtypes/autotools.py:338 ../jhbuild/modtypes/cmake.py:129
+#: ../jhbuild/modtypes/distutils.py:69 ../jhbuild/modtypes/perl.py:66
+#: ../jhbuild/modtypes/waf.py:136
 msgid "Installing"
-msgstr "インストール中"
+msgstr "Installing"
 
-#: ../jhbuild/modtypes/autotools.py:301
+#: ../jhbuild/modtypes/autotools.py:367
 msgid "Distcleaning"
-msgstr "distclean 実行中"
+msgstr "Distcleaning"
 
-#: ../jhbuild/modtypes/__init__.py:59
+#: ../jhbuild/modtypes/__init__.py:60
 #, python-format
 msgid "unknown module type %s"
-msgstr ""
+msgstr "unknown module type %s"
 
-#: ../jhbuild/modtypes/__init__.py:75
+#: ../jhbuild/modtypes/__init__.py:77
 #, python-format
 msgid "dep node for module %s is missing package attribute"
-msgstr ""
+msgstr "dep node for module %s is missing package attribute"
 
-#: ../jhbuild/modtypes/__init__.py:116
+#: ../jhbuild/modtypes/__init__.py:86 ../jhbuild/modtypes/__init__.py:93
 #, python-format
-msgid "no <branch> element found for %s"
-msgstr ""
+msgid "%(node)s node for %(module)s module is missing %(attribute)s attribute"
+msgstr "%(node)s node for %(module)s module is missing %(attribute)s attribute"
 
-#: ../jhbuild/modtypes/__init__.py:124
+#: ../jhbuild/modtypes/__init__.py:139
 #, python-format
-msgid ""
-"Repository=%(missing)s not found for module id=%(module)s. Possible "
-"repositories are %(possible)s"
-msgstr ""
+msgid "no <branch> element found for %s"
+msgstr "no <branch> element found for %s"
 
-#: ../jhbuild/modtypes/__init__.py:131
+#: ../jhbuild/modtypes/__init__.py:148
 #, python-format
-msgid ""
-"Default repository=%(missing)s not found for module id=%(module)s. Possible "
-"repositories are %(possible)s"
-msgstr ""
+msgid "Repository=%(missing)s not found for module id=%(module)s. Possible repositories are %(possible)s"
+msgstr "Repository=%(missing)s not found for module id=%(module)s. Possible repositories are %(possible)s"
 
-#: ../jhbuild/modtypes/__init__.py:191
+#: ../jhbuild/modtypes/__init__.py:155
 #, python-format
-msgid "Deleting .la file: %r"
-msgstr ""
+msgid "No repository for module id=%(module)s. Either set branch/repo or default repository."
+msgstr "No repository for module id=%(module)s. Either set branch/repo or default repository."
 
-#: ../jhbuild/modtypes/__init__.py:234
+#: ../jhbuild/modtypes/__init__.py:227
 #, python-format
-msgid "Failed to rename %(src)r to %(dest)r: %(msg)s"
-msgstr ""
+msgid "Deleting .la file: %r"
+msgstr "Deleting .la file: %r"
 
-#: ../jhbuild/modtypes/__init__.py:263
+#: ../jhbuild/modtypes/__init__.py:312
 #, python-format
 msgid "Moving temporary DESTDIR %r into build prefix"
-msgstr ""
-
-#: ../jhbuild/modtypes/__init__.py:265
-#, python-format
-msgid "Install complete: %d files copied"
-msgstr ""
+msgstr "Moving temporary DESTDIR %r into build prefix"
 
-#: ../jhbuild/modtypes/__init__.py:284
+#: ../jhbuild/modtypes/__init__.py:334
 #, python-format
-msgid ""
-"Files remaining in buildroot %(dest)r; module may have installed files "
-"outside of prefix."
-msgstr ""
+msgid "Files remaining in buildroot %(dest)r; module may have installed files outside of prefix."
+msgstr "Files remaining in buildroot %(dest)r; module may have installed files outside of prefix."
 
-#: ../jhbuild/modtypes/__init__.py:302
+#: ../jhbuild/modtypes/__init__.py:352
 #, python-format
 msgid "Module failed to install into DESTDIR %(dest)r"
-msgstr ""
+msgstr "Module failed to install into DESTDIR %(dest)r"
 
-#: ../jhbuild/modtypes/__init__.py:312
+#: ../jhbuild/modtypes/__init__.py:362
 #, python-format
 msgid "%d files remaining from previous build"
-msgstr ""
+msgstr "%d files remaining from previous build"
 
-#: ../jhbuild/modtypes/__init__.py:315 ../jhbuild/utils/packagedb.py:265
+#: ../jhbuild/modtypes/__init__.py:365 ../jhbuild/utils/packagedb.py:282
 #, python-format
 msgid "Deleted: %(file)r"
-msgstr ""
+msgstr "Deleted: %(file)r"
 
-#: ../jhbuild/modtypes/__init__.py:320
+#: ../jhbuild/modtypes/__init__.py:370
 #, python-format
 msgid "Failed to delete no longer installed file %(file)r: %(msg)s"
+msgstr "Failed to delete no longer installed file %(file)r: %(msg)s"
+
+#: ../jhbuild/modtypes/__init__.py:378
+#, python-format
+msgid ""
+"Install encountered errors: %(num)d errors raised, %(files)d files copied. The errors are:\n"
+"  %(err)s"
 msgstr ""
+"Install encountered errors: %(num)d errors raised, %(files)d files copied. The errors are:\n"
+"  %(err)s"
 
-#: ../jhbuild/modtypes/__init__.py:370
+#: ../jhbuild/modtypes/__init__.py:385
+#, python-format
+msgid "Install complete: %d files copied"
+msgstr "Install complete: %d files copied"
+
+#: ../jhbuild/modtypes/__init__.py:433
 #, python-format
 msgid "Skipping %s (not updated)"
-msgstr ""
+msgstr "Skipping %s (not updated)"
 
-#: ../jhbuild/modtypes/__init__.py:382
+#: ../jhbuild/modtypes/__init__.py:445
 #, python-format
 msgid "Skipping %s (package and dependencies not updated)"
-msgstr ""
+msgstr "Skipping %s (package and dependencies not updated)"
 
-#: ../jhbuild/modtypes/__init__.py:446 ../jhbuild/modtypes/__init__.py:464
-#: ../jhbuild/modtypes/linux.py:83 ../jhbuild/modtypes/linux.py:90
-#: ../tests/mock.py:143
+#: ../jhbuild/modtypes/__init__.py:534 ../jhbuild/modtypes/__init__.py:552
+#: ../jhbuild/modtypes/linux.py:81 ../jhbuild/modtypes/linux.py:88
 msgid "Checking out"
-msgstr "チェックアウト中"
+msgstr "Checking out"
 
-#: ../jhbuild/modtypes/__init__.py:450
+#: ../jhbuild/modtypes/__init__.py:538
 #, python-format
 msgid "source directory %s was not created"
-msgstr "ソース・ディレクトリ %s を作成できませんでした"
+msgstr "source directory %s was not created"
 
-#: ../jhbuild/modtypes/__init__.py:467
+#: ../jhbuild/modtypes/__init__.py:555
 msgid "wipe directory and start over"
-msgstr "ディレクトリを削除してもう一度やり直す"
+msgstr "wipe directory and start over"
 
-#: ../jhbuild/modtypes/linux.py:46
+#: ../jhbuild/modtypes/linux.py:45
 #, python-format
 msgid "kconfig file %s was not created"
-msgstr ""
+msgstr "kconfig file %s was not created"
 
-#: ../jhbuild/modtypes/linux.py:98
+#: ../jhbuild/modtypes/linux.py:93
 msgid "make mrproper"
-msgstr ""
+msgstr "make mrproper"
 
-#: ../jhbuild/modtypes/linux.py:172
+#: ../jhbuild/modtypes/linux.py:167
 msgid "Installing kernel"
-msgstr ""
+msgstr "Installing kernel"
 
-#: ../jhbuild/modtypes/linux.py:190
+#: ../jhbuild/modtypes/linux.py:185
 msgid "Installing modules"
-msgstr ""
+msgstr "Installing modules"
 
-#: ../jhbuild/modtypes/linux.py:205
+#: ../jhbuild/modtypes/linux.py:200
 msgid "Installing kernel headers"
-msgstr ""
+msgstr "Installing kernel headers"
 
-#: ../jhbuild/modtypes/linux.py:243
+#: ../jhbuild/modtypes/linux.py:240
 #, python-format
-msgid ""
-"Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. "
-"Possible repositories are %(possible)s"
-msgstr ""
+msgid "Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. Possible repositories are 
%(possible)s"
+msgstr "Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. Possible repositories are 
%(possible)s"
 
-#: ../jhbuild/modtypes/linux.py:249
+#: ../jhbuild/modtypes/linux.py:246
 #, python-format
-msgid ""
-"Default repository=%(missing)s not found for kconfig in linux id=%(linux_id)"
-"s. Possible repositories are %(possible)s"
-msgstr ""
+msgid "Default repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. Possible repositories 
are %(possible)s"
+msgstr "Default repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. Possible repositories 
are %(possible)s"
 
 #: ../jhbuild/modtypes/tarball.py:68
 #, python-format
 msgid "module '%(module)s' has invalid size attribute ('%(size)s')"
-msgstr ""
+msgstr "module '%(module)s' has invalid size attribute ('%(size)s')"
 
 #: ../jhbuild/moduleset.py:34 ../jhbuild/utils/httpcache.py:46
-msgid "Python xml packages are required but could not be found"
-msgstr ""
+msgid "Python XML packages are required but could not be found"
+msgstr "Python XML packages are required but could not be found"
 
-#: ../jhbuild/moduleset.py:75
+#: ../jhbuild/moduleset.py:79
 #, python-format
 msgid "fixed case of module '%(orig)s' to '%(new)s'"
-msgstr ""
+msgstr "fixed case of module '%(orig)s' to '%(new)s'"
 
-#: ../jhbuild/moduleset.py:91
+#: ../jhbuild/moduleset.py:118
 #, python-format
-msgid "module \"%s\" not found"
-msgstr ""
+msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
+msgstr "%(module)s has a dependency on unknown \"%(invalid)s\" module"
 
-#: ../jhbuild/moduleset.py:106 ../jhbuild/moduleset.py:110
+#: ../jhbuild/moduleset.py:131
 #, python-format
-msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
-msgstr ""
+msgid "Circular dependencies detected: %s"
+msgstr "Circular dependencies detected: %s"
 
-#: ../jhbuild/moduleset.py:297
+#: ../jhbuild/moduleset.py:282
 msgid "Unknown module:"
-msgstr ""
+msgstr "Unknown module:"
 
-#: ../jhbuild/moduleset.py:388
+#: ../jhbuild/moduleset.py:385
 #, python-format
 msgid "could not download %s: %s"
-msgstr ""
+msgstr "could not download %s: %s"
 
-#: ../jhbuild/moduleset.py:393 ../jhbuild/moduleset.py:395
+#: ../jhbuild/moduleset.py:390 ../jhbuild/moduleset.py:392
 #, python-format
 msgid "failed to parse %s: %s"
-msgstr ""
+msgstr "failed to parse %s: %s"
 
-#: ../jhbuild/moduleset.py:422
+#: ../jhbuild/moduleset.py:419
 msgid "Duplicate repository:"
-msgstr ""
+msgstr "Duplicate repository:"
 
-#: ../jhbuild/moduleset.py:526
-msgid ""
-"Modulesets were edited locally but JHBuild is configured to get them from "
-"the network, perhaps you need to add use_local_modulesets = True to your ."
-"jhbuildrc."
-msgstr ""
+#: ../jhbuild/moduleset.py:522
+#, python-format
+msgid "Modulesets were edited locally but JHBuild is configured to get them from the network, perhaps you 
need to add use_local_modulesets = True to your %s."
+msgstr "Modulesets were edited locally but JHBuild is configured to get them from the network, perhaps you 
need to add use_local_modulesets = True to your %s."
 
 #: ../jhbuild/monkeypatch.py:102
 #, python-format
 msgid "Invalid placeholder in string: line %d, col %d"
-msgstr ""
+msgstr "Invalid placeholder in string: line %d, col %d"
 
 #: ../jhbuild/monkeypatch.py:107 ../jhbuild/monkeypatch.py:133
 msgid "Too many positional arguments"
-msgstr ""
+msgstr "Too many positional arguments"
 
 #: ../jhbuild/monkeypatch.py:127 ../jhbuild/monkeypatch.py:160
 msgid "Unrecognized named group in pattern"
-msgstr ""
+msgstr "Unrecognized named group in pattern"
 
 #: ../jhbuild/utils/cmds.py:40
 msgid "Call to undefined command"
-msgstr ""
+msgstr "Call to undefined command"
 
 #: ../jhbuild/utils/httpcache.py:185
 msgid "file not in cache, but not allowed to check network"
-msgstr ""
+msgstr "file not in cache, but not allowed to check network"
 
 #: ../jhbuild/utils/lockfile.py:108
 #, python-format
 msgid "Removing stale lock left by no longer extant pid %(pid)d, uid %(uid)d"
-msgstr ""
+msgstr "Removing stale lock left by no longer extant pid %(pid)d, uid %(uid)d"
 
 #: ../jhbuild/utils/lockfile.py:120
 #, python-format
-msgid ""
-"Lock %(path)r taken by pid %(pid)d; waiting for it to exit.  Press Control-C "
-"to interrupt."
-msgstr ""
+msgid "Lock %(path)r taken by pid %(pid)d; waiting for it to exit.  Press Control-C to interrupt."
+msgstr "Lock %(path)r taken by pid %(pid)d; waiting for it to exit.  Press Control-C to interrupt."
 
-#: ../jhbuild/utils/packagedb.py:71
+#: ../jhbuild/utils/packagedb.py:75
 #, python-format
 msgid "package %s has files with embedded new lines"
-msgstr ""
+msgstr "package %s has files with embedded new lines"
 
-#: ../jhbuild/utils/packagedb.py:148
+#: ../jhbuild/utils/packagedb.py:158
 msgid "Package DB modified externally, rereading"
-msgstr ""
+msgstr "Package DB modified externally, rereading"
 
-#: ../jhbuild/utils/packagedb.py:252
+#: ../jhbuild/utils/packagedb.py:269
 #, python-format
-msgid ""
-"no manifest for '%s', can't uninstall.  Try building again, then "
-"uninstalling."
-msgstr ""
+msgid "no manifest for '%s', can't uninstall.  Try building again, then uninstalling."
+msgstr "no manifest for '%s', can't uninstall.  Try building again, then uninstalling."
 
-#: ../jhbuild/utils/packagedb.py:269
+#: ../jhbuild/utils/packagedb.py:286
 #, python-format
 msgid "Failed to delete %(file)r: %(msg)s"
-msgstr ""
+msgstr "Failed to delete %(file)r: %(msg)s"
 
-#: ../jhbuild/utils/systeminstall.py:59
+#: ../jhbuild/utils/systeminstall.py:134
 msgid "No suitable root privilege command found; you should install \"pkexec\""
-msgstr ""
+msgstr "No suitable root privilege command found; you should install \"pkexec\""
 
-#: ../jhbuild/utils/systeminstall.py:78 ../jhbuild/utils/systeminstall.py:81
+#: ../jhbuild/utils/systeminstall.py:166 ../jhbuild/utils/systeminstall.py:169
 #, python-format
 msgid "PackageKit: %s"
-msgstr ""
+msgstr "PackageKit: %s"
 
-#: ../jhbuild/utils/systeminstall.py:109
+#: ../jhbuild/utils/systeminstall.py:245
 msgid "Nothing available to install"
-msgstr ""
+msgstr "Nothing available to install"
 
-#: ../jhbuild/utils/systeminstall.py:112
-#, fuzzy, python-format
-#| msgid "Installing"
-msgid "Installing: %s"
-msgstr "インストール中"
+#: ../jhbuild/utils/systeminstall.py:248
+#, python-format
+msgid ""
+"Installing:\n"
+"  %s"
+msgstr ""
+"Installing:\n"
+"  %s"
 
-#: ../jhbuild/utils/systeminstall.py:124
-#, fuzzy
-#| msgid "Build Completed"
+#: ../jhbuild/utils/systeminstall.py:254
 msgid "Complete!"
-msgstr "ビルド完了"
+msgstr "Complete!"
 
-#: ../jhbuild/utils/systeminstall.py:156
-msgid "Using apt-file to search for providers; this may be slow.  Please wait."
-msgstr ""
+#: ../jhbuild/utils/systeminstall.py:265
+msgid "Using yum to install packages.  Please wait."
+msgstr "Using yum to install packages.  Please wait."
 
-#: ../jhbuild/utils/systeminstall.py:163
+#: ../jhbuild/utils/systeminstall.py:268
 #, python-format
-msgid "No native package found for %(id)s"
+msgid ""
+"Installing:\n"
+"  %(pkgs)s"
 msgstr ""
+"Installing:\n"
+"  %(pkgs)s"
 
-#: ../jhbuild/utils/systeminstall.py:166
-#, fuzzy, python-format
-#| msgid "Installing"
-msgid "Installing: %(pkgs)s"
-msgstr "インストール中"
-
-#: ../jhbuild/utils/systeminstall.py:171
+#: ../jhbuild/utils/systeminstall.py:278 ../jhbuild/utils/systeminstall.py:328
 msgid "Nothing to install"
-msgstr ""
+msgstr "Nothing to install"
+
+#: ../jhbuild/utils/systeminstall.py:309
+msgid "Using apt-file to search for providers; this may be slow.  Please wait."
+msgstr "Using apt-file to search for providers; this may be slow.  Please wait."
+
+#: ../jhbuild/utils/systeminstall.py:318
+#, python-format
+msgid "No native package found for %(id)s (%(filename)s)"
+msgstr "No native package found for %(id)s (%(filename)s)"
+
+#: ../jhbuild/utils/systeminstall.py:323
+#, python-format
+msgid "Installing: %(pkgs)s"
+msgstr "Installing: %(pkgs)s"
 
 #: ../jhbuild/utils/trigger.py:57
 #, python-format
 msgid "No keys specified in trigger script %r"
-msgstr ""
+msgstr "No keys specified in trigger script %r"
 
-#: ../jhbuild/utils/unpack.py:144
+#: ../jhbuild/utils/unpack.py:145
 #, python-format
 msgid "Failed to unpack %s (unknown archive type)"
-msgstr ""
+msgstr "Failed to unpack %s (unknown archive type)"
 
-#: ../jhbuild/utils/unpack.py:146
+#: ../jhbuild/utils/unpack.py:147
 #, python-format
 msgid "Failed to unpack %s"
-msgstr ""
+msgstr "Failed to unpack %s"
 
-#: ../jhbuild/utils/unpack.py:152
+#: ../jhbuild/utils/unpack.py:153
 #, python-format
 msgid "Failed to unpack %s (empty file?)"
-msgstr ""
+msgstr "Failed to unpack %s (empty file?)"
 
 #: ../jhbuild/versioncontrol/bzr.py:74 ../jhbuild/versioncontrol/darcs.py:55
 #: ../jhbuild/versioncontrol/fossil.py:49 ../jhbuild/versioncontrol/hg.py:53
 #: ../jhbuild/versioncontrol/mtn.py:52 ../jhbuild/versioncontrol/tarball.py:67
 #, python-format
-msgid "branch for %s has wrong override, check your .jhbuildrc"
-msgstr ""
+msgid "branch for %(name)s has wrong override, check your %(filename)s"
+msgstr "branch for %(name)s has wrong override, check your %(filename)s"
 
-#: ../jhbuild/versioncontrol/bzr.py:117
+#: ../jhbuild/versioncontrol/bzr.py:119
 msgid "attribute is deprecated. Use revspec instead."
-msgstr ""
+msgstr "attribute is deprecated. Use revspec instead."
 
-#: ../jhbuild/versioncontrol/bzr.py:173
+#: ../jhbuild/versioncontrol/bzr.py:175
 #, python-format
 msgid ""
 "\n"
 "Path %s does not seem to be a checkout from dvcs_mirror_dir.\n"
 "Remove it or change your dvcs_mirror_dir settings."
 msgstr ""
+"\n"
+"Path %s does not seem to be a checkout from dvcs_mirror_dir.\n"
+"Remove it or change your dvcs_mirror_dir settings."
 
 #: ../jhbuild/versioncontrol/cvs.py:104
 #, python-format
 msgid "could not log into %s\n"
-msgstr "%s にログインできません\n"
+msgstr "could not log into %s\n"
 
 #: ../jhbuild/versioncontrol/cvs.py:122
 #, python-format
 msgid "%s is not managed by CVS"
-msgstr "%s は CVS によって管理されていません"
+msgstr "%s is not managed by CVS"
 
 #: ../jhbuild/versioncontrol/cvs.py:274
 #, python-format
 msgid "\"%s\" does not appear to be a CVS working copy"
-msgstr "\"%s\" は CVS の作業用コピーではないようです"
+msgstr "\"%s\" does not appear to be a CVS working copy"
 
 #: ../jhbuild/versioncontrol/cvs.py:277
 #, python-format
-msgid ""
-"working copy points at the wrong repository (expected %(root1)s but got %"
-"(root2)s). "
-msgstr ""
-"作業用コピーは誤ったリポジトリを指しています (%(root1)s のリポジトリを期待し"
-"ましたが実際には %(root2)s を指しています) 。"
+msgid "working copy points at the wrong repository (expected %(root1)s but got %(root2)s). "
+msgstr "working copy points at the wrong repository (expected %(root1)s but got %(root2)s). "
 
 #: ../jhbuild/versioncontrol/cvs.py:279
 msgid "Consider using the changecvsroot.py script to fix this."
-msgstr "この問題を解決するには changecvsroot.py の使用を検討してください。"
+msgstr "Consider using the changecvsroot.py script to fix this."
 
-#: ../jhbuild/versioncontrol/darcs.py:84 ../jhbuild/versioncontrol/darcs.py:90
-#: ../jhbuild/versioncontrol/fossil.py:82
-#: ../jhbuild/versioncontrol/fossil.py:95 ../jhbuild/versioncontrol/git.py:551
-#: ../jhbuild/versioncontrol/git.py:591 ../jhbuild/versioncontrol/git.py:667
-#: ../jhbuild/versioncontrol/hg.py:85 ../jhbuild/versioncontrol/hg.py:91
+#: ../jhbuild/versioncontrol/darcs.py:86 ../jhbuild/versioncontrol/darcs.py:92
+#: ../jhbuild/versioncontrol/fossil.py:84
+#: ../jhbuild/versioncontrol/fossil.py:97 ../jhbuild/versioncontrol/git.py:567
+#: ../jhbuild/versioncontrol/git.py:607 ../jhbuild/versioncontrol/git.py:683
+#: ../jhbuild/versioncontrol/hg.py:87 ../jhbuild/versioncontrol/hg.py:93
 msgid "date based checkout not yet supported\n"
-msgstr ""
+msgstr "date based checkout not yet supported\n"
 
 #: ../jhbuild/versioncontrol/git.py:111
 msgid "ignored bad branch redefinition for module:"
-msgstr ""
+msgstr "ignored bad branch redefinition for module:"
 
-#: ../jhbuild/versioncontrol/git.py:199
+#: ../jhbuild/versioncontrol/git.py:201
 msgid "Need at least git-1.5.6 from June/08 to operate"
-msgstr ""
+msgstr "Need at least git-1.5.6 from June/08 to operate"
 
-#: ../jhbuild/versioncontrol/git.py:213
+#: ../jhbuild/versioncontrol/git.py:215
 msgid "Unexpected: Checkoutdir is not a git repository:"
-msgstr ""
+msgstr "Unexpected: Checkoutdir is not a git repository:"
 
-#: ../jhbuild/versioncontrol/git.py:269
+#: ../jhbuild/versioncontrol/git.py:271
 #, python-format
-msgid ""
-"The requested branch \"%s\" is not available. Neither locally, nor remotely "
-"in the origin remote."
-msgstr ""
+msgid "The requested branch \"%s\" is not available. Neither locally, nor remotely in the origin remote."
+msgstr "The requested branch \"%s\" is not available. Neither locally, nor remotely in the origin remote."
 
-#: ../jhbuild/versioncontrol/git.py:277
+#: ../jhbuild/versioncontrol/git.py:279
 msgid "Refusing to switch a dirty tree."
-msgstr ""
+msgstr "Refusing to switch a dirty tree."
 
-#: ../jhbuild/versioncontrol/git.py:353
+#: ../jhbuild/versioncontrol/git.py:357
 #, python-format
 msgid "Command %s returned no output"
-msgstr ""
+msgstr "Command %s returned no output"
 
-#: ../jhbuild/versioncontrol/git.py:358
+#: ../jhbuild/versioncontrol/git.py:362
 #, python-format
 msgid "Command %s did not include commit line: %r"
-msgstr ""
+msgstr "Command %s did not include commit line: %r"
 
-#: ../jhbuild/versioncontrol/git.py:420
-msgid ""
-"Failed to update module as it switched to git (you should check for changes "
-"then remove the directory)."
-msgstr ""
+#: ../jhbuild/versioncontrol/git.py:429
+msgid "Failed to update module as it switched to git (you should check for changes then remove the 
directory)."
+msgstr "Failed to update module as it switched to git (you should check for changes then remove the 
directory)."
 
-#: ../jhbuild/versioncontrol/git.py:421
-msgid ""
-"Failed to update module (missing .git) (you should check for changes then "
-"remove the directory)."
-msgstr ""
+#: ../jhbuild/versioncontrol/git.py:430
+msgid "Failed to update module (missing .git) (you should check for changes then remove the directory)."
+msgstr "Failed to update module (missing .git) (you should check for changes then remove the directory)."
 
-#: ../jhbuild/versioncontrol/git.py:518
+#: ../jhbuild/versioncontrol/git.py:534
 msgid ""
 "External handling failed\n"
 " If you are running git version < 1.5.6 it is recommended you update.\n"
 msgstr ""
+"External handling failed\n"
+" If you are running git version < 1.5.6 it is recommended you update.\n"
 
-#: ../jhbuild/versioncontrol/git.py:563
+#: ../jhbuild/versioncontrol/git.py:579
 #, python-format
 msgid "Cannot get last revision from %s. Check the module location."
-msgstr ""
+msgstr "Cannot get last revision from %s. Check the module location."
 
-#: ../jhbuild/versioncontrol/__init__.py:186
+#: ../jhbuild/versioncontrol/__init__.py:196
 #, python-format
 msgid "unknown repository type %s"
-msgstr ""
+msgstr "unknown repository type %s"
 
-#: ../jhbuild/versioncontrol/mtn.py:91
+#: ../jhbuild/versioncontrol/mtn.py:93
 #, python-format
 msgid "Initializing %s"
-msgstr ""
+msgstr "Initializing %s"
 
-#: ../jhbuild/versioncontrol/mtn.py:99
+#: ../jhbuild/versioncontrol/mtn.py:101
 #, python-format
 msgid "Pulling branch %(branch)s from %(server)s"
-msgstr ""
+msgstr "Pulling branch %(branch)s from %(server)s"
 
-#: ../jhbuild/versioncontrol/mtn.py:117
+#: ../jhbuild/versioncontrol/mtn.py:119
 #, python-format
 msgid "branch %(branch)s has %(num)d heads"
-msgstr ""
+msgstr "branch %(branch)s has %(num)d heads"
 
-#: ../jhbuild/versioncontrol/mtn.py:123
+#: ../jhbuild/versioncontrol/mtn.py:125
 #, python-format
 msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
-msgstr ""
+msgstr "Checking out branch '%(branch)s' to directory '%(dir)s'"
 
-#: ../jhbuild/versioncontrol/mtn.py:132
+#: ../jhbuild/versioncontrol/mtn.py:134
 #, python-format
 msgid "Updating working copy %s"
-msgstr ""
+msgstr "Updating working copy %s"
 
 #: ../jhbuild/versioncontrol/svn.py:74
 msgid "Getting SVN subdirs: this operation might be long..."
-msgstr ""
+msgstr "Getting SVN subdirs: this operation might be long..."
 
 #: ../jhbuild/versioncontrol/svn.py:97
 #, python-format
 msgid "could not get Subversion URI for %s"
-msgstr ""
+msgstr "could not get Subversion URI for %s"
 
 #: ../jhbuild/versioncontrol/svn.py:100
 #, python-format
 msgid "could not parse \"svn info\" output for %s"
-msgstr ""
+msgstr "could not parse \"svn info\" output for %s"
 
-#: ../jhbuild/versioncontrol/svn.py:307
+#: ../jhbuild/versioncontrol/svn.py:309
 msgid "Error checking for conflicts"
-msgstr ""
+msgstr "Error checking for conflicts"
 
-#: ../jhbuild/versioncontrol/tarball.py:85
+#: ../jhbuild/versioncontrol/tarball.py:90
 #, python-format
 msgid "branch for %s is not correct, check the moduleset file."
-msgstr ""
+msgstr "branch for %s is not correct, check the moduleset file."
 
-#: ../jhbuild/versioncontrol/tarball.py:121
+#: ../jhbuild/versioncontrol/tarball.py:126
 #, python-format
 msgid "URL has no filename component: %s"
-msgstr ""
+msgstr "URL has no filename component: %s"
 
-#: ../jhbuild/versioncontrol/tarball.py:164
+#: ../jhbuild/versioncontrol/tarball.py:169
 msgid "file not downloaded"
-msgstr ""
+msgstr "file not downloaded"
 
-#: ../jhbuild/versioncontrol/tarball.py:169
+#: ../jhbuild/versioncontrol/tarball.py:174
 #, python-format
 msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
-msgstr ""
+msgstr "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
 
-#: ../jhbuild/versioncontrol/tarball.py:175
+#: ../jhbuild/versioncontrol/tarball.py:180
 #, python-format
 msgid "invalid hash attribute on module %s"
-msgstr ""
+msgstr "invalid hash attribute on module %s"
 
-#: ../jhbuild/versioncontrol/tarball.py:188
+#: ../jhbuild/versioncontrol/tarball.py:193
 #, python-format
 msgid "file hash is incorrect (expected %(sum1)s, got %(sum2)s)"
-msgstr ""
+msgstr "file hash is incorrect (expected %(sum1)s, got %(sum2)s)"
 
-#: ../jhbuild/versioncontrol/tarball.py:191
+#: ../jhbuild/versioncontrol/tarball.py:196
 #, python-format
 msgid "skipped hash check (missing support for %s)"
-msgstr ""
+msgstr "skipped hash check (missing support for %s)"
 
-#: ../jhbuild/versioncontrol/tarball.py:205
+#: ../jhbuild/versioncontrol/tarball.py:210
 msgid "unable to find wget or curl"
-msgstr ""
+msgstr "unable to find wget or curl"
 
-#: ../jhbuild/versioncontrol/tarball.py:221
+#: ../jhbuild/versioncontrol/tarball.py:226
 #, python-format
 msgid "tarball dir (%s) can not be created"
-msgstr ""
+msgstr "tarball dir (%s) can not be created"
 
-#: ../jhbuild/versioncontrol/tarball.py:223
+#: ../jhbuild/versioncontrol/tarball.py:228
 #, python-format
 msgid "tarball dir (%s) must be writable"
-msgstr ""
+msgstr "tarball dir (%s) must be writable"
 
-#: ../jhbuild/versioncontrol/tarball.py:235
+#: ../jhbuild/versioncontrol/tarball.py:240
 #, python-format
 msgid "failed to unpack %s"
-msgstr ""
+msgstr "failed to unpack %s"
 
-#: ../jhbuild/versioncontrol/tarball.py:238
+#: ../jhbuild/versioncontrol/tarball.py:243
 #, python-format
 msgid "could not unpack tarball (expected %s dir)"
-msgstr ""
+msgstr "could not unpack tarball (expected %s dir)"
 
-#: ../jhbuild/versioncontrol/tarball.py:253
+#: ../jhbuild/versioncontrol/tarball.py:258
 #, python-format
 msgid "could not download patch (error: %s)"
-msgstr ""
+msgstr "could not download patch (error: %s)"
 
-#: ../jhbuild/versioncontrol/tarball.py:255
+#: ../jhbuild/versioncontrol/tarball.py:260
 msgid "could not download patch"
-msgstr ""
+msgstr "could not download patch"
 
-#: ../jhbuild/versioncontrol/tarball.py:287
+#: ../jhbuild/versioncontrol/tarball.py:292
 #, python-format
 msgid "Failed to find patch: %s"
-msgstr ""
+msgstr "Failed to find patch: %s"
 
-#: ../jhbuild/versioncontrol/tarball.py:289
+#: ../jhbuild/versioncontrol/tarball.py:294
 msgid "Applying patch"
-msgstr ""
+msgstr "Applying patch"
 
-#: ../jhbuild/versioncontrol/tarball.py:297
+#: ../jhbuild/versioncontrol/tarball.py:302
 msgid "unable to find quilt"
-msgstr ""
+msgstr "unable to find quilt"
 
-#: ../jhbuild/versioncontrol/tarball.py:308
+#: ../jhbuild/versioncontrol/tarball.py:313
 msgid "could not checkout quilt patch set"
-msgstr ""
+msgstr "could not checkout quilt patch set"
 
-#~ msgid "Always run autogen.sh"
-#~ msgstr "常に autogen.sh を実行する"
+#~ msgid "Failed to rename %(src)r to %(dest)r: %(msg)s"
+#~ msgstr "Failed to rename %(src)r to %(dest)r: %(msg)s"
 
 #~ msgid "Uninstalling"
-#~ msgstr "アンインストール中"
+#~ msgstr "Uninstalling"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]