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

New Crowdin translations by GitHub Action #248

Open
wants to merge 1 commit into
base: try-crowdin
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
14 changes: 14 additions & 0 deletions src/locales/en/fuga.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"key1": "Sample value 1",
"key2": "サンプルバリュー2",
"key3": [
"サンプルバリュー3の1",
"サンプルバリュー3の2",
"サンプルバリュー3の3"
],
"key5": {
"key5-1": "サンプルバリュー5の1",
"key5-2": "サンプルバリュー5の2",
"key5-3": "サンプルバリュー5の3"
}
}
32 changes: 32 additions & 0 deletions src/locales/en/hoge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: "@/layouts/OneSectionMarkdown.astro"
title: 使い方 | VOICEVOX
description: VOICEVOXソフトウェアの使い方です
---

テスト1行、後ろ空白なし
テスト2行、後ろ空白なし
テスト3行、後ろ空白なし

テスト1行、後ろ空白なし
テスト2行、後ろ空白なし
テスト3行、後ろ空白なし

テスト1行、後ろ空白あり\
テスト2行、後ろ空白あり\
テスト3行、後ろ空白なし

これはテキスト音声合成ソフトウェア「VOICEVOX」の使い方を紹介するドキュメントです。\
最初に[利用規約](https://voicevox.hiroshiba.jp/term)をご確認ください。

また、[使い方を軽めに紹介した動画](https://youtu.be/4yVpklclxwU)もあるので、よかったらご覧ください。

## インストール・起動方法

### Windows バージョン

<details><summary>クリックで展開</summary>

起動しようとすると「Windows によって PC が保護されました」というダイアログが表示されるかもしれません。その際は「詳細情報」をクリックし、発行元が「Kazuyuki Hiroshiba」であることを確認してから「実行」を選んでください。

</details>