{ "descriptor": { "name": "メディアトランスコーディング", "description": "メディアトランスコーディングに関する情報を表示します", "settings": { "title": "メディアトランスコーディング設定", "appId": { "label": "アプリを選択" }, "defaultView": { "label": "デフォルト表示", "data": { "workers": "ワーカー", "queue": "キュー", "statistics": "統計" } }, "showHealthCheck": { "label": "ヘルスチェックインジケーターを表示" }, "showHealthChecksInQueue": { "label": "キュー内のヘルスチェックを表示" }, "queuePageSize": { "label": "キュー: ページあたりのアイテム数" }, "showAppIcon": { "label": "右下にアプリアイコンを表示する" } } }, "noAppSelected": "ウィジェット設定でアプリを選択してください", "views": { "workers": { "table": { "header": { "name": "ファイル", "eta": "ETA", "progress": "進捗状況" }, "empty": "空", "tooltip": { "transcode": "トランスコード", "healthCheck": "ヘルスチェック" } } }, "queue": { "table": { "header": { "name": "ファイル", "size": "サイズ" }, "footer": { "currentIndex": "{{start}}-{{end}} / {{total}}" }, "empty": "空", "tooltip": { "transcode": "トランスコード", "healthCheck": "ヘルスチェック" } } }, "statistics": { "empty": "空", "box": { "transcodes": "トランスコード: {{value}}", "healthChecks": "ヘルスチェック: {{value}}", "files": "ファイル: {{value}}", "spaceSaved": "保存しました: {{value}}" }, "pies": { "transcodes": "トランスコード", "healthChecks": "ヘルスチェック", "videoCodecs": "コーデック", "videoContainers": "コンテナ", "videoResolutions": "解像度" } } }, "error": { "title": "エラー", "message": "Tdarr からデータを取得中にエラーが発生しました。" }, "tabs": { "workers": "ワーカー", "queue": "キュー", "statistics": "統計" }, "healthCheckStatus": { "title": "ヘルスチェック", "queued": "処理待ち", "healthy": "正常", "unhealthy": "異常" } }