feat: Add Traditional Chinese README
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||
[](https://misyaguziya.booth.pm/items/5155325)
|
||||
|
||||
| [English](./README.md) | **日本語** | [한국어](./README.kr.md) |
|
||||
| [English](./README.md) | **日本語** | [한국어](./README.kr.md) | [正體中文](./README.zh.md) |
|
||||
|
||||
<h3>
|
||||
VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフトウェアです。
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||
[](https://misyaguziya.booth.pm/items/5155325)
|
||||
|
||||
| **English** | [日本語](./README.jp.md) | [한국어](./README.kr.md) |
|
||||
| **English** | [日本語](./README.jp.md) | [한국어](./README.kr.md) | [正體中文](./README.zh.md) |
|
||||
|
||||
<h3>
|
||||
VRCT is software that supports VRChat conversations with translation and transcription.
|
||||
|
||||
64
README.zh.md
Normal file
64
README.zh.md
Normal file
@@ -0,0 +1,64 @@
|
||||
<div align="center">
|
||||
|
||||

|
||||
[](https://github.com/misyaguziya/VRCT/releases)
|
||||
[](https://github.com/misyaguziya/VRCT/releases)
|
||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||
[](https://misyaguziya.booth.pm/items/5155325)
|
||||
|
||||
| [English](./README.md) | [日本語](./README.jp.md) | [한국어](./README.kr.md) | **正體中文** |
|
||||
|
||||
<h3>
|
||||
VRCT 是一個支援 VRChat 對話翻譯和紀錄的軟體。
|
||||
</h3>
|
||||
|
||||

|
||||
|
||||
<div align="left">
|
||||
|
||||
# 下載 & 安裝
|
||||
你可以從這些地方下載 VRCT:
|
||||
- [Github.com](https://github.com/misyaguziya/VRCT/releases/)
|
||||
- [BOOTH.pm](https://misyaguziya.booth.pm/items/5155325)
|
||||
|
||||
你只需要下載並啟動 exe 文件。
|
||||
|
||||
# 什麼是 VRCT?
|
||||
VRCT 是一種透過提供聊天或語音翻譯來幫助語言不通的人對話的軟體。
|
||||
這些功能專為在 VRChat 中使用而設計,但你也可以拿來看電影。
|
||||
|
||||
VRCT 可以:
|
||||
- 💬 **傳送訊息至遊戲內 Chatbox**
|
||||
- 🌐 **自動翻譯**
|
||||
- 🎙 **麥克風轉文字**
|
||||
- 🔈 **喇叭轉文字**
|
||||
|
||||
# 文件
|
||||
解釋了初始設定、基本功能以及其他功能。
|
||||
- [文件(日語)](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4)
|
||||
|
||||
# YouTube 教學(日語、英文字幕)
|
||||
<div align="center">
|
||||
|
||||
[](https://www.youtube.com/watch?v=rUTad037n8Q)
|
||||
|
||||
<div align="left">
|
||||
|
||||
# 原始碼啟動
|
||||
1. 安裝此版本的 Python。
|
||||
`python version 3.11.5`
|
||||
2. 安裝 package 並啟動 main.py。
|
||||
```bash
|
||||
./install.bat
|
||||
python main.py
|
||||
```
|
||||
|
||||
## 作者
|
||||
- [みしゃ(misyaguzi)](https://github.com/misyaguziya) (主要開發)
|
||||
- [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI 多語系支援)
|
||||
- [レラ](https://github.com/soumt-r) (韓語翻譯)
|
||||
- [どね](https://twitter.com/done_vrc) (Logo 設計)
|
||||
|
||||
---
|
||||
|
||||
VRCT 未得到 VRChat 的認可,也不反映 VRChat 或正式參與製作或管理 VRChat 財產的任何人的觀點或意見。VRChat 和所有相關財產均為 VRChat Inc. 的商標或註冊商標。
|
||||
Reference in New Issue
Block a user