Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update the Chinese translation based on the latest English version #14924

Merged
merged 42 commits into from
Jan 18, 2022
Merged
Show file tree
Hide file tree
Changes from 37 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
716da67
fix document preview command's directory parameter missing problem on…
epiciskandar Oct 22, 2021
b33d719
replace "code of conduct" link to the updated one
epiciskandar Oct 23, 2021
cc96cb2
retranslate zh-cn documentations based on the latest english version
epiciskandar Oct 23, 2021
419a4b8
document update
epiciskandar Oct 29, 2021
71ce921
fix document.
epiciskandar Nov 10, 2021
e8125db
document translate: zh-ch
epiciskandar Nov 10, 2021
69b7f37
Apply grammar suggestions
epiciskandar Dec 12, 2021
c998dd2
Apply suggestions from code review
epiciskandar Dec 12, 2021
46e00a8
Update docs/zh-cn/cli.md
epiciskandar Dec 21, 2021
5da0cee
Apply suggestions from code review
epiciskandar Dec 21, 2021
09234d2
retranslate zh-cn documentations based on the latest english version
epiciskandar Oct 23, 2021
eea1da6
fix typo
epiciskandar Dec 20, 2021
ba1c85b
add tagging to all files; add zh_cn_doc_status.sh, copied from the Ja…
peepeetee Jan 4, 2022
b1e86d1
zh-cn document translate
epiciskandar Jan 7, 2022
09b496f
zh-cn document translation
epiciskandar Jan 7, 2022
7f414b9
Update docs/zh-cn/cli.md
epiciskandar Jan 8, 2022
40fca81
[Docs] rearrange pnputil parameter instruction information.
epiciskandar Jan 8, 2022
3b3270a
[Docs] zh-cn doc: follow update
epiciskandar Jan 8, 2022
3338163
[Docs] zh-cn doc: link fix
epiciskandar Jan 8, 2022
19b8af1
Update docs/zh-cn/newbs_getting_started.md
epiciskandar Jan 8, 2022
cd8341b
[Docs] zh-cn doc: update
epiciskandar Jan 8, 2022
82ffa94
[Docs] zh-cn doc:
epiciskandar Jan 8, 2022
4e39648
[Docs] zh-cn doc: update tag mark
epiciskandar Jan 8, 2022
2f071ca
[Docs] zh-cn doc: update tag mark
epiciskandar Jan 8, 2022
cb2a5e4
[Docs] zh-cn document tranlate
epiciskandar Jan 8, 2022
7e9d1e9
[Docs] zh-cn: remove obsolete files
epiciskandar Jan 8, 2022
64b2f3f
[Docs] zh-cn documentation translate
epiciskandar Jan 8, 2022
288a8a1
[Docs] zh-cn document translate
epiciskandar Jan 8, 2022
74a8da7
[Docs] remove obsoleted 'pnputil' legacy parameter information
epiciskandar Jan 8, 2022
83b4839
[Docs] zh-cn document: link prefix fix
epiciskandar Jan 9, 2022
577bfc4
[Docs] zh-cn document: remove table indent
epiciskandar Jan 9, 2022
03c7051
[Docs] zh-cn document: update tag
epiciskandar Jan 9, 2022
4dc759a
[Docs] zh-cn document: update tag
epiciskandar Jan 9, 2022
7937e1d
[Docs] zh-cn document: fix in-page link id missing
epiciskandar Jan 9, 2022
250d38c
Update docs/zh-cn/getting_started_github.md
epiciskandar Jan 9, 2022
0245035
[Docs] zh-cn: translate fix
epiciskandar Jan 14, 2022
4c45f56
[Docs] zh-cn: fix configurator diagram SVG links error
epiciskandar Jan 14, 2022
84ee8df
[Docs] zh-cn document translate: minor fixes
epiciskandar Jan 16, 2022
34ed278
change all mentions of 0.15.12 to 0.14.23
peepeetee Jan 16, 2022
9e16161
Merge pull request #3 from peepeetee/14924-pr2
epiciskandar Jan 16, 2022
3a84d75
Chamge all mentions of 0.14.23 to 0.15.12
peepeetee Jan 16, 2022
58712df
Merge pull request #5 from peepeetee/14924-pr-5
epiciskandar Jan 17, 2022
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
2 changes: 1 addition & 1 deletion docs/configurator_step_by_step.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Keycode Entry is accomplished in one of 3 ways:

