Skip to content

Commit

Permalink
[Update] Files with Japanese translations related to qmk#8822 (qmk#9455)
Browse files Browse the repository at this point in the history
* The TAG of the original document has been updated to facilitate future verification.

* The TAG of the original document has been updated to facilitate future verification.

* The TAG of the original document has been updated to facilitate future verification.
  • Loading branch information
mtei authored Jun 20, 2020
1 parent d9eae3e commit 580cb2c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/ja/faq_debug.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# デバッグの FAQ

<!---
original document: 376419a4f:docs/faq_debug.md
git diff 376419a4f HEAD -- docs/faq_debug.md | cat
original document: 0.9.10:docs/faq_debug.md
git diff 0.9.10 HEAD -- docs/faq_debug.md | cat
-->

このページは、キーボードのトラブルシューティングについての様々な一般的な質問を説明します。
Expand Down
4 changes: 2 additions & 2 deletions docs/ja/flashing.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 書き込みの手順とブートローダ情報

<!---
original document: 0.8.62:docs/flashing.md
git diff 0.8.62 HEAD -- docs/flashing.md | cat
original document: 0.9.10:docs/flashing.md
git diff 0.9.10 HEAD -- docs/flashing.md | cat
-->

キーボードが使用するブートローダにはかなり多くの種類があり、ほぼ全てが異なる書き込みの方法を使います。幸いなことに、[QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) のようなプロジェクトは、あまり深く考える必要無しに様々なタイプと互換性を持つことを目指していますが、この文章では様々なタイプのブートローダとそれらを書き込むために利用可能な方法について説明します。
Expand Down
4 changes: 2 additions & 2 deletions docs/ja/getting_started_vagrant.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Vagrant クイックスタート

<!---
original document: 7494490d6:docs/getting_started_vagrant.md
git diff 7494490d6 HEAD -- docs/getting_started_vagrant.md | cat
original document: 0.9.10:docs/getting_started_vagrant.md
git diff 0.9.10 HEAD -- docs/getting_started_vagrant.md | cat
-->

このプロジェクトは、プライマリオペレーティングシステムに大きな変更を加えることなくキーボードの新しいファームウェアを非常に簡単に構築することができる `Vagrantfile` を含みます。これは、あなたがプロジェクトをクローンしビルドを実行した時に、ビルドのために Vagrantfile を使っている他のユーザと全く同じ環境を持つことも保証します。これにより、人々はあなたが遭遇した問題の解決をより簡単に行えるようになります。
Expand Down

0 comments on commit 580cb2c

Please sign in to comment.