vert/messages/ja.json

239 lines
12 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"navbar": {
"upload": "アップロード",
"convert": "変換",
"settings": "設定",
"about": "について",
"toggle_theme": "テーマを切り替える"
},
"footer": {
"copyright": "© {year} VERT.",
"source_code": "ソースコード",
"discord_server": "Discordサーバー"
},
"upload": {
"title": "きっと気に入るファイル変換ツール。",
"subtitle": "すべての画像・音声・ドキュメント処理はデバイス上で行われます。動画は超高速サーバーで変換されます。ファイルサイズ制限なし、広告なし、完全オープンソース。",
"uploader": {
"text": "ドロップまたはクリックして{action}",
"convert": "変換"
},
"cards": {
"title": "VERTがサポートしている形式",
"images": "画像",
"audio": "音声",
"documents": "ドキュメント",
"video": "動画",
"video_server_processing": "サーバー対応",
"local_supported": "ローカル対応",
"status": {
"text": "<b>ステータス:</b> {status}",
"ready": "準備完了",
"not_ready": "未準備",
"not_initialized": "未初期化",
"downloading": "ダウンロード中...",
"initializing": "初期化中...",
"unknown": "不明なステータス"
},
"supported_formats": "対応フォーマット:"
},
"tooltip": {
"partial_support": "このフォーマットは{direction}としてのみ変換可能です。",
"direction_input": "入力(変換元)",
"direction_output": "出力(変換先)",
"video_server_processing": "動画はデフォルトでサーバーにアップロードされて処理されます。ローカルで設定する方法はこちら。"
}
},
"convert": {
"external_warning": {
"title": "外部サーバーの警告",
"text": "動画フォーマットへの変換を選択すると、ファイルは外部サーバーにアップロードされて変換されます。続行しますか?",
"yes": "はい",
"no": "いいえ"
},
"panel": {
"convert_all": "すべて変換",
"download_all": "すべてを.zipでダウンロード",
"remove_all": "すべてのファイルを削除",
"set_all_to": "すべてを設定",
"na": "該当なし"
},
"dropdown": {
"audio": "音声",
"video": "動画",
"doc": "ドキュメント",
"image": "画像",
"placeholder": "フォーマットを検索"
},
"tooltips": {
"unknown_file": "不明なファイルタイプ",
"audio_file": "音声ファイル",
"video_file": "動画ファイル",
"document_file": "ドキュメントファイル",
"image_file": "画像ファイル",
"convert_file": "このファイルを変換",
"download_file": "このファイルをダウンロード"
},
"errors": {
"cant_convert": "このファイルを変換できません。",
"vertd_server": "何してるの..? vertdサーバーを起動する必要があります",
"unsupported_format": "画像、動画、音声、ドキュメントのみ対応しています",
"vertd_not_found": "動画変換を開始するためのvertdインスタンスが見つかりません。URLが正しいか確認してください。",
"worker_downloading": "{type}コンバーターを初期化中です。少々お待ちください。",
"worker_error": "{type}コンバーターの初期化中にエラーが発生しました。後でもう一度お試しください。",
"worker_timeout": "{type}コンバーターの初期化に予想以上の時間がかかっています。もう少しお待ちいただくか、ページを更新してください。",
"audio": "音声",
"doc": "ドキュメント",
"image": "画像"
}
},
"settings": {
"title": "設定",
"errors": {
"save_failed": "設定の保存に失敗しました!"
},
"appearance": {
"title": "外観",
"brightness_theme": "明るさテーマ",
"brightness_description": "まぶしい昼間か、静かな夜か?",
"light": "ライト",
"dark": "ダーク",
"effect_settings": "エフェクト設定",
"effect_description": "派手な効果にしますか?それとも静的な体験にしますか?",
"enable": "有効",
"disable": "無効"
},
"conversion": {
"title": "変換",
"advanced_settings": "詳細設定",
"filename_format": "ファイル名フォーマット",
"filename_description": "これはダウンロード時のファイル名を決定します(拡張子を除く)。以下のテンプレートを使用できます:<b>%name%</b>(元のファイル名)、<b>%extension%</b>(元の拡張子)、<b>%date%</b>(変換日時)。",
"placeholder": "VERT_%name%",
"default_format": "デフォルト変換フォーマット",
"default_format_description": "このファイルタイプをアップロードしたときに自動で選択される形式を変更します。",
"default_format_image": "画像",
"default_format_video": "動画",
"default_format_audio": "音声",
"default_format_document": "ドキュメント",
"metadata": "ファイルメタデータ",
"metadata_description": "変換後のファイルに元のメタデータEXIF、曲情報などを保持するかどうかを変更します。",
"keep": "保持",
"remove": "削除",
"quality": "変換品質",
"quality_description": "出力ファイルの品質を変更します。値が高いほど処理時間とファイルサイズが増加します。",
"quality_video": "動画変換の品質を変更します。高品質ほど変換時間とサイズが増加します。",
"quality_audio": "音声kbps",
"quality_images": "画像(%)",
"rate": "サンプリングレートHz"
},
"vertd": {
"title": "動画変換",
"status": "ステータス:",
"loading": "読み込み中...",
"available": "利用可能コミットID {commitId}",
"unavailable": "利用不可URLが正しいですか",
"description": "<code>vertd</code>プロジェクトはFFmpegのサーバーラッパーです。これにより、GPUの性能を活かして高速に変換しつつ、VERTのウェブインターフェイスから簡単に動画を変換できます。",
"hosting_info": "私たちは利便性のために公開インスタンスをホストしていますが、自分のPCやサーバーでも簡単にホストできます。バイナリは[vertd_link]こちら[/vertd_link]からダウンロードできます。今後さらにセットアップが簡単になる予定です!",
"instance": "インスタンス",
"url_placeholder": "例: http://localhost:24153",
"conversion_speed": "変換速度",
"speed_description": "速度と品質のバランスを設定します。高速化すると品質が低下しますが、処理は速くなります。",
"speeds": {
"very_slow": "非常に遅い",
"slower": "かなり遅い",
"slow": "遅い",
"medium": "普通",
"fast": "速い",
"ultra_fast": "超高速"
},
"auto_instance": "自動(推奨)",
"eu_instance": "ドイツ・ファルケンシュタイン",
"us_instance": "アメリカ・ワシントン",
"custom_instance": "カスタム"
},
"privacy": {
"title": "プライバシーとデータ",
"plausible_title": "Plausible",
"plausible_description": "[plausible_link]Plausible[/plausible_link]使[analytics_link][/analytics_link]",
"opt_in": "",
"opt_out": "",
"cache_title": "",
"cache_description": "",
"refresh_cache": "",
"clear_cache": "",
"files_cached": "{size}{count}",
"loading_cache": "...",
"total_size": "",
"files_cached_label": "",
"cache_cleared": ""
},
"language": {
"title": "",
"description": "VERT"
}
},
"about": {
"title": "",
"why": {
"title": "VERT",
"description": "<b></b>VERT<br/><br/><br/><br/>RTX 4000 Ada11"
},
"sponsors": {
"title": "",
"description": "[discord_link]Discord[/discord_link]",
"email_copied": ""
},
"resources": {
"title": "",
"discord": "Discord",
"source": "",
"email": ""
},
"donate": {
"title": "VERT",
"description": "VERT",
"one_time": "",
"monthly": "",
"custom": "",
"pay_now": "",
"donate_amount": "${amount} USD",
"thank_you": "",
"payment_failed": ": {message}{period} ",
"donation_error": "",
"payment_error": ""
},
"credits": {
"title": "",
"contact_team": "",
"notable_contributors": "",
"notable_description": "VERT",
"github_contributors": "GitHub",
"github_description": "[github_link][/github_link]",
"no_contributors": " [contribute_link][/contribute_link]",
"libraries": "",
"libraries_description": "FFmpegImageMagickPandocVERT",
"roles": {
"lead_developer": "UI",
"developer": "UI",
"designer": "UX",
"docker_ci": "DockerCI",
"former_cofounder": ""
}
},
"errors": {
"github_contributors": "GitHub"
}
},
"workers": {
"errors": {
"general": "{file}{message}",
"cancel": "{file}{message}",
"magick": "Magick",
"ffmpeg": "ffmpeg",
"no_audio": "",
"invalid_rate": ": {rate}Hz"
}
}
}