## Step 5: Save Your Keymap for Future Changes

When you're satisfied with your keymap or just want to work on it later, press the `Export Keymap` button. It will save your keymap to your computer. You can then load this .json file in the future by pressing the `Import Keymap` button.
When you're satisfied with your keymap or just want to work on it later, press the `Download this QMK Keymap JSON File` button. It will save your keymap to your computer. You can then load this .json file in the future by pressing the `Upload a QMK Keymap JSON File` button.

!> **CAUTION:** This is not the same type of .json file used for kbfirmware.com or any other tool. If you try to use this for those tools, or the .json from those tools with QMK Configurator, you will encounter problems.

Expand Down
4 changes: 2 additions & 2 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Before opening a pull request, you can preview your changes if you have set up t

or if you only have Python 3 installed:

python3 -m http.server 8936
python3 -m http.server 8936 --directory docs

and navigating to `http://localhost:8936/`.

Expand Down Expand Up @@ -165,4 +165,4 @@ To maintain a clear vision of how things are laid out in QMK we try to plan out

# What Does the Code of Conduct Mean for Me?

Our [Code of Conduct](https://github.com/qmk/qmk_firmware/blob/master/CODE_OF_CONDUCT.md) means that you are responsible for treating everyone on the project with respect and courtesy regardless of their identity. If you are the victim of any inappropriate behavior or comments as described in our Code of Conduct, we are here for you and will do the best to ensure that the abuser is reprimanded appropriately, per our code.
Our [Code of Conduct](https://qmk.fm/coc/) means that you are responsible for treating everyone on the project with respect and courtesy regardless of their identity. If you are the victim of any inappropriate behavior or comments as described in our Code of Conduct, we are here for you and will do the best to ensure that the abuser is reprimanded appropriately, per our code.
2 changes: 1 addition & 1 deletion docs/easy_maker.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ There are different styles of Easy Maker available depending on your needs:
* [Direct Pin](https://config.qmk.fm/#/?filter=ez_maker/direct) - Connect a single switch to a single pin
* Direct Pin + Backlight (Coming Soon) - Like Direct Pin but dedicates a single pin to [Backlight](feature_backlight.md) control
* Direct Pin + Numlock (Coming Soon) - Like Direct Pin but dedicates a single pin to the Numlock LED
* Direct Pin + Capslock (Coming Soon) - Like Direct Pin but dedicates a single pin to the Numlock LED
* Direct Pin + Capslock (Coming Soon) - Like Direct Pin but dedicates a single pin to the Capslock LED
* Direct Pin + Encoder (Coming Soon) - Like Direct Pin but uses 2 pins to add a single rotary encoder

## Quickstart
Expand Down
2 changes: 1 addition & 1 deletion docs/other_eclipse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Using an IDE such as Eclipse provides many advantages over a plain text editor,
* static code analysis
* many other tools such as debugging, code formatting, showing call hierarchies etc.

The purpose of the is page is to document how to set-up Eclipse for developing AVR software, and working on the QMK code base.
The purpose of this page is to document how to set-up Eclipse for developing AVR software, and working on the QMK code base.

Note that this set-up has been tested on Ubuntu 16.04 only for the moment.

Expand Down
45 changes: 28 additions & 17 deletions docs/zh-cn/README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,42 @@
# QMK机械键盘固件
# Quantum Mechanical Keyboard固件

epiciskandar marked this conversation as resolved.
Show resolved Hide resolved
[![当前版本](https://img.shields.io/github/tag/qmk/qmk_firmware.svg)](https://github.com/qmk/qmk_firmware/tags)
[![异议](https://img.shields.io/discord/440868230475677696.svg)](https://discord.gg/Uq7gcHh)
[![文档状态](https://img.shields.io/badge/docs-ready-orange.svg)](https://docs.qmk.fm)
[![GitHub贡献者](https://img.shields.io/github/contributors/qmk/qmk_firmware.svg)](https://github.com/qmk/qmk_firmware/pulse/monthly)
[![GitHub分支](https://img.shields.io/github/forks/qmk/qmk_firmware.svg?style=social&label=Fork)](https://github.com/qmk/qmk_firmware/)
<!---
original document: 0.14.23:docs/README.md
git diff 0.14.23 HEAD -- docs/README.md | cat
-->

## 什么是 QMK 固件?

QMK (*Quantum Mechanical Keyboard*) 是一个社区维护的开源软件,包括 QMK 固件, QMK 工具箱, qmk.fm网站, 和这些文档。QMK 固件是一个基于[tmk\_keyboard](https://github.com/tmk/tmk_keyboard)的键盘固件,它在爱特梅尔AVR微控制器实现一些有用的功能,确切地说, 是在 [OLKB product line](https://olkb.com), 在 [ErgoDox EZ](https://www.ergodox-ez.com) 键盘, 和 [Clueboard product line](https://clueboard.co/). 上。它被移植到使用ChibiOS的ARM芯片上. 它可以在飞线键盘或定制PCB键盘中发挥功能.
epiciskandar marked this conversation as resolved.
Show resolved Hide resolved
QMK (*Quantum Mechanical Keyboard*) 是一个社区维护的用于开发计算机输入设备的开源软件。社区专注像键盘,鼠标,MIDI设备的各种电子输入设备。社区内的核心小组成员维护[QMK固件](https://github.com/qmk/qmk_firmware),[QMK配置器](https://config.qmk.fm),[QMK工具箱](https://github.com/qmk/qmk_toolbox),[qmk.fm](https://qmk.fm),并与各位社区成员维护这份文档。

## 如何得到它
## 如何入门

如果你打算贡献布局, 键盘, 或者其他QMK特性, 一下是最简单的方法:[从GitHub获得repo分支](https://github.com/qmk/qmk_firmware#fork-destination-box), 并克隆你的repo到本地进行编辑,推送,然后从你的分支打开 [Pull Request](https://github.com/qmk/qmk_firmware/pulls).
epiciskandar marked this conversation as resolved.
Show resolved Hide resolved
<div class="flex-container">

此外, 你也可以直接下载 ([zip](https://github.com/qmk/qmk_firmware/zipball/master), [tar](https://github.com/qmk/qmk_firmware/tarball/master)), 或者从git克隆 (`git@github.com:qmk/qmk_firmware.git`), 或 https (`https://github.com/qmk/qmk_firmware.git`).
?> **基础方式** [QMK配置器](zh-cn/newbs_building_firmware_configurator.md) <br>
用户友好的图形界面工具,无需具备编程知识基础。

## 如何编译
?> **进阶方式** [基于源代码](zh-cn/newbs.md) <br>
功能更强大,但门槛较高。

在你能编译之前, 你需要[部署环境](zh-cn/getting_started_build_tools.md) 用于 AVR or/and ARM 开发。完成后, 你可以使用 `make` 命令来编译一个键盘和布局使用以下命令:
</div>

make planck/rev4:default
## 个性化定制

这将建立 `planck`的`rev4` 修订版本并使用 `default`布局。并非所有键盘都有修订版本 (也叫做子项目或文件夹),在此情况下,修订版本可以省略,如下:
QMK提供了很多功能,对应着很多可供浏览的配套文档。大部分功能都是通过修改[键映射](zh-cn/keymap.md)及[键码](zh-cn/keycodes.md)实现的。

make preonic:default
## 需要帮助?

## 如何定制
请查阅[寻求帮助页面](zh-cn/support.md)以了解如何获取QMK使用方法的帮助。

QMK 有许多 [特性](zh-cn/features.md)来探索,也有很多 [参考文档](https://docs.qmk.fm) 供您发掘。你可以通过修改 [布局](zh-cn/keymap.md)和[键码](zh-cn/keycodes.md)来利用许多特性。
## 回馈社区

有多种回馈社区的方法,最简单的方法是开始使用QMK并向你的朋友们推荐它。

* 可以在我们的论坛及聊天室进行互助:
* [/r/olkb](https://www.reddit.com/r/olkb/)
* [Discord服务器](https://discord.gg/Uq7gcHh)
* 点击页面下方的“Edit This Page”,可以对文档提供贡献。
* [将这份文档翻译为你的语言](zh-cn/translating.md)
* [上报bug](https://github.com/qmk/qmk_firmware/issues/new/choose)
* [发起Pull Request](zh-cn/contributing.md)
Loading