{ "translations": {
    "Text generation quota exceeded" : "テキスト生成の制限に達しました",
    "Default" : "デフォルト",
    "Text generation" : "テキスト生成",
    "Image generation" : "画像の生成",
    "Audio transcription" : "音声の文字起こし",
    "Text to speech" : "スピーチの生成",
    "Unknown" : "不明",
    "tokens" : "トークン",
    "images" : "画像",
    "seconds" : "秒",
    "Unknown text generation error" : "不明なテキスト生成エラー",
    "Could not read audio file." : "オーディオファイルを読み取ることができませんでした。",
    "Unknown image generation error" : "不明な画像生成エラー",
    "Bad HTTP method" : "不正なHTTPメソッド",
    "Bad credentials" : "不正な資格情報",
    "Name" : "名前",
    "Detect language" : "言語を検出する",
    "Analyze images" : "画像を分析する",
    "Ask a question about the given images." : "与えられた画像について質問してください。",
    "Images" : "画像",
    "Images to ask a question about" : "質問したい画像",
    "Question" : "質問",
    "What to ask about the image." : "画像について質問する。",
    "Generated response" : "生成された応答",
    "The answer to the question" : "質問への回答",
    "Speed" : "スピード",
    "Language" : "言語",
    "Change Tone" : "トーンを変更",
    "Ask a question about your data." : "データについて質問しする。",
    "Input text" : "テキストを入力",
    "Write a text that you want the assistant to rewrite in another tone." : "アシスタントに別のトーンで書き直してもらいたい文章を書く。",
    "Desired tone" : "希望するトーン",
    "In which tone should your text be rewritten?" : "どのトーンで書き直すべきか？",
    "The rewritten text in the desired tone, written by the assistant:" : "アシスタントが書き直した、希望するトーンの文章：",
    "Optional. The size of the generated images. Must be in 256x256 format. Default is %s" : "オプション。生成される画像のサイズ。256x256形式で指定する必要があります。デフォルトは %s",
    "The model used to generate the images" : "画像を生成するために使用されたモデル",
    "Cannot generate less than 1 image" : "1枚未満の画像を生成できません",
    "Generate speech" : "スピーチの生成",
    "Generate speech from a transcript" : "原稿からスピーチを生成する",
    "Prompt" : "プロンプト",
    "Write transcript that you want the assistant to generate speech from" : "アシスタントに音声を生成させたい原稿を書きます",
    "Output speech" : "スピーチの出力",
    "The generated speech" : "生成されたスピーチ",
    "OpenAI and LocalAI integration" : "OpenAIとLocalAIの統合",
    "Integration of OpenAI and LocalAI services" : "OpenAIとLocalAIサービスを統合",
    "⚠️ The smart pickers have been removed from this app\nas they are now included in the [Assistant app](https://apps.nextcloud.com/apps/assistant).\n\nThis app implements:\n\n* Text generation providers: Free prompt, Summarize, Headline, Context Write, Chat, and Reformulate (using any available large language model)\n* A Translation provider (using any available language model)\n* A SpeechToText provider (using Whisper)\n* An image generation provider\n\n⚠️ Context Write, Summarize, Headline and Reformulate have mainly been tested with OpenAI.\nThey might work when connecting to other services, without any guarantee.\n\nInstead of connecting to the OpenAI API for these, you can also connect to a self-hosted [LocalAI](https://localai.io) instance or [Ollama](https://ollama.com/) instance\nor to any service that implements an API similar to the OpenAI one, for example:\n[IONOS AI Model Hub](https://docs.ionos.com/cloud/ai/ai-model-hub), [Plusserver](https://www.plusserver.com/en/ai-platform/) or [MistralAI](https://mistral.ai).\n\n⚠️ This app is mainly tested with OpenAI. We do not guarantee it works perfectly\nwith other services that implement OpenAI-compatible APIs with slight differences.\n\n## Improve AI task pickup speed\n\nTo avoid task processing execution delay, setup at 4 background job workers in the main server (where Nextcloud is installed). The setup process is documented here: https://docs.nextcloud.com/server/latest/admin_manual/ai/overview.html#improve-ai-task-pickup-speed\n\n## Ethical AI Rating\n### Rating for Text generation using ChatGPT via the OpenAI API: 🔴\n\nNegative:\n* The software for training and inference of this model is proprietary, limiting running it locally or training by yourself\n* The trained model is not freely available, so the model can not be run on-premises\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model's performance and CO2 usage.\n\n\n### Rating for Translation using ChatGPT via the OpenAI API: 🔴\n\nNegative:\n* The software for training and inference of this model is proprietary, limiting running it locally or training by yourself\n* The trained model is not freely available, so the model can not be run on-premises\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model's performance and CO2 usage.\n\n### Rating for Image generation using DALL·E via the OpenAI API: 🔴\n\nNegative:\n* The software for training and inferencing of this model is proprietary, limiting running it locally or training by yourself\n* The trained model is not freely available, so the model can not be ran on-premises\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\n\n### Rating for Speech-To-Text using Whisper via the OpenAI API: 🟡\n\nPositive:\n* The software for training and inferencing of this model is open source\n* The trained model is freely available, and thus can run on-premise\n\nNegative:\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\n### Rating for Text-To-Speech via the OpenAI API: 🔴\n\nNegative:\n* The software for training and inferencing of this model is proprietary, limiting running it locally or training by yourself\n* The trained model is not freely available, so the model can not be ran on-premises\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\n### Rating for Text generation via LocalAI: 🟢\n\nPositive:\n* The software for training and inferencing of this model is open source\n* The trained model is freely available, and thus can be ran on-premises\n* The training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n\n### Rating for Image generation using Stable Diffusion via LocalAI : 🟡\n\nPositive:\n* The software for training and inferencing of this model is open source\n* The trained model is freely available, and thus can be ran on-premises\n\nNegative:\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\n\n### Rating for Speech-To-Text using Whisper via LocalAI: 🟡\n\nPositive:\n* The software for training and inferencing of this model is open source\n* The trained model is freely available, and thus can be ran on-premises\n\nNegative:\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/)." : "⚠️ スマートピッカーはこのアプリから削除されました。\n現在、[アシスタントアプリ](https://apps.nextcloud.com/apps/assistant) に含まれています。\n\nこのアプリは以下を実装しています。\n\n* テキスト生成プロバイダー：Free prompt、Summarize、Headline、Context Write、Chat、Reformulate（利用可能な大規模言語モデルを使用）\n* 翻訳プロバイダー（利用可能な言語モデルを使用）\n* SpeechToTextプロバイダー（Whisperを使用）\n* 画像生成プロバイダー\n\n⚠️ Context Write、Summarize、Headline、Reformulate は主に OpenAI でテストされています。\n\n他のサービスに接続した場合には動作する可能性がありますが、動作保証はありません。\n\nこれらのアプリケーションでは、OpenAI API に接続する代わりに、セルフホスト型の [LocalAI](https://localai.io) インスタンスや [Ollama](https://ollama.com/) インスタンスに接続することもできます。\nまた、OpenAI と同様の API を実装しているサービスにも接続できます。例:\n[IONOS AI Model Hub](https://docs.ionos.com/cloud/ai/ai-model-hub)、[Plusserver](https://www.plusserver.com/en/ai-platform/)、[MistralAI](https://mistral.ai)\n\n⚠️ このアプリは主に OpenAI でテストされています。OpenAI 互換 API を実装している他のサービス（若干の違いはありますが）で完全に動作することを保証するものではありません。\n\n## AI タスクのピックアップ速度の向上\n\nタスク処理の実行遅延を回避するには、メインサーバー（Nextcloud がインストールされているサーバー）で 4 つのバックグラウンドジョブワーカーを設定してください。セットアップ手順については、こちらをご覧ください: https://docs.nextcloud.com/server/latest/admin_manual/ai/overview.html#improve-ai-task-pickup-speed\n\n## 倫理的AI評価\n### OpenAI API経由のChatGPTを使用したテキスト生成の評価: 🔴\n\n否定的:\n* このモデルのトレーニングと推論に使用するソフトウェアはプロプライエタリであるため、ローカルでの実行や独自にトレーニングすることはできません。\n* トレーニング済みモデルは無料では入手できないため、オンプレミスで実行することはできません。\n* トレーニングデータは無料では入手できないため、外部機関によるバイアスの確認・修正、またはモデルのパフォーマンスとCO2排出量の最適化が制限されます。\n\n### OpenAI API 経由の ChatGPT を使用した翻訳の評価: 🔴\n\n欠点:\n* このモデルのトレーニングと推論に使用するソフトウェアはプロプライエタリであるため、ローカルでの実行や独自にトレーニングすることはできません。\n* トレーニング済みモデルは無料では利用できないため、オンプレミスで実行することはできません。\n* トレーニングデータは無料では利用できないため、外部の第三者がバイアスをチェック・修正したり、モデルのパフォーマンスや CO2 排出量を最適化したりすることが制限されます。\n\n### OpenAI API 経由の DALL·E を使用した画像生成の評価: 🔴\n\n欠点:\n* このモデルのトレーニングと推論に使用するソフトウェアはプロプライエタリであるため、ローカルでの実行や独自にトレーニングすることはできません。\n* トレーニング済みモデルは無料では利用できないため、オンプレミスで実行することはできません。\n* トレーニングデータは無料では利用できないため、外部の第三者がバイアスをチェック・修正したり、モデルのパフォーマンスや CO2 排出量を最適化したりすることが制限されます。\n\n### OpenAI API 経由の Whisper を使用した音声テキスト変換の評価: 🟡\n\n良い点:\n* このモデルのトレーニングと推論に使用するソフトウェアはオープンソースです。\n* トレーニング済みモデルは無料で利用できるため、オンプレミスで実行できます。\n\n悪い点:\n* トレーニングデータは無料で利用できないため、外部の第三者がバイアスをチェック・修正したり、モデルのパフォーマンスと CO2 排出量を最適化したりすることが制限されます。\n\n### OpenAI API 経由のテキスト読み上げの評価: 🔴\n\n悪い点:\n* このモデルのトレーニングと推論に使用するソフトウェアはプロプライエタリであるため、ローカルで実行したり、独自にトレーニングしたりすることが制限されます。\n* トレーニング済みモデルは無料で利用できないため、オンプレミスで実行することはできません。\n* トレーニングデータは無料で利用できないため、外部の第三者がバイアスをチェック・修正したり、モデルのパフォーマンスと CO2 排出量を最適化したりすることが制限されます。\n\n### LocalAI によるテキスト生成の評価: 🟢\n\n良い点:\n* このモデルのトレーニングと推論に使用するソフトウェアはオープンソースです。\n* トレーニング済みモデルは無料で利用できるため、オンプレミスで実行できます。\n* トレーニングデータは無料で利用できるため、バイアスの確認や修正、パフォーマンスと CO2 排出量の最適化が可能です。\n\n### LocalAI による Stable Diffusion を用いた画像生成の評価: 🟡\n\n良い点:\n* このモデルのトレーニングと推論に使用するソフトウェアはオープンソースです。\n* トレーニング済みモデルは無料で利用できるため、オンプレミスで実行できます。\n\n悪い点:\n* トレーニングデータは無料で利用できないため、外部の関係者がバイアスの確認や修正、モデルのパフォーマンスと CO2 排出量の最適化を行うことが制限されます。\n\n### LocalAI 経由の Whisper を使用した音声テキスト変換の評価: 🟡\n\n良い点:\n* このモデルのトレーニングと推論に使用するソフトウェアはオープンソースです。\n* トレーニング済みモデルは無料で利用できるため、オンプレミスで実行できます。\n\n悪い点:\n* トレーニングデータは無料で利用できないため、外部機関によるバイアスの確認と修正、あるいはモデルのパフォーマンスと CO2 排出量の最適化が制限されます。\n\nNextcloud の倫理的 AI 評価の詳細については、[ブログ](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/) をご覧ください。",
    "Services with an OpenAI-compatible API:" : "OpenAI互換APIを備えたサービス",
    "With the current configuration, the target URL used to get the models is:" : "現在の設定では、モデルを取得するために使用されるターゲットURLは次のとおりです：",
    "This should include the address of your LocalAI instance (or any service implementing an API similar to OpenAI) along with the root path of the API. More often than not \"/v1\" at the end is required even if the model list loads without it. This URL will be accessed by your Nextcloud server." : "これには、LocalAIインスタンス（またはOpenAIと同様のAPIを実装するサービス）のアドレスとAPIのルートパスを含める必要があります。モデルリストがそれなしで読み込まれる場合でも、末尾に「/v1」が必要となることがほとんどです。このURLはNextcloudサーバーからアクセスされます。",
    "Request timeout (seconds)" : "リクエストがタイムアウトするまでの秒数",
    "Authentication" : "認証",
    "Authentication method" : "認証方法",
    "API key" : "APIキー",
    "Text completion endpoint" : "テキスト補完エンドポイント",
    "Default completion model to use" : "使用するデフォルトの補完モデル",
    "Default image generation model to use" : "使用するデフォルトの画像生成モデル",
    "Default transcription model to use" : "使用するデフォルトの転写モデル",
    "Default speech generation model to use" : "使用するデフォルトの音声生成モデル",
    "Default voice to use" : "デフォルトで使用する音声",
    "Usage limits" : "使用制限",
    "Usage quotas per time period" : "期間ごとの使用量制限",
    "A per-user quota for each quota type can be set. If the user has not provided their own API key, and a rule is not specified for this user or any of their groups, this quota will be enforced." : "各クォータタイプごとにユーザー単位のクォータを設定できます。ユーザーが独自のAPIキーを提供しておらず、かつ当該ユーザーまたはその所属グループに対してルールが指定されていない場合、このクォータが適用されます。",
    "Quota type" : "クォータのタイプ",
    "Per-user quota / period" : "ユーザーごとの割り当て量／期間",
    "Current system-wide usage / period" : "現在のシステム全体での使用量／期間",
    "Start date" : "開始日",
    "Default language" : "デフォルトの言語",
    "Months" : "月",
    "Daily quotas are floating quotas while monthly reset on a certain day of the month" : "日次割当は変動割当であり、毎月特定の日にリセットされる",
    "Who?" : "どちら様でしょうか？",
    "No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
    "No result." : "結果なし",
    "Category" : "カテゴリー",
    "Save" : "保存する",
    "Delete" : "削除"
},"pluralForm" :"nplurals=1; plural=0;"
}