Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions locales/ja/LC_MESSAGES/CONTRIBUTING.po
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down