// MARK: - Common "module_name" = "スペースレンズ"; // MARK: - Intro "intro_subtitle" = "ディスク容量を最も多く取っている項目を視覚化して、\n素早くストレージを整理します。"; // MARK: - Intro Categories "intro_screen_title" = "スペースレンズ"; "intro_category_visual_storage_map" = "視覚的なストレージマップ"; "intro_category_hidden_files_uncovered" = "隠れたファイルを表示"; "intro_category_large_folders_overview" = "大容量フォルダの概要"; // MARK: - Scan in progress "scan_progress_title" = "ストレージ領域を可視化中..."; // MARK: - Space Lens Strings /// Button that moves to the review screen "spacelens_results_review_button_title" = "確認して削除"; /// Button that starts removal process "spacelens_results_remove_button_title" = "削除"; /// title for the review screen "spacelens_results_review_title" = "削除前にファイルをチェック"; /// Text for (i) button in review items screen "spacelens_results_review_info_popover_title" = "これには、選択したすべてのフォルダの項目が含まれます。"; /// Title for purgeable space item "spacelens_results_purgeable_space" = "パージ可能領域"; "spacelens_results_purgeable_space_tooltip_text" = "パージ可能領域は、ストレージ容量が不足した際にmacOSが削除しても問題のないものだとして分類するキャッシュや一時データであったり、再ダウンロード可能なコンテンツ等のファイルを含んでいます。タップして「パフォーマンス」機能から削除しましょう。"; "spacelens_results_purgeable_space_tooltip_button_title" = "パージ可能領域を削除"; // MARK: Empty Scan Results "spacelens_results_nothing_found_title" = "空っぽすぎ視覚化できません..."; "spacelens_results_nothing_found_subtitle" = "より大きなフォルダをスキャンして、その中をプレビューしてみましょう。"; "spacelens_results_nothing_found_start_over_button_title" = "最初からやり直す"; // MARK: Cleanup In Progress "cleanup_in_progress_title" = "ファイルを削除中…"; // MARK: - Cleanup Complete "cleanup_complete_success_title" = "削除が完了しました!"; // This is the ending part for the cleanup line 123Gb | 10 items `successufully removed` "cleanup_complete_success_description" = "問題なく削除されました"; "cleanup_complete_review_remaining_button_title" = "さらなる項目を確認"; "cleanup_complete_done_button_title" = "完了"; "cleanup_complete_failure_title" = "削除できませんでした..."; "cleanup_complete_failure_description" = "一部のファイルは削除されませんでした。どのアプリもそれらを使用していないことを確認して、再び実行してください。"; "cleanup_complete_failure_try_again_button_title" = "やり直す"; // MARK: - View Log "view_log_screen_title" = "削除ログ";