{ "Index": { "title": "はろー" }, "Projects": { "projects": "プロジェクト", "project": "プロジェクト", "new_project": "新規プロジェクト", "edit_project": "プロジェクトの編集", "delete_project": "プロジェクトの削除", "id": "ID", "name": "名前", "detail": "詳細", "last_update": "最終更新", "actions": "アクション", "project_name": "プロジェクト名", "project_detail": "プロジェクト詳細", "close": "閉じる", "create": "作成", "update": "更新", "please_enter": "プロジェクト名を入力してください" }, "Project": { "home": "ホーム", "test_cases": "テストケース", "test_runs": "テストラン" }, "Folders": { "folder": "フォルダー", "new_folder": "新規フォルダー", "edit_folder": "フォルダーの編集", "delete_folder": "フォルダーの削除", "folder_name": "フォルダー名", "folder_detail": "フォルダー詳細", "close": "閉じる", "create": "作成", "update": "更新", "please_enter": "フォルダ名を入力してください" }, "Cases": { "test_cases": "テストケース", "id": "ID", "title": "タイトル", "priority": "優先度", "actions": "アクション", "delete_case": "テストケースを削除", "delete": "削除", "new_test_case": "新規テストケース", "status": "ステータス", "critical": "致", "high": "高", "medium": "中", "low": "低" }, "Case": { "back_to_cases": "テストケース一覧に戻る", "updating": "更新中...", "update": "更新", "basic": "基本データ", "title": "タイトル", "please_enter_title": "タイトルを入力してください", "description": "詳細", "test_case_description": "テストケース詳細", "priority": "優先度", "critical": "致", "high": "高", "medium": "中", "low": "低", "type": "タイプ", "other": "その他", "security": "セキュリティ", "performance": "パフォーマンス", "accessibility": "アクセシビリティ", "functional": "機能", "acceptance": "受け入れ", "usability": "ユーザビリティ", "smoke_sanity": "スモーク/サニティ", "compatibility": "互換性", "destructive": "破壊", "regression": "回帰", "automated": "自動", "manual": "手動", "template": "テンプレート", "test_detail": "テスト詳細", "preconditions": "前提条件", "step": "ステップ", "text": "テキスト", "steps": "ステップ", "new_step": "新規ステップ", "details_of_the_step": "ステップ詳細", "expected_result": "期待結果", "delete_this_step": "このステップを削除", "insert_step": "ステップを挿入", "attachments": "添付ファイル", "delete": "削除", "download": "ダウンロード", "delete_file": "ファイルを削除", "click_to_upload": "クリックしてアップロード", "or_drag_and_drop": "またはドラッグアンドドロップ", "max_file_size": "最大ファイルサイズ" }, "Runs": { "runs": "テストラン", "id": "ID", "name": "名前", "description": "詳細", "last_update": "最終更新", "actions": "アクション", "new_run": "新規テストラン", "delete_run": "テストランを削除", "no_runs_found": "テストランがありません" }, "Run": { "back_to_runs": "テストラン一覧に戻る", "updating": "更新中...", "update": "更新", "progress": "進捗", "id": "ID", "title": "タイトル", "description": "詳細", "new": "新規", "inProgress": "進行中", "underReview": "レビュー中", "rejected": "却下", "done": "完了", "closed": "クローズ", "please_enter": "タイトルを入力してください", "priority": "優先度", "status": "ステータス", "actions": "アクション", "critical": "致", "high": "高", "medium": "中", "low": "低", "untested": "未実行", "passed": "成功", "failed": "失敗", "retest": "再テスト", "skipped": "スキップ", "select_test_case": "テストケースを選択", "test_case_selection": "テストケース選択", "include_in_run": "テストランに含める", "exclude_from_run": "テストランから除外する", "no_cases_found": "テストケースが見つかりません" } }