diff --git a/locales/ja/LC_MESSAGES/CONTRIBUTING.po b/locales/ja/LC_MESSAGES/CONTRIBUTING.po index d4782007..2dc63400 100644 --- a/locales/ja/LC_MESSAGES/CONTRIBUTING.po +++ b/locales/ja/LC_MESSAGES/CONTRIBUTING.po @@ -419,13 +419,13 @@ msgstr "ローカルに構築されたガイドを見るには、ブラウザで #: ../../CONTRIBUTING.md:191 msgid "`docs-linkcheck`: this session checks that links in documentation work" -msgstr "" +msgstr "`docs-linkcheck`: このセッションでドキュメント内のリンクが正常に機能するか確認します。" #: ../../CONTRIBUTING.md:195 msgid "" "If the tests fail, you will see logs in the terminal and in " "`_build/linkcheck_output/output.txt`." -msgstr "" +msgstr "テストが失敗した場合はターミナル及び`_build/linkcheck_output/output.txt`.にログが表示されます" #: ../../CONTRIBUTING.md:197 msgid "`docs-test`: this session runs the tests for the guide."