From 064dab994cbba945055b0cb4873bd6aaa503482a Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:05:13 +0900 Subject: [PATCH] =?UTF-8?q?[Update]=20Readme=E7=B3=BB=E3=81=AE=E8=A8=80?= =?UTF-8?q?=E8=AA=9E=E8=AD=98=E5=88=A5=E5=AD=90=E3=82=92=E3=80=81=E5=9B=BD?= =?UTF-8?q?=E3=82=B3=E3=83=BC=E3=83=89=E3=81=8B=E3=82=89=E8=A8=80=E8=AA=9E?= =?UTF-8?q?=E3=82=B3=E3=83=BC=E3=83=89=E3=81=AB=E5=A4=89=E6=9B=B4=E3=80=82?= =?UTF-8?q?jp->ja=20kr->ko?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.jp.md => README.ja.md | 12 ++++++------ README.kr.md => README.ko.md | 8 ++++---- README.md | 12 ++++++------ README.txt | 2 +- 4 files changed, 17 insertions(+), 17 deletions(-) rename README.jp.md => README.ja.md (95%) rename README.kr.md => README.ko.md (93%) diff --git a/README.jp.md b/README.ja.md similarity index 95% rename from README.jp.md rename to README.ja.md index 8c39521b..e96511dd 100644 --- a/README.jp.md +++ b/README.ja.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) | +| [English](./README.md) | **日本語** | [한국어](./README.ko.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.kr.md b/README.ko.md similarity index 93% rename from README.kr.md rename to README.ko.md index 4d98d5c9..ce5ef0f6 100644 --- a/README.kr.md +++ b/README.ko.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) | **한국어** | +| [English](./README.md) | [日本語](./README.ja.md) | **한국어** |

VRCT는 음성인식 및 번역 기능을 통해 VRChat의 대화를 지원하는 소프트웨어입니다. @@ -25,7 +25,7 @@ VRCT는 음성인식 및 번역 기능을 통해 VRChat의 대화를 지원하 # VRCT가 뭔가요? VRCT는 서로 다른 언어를 사용하는 사람들끼리 대화를 할 수 있도록 채팅이나 음성 번역을 통해 대화를 지원하는 소프트웨어에요. -이 기능들은 VRChat 내에서 사용하도록 설계되었어요. +이 기능들은 VRChat 내에서 사용하도록 설계되었어요. ※ 지원 대상에서 제외되지만, 영화 감상 등 다른 용도로도 사용되고 있습니다. VRCT는 다음과 같이 당신의 대화를 도와드려요. @@ -46,9 +46,9 @@ VRCT는 다음과 같이 당신의 대화를 도와드려요.
# python으로 실행하고 싶은 경우 -1. 다음 버전의 python을 설치합니다. +1. 다음 버전의 python을 설치합니다. `python version 3.11.5` -2. 패키지를 설치하고 main.py를 실행합니다. +2. 패키지를 설치하고 main.py를 실행합니다. ```bash ./install.bat python main.py diff --git a/README.md b/README.md index e9d55391..ddd0d8e7 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) | +| **English** | [日本語](./README.ja.md) | [한국어](./README.ko.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.txt b/README.txt index a769afc6..809dc828 100644 --- a/README.txt +++ b/README.txt @@ -6,7 +6,7 @@ VRChatで使用されるChatBoxをOSC経由でメッセージを送信するツ 翻訳エンジンを使用してメッセージとその翻訳部分を同時に送信することができます。 # 使用方法 - ドキュメント(JP):https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4 + ドキュメント(JA):https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4 # お問い合わせ Googleフォーム:https://t.co/lSlo4brZwm