diff --git a/README.jp.md b/README.jp.md index 1783edc8..6a693261 100644 --- a/README.jp.md +++ b/README.jp.md @@ -6,7 +6,7 @@ [![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE) [![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](https://misyaguziya.booth.pm/items/5155325) -| [English](./README.md) | **日本語** | [한국어](./README.kr.md) | [正體中文](./README.zh.md) | +| [English](./README.md) | **日本語** | [한국어](./README.kr.md) | [繁體中文](./README.zh-Hant.md) |

VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフトウェアです。 @@ -24,8 +24,8 @@ VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフト ダウンロードしてexeを起動するだけです。 # VRCTってなに? -VRCTは話す言語の異なる人同士が会話を行うためにチャットもしくは音声の翻訳を行うことで会話をサポートするソフトウェアです。 -これらの機能はVRChat内で使用するために設計されています。 +VRCTは話す言語の異なる人同士が会話を行うためにチャットもしくは音声の翻訳を行うことで会話をサポートするソフトウェアです。 +これらの機能はVRChat内で使用するために設計されています。 ※サポート対象外ですがその他の用途として映画鑑賞等でも使用されています。 VRCTはあなたの会話を以下でサポートをします。 @@ -35,7 +35,7 @@ VRCTはあなたの会話を以下でサポートをします。 - 🔈 **スピーカーの文字起こし機能** # ドキュメント -初期設定や基本機能、その他の機能についても記載してあります。 +初期設定や基本機能、その他の機能についても記載してあります。 - [Documents Link](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4) # 使い方(Youtube) @@ -46,9 +46,9 @@ VRCTはあなたの会話を以下でサポートをします。
# pythonで実行したい場合 -1. 以下のバージョンのpythonをインストールしてください。 +1. 以下のバージョンのpythonをインストールしてください。 `python version 3.11.5` -2. packageのインストールとmain.pyを起動してください。 +2. packageのインストールとmain.pyを起動してください。 ```bash ./install.bat python main.py diff --git a/README.md b/README.md index bfb5a3ed..8a0c65c7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE) [![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](https://misyaguziya.booth.pm/items/5155325) -| **English** | [日本語](./README.jp.md) | [한국어](./README.kr.md) | [正體中文](./README.zh.md) | +| **English** | [日本語](./README.jp.md) | [한국어](./README.kr.md) | [繁體中文](./README.zh-Hant.md) |

VRCT is software that supports VRChat conversations with translation and transcription. @@ -24,8 +24,8 @@ Download from anywhere you like. Just download and run the exe. # What is VRCT? -VRCT is software that supports conversations between people who speak different languages by providing chat or voice translation. -These features are designed for use within VRChat. +VRCT is software that supports conversations between people who speak different languages by providing chat or voice translation. +These features are designed for use within VRChat. *Although not supported, it is also used for other purposes such as watching movies. VRCT supports your conversations with @@ -35,7 +35,7 @@ VRCT supports your conversations with - 🔈 **Transcription of audio from Speaker** # Documents -Initial setup, basic functions, and other features are also described. +Initial setup, basic functions, and other features are also described. - [Documents Link](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4) # How to Use (YouTube) @@ -46,9 +46,9 @@ Initial setup, basic functions, and other features are also described.
# If you want to run it in python -1. Install the following version of python. +1. Install the following version of python. `python version 3.11.5` -2. Install package and run main.py. +2. Install package and run main.py. ```bash ./install.bat python main.py diff --git a/README.zh.md b/README.zh-Hant.md similarity index 95% rename from README.zh.md rename to README.zh-Hant.md index 61d539d8..8ce05001 100644 --- a/README.zh.md +++ b/README.zh-Hant.md @@ -6,7 +6,7 @@ [![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE) [![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](https://misyaguziya.booth.pm/items/5155325) -| [English](./README.md) | [日本語](./README.jp.md) | [한국어](./README.kr.md) | **正體中文** | +| [English](./README.md) | [日本語](./README.jp.md) | [한국어](./README.kr.md) | **繁體中文** |

VRCT 是一個支援 VRChat 對話翻譯和紀錄的軟體。 @@ -45,9 +45,9 @@ VRCT 可以:
# 原始碼啟動 -1. 安裝此版本的 Python。 +1. 安裝此版本的 Python。 `python version 3.11.5` -2. 安裝 package 並啟動 main.py。 +2. 安裝 package 並啟動 main.py。 ```bash ./install.bat python main.py diff --git a/config.py b/config.py index 36518e7d..35ab252c 100644 --- a/config.py +++ b/config.py @@ -936,7 +936,7 @@ class Config: "en": "English", "ja": "日本語", "ko": "한국어", - "zh": "正體中文" + "zh-Hant": "繁體中文" # If you want to add a new language and key, please append it here. } self._SELECTABLE_CTRANSLATE2_WEIGHT_TYPE_DICT = { diff --git a/locales/zh.yml b/locales/zh-Hant.yml similarity index 100% rename from locales/zh.yml rename to locales/zh-Hant.yml