Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Manual Partitioning"
            ],
            "previous_source": "",
            "target": [
                "수동 파티션"
            ],
            "id_hash": -8793923754501407318,
            "content_hash": -8793923754501407318,
            "location": "pages/_partials/install/CustomSpoke.adoc:5",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/862239/?format=api",
            "priority": 100,
            "id": 10481316,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=05f5b4efff12fdaa",
            "url": "https://translate.fedoraproject.org/api/units/10481316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.064255Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "The `Manual Partitioning` screen allows you to create a storage configuration for your {PRODUCT} system manually, giving you a greater control over your system's storage."
            ],
            "previous_source": "",
            "target": [
                "`수동 파티션하기` 화면은 자신의 저장소를 통하여 더 잘 통제 할 수 있도록, 수동으로 자신의 {PRODUCT} 시스템을 위해 저장소 구성을 생성하도록 허용합니다."
            ],
            "id_hash": -7042091976470344566,
            "content_hash": -7042091976470344566,
            "location": "pages/_partials/install/CustomSpoke.adoc:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/862241/?format=api",
            "priority": 100,
            "id": 10481317,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=1e4576a872db4c8a",
            "url": "https://translate.fedoraproject.org/api/units/10481317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.069108Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "In most other installers for both Linux and other operating systems, disk partitioning usually takes a \"bottom-up\" approach. In these installers, you first create underlying devices such as LVM physical volumes, then you create a layout such as LVM on top of them, then you create file systems on top of logical volumes, and the last step is usually assigning a mount point to each volume as needed."
            ],
            "previous_source": "",
            "target": [
                "리눅스와 다른 운영 체제를 위한 대부분의 다른 설치자에서, 디스크 파티셔닝은 일반적으로 \"상향-식\" 접근 방식을 취합니다. 이들 설치자에서, 당신은 먼저 LVM 물리 볼륨과 같은 기본 장치를 만들고, 그런 후에 그 위에 LVM과 같은 배열을 만들고, 그런 다음에 논리 볼륨 위에서 파일 시스템을 생성하며, 그리고 최종 단계는 일반적으로 필요에 따라 각각의 볼륨에 할당 해야 할 적재점을 사용합니다."
            ],
            "id_hash": 2365743201606739521,
            "content_hash": 2365743201606739521,
            "location": "pages/_partials/install/CustomSpoke.adoc:10",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate.fedoraproject.org/api/units/862243/?format=api",
            "priority": 100,
            "id": 10481318,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=a0d4cee85990a641",
            "url": "https://translate.fedoraproject.org/api/units/10481318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.073721Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "[application]*Anaconda* uses an opposite approach. First, you create all separate mount points you need, and everything needed to create them (creating a volume group, logical volumes inside it, and physical volumes where the volume group will reside) is performed automatically. You can then adjust the automatic settings as you require."
            ],
            "previous_source": "",
            "target": [
                "[application]*아나콘다*는 반대 접근을 사용합니다. 우선, 당신은 필요하다면 모든 분리된 적재 지점을 생성하고, (볼륨 그룹, 그 내부의 논리 볼륨, 볼륨 그룹이 위치하는 물리 볼륨 생성하기)을 생성하는데 필요한 모든 것이 자동으로 수행됩니다. 당신이 필요하다면 자동 설정을 조정 할 수 있습니다."
            ],
            "id_hash": -2657627146343005318,
            "content_hash": -2657627146343005318,
            "location": "pages/_partials/install/CustomSpoke.adoc:12",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate.fedoraproject.org/api/units/862245/?format=api",
            "priority": 100,
            "id": 10481319,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=5b1e3630ecca437a",
            "url": "https://translate.fedoraproject.org/api/units/10481319/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.078765Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "No permanent changes will be made to your disks during the actual partitioning process. The configuration you have selected will only be written to your system after you press the `Begin installation` button in xref:Installing_Using_Anaconda.adoc#sect-installation-gui-installation-summary[Installation Summary]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1314773303549809653,
            "content_hash": 1314773303549809653,
            "location": "pages/_partials/install/CustomSpoke.adoc:17",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate.fedoraproject.org/api/units/862247/?format=api",
            "priority": 100,
            "id": 10481320,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=923f035a8640d3f5",
            "url": "https://translate.fedoraproject.org/api/units/10481320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.082179Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "The Manual Partitioning screen. At this point"
            ],
            "previous_source": "",
            "target": [
                "수동 파티션 화면. 이 지점에서"
            ],
            "id_hash": 7133696726554478117,
            "content_hash": 7133696726554478117,
            "location": "pages/_partials/install/CustomSpoke.adoc:22",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/862249/?format=api",
            "priority": 100,
            "id": 10481321,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=e2fffb6079a58625",
            "url": "https://translate.fedoraproject.org/api/units/10481321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.085215Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "anaconda/CustomSpoke.png"
            ],
            "previous_source": "",
            "target": [
                "아나콘다/CustomSpoke.png"
            ],
            "id_hash": -4545764985346729721,
            "content_hash": -4545764985346729721,
            "location": "pages/_partials/install/CustomSpoke.adoc:22",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/862251/?format=api",
            "priority": 100,
            "id": 10481322,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=40ea32d48fffd907",
            "url": "https://translate.fedoraproject.org/api/units/10481322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.089358Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "When you first open the `Manual Partitioning` screen, the column on the left side will display all previously existing partitions on all drives which you selected as installation targers in xref:install/Installing_Using_Anaconda.adoc#sect-installation-gui-storage-partitioning[Installation Destination]. If none of the selected drives contain any existing partitions, then a message informing you that no mount points currently exist will appear."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -632403654780768617,
            "content_hash": -632403654780768617,
            "location": "pages/_partials/install/CustomSpoke.adoc:25",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate.fedoraproject.org/api/units/862253/?format=api",
            "priority": 100,
            "id": 10481323,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=7739403a02222e97",
            "url": "https://translate.fedoraproject.org/api/units/10481323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.094014Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Here, you can choose a partitioning scheme such as `LVM` or `BTRFS` and click the `Click here to create them automatically` to prompt the installer to create a basic partitioning layout; this layout follows the guidelines described in xref:Installing_Using_Anaconda.adoc#sect-installation-gui-manual-partitioning-recommended[Recommended Partitioning Scheme]. The created layout is a basic layout where partition/volume sizes are determined automatically based on the total amount of available space."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -474521460074451070,
            "content_hash": -474521460074451070,
            "location": "pages/_partials/install/CustomSpoke.adoc:27",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://translate.fedoraproject.org/api/units/862255/?format=api",
            "priority": 100,
            "id": 10481324,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=796a293f05f66f82",
            "url": "https://translate.fedoraproject.org/api/units/10481324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.096816Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Click the `+` button to add a mount point. In the dialog window that opens, choose a mount point such as `/` or `/home`, and the desired capacity for the mount point (such as `10GB` or `500MB`). Note that specifying the mount point is mandatory, but you do not have to specify the capacity at this point; this is useful when adding a mount point which you want to make larger than the current available space permits. Then, click `Add mount point` to add it to the list using the default settings, which means it will be created as a logical volume, and a new volume group will be created for it unless one already exists."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8926423343440832443,
            "content_hash": -8926423343440832443,
            "location": "pages/_partials/install/CustomSpoke.adoc:29",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 116,
            "source_unit": "https://translate.fedoraproject.org/api/units/862257/?format=api",
            "priority": 100,
            "id": 10481325,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=041ef9436b745845",
            "url": "https://translate.fedoraproject.org/api/units/10481325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.101420Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Then, select the newly created mount point in the list on the left side. A set of controls will display on the right side of the screen, allowing you to change its mount point, the device on which it will physically reside, its capacity, file system, etc. When you change any settings, press `Update Settings` on the bottom right. This will save the adjusted configuration; you can now create another mount point, or select a different existing one and adjust its settings as well."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 774072440691289255,
            "content_hash": 774072440691289255,
            "location": "pages/_partials/install/CustomSpoke.adoc:31",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://translate.fedoraproject.org/api/units/862259/?format=api",
            "priority": 100,
            "id": 10481326,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=8abe0ec899d2eca7",
            "url": "https://translate.fedoraproject.org/api/units/10481326/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.106447Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "For a description of available device and file system types, see xref:Installing_Using_Anaconda.adoc#sect-installation-gui-manual-partitioning-filesystems[Device, File System and RAID Types]."
            ],
            "previous_source": "",
            "target": [
                "사용 가능한 장치와 파일 시스템 유형을 위한 설명을 위하여, xref:Installing_Using_Anaconda.adoc#sect-installation-gui-manual-partitioning-filesystems[장치, 파일 시스템과 레이드 유형]을 참고하세요."
            ],
            "id_hash": -4888927602247767370,
            "content_hash": -4888927602247767370,
            "location": "pages/_partials/install/CustomSpoke.adoc:36",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/862261/?format=api",
            "priority": 100,
            "id": 10481327,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=3c270a3f976b6ab6",
            "url": "https://translate.fedoraproject.org/api/units/10481327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.111455Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "To remove a mount point, select it in the list and press the `-` button below."
            ],
            "previous_source": "",
            "target": [
                "적재 지점을 제거하려면, 항목에서 이를 선택하고 `-` 누름 단추 아래를 눌러줍니다."
            ],
            "id_hash": 6029508743663480490,
            "content_hash": 6029508743663480490,
            "location": "pages/_partials/install/CustomSpoke.adoc:40",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/862263/?format=api",
            "priority": 100,
            "id": 10481328,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=d3ad1e41b42c6eaa",
            "url": "https://translate.fedoraproject.org/api/units/10481328/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.117648Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "The exact steps for configuring your storage depend on your specific needs and your system configuration. Procedures for creating specific layouts are described further in this chapter. Before you start, you should also review xref:Installing_Using_Anaconda.adoc#sect-installation-gui-manual-partitioning-recommended[Recommended Partitioning Scheme] and xref:Installing_Using_Anaconda.adoc#sect-installation-gui-manual-partitioning-advice[Advice on Partitions] for a list of requirements and tips for partitioning your disks for {PRODUCT}."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2748004529630832112,
            "content_hash": -2748004529630832112,
            "location": "pages/_partials/install/CustomSpoke.adoc:42",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate.fedoraproject.org/api/units/862265/?format=api",
            "priority": 100,
            "id": 10481329,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=59dd20709a309a10",
            "url": "https://translate.fedoraproject.org/api/units/10481329/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.123114Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Below the list of existing mount points are two fields, showing you how much free space is left on your storage devices and how much total space they have."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6909936978943507422,
            "content_hash": 6909936978943507422,
            "location": "pages/_partials/install/CustomSpoke.adoc:44",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/862267/?format=api",
            "priority": 100,
            "id": 10481330,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=dfe507126a437bde",
            "url": "https://translate.fedoraproject.org/api/units/10481330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.127369Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Click the `pass:attributes[{blank}]_X_ storage devices selected` to view a summary of currently selected storage devices; this may help you with orientation in more complicated storage schemas. Devices displayed here are the ones you have selected in xref:install/Installing_Using_Anaconda.adoc#sect-installation-gui-storage-partitioning[Installation Destination]. If you want to add or remove any storage devices from your configuration, return to that screen and change your selection."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4011990183326076984,
            "content_hash": 4011990183326076984,
            "location": "pages/_partials/install/CustomSpoke.adoc:46",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate.fedoraproject.org/api/units/862269/?format=api",
            "priority": 100,
            "id": 10481331,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=b7ad73d0b7815038",
            "url": "https://translate.fedoraproject.org/api/units/10481331/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.131245Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "You can press the `Reset All` button in the bottom right corner at any time to reset the storage configuration to the state it was in when you last opened the `Manual Partitioning` screen. This means that if you modify the storage configuration, leave the screen, and then come back, the Reset button will reset the configuration back to the already modified state, discarding only the changes you have made recently, not all changes to the storage configuration since you booted the installer."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7963370520794290644,
            "content_hash": 7963370520794290644,
            "location": "pages/_partials/install/CustomSpoke.adoc:48",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://translate.fedoraproject.org/api/units/862271/?format=api",
            "priority": 100,
            "id": 10481332,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=ee83934c02c2d9d4",
            "url": "https://translate.fedoraproject.org/api/units/10481332/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.134682Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "To discard all changes, and to also detect any new drives which have not been detected when the installer started (usually when you attached a new drive after you started), press the button marked by a circular arrow in the set of controls below the list of mount points on the left side of the screen. In the dialog window that opens, press `Rescan Disks` and wait until the scanning process completes. Then, press `OK` to return to xref:install/Installing_Using_Anaconda.adoc#sect-installation-gui-storage-partitioning[Installation Destination]; all detected disks including any new ones will be displayed in the `Local Standard Disks` section."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6854564314826256338,
            "content_hash": 6854564314826256338,
            "location": "pages/_partials/install/CustomSpoke.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 96,
            "source_unit": "https://translate.fedoraproject.org/api/units/862273/?format=api",
            "priority": 100,
            "id": 10481333,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=df204ded6349afd2",
            "url": "https://translate.fedoraproject.org/api/units/10481333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.138059Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Rescan Disks"
            ],
            "previous_source": "",
            "target": [
                "디스크 재검사"
            ],
            "id_hash": 6369578950235020398,
            "content_hash": 6369578950235020398,
            "location": "pages/_partials/install/CustomSpoke.adoc:51",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/862275/?format=api",
            "priority": 100,
            "id": 10481334,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=d8654a4ec9905c6e",
            "url": "https://translate.fedoraproject.org/api/units/10481334/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.141323Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "The Rescan Disks dialog"
            ],
            "previous_source": "",
            "target": [
                "재검색 디스크 대화상자"
            ],
            "id_hash": 5033824525378945245,
            "content_hash": 5033824525378945245,
            "location": "pages/_partials/install/CustomSpoke.adoc:53",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/862277/?format=api",
            "priority": 100,
            "id": 10481335,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=c5dbbcbc48dc80dd",
            "url": "https://translate.fedoraproject.org/api/units/10481335/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.144997Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "anaconda/CustomSpoke_RescanDisks.png"
            ],
            "previous_source": "",
            "target": [
                "anaconda/CustomSpoke_RescanDisks.png"
            ],
            "id_hash": -4513170009962365840,
            "content_hash": -4513170009962365840,
            "location": "pages/_partials/install/CustomSpoke.adoc:53",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/862279/?format=api",
            "priority": 100,
            "id": 10481336,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=415dffc9a93f3c70",
            "url": "https://translate.fedoraproject.org/api/units/10481336/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.148638Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "After you finish configuring your system storage, press `Done` in the top left corner to save the configuration and return to the `Installation Summary` screen. At this point, the installer will check if your storage configuration is valid. If an error was detected, a message will be displayed at the bottom of the screen. Click the message to open a dialog window explaining what kind of error has been detected (for example, you put `/boot` on a Btrfs subvolume, or you did not create a BIOS Boot partition when your system requires one)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3494864636858195190,
            "content_hash": 3494864636858195190,
            "location": "pages/_partials/install/CustomSpoke.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 93,
            "source_unit": "https://translate.fedoraproject.org/api/units/862281/?format=api",
            "priority": 100,
            "id": 10481337,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=b08040dee201dcf6",
            "url": "https://translate.fedoraproject.org/api/units/10481337/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.153613Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "If such a message is displayed, go back and fix any issues found by the installer; otherwise you will not be able to proceed with the installation. You can also press `Done` again to return to the `Installation Summary` anyway, but a storage configuration error will prevent you from starting the actual installation process."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3460465121242685684,
            "content_hash": 3460465121242685684,
            "location": "pages/_partials/install/CustomSpoke.adoc:58",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate.fedoraproject.org/api/units/862283/?format=api",
            "priority": 100,
            "id": 10481338,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=b0060ab1854ca0f4",
            "url": "https://translate.fedoraproject.org/api/units/10481338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.156522Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "If no error message is displayed and if you made any changes since the last time you have visited this screen, a summary dialog will appear, displaying a detailed list of the changes you made. Review the list and click `Accept Changes` to proceed with xref:Installing_Using_Anaconda.adoc#sect-installation-gui-installation-summary[Installation Summary], or click `Cancel & Return to Custom Partitioning` if you want to make any more changes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4359815449029831007,
            "content_hash": -4359815449029831007,
            "location": "pages/_partials/install/CustomSpoke.adoc:60",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 63,
            "source_unit": "https://translate.fedoraproject.org/api/units/862285/?format=api",
            "priority": 100,
            "id": 10481339,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=437ed2f2ca5116a1",
            "url": "https://translate.fedoraproject.org/api/units/10481339/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-20T08:54:24.159254Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?format=api",
            "source": [
                "Manual Partitioning "
            ],
            "previous_source": "",
            "target": [
                "수동 파티션 "
            ],
            "id_hash": -1473449380805869433,
            "content_hash": -1473449380805869433,
            "location": "pages/_partials/install/CustomSpoke.adoc:20",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/16725952/?format=api",
            "priority": 100,
            "id": 16725961,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f31pages_partialsinstallcustomspoke/ko/?checksum=6b8d4198468c0087",
            "url": "https://translate.fedoraproject.org/api/units/16725961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-29T13:00:33.547545Z"
        }
    ]
}