aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ja
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 /docs/ja
parent2f85f6fbffaf6a7a2b747c7d6064fb86a21d91f6 (diff)
downloadfirmware-a91034b802bd91ec4aa9db963adbd0d2deb2f40b.tar.gz
firmware-a91034b802bd91ec4aa9db963adbd0d2deb2f40b.tar.bz2
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
Diffstat (limited to 'docs/ja')
-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 @@
# QMK CLI 設定
<!---
- original document: d598f01cb:docs/cli_configuration.md
- git diff d598f01cb HEAD -- docs/cli_configuration.md | cat
+ original document: 0.9.0:docs/cli_configuration.md
+ git diff 0.9.0 HEAD -- docs/cli_configuration.md | cat
-->
このドキュメントは `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 @@
# Zadig を使ったブートローダドライバのインストール
<!---
- original document: d598f01cb:docs/driver_installation_zadig.md
- git diff d598f01cb HEAD -- docs/driver_installation_zadig.md | cat
+ original document: 0.9.0:docs/driver_installation_zadig.md
+ git diff 0.9.0 HEAD -- docs/driver_installation_zadig.md | cat
-->
QMK はホストにたいして通常の 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 @@
# オーディオ
<!---
- original document: 5d5ff80:docs/feature_audio.md
- git diff 5d5ff80 HEAD -- docs/feature_audio.md | cat
+ original document: 0.9.0:docs/feature_audio.md
+ git diff 0.9.0 HEAD -- docs/feature_audio.md | cat
-->
キーボードは音を出すことができます!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 @@
# 自動シフト: なぜシフトキーが必要ですか?
<!---
- original document: 5d5ff80:docs/feature_auto_shift.md
- git diff 5d5ff80 HEAD -- docs/feature_auto_shift.md | cat
+ original document: 0.9.0:docs/feature_auto_shift.md
+ git diff 0.9.0 HEAD -- docs/feature_auto_shift.md | cat
-->
キーをタップすると、その文字を取得します。キーをタップするが、*わずかに*長く押し続けると、シフト状態になります。ほら!シフトキーは必要ありません!
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 @@
# Bluetooth
<!---
- original document: 5d5ff80:docs/feature_bluetooth.md
- git diff 5d5ff80 HEAD -- docs/feature_bluetooth.md | cat
+ original document: 0.9.0:docs/feature_bluetooth.md
+ git diff 0.9.0 HEAD -- docs/feature_bluetooth.md | cat
-->
## 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つのキーが3つ、5つまたは100の異なる動作をします
<!---
- original document: 634b277b0:docs/feature_tap_dance.md
- git diff 634b277b0 HEAD -- docs//feature_tap_dance.md | cat
+ original document: 0.9.0:docs/feature_tap_dance.md
+ git diff 0.9.0 HEAD -- docs/feature_tap_dance.md | cat
-->
## イントロダクション
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 @@
# より詳細な `make` 手順
<!---
- original document: 5f35203d1:docs/getting_started_make_guide.md
- git diff 5f35203d1 HEAD -- docs/getting_started_make_guide.md | cat
+ original document: 0.9.0:docs/getting_started_make_guide.md
+ git diff 0.9.0 HEAD -- docs/getting_started_make_guide.md | cat
-->
`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 @@
<!---
grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
- original document: c9e3fa6f7:docs/hardware_avr.md
- git diff c9e3fa6f7 HEAD -- docs/hardware_avr.md | cat
+ original document: 0.9.0:docs/hardware_avr.md
+ git diff 0.9.0 HEAD -- docs/hardware_avr.md | cat
-->
このページでは 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 @@
<!---
grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
- original document: c9e3fa6f7:docs/hardware_drivers.md
- git diff c9e3fa6f7 HEAD -- docs/hardware_drivers.md | cat
+ original document: 0.9.0:docs/hardware_drivers.md
+ git diff 0.9.0 HEAD -- docs/hardware_drivers.md | cat
-->
QMK はたくさんの異なるハードウェアで使われています。最も一般的な MCU とマトリックス構成をサポートしていますが、キーボードへ他のハードウェアを追加し制御するためのドライバーもいくつか用意されています。例えば、マウスやポインティングデバイス、分割キーボード用の IO エキスパンダ、Bluetooth モジュール、LCD、OLED、TFT 液晶などがあります。