Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
152161 of 594 results
152.
There are a lot of different ways to find things to work on. It might be a bug report you are encountering yourself (which gives you a good opportunity to test the fix), or a problem you noted elsewhere, maybe in a bug report.
問題を見つける方法はいくつか存在します。それはあなた自身が遭遇した不具合かもしれませんし(その場合、修正点に対してテストを行う良い機械でしょう)、どこか別の場所で発生した問題をバグレポートの中から見つけるということもあります。
Translated and reviewed by Kentaro Kazuhama
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:22
153.
Take a look at `the bitesize bugs`_ in Launchpad, and that might give you an idea of something to work on. It might also interest you to look at the bugs `triaged`_ by the Ubuntu One Hundred Papercuts team.
(no translation yet)
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:26
154.
Figuring out what to fix
何を修正するか理解する
Translated by Shushi Kurose
Reviewed by Mitsuya Shibata
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:35
155.
If you don't know the source package containing the code that has the problem, but you do know the path to the affected program on your system, you can discover the source package that you'll need to work on.
コンピューター上で問題のあるプログラムのパスが分かっているのに問題のあるコードを含んだソースパッケージがわからない場合、作業を行う必要のあるソースパッケージを探し出すことができます。
Translated by Shushi Kurose
Reviewed by Mitsuya Shibata
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:37
156.
Let's say you've found a bug in Bumprace, a racing game. The Bumprace application can be started by running ``/usr/bin/bumprace`` on the command line. To find the binary package containing this application, use this command::
(no translation yet)
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:41
157.
This would print out::
このように出力されます::
Translated by Shushi Kurose
Reviewed by Mitsuya Shibata
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:47
158.
Note that the part preceding the colon is the binary package name. It's often the case that the source package and binary package will have different names. This is most common when a single source package is used to build multiple different binary packages. To find the source package for a particular binary package, type::
(no translation yet)
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:51
159.
``apt-cache`` is part of the standard installation of Ubuntu.
(no translation yet)
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:62
160.
Confirming the problem
(no translation yet)
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:65
161.
Once you have figured out which package the problem is in, it's time to confirm that the problem exists.
(no translation yet)
Located in ../ubuntu-packaging-guide/fixing-a-bug.rst:67
152161 of 594 results

This translation is managed by Ubuntu Japanese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel Holbach, Kenichi Ito, Kentaro Kazuhama, Mitsuya Shibata, OKANO Takayoshi, Shushi Kurose, Yoshikazu Nojima.