aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2020-06-21 21:45:27 +0900
committerGitHub <noreply@github.com>2020-06-21 21:45:27 +0900
commita91034b802bd91ec4aa9db963adbd0d2deb2f40b (patch)
treeaffa08e8cbdb0e9797ab86b86f8a307ee0963066
parent2f85f6fbffaf6a7a2b747c7d6064fb86a21d91f6 (diff)
downloadqmk_firmware-a91034b802bd91ec4aa9db963adbd0d2deb2f40b.tar.gz
qmk_firmware-a91034b802bd91ec4aa9db963adbd0d2deb2f40b.zip
[Update] Change Original TAGs of Japanese translations (#9453)
* The TAGs of the original document has been updated to facilitate future verification. * docs/ja/driver_installation_zadig.md * docs/ja/feature_audio.md * docs/ja/feature_auto_shift.md * docs/ja/feature_bluetooth.md * docs/ja/hardware_avr.md * docs/ja/hardware_drivers.md * docs/ja/getting_started_make_guide.md * 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. * update docs/ja/feature_tap_dance.md
-rw-r--r--docs/ja/cli_configuration.md4
-rw-r--r--docs/ja/driver_installation_zadig.md4
-rw-r--r--docs/ja/feature_audio.md4
-rw-r--r--docs/ja/feature_auto_shift.md4
-rw-r--r--docs/ja/feature_bluetooth.md4
-rw-r--r--docs/ja/feature_tap_dance.md4
-rw-r--r--docs/ja/getting_started_make_guide.md4
-rw-r--r--docs/ja/hardware_avr.md4
-rw-r--r--docs/ja/hardware_drivers.md4
9 files changed, 18 insertions, 18 deletions
diff --git a/docs/ja/cli_configuration.md b/docs/ja/cli_configuration.md
index d21a27596..f4857a602 100644
--- a/docs/ja/cli_configuration.md
+++ b/docs/ja/cli_configuration.md
@@ -1,8 +1,8 @@
1# QMK CLI 設定 1# QMK CLI 設定
2 2
3<!--- 3<!---
4 original document: d598f01cb:docs/cli_configuration.md 4 original document: 0.9.0:docs/cli_configuration.md
5 git diff d598f01cb HEAD -- docs/cli_configuration.md | cat 5 git diff 0.9.0 HEAD -- docs/cli_configuration.md | cat
6--> 6-->
7 7
8このドキュメントは `qmk config` がどのように動作するかを説明します。 8このドキュメントは `qmk config` がどのように動作するかを説明します。
diff --git a/docs/ja/driver_installation_zadig.md b/docs/ja/driver_installation_zadig.md
index 268940ec0..1d5e8552a 100644
--- a/docs/ja/driver_installation_zadig.md
+++ b/docs/ja/driver_installation_zadig.md
@@ -1,8 +1,8 @@
1# Zadig を使ったブートローダドライバのインストール 1# Zadig を使ったブートローダドライバのインストール
2 2
3<!--- 3<!---
4 original document: d598f01cb:docs/driver_installation_zadig.md 4 original document: 0.9.0:docs/driver_installation_zadig.md
5 git diff d598f01cb HEAD -- docs/driver_installation_zadig.md | cat 5 git diff 0.9.0 HEAD -- docs/driver_installation_zadig.md | cat
6--> 6-->
7 7
8QMK はホストにたいして通常の HID キーボードデバイスとして振る舞うため特別なドライバは必要ありません。しかし、Windows でのキーボードへの書き込みは、多くの場合、キーボードをリセットした時に現れるブートローダデバイスで*行います*。 8QMK はホストにたいして通常の HID キーボードデバイスとして振る舞うため特別なドライバは必要ありません。しかし、Windows でのキーボードへの書き込みは、多くの場合、キーボードをリセットした時に現れるブートローダデバイスで*行います*。
diff --git a/docs/ja/feature_audio.md b/docs/ja/feature_audio.md
index 0f845161e..2d13c3f7c 100644
--- a/docs/ja/feature_audio.md
+++ b/docs/ja/feature_audio.md
@@ -1,8 +1,8 @@
1# オーディオ 1# オーディオ
2 2
3<!--- 3<!---
4 original document: 5d5ff80:docs/feature_audio.md 4 original document: 0.9.0:docs/feature_audio.md
5 git diff 5d5ff80 HEAD -- docs/feature_audio.md | cat 5 git diff 0.9.0 HEAD -- docs/feature_audio.md | cat
6--> 6-->
7 7
8キーボードは音を出すことができます!Planck、Preonic あるいは特定の PWM 対応ピンにアクセスできる AVR キーボードがある場合は、単純なスピーカーを接続してビープ音を鳴らすことができます。これらのビープ音を使ってレイヤーの変化、モディファイア、特殊キーを示したり、あるいは単にイカした8ビットの曲を鳴らすことができます。 8キーボードは音を出すことができます!Planck、Preonic あるいは特定の PWM 対応ピンにアクセスできる AVR キーボードがある場合は、単純なスピーカーを接続してビープ音を鳴らすことができます。これらのビープ音を使ってレイヤーの変化、モディファイア、特殊キーを示したり、あるいは単にイカした8ビットの曲を鳴らすことができます。
diff --git a/docs/ja/feature_auto_shift.md b/docs/ja/feature_auto_shift.md
index c230f9381..50d40b17b 100644
--- a/docs/ja/feature_auto_shift.md
+++ b/docs/ja/feature_auto_shift.md
@@ -1,8 +1,8 @@
1# 自動シフト: なぜシフトキーが必要ですか? 1# 自動シフト: なぜシフトキーが必要ですか?
2 2
3<!--- 3<!---
4 original document: 5d5ff80:docs/feature_auto_shift.md 4 original document: 0.9.0:docs/feature_auto_shift.md
5 git diff 5d5ff80 HEAD -- docs/feature_auto_shift.md | cat 5 git diff 0.9.0 HEAD -- docs/feature_auto_shift.md | cat
6--> 6-->
7 7
8キーをタップすると、その文字を取得します。キーをタップするが、*わずかに*長く押し続けると、シフト状態になります。ほら!シフトキーは必要ありません! 8キーをタップすると、その文字を取得します。キーをタップするが、*わずかに*長く押し続けると、シフト状態になります。ほら!シフトキーは必要ありません!
diff --git a/docs/ja/feature_bluetooth.md b/docs/ja/feature_bluetooth.md
index 90b88bd7c..4443a4e3e 100644
--- a/docs/ja/feature_bluetooth.md
+++ b/docs/ja/feature_bluetooth.md
@@ -1,8 +1,8 @@
1# Bluetooth 1# Bluetooth
2 2
3<!--- 3<!---
4 original document: 5d5ff80:docs/feature_bluetooth.md 4 original document: 0.9.0:docs/feature_bluetooth.md
5 git diff 5d5ff80 HEAD -- docs/feature_bluetooth.md | cat 5 git diff 0.9.0 HEAD -- docs/feature_bluetooth.md | cat
6--> 6-->
7 7
8## Bluetooth の既知のサポートハードウェア 8## Bluetooth の既知のサポートハードウェア
diff --git a/docs/ja/feature_tap_dance.md b/docs/ja/feature_tap_dance.md
index 5583b04ce..5425b2a42 100644
--- a/docs/ja/feature_tap_dance.md
+++ b/docs/ja/feature_tap_dance.md
@@ -1,8 +1,8 @@
1# タップダンス: 1つのキーが3つ、5つまたは100の異なる動作をします 1# タップダンス: 1つのキーが3つ、5つまたは100の異なる動作をします
2 2
3<!--- 3<!---
4 original document: 634b277b0:docs/feature_tap_dance.md 4 original document: 0.9.0:docs/feature_tap_dance.md
5 git diff 634b277b0 HEAD -- docs//feature_tap_dance.md | cat 5 git diff 0.9.0 HEAD -- docs/feature_tap_dance.md | cat
6--> 6-->
7 7
8## イントロダクション 8## イントロダクション
diff --git a/docs/ja/getting_started_make_guide.md b/docs/ja/getting_started_make_guide.md
index d33485ce1..0d39583a1 100644
--- a/docs/ja/getting_started_make_guide.md
+++ b/docs/ja/getting_started_make_guide.md
@@ -1,8 +1,8 @@
1# より詳細な `make` 手順 1# より詳細な `make` 手順
2 2
3<!--- 3<!---
4 original document: 5f35203d1:docs/getting_started_make_guide.md 4 original document: 0.9.0:docs/getting_started_make_guide.md
5 git diff 5f35203d1 HEAD -- docs/getting_started_make_guide.md | cat 5 git diff 0.9.0 HEAD -- docs/getting_started_make_guide.md | cat
6--> 6-->
7 7
8`make` コマンドの完全な構文は `<keyboard_folder>:<keymap>:<target>` です: 8`make` コマンドの完全な構文は `<keyboard_folder>:<keymap>:<target>` です:
diff --git a/docs/ja/hardware_avr.md b/docs/ja/hardware_avr.md
index 6eb86a378..fecbfd71f 100644
--- a/docs/ja/hardware_avr.md
+++ b/docs/ja/hardware_avr.md
@@ -2,8 +2,8 @@
2 2
3<!--- 3<!---
4 grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh 4 grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
5 original document: c9e3fa6f7:docs/hardware_avr.md 5 original document: 0.9.0:docs/hardware_avr.md
6 git diff c9e3fa6f7 HEAD -- docs/hardware_avr.md | cat 6 git diff 0.9.0 HEAD -- docs/hardware_avr.md | cat
7--> 7-->
8 8
9このページでは QMK における AVR マイコンのサポートについて説明します。AVR マイコンには、Atmel 社製の atmega32u4、atmega32u2、at90usb1286 やその他のマイコンを含みます。AVR マイコンは、簡単に動かせるよう設計された8ビットの MCU です。キーボードでよく使用される AVR マイコンには USB 機能や大きなキーボードマトリックスのためのたくさんの GPIO を搭載しています。これらは、現在、キーボードで使われる最も一般的な MCU です。 9このページでは QMK における AVR マイコンのサポートについて説明します。AVR マイコンには、Atmel 社製の atmega32u4、atmega32u2、at90usb1286 やその他のマイコンを含みます。AVR マイコンは、簡単に動かせるよう設計された8ビットの MCU です。キーボードでよく使用される AVR マイコンには USB 機能や大きなキーボードマトリックスのためのたくさんの GPIO を搭載しています。これらは、現在、キーボードで使われる最も一般的な MCU です。
diff --git a/docs/ja/hardware_drivers.md b/docs/ja/hardware_drivers.md
index cc85589e7..f77b48ba8 100644
--- a/docs/ja/hardware_drivers.md
+++ b/docs/ja/hardware_drivers.md
@@ -2,8 +2,8 @@
2 2
3<!--- 3<!---
4 grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh 4 grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
5 original document: c9e3fa6f7:docs/hardware_drivers.md 5 original document: 0.9.0:docs/hardware_drivers.md
6 git diff c9e3fa6f7 HEAD -- docs/hardware_drivers.md | cat 6 git diff 0.9.0 HEAD -- docs/hardware_drivers.md | cat
7--> 7-->
8 8
9QMK はたくさんの異なるハードウェアで使われています。最も一般的な MCU とマトリックス構成をサポートしていますが、キーボードへ他のハードウェアを追加し制御するためのドライバーもいくつか用意されています。例えば、マウスやポインティングデバイス、分割キーボード用の IO エキスパンダ、Bluetooth モジュール、LCD、OLED、TFT 液晶などがあります。 9QMK はたくさんの異なるハードウェアで使われています。最も一般的な MCU とマトリックス構成をサポートしていますが、キーボードへ他のハードウェアを追加し制御するためのドライバーもいくつか用意されています。例えば、マウスやポインティングデバイス、分割キーボード用の IO エキスパンダ、Bluetooth モジュール、LCD、OLED、TFT 液晶などがあります。