diff options
Diffstat (limited to 'man/po/ja.po')
-rw-r--r-- | man/po/ja.po | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/man/po/ja.po b/man/po/ja.po index 095ed8dad..629febf6b 100644 --- a/man/po/ja.po +++ b/man/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2016-11-07 03:31+0100\n" +"POT-Creation-Date: 2016-11-11 02:43+0100\n" "PO-Revision-Date: 2016-10-17 04:50+0200\n" "Last-Translator: TAKAHASHI Motonobu <monyo@monyo.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -8496,7 +8496,7 @@ msgstr "B<DPKG_CONFFILE_OLD>" #: dpkg.man dpkg-buildpackage.man msgid "" "Sets the color mode (since dpkg 1.18.5). The currently accepted values are: " -"B<auto>, B<always> and B<never> (default)." +"B<auto> (default), B<always> and B<never>." msgstr "" #. type: SS @@ -12689,7 +12689,9 @@ msgstr "" #: dpkg-buildpackage.man #, fuzzy #| msgid "The full version of dpkg." -msgid "B<auto> is the default behavior (since dpkg 1.18.11)." +msgid "" +"B<auto> is the default behavior (since dpkg 1.18.11). Setting the number of " +"jobs to 1 will restore a serial behavior." msgstr "dpkg の完全なバージョン表記" #. type: TP @@ -13331,8 +13333,16 @@ msgstr "" #. type: Plain text #: dpkg-buildpackage.man msgid "" -"If set, and containing B<nocheck> the B<DEB_CHECK_COMMAND> variable will be " -"ignored." +"If set, it will contain a space-separated list of options that might affect " +"the build process in I<debian/rules>, and the behavior of some dpkg commands." +msgstr "" + +#. type: Plain text +#: dpkg-buildpackage.man +msgid "" +"With B<nocheck> the B<DEB_CHECK_COMMAND> variable will be ignored. With " +"B<parallel=>I<N> the parallel jobs will be set to I<N>, overridden by the " +"B<--jobs-try> option." msgstr "" #. type: TP |