add new chinese translations
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
# anki
|
||||
|
||||
> 强大、智能的记忆卡片软件。
|
||||
> 更多信息:<https://docs.ankiweb.net>.
|
||||
> 强大且智能的抽认卡程序。
|
||||
> 更多信息:<https://docs.ankiweb.net>。
|
||||
|
||||
- 启动 `anki`:
|
||||
- 启动图形用户界面:
|
||||
|
||||
`anki`
|
||||
|
||||
- 用一个特定的配置文件启动 `anki`:
|
||||
- 使用特定的 [p]rofile:
|
||||
|
||||
`anki -p {{配置文件名称}}`
|
||||
`anki -p {{profile_name}}`
|
||||
|
||||
- 以特定语言启动 `anki`:
|
||||
- 使用特定的 [l]anguage:
|
||||
|
||||
`anki -l {{语言}}`
|
||||
`anki -l {{language}}`
|
||||
|
||||
- 从一个特定的目录而不是默认的(`~/Anki`)启动`anki`:
|
||||
- 使用非默认目录(默认为 `~/Anki`):
|
||||
|
||||
`anki -b {{路径/到/目录}}`
|
||||
`anki -b {{path/to/directory}}`
|
Reference in New Issue
Block a user