diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index b9508723a6f..52b388c1f24 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -294,11 +294,35 @@ "Describe a task that you want the assistant to do or ask a question" : "アシスタントに実行してほしいタスクまたは質問を記述します", "Generated reply" : "生成された返信", "The generated text from the assistant" : "アシスタントから生成されたテキスト", + "Chat" : "チャット", + "Chat with the assistant" : "アシスタントとチャット", + "System prompt" : "システムプロンプト", + "Define rules and assumptions that the assistant should follow during the conversation." : "会話中にアシスタントが従うべきルールと前提条件を定義します。", + "Chat message" : "チャットメッセージ", + "Chat history" : "チャット履歴", + "The history of chat messages before the current message, starting with a message by the user" : "ユーザーのメッセージから始まる、現在のメッセージより前のチャットメッセージの履歴", + "Response message" : "応答メッセージ", + "The generated response as part of the conversation" : "会話の一部として生成された応答", + "Formalize text" : "テキストの形式化", + "Takes a text and makes it sound more formal" : "テキストを使用して、よりフォーマルに聞こえるようにします", + "Write a text that you want the assistant to formalize" : "アシスタントに形式化してもらいたいテキストを入力します", + "Formalized text" : "形式化されたテキスト", + "The formalized text" : "形式化されたテキスト", "Generate a headline" : "見出しの生成", "Generates a possible headline for a text." : "テキストの見出しの候補を生成", "Original text" : "原文", "The original text to generate a headline for" : "見出しを生成する元のテキスト", "The generated headline" : "生成された見出し", + "Reformulate text" : "テキストを書き直す", + "Takes a text and reformulates it" : "テキストを受け取り、それを書き直す", + "Write a text that you want the assistant to reformulate" : "アシスタントに書き直してもらいたいテキストを入力します", + "Reformulated text" : "書き直されたテキスト", + "The reformulated text, written by the assistant" : "アシスタントによって書かれた、書き直されたテキスト", + "Simplify text" : "テキストの簡略化", + "Takes a text and simplifies it" : "テキストを受け取って簡略化する", + "Write a text that you want the assistant to simplify" : "アシスタントに簡略化してほしい文章を書く", + "Simplified text" : "簡略化されたテキスト", + "The simplified text" : "簡略化されたテキスト", "Summarize" : "要約する", "Summarizes a text" : "テキストを要約します", "The original text to summarize" : "要約する元のテキスト", |