diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index c3c82dc9b17..820aec1a2ba 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -364,6 +364,11 @@ OC.L10N.register( "How many images to generate" : "生成する画像の数", "Output images" : "出力画像", "The generated images" : "生成された画像", + "Generate speech" : "スピーチの生成", + "Generate speech from a transcript" : "原稿からスピーチを生成する", + "Write transcript that you want the assistant to generate speech from" : "アシスタントに音声を生成させたい原稿を書きます", + "Output speech" : "スピーチの出力", + "The generated speech" : "生成されたスピーチ", "Free text to text prompt" : "フリーテキストからテキストへのプロンプト", "Runs an arbitrary prompt through a language model that returns a reply" : "応答を返す言語モデルを通じて任意のプロンプトを実行します", "Describe a task that you want the assistant to do or ask a question" : "アシスタントに実行してほしいタスクまたは質問を記述します", |