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/f26pagesappendixeskickstart_syntax_reference/ko/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 976,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Kickstart Syntax Reference"
            ],
            "previous_source": "",
            "target": [
                "킥스타트 구문 참조"
            ],
            "id_hash": -6207224914729882487,
            "content_hash": -6207224914729882487,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:6",
            "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": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814695/?format=api",
            "priority": 100,
            "id": 15238546,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=29db81d3cc922c89",
            "url": "https://translate.fedoraproject.org/api/units/15238546/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.420103Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "This appendix describes commands and options available in Kickstart installations. For general information about Kickstart, see xref:../advanced/Kickstart_Installations.adoc#chap-kickstart-installations[Automating the Installation with Kickstart]."
            ],
            "previous_source": "",
            "target": [
                "이 부록은 킥스타트 설치에서 사용 가능한 명령과 옵션을 설명합니다. 킥스타트에 대한 일반적인 정보를 위하여, xref:../advanced/Kickstart_Installations.adoc#chap-kickstart-installations[킥스타트를 통한 설치 자동화]를 참조하세요."
            ],
            "id_hash": 4598369601975497099,
            "content_hash": 4598369601975497099,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:9",
            "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": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814698/?format=api",
            "priority": 100,
            "id": 15238547,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=bfd0b0ca2fb4318b",
            "url": "https://translate.fedoraproject.org/api/units/15238547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.425552Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Device names are not guaranteed to be consistent across reboots, which can complicate usage in Kickstart scripts. When a Kickstart option calls for a device node name (such as `sda`), you can instead use any item from `/dev/disk`. For example, instead of:"
            ],
            "previous_source": "",
            "target": [
                "장치 이름은 재시작을 통해서 지속적으로 보장해주지 않으며, 이는 킥스타트 스크립트에서 사용법이 복잡 할 수 있습니다. 킥스타 옵션은 장치 노드 이름(`sda`와 같은)으로 호출 할 때에, 대신에 `/dev/disk` 항목을 사용 할 수 있습니다. 예로, 다음 대신에:"
            ],
            "id_hash": 5003970762951008656,
            "content_hash": 5003970762951008656,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:14",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814701/?format=api",
            "priority": 100,
            "id": 15238548,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=c571ace59022a190",
            "url": "https://translate.fedoraproject.org/api/units/15238548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.429398Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#part / --fstype=xfs --onpart=sda1#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#part / --fstype=xfs --onpart=sda1#\n"
            ],
            "id_hash": 1265246681467896918,
            "content_hash": 1265246681467896918,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:18",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814704/?format=api",
            "priority": 100,
            "id": 15238549,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=918f0f273a22c456",
            "url": "https://translate.fedoraproject.org/api/units/15238549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.432892Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "You could use an entry similar to one of the following:"
            ],
            "previous_source": "",
            "target": [
                "당신은 다음 중 하나와 유사한 항목을 사용 할 수 있습니다:"
            ],
            "id_hash": 7806547784132342598,
            "content_hash": 7806547784132342598,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:21",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814707/?format=api",
            "priority": 100,
            "id": 15238550,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=ec566dd94b523346",
            "url": "https://translate.fedoraproject.org/api/units/15238550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.435784Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "part / --fstype=xfs --onpart=/dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part1\npart / --fstype=xfs --onpart=/dev/disk/by-id/ata-ST3160815AS_6RA0C882-part1\n"
            ],
            "previous_source": "",
            "target": [
                "part / --fstype=xfs --onpart=/dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part1\npart / --fstype=xfs --onpart=/dev/disk/by-id/ata-ST3160815AS_6RA0C882-part1\n"
            ],
            "id_hash": -4907311952878457265,
            "content_hash": -4907311952878457265,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:26",
            "context": "",
            "note": "type: delimited block -",
            "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": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814710/?format=api",
            "priority": 100,
            "id": 15238551,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=3be5b9c766a6ae4f",
            "url": "https://translate.fedoraproject.org/api/units/15238551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.438787Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "This provides a consistent way to refer to disks that is more meaningful than just `sda`. This is especially useful in large storage environments."
            ],
            "previous_source": "",
            "target": [
                "이것은 단지 `sda`보다 더 의미 있는 디스크를 참조하는 일관된 방법을 제공합니다. 이는 특히 대규모 저장장치 환경에서 유용 할 수 있습니다."
            ],
            "id_hash": -9175435711614914765,
            "content_hash": -9175435711614914765,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:30",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814714/?format=api",
            "priority": 100,
            "id": 15238552,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=00aa4dd575c26f33",
            "url": "https://translate.fedoraproject.org/api/units/15238552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.441645Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "While the general principles of Kickstart installations tend to stay the same, the commands and options can change between major releases. You can use the [command]#ksverdiff# command to display the differences between two versions of the Kickstart syntax. This is useful when updating an existing Kickstart file to be used with a new release. To display a list of changes in syntax between Fedora{nbsp}{PREVVER} and {PRODVER}, use the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 246674844961674057,
            "content_hash": 246674844961674057,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:34",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814718/?format=api",
            "priority": 100,
            "id": 15238553,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=836c5d76ecf71349",
            "url": "https://translate.fedoraproject.org/api/units/15238553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.444104Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "$ [command]#ksverdiff -f F{PREVVER} -t F{PRODVER}#\n"
            ],
            "previous_source": "",
            "target": [
                "$ [command]#ksverdiff -f F{PREVVER} -t F{PRODVER}#\n"
            ],
            "id_hash": 4535378415899419427,
            "content_hash": 4535378415899419427,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:38",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814721/?format=api",
            "priority": 100,
            "id": 15238554,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=bef0e6a3c9a8a323",
            "url": "https://translate.fedoraproject.org/api/units/15238554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.446600Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "The [option]#-f# option specifies the release to start the comparison with, and the [option]#-t# option to specify the release to end with. For additional information, see the `ksverdiff(1)` man page. Also note that you can not use this to display changes in a release that is newer than your system - the version of [package]*pykickstart* on Fedora{nbsp}{PREVVER} can not display changes in Fedora{nbsp}{PRODVER}."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7224577168810380058,
            "content_hash": -7224577168810380058,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:41",
            "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": 63,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814725/?format=api",
            "priority": 100,
            "id": 15238555,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=1bbd2557a8a8f4e6",
            "url": "https://translate.fedoraproject.org/api/units/15238555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.448986Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Additionally, you can review the [citetitle]_Fedora{nbsp}{PRODVER} Release Notes_, available at link:++http://docs.fedoraproject.org/++[], for a list of changes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 626480230836515464,
            "content_hash": 626480230836515464,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:43",
            "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": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814728/?format=api",
            "priority": 100,
            "id": 15238556,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=88b1b47361d0b288",
            "url": "https://translate.fedoraproject.org/api/units/15238556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.451548Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "In the following sections, if an option is followed by an equals mark (`=`), a value must be specified after it. In the example commands, options in square brackets (`[ ]`) are optional arguments for the command."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4212209605720901656,
            "content_hash": 4212209605720901656,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:48",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814731/?format=api",
            "priority": 100,
            "id": 15238557,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=ba74c651b47b8818",
            "url": "https://translate.fedoraproject.org/api/units/15238557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.453944Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Installation Methods and Sources"
            ],
            "previous_source": "",
            "target": [
                "설치 방법과 원천"
            ],
            "id_hash": -5614099920187041936,
            "content_hash": -5614099920187041936,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:52",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814734/?format=api",
            "priority": 100,
            "id": 15238558,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=3216b5de0bb3d770",
            "url": "https://translate.fedoraproject.org/api/units/15238558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.457099Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "The following commands control the way Fedora will be installed."
            ],
            "previous_source": "",
            "target": [
                "다음 명령은 페도라가 설치되어지는 방식을 제어합니다."
            ],
            "id_hash": -6688661059515846425,
            "content_hash": -6688661059515846425,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:55",
            "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": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814739/?format=api",
            "priority": 100,
            "id": 15238559,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=232d1a345491f0e7",
            "url": "https://translate.fedoraproject.org/api/units/15238559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.460323Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "device (optional) - Install Extra Device Drivers"
            ],
            "previous_source": "",
            "target": [
                "장치 (선택적인) - 추가 장치 드라이버를 설치"
            ],
            "id_hash": -7549394130136745649,
            "content_hash": -7549394130136745649,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:57",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814749/?format=api",
            "priority": 100,
            "id": 15238560,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=173b2a097bc7b94f",
            "url": "https://translate.fedoraproject.org/api/units/15238560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.464754Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "On most PCI systems, the installation program will automatically detect Ethernet and SCSI cards. However, on older systems and some PCI systems, Kickstart requires a hint to find the proper devices. The [command]#device# command, which tells the installation program to install extra modules, uses the following format:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 418961974882005082,
            "content_hash": 418961974882005082,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:60",
            "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": 47,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814751/?format=api",
            "priority": 100,
            "id": 15238561,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=85d073b2473cf05a",
            "url": "https://translate.fedoraproject.org/api/units/15238561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.467987Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#device _moduleName_ [--opts=]#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#device _moduleName_ [--opts=]#\n"
            ],
            "id_hash": -5407962316583469837,
            "content_hash": -5407962316583469837,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:64",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814753/?format=api",
            "priority": 100,
            "id": 15238562,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=34f30eecf957fcf3",
            "url": "https://translate.fedoraproject.org/api/units/15238562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.472136Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Replace _moduleName_ with the name of the kernel module which should be installed."
            ],
            "previous_source": "",
            "target": [
                "설치해야 하는 커널 모듈의 이름으로 모듈이름을 교체합니다."
            ],
            "id_hash": -4651792652758280045,
            "content_hash": -4651792652758280045,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814754/?format=api",
            "priority": 100,
            "id": 15238563,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=3f71833a83921893",
            "url": "https://translate.fedoraproject.org/api/units/15238563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.476997Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[option]#--opts=#"
            ],
            "previous_source": "",
            "target": [
                "[option]#--opts=#"
            ],
            "id_hash": 6797111650928031193,
            "content_hash": 6797111650928031193,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:68, ./pages/appendixes/Kickstart_Syntax_Reference.adoc:177",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814756/?format=api",
            "priority": 100,
            "id": 15238564,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=de543108ac3bf5d9",
            "url": "https://translate.fedoraproject.org/api/units/15238564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.482663Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Options to pass to the installed kernel module. For example:"
            ],
            "previous_source": "",
            "target": [
                "설치된 커널 모듈에 전달하여야 하는 선택. 예를 들면:"
            ],
            "id_hash": 7526299148725423933,
            "content_hash": 7526299148725423933,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814758/?format=api",
            "priority": 100,
            "id": 15238565,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=e872c933211a8f3d",
            "url": "https://translate.fedoraproject.org/api/units/15238565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.486970Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "device i2c_piix4 --opts=\"aic152x=0x340 io=11\"\n"
            ],
            "previous_source": "",
            "target": [
                "device i2c_piix4 --opts=\"aic152x=0x340 io=11\"\n"
            ],
            "id_hash": 6641716899593633894,
            "content_hash": 6641716899593633894,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:72",
            "context": "",
            "note": "type: delimited block -",
            "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/14814766/?format=api",
            "priority": 100,
            "id": 15238566,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=dc2c1e54b2fcc066",
            "url": "https://translate.fedoraproject.org/api/units/15238566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.490733Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "driverdisk (optional) - Use a Driver Disk"
            ],
            "previous_source": "",
            "target": [
                "driverdisk (선택적인) - 드라이버 디스크를 사용합니다"
            ],
            "id_hash": -8469916039486580081,
            "content_hash": -8469916039486580081,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:75",
            "context": "",
            "note": "type: Title =====",
            "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": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814770/?format=api",
            "priority": 100,
            "id": 15238567,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=0a74d03cd504da8f",
            "url": "https://translate.fedoraproject.org/api/units/15238567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.494268Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Driver disks can be used during Kickstart installations to provide additional drivers not included by default. You must copy the driver disks's contents to the root directory of a partition on the system's hard drive. Then, you must use the [command]#driverdisk# command to specify that the installation program should look for a driver disk and its location."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9188845569003997993,
            "content_hash": 9188845569003997993,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:78",
            "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": 57,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814772/?format=api",
            "priority": 100,
            "id": 15238568,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=ff85565c4467cb29",
            "url": "https://translate.fedoraproject.org/api/units/15238568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.497750Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#driverdisk _partition_ | --source= | --biospart=#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#driverdisk _partition_ | --source= | --biospart=#\n"
            ],
            "id_hash": -4215165932985587796,
            "content_hash": -4215165932985587796,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:82",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814774/?format=api",
            "priority": 100,
            "id": 15238569,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=4580b8eab710e7ac",
            "url": "https://translate.fedoraproject.org/api/units/15238569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.501292Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "_partition_"
            ],
            "previous_source": "",
            "target": [
                "_파티션_"
            ],
            "id_hash": 894521487489455940,
            "content_hash": 894521487489455940,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:84",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814776/?format=api",
            "priority": 100,
            "id": 15238570,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=8c69fa8db1c35744",
            "url": "https://translate.fedoraproject.org/api/units/15238570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.504544Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Search for the driver disk image on a local partition. Replace _partition_ with the name of the partition containing the driver disk. Note that the partition must be specified as a full path. For example:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8364669086708652594,
            "content_hash": -8364669086708652594,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:85",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814778/?format=api",
            "priority": 100,
            "id": 15238571,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=0beab9c8970a25ce",
            "url": "https://translate.fedoraproject.org/api/units/15238571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.507572Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#driverdisk /dev/sdb1#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#driverdisk /dev/sdb1#\n"
            ],
            "id_hash": 7255990679655382316,
            "content_hash": 7255990679655382316,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:89",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814779/?format=api",
            "priority": 100,
            "id": 15238572,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=e4b275144a677d2c",
            "url": "https://translate.fedoraproject.org/api/units/15238572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.510997Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[option]#--source=#"
            ],
            "previous_source": "",
            "target": [
                "[option]#--source=#"
            ],
            "id_hash": 3239496967567127909,
            "content_hash": 3239496967567127909,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:91",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814781/?format=api",
            "priority": 100,
            "id": 15238573,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=acf5015412cb3565",
            "url": "https://translate.fedoraproject.org/api/units/15238573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.514190Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Search for the driver disk in a network location instead of a local partition. For example:"
            ],
            "previous_source": "",
            "target": [
                "로컬 파티션 대신 네트워크 위치에서 드라이버 디스크를 검색합니다. 예를 들면 :"
            ],
            "id_hash": 289445966202537237,
            "content_hash": 289445966202537237,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:92",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814784/?format=api",
            "priority": 100,
            "id": 15238574,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=840451929d2c0515",
            "url": "https://translate.fedoraproject.org/api/units/15238574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.517537Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#driverdisk --source=ftp://pass:attributes[{blank}]_path/to/dd.img_pass:attributes[{blank}]#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#driverdisk --source=ftp://pass:attributes[{blank}]_path/to/dd.img_pass:attributes[{blank}]#\n"
            ],
            "id_hash": 3215894241850048230,
            "content_hash": 3215894241850048230,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:96",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814786/?format=api",
            "priority": 100,
            "id": 15238575,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=aca126c640b23ee6",
            "url": "https://translate.fedoraproject.org/api/units/15238575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.520149Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#driverdisk --source=http://pass:attributes[{blank}]_path/to/dd.img_pass:attributes[{blank}]#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#driverdisk --source=http://pass:attributes[{blank}]_path/to/dd.img_pass:attributes[{blank}]#\n"
            ],
            "id_hash": -7885868685745101156,
            "content_hash": -7885868685745101156,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:101",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814787/?format=api",
            "priority": 100,
            "id": 15238576,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=128fc43620c9669c",
            "url": "https://translate.fedoraproject.org/api/units/15238576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.522709Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#driverdisk --source=nfs:pass:attributes[{blank}]_hostname_:/pass:attributes[{blank}]_path/to/dd.img_pass:attributes[{blank}]#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#driverdisk --source=nfs:pass:attributes[{blank}]_hostname_:/pass:attributes[{blank}]_path/to/dd.img_pass:attributes[{blank}]#\n"
            ],
            "id_hash": -6401129204928256762,
            "content_hash": -6401129204928256762,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:106",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814790/?format=api",
            "priority": 100,
            "id": 15238577,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=272a9ee71adf6506",
            "url": "https://translate.fedoraproject.org/api/units/15238577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.529503Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[option]#--biospart=#"
            ],
            "previous_source": "",
            "target": [
                "[option]#--biospart=#"
            ],
            "id_hash": -1311241995517918285,
            "content_hash": -1311241995517918285,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:108, ./pages/appendixes/Kickstart_Syntax_Reference.adoc:139",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814807/?format=api",
            "priority": 100,
            "id": 15238578,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=6dcd885a329483b3",
            "url": "https://translate.fedoraproject.org/api/units/15238578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.538634Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "BIOS partition containing the driver disk (for example, `82p2`)."
            ],
            "previous_source": "",
            "target": [
                "드라이버 디스크에 포함되어 있는 바이오스 파티션(예를 들면, `82p2`)."
            ],
            "id_hash": 2656948336225216589,
            "content_hash": 2656948336225216589,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:109",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814809/?format=api",
            "priority": 100,
            "id": 15238579,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=a4df606f4744e84d",
            "url": "https://translate.fedoraproject.org/api/units/15238579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.547869Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "install (required) - Configure Installation Method"
            ],
            "previous_source": "",
            "target": [
                "install (필수의) - 설치 방법을 구성합니다"
            ],
            "id_hash": -2431424925814225017,
            "content_hash": -2431424925814225017,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:111",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814811/?format=api",
            "priority": 100,
            "id": 15238580,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=5e41d7e986d00787",
            "url": "https://translate.fedoraproject.org/api/units/15238580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.553768Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "The default installation mode. You must specify the type of installation from `cdrom`, `harddrive`, `nfs`, `liveimg`, or `url`. The [command]#install# command and the installation method command must be on separate lines. For example:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2503210918474244164,
            "content_hash": -2503210918474244164,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:114",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814813/?format=api",
            "priority": 100,
            "id": 15238581,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=5d42ceeea6769fbc",
            "url": "https://translate.fedoraproject.org/api/units/15238581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.558791Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#install#\n[command]#liveimg --url=file:///images/install/squashfs.img --noverifyssl#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#install#\n[command]#liveimg --url=file:///images/install/squashfs.img --noverifyssl#\n"
            ],
            "id_hash": -5722453664690821021,
            "content_hash": -5722453664690821021,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:120",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814815/?format=api",
            "priority": 100,
            "id": 15238582,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=3095c2b5f878a863",
            "url": "https://translate.fedoraproject.org/api/units/15238582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.565508Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "The installation method commands are:"
            ],
            "previous_source": "",
            "target": [
                "설치 방법 명령은 다음과 같습니다:"
            ],
            "id_hash": -363953829332384553,
            "content_hash": -363953829332384553,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:124",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814817/?format=api",
            "priority": 100,
            "id": 15238583,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=7af2f9eba80004d7",
            "url": "https://translate.fedoraproject.org/api/units/15238583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.571105Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#cdrom#"
            ],
            "previous_source": "",
            "target": [
                "[command]#cdrom#"
            ],
            "id_hash": 2166352671043346114,
            "content_hash": 2166352671043346114,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:125",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814821/?format=api",
            "priority": 100,
            "id": 15238584,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=9e106e46c7c1dec2",
            "url": "https://translate.fedoraproject.org/api/units/15238584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.576021Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Install from the first optical (DVD) drive on the system."
            ],
            "previous_source": "",
            "target": [
                "시스템에서 처음으로 광학 드라이브(DVD)에서 설치합니다."
            ],
            "id_hash": -5287353848897294101,
            "content_hash": -5287353848897294101,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:126",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814823/?format=api",
            "priority": 100,
            "id": 15238585,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=369f8bb022aeb0eb",
            "url": "https://translate.fedoraproject.org/api/units/15238585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.579928Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#harddrive#"
            ],
            "previous_source": "",
            "target": [
                "[command]#harddrive#"
            ],
            "id_hash": -1903366991056214302,
            "content_hash": -1903366991056214302,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:127",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814825/?format=api",
            "priority": 100,
            "id": 15238586,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=6595e1ce5ce3e6e2",
            "url": "https://translate.fedoraproject.org/api/units/15238586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.584119Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Install from a tree or full installation ISO image on a local hard drive. The tree or ISO image must be on a file system which is mountable in the installation environment. Supported file systems are `ext2`, `ext3`, `ext4`, `vfat`, or `xfs`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7105946296235837877,
            "content_hash": 7105946296235837877,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:128",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814827/?format=api",
            "priority": 100,
            "id": 15238587,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=e29d6481ec23c9b5",
            "url": "https://translate.fedoraproject.org/api/units/15238587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.588031Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#install#\n[command]#harddrive --partition= | --biospart= [--dir=]#\n"
            ],
            "previous_source": "",
            "target": [
                "[command]#install#\n[command]#harddrive --partition= | --biospart= [--dir=]#\n"
            ],
            "id_hash": -1778470208491715113,
            "content_hash": -1778470208491715113,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:134",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814829/?format=api",
            "priority": 100,
            "id": 15238588,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=67519ac4a33c85d7",
            "url": "https://translate.fedoraproject.org/api/units/15238588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.592109Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[option]#--partition=#"
            ],
            "previous_source": "",
            "target": [
                "[option]#--partition=#"
            ],
            "id_hash": -1202207963570302866,
            "content_hash": -1202207963570302866,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:137",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814831/?format=api",
            "priority": 100,
            "id": 15238589,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=6f50e63a093f106e",
            "url": "https://translate.fedoraproject.org/api/units/15238589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.596153Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Partition to install from (such as `sdb2`)."
            ],
            "previous_source": "",
            "target": [
                "(`sdb2`와 같은 파티션)에서 설치되는 파티션."
            ],
            "id_hash": 5469309983528679437,
            "content_hash": 5469309983528679437,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:138",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814833/?format=api",
            "priority": 100,
            "id": 15238590,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=cbe6e473ceb9780d",
            "url": "https://translate.fedoraproject.org/api/units/15238590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.599435Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "BIOS partition to install from (such as `82p2`)."
            ],
            "previous_source": "",
            "target": [
                "(`82p2`와 같은 파티션)에서 설치되는 바이오스 파티션."
            ],
            "id_hash": 4862109634101204251,
            "content_hash": 4862109634101204251,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:140",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814835/?format=api",
            "priority": 100,
            "id": 15238591,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=c379aef39f9b551b",
            "url": "https://translate.fedoraproject.org/api/units/15238591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.602939Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[option]#--dir=#"
            ],
            "previous_source": "",
            "target": [
                "[option]#--dir=#"
            ],
            "id_hash": -1299011185940703003,
            "content_hash": -1299011185940703003,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:141, ./pages/appendixes/Kickstart_Syntax_Reference.adoc:175",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814836/?format=api",
            "priority": 100,
            "id": 15238592,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=6df8fc3576bed8e5",
            "url": "https://translate.fedoraproject.org/api/units/15238592/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.605733Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Directory containing the installation tree or ISO image."
            ],
            "previous_source": "",
            "target": [
                "설치 트리 또는 ISO 이미지를 포함하는 디렉토리."
            ],
            "id_hash": -3844945539690138278,
            "content_hash": -3844945539690138278,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:142, ./pages/appendixes/Kickstart_Syntax_Reference.adoc:176",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814838/?format=api",
            "priority": 100,
            "id": 15238593,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=4aa402672e0bf55a",
            "url": "https://translate.fedoraproject.org/api/units/15238593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.608726Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "[command]#liveimg#"
            ],
            "previous_source": "",
            "target": [
                "[command]#liveimg#"
            ],
            "id_hash": -5716193555767892293,
            "content_hash": -5716193555767892293,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:143",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814840/?format=api",
            "priority": 100,
            "id": 15238594,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=30ac003f2913e6bb",
            "url": "https://translate.fedoraproject.org/api/units/15238594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.611611Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?format=api",
            "source": [
                "Install from a disk image instead of packages. The image can be the `squashfs.img` file from a live ISO image, or any file system that the installation media can mount. Supported file systems are `ext2`, `ext3`, `ext4`, `vfat`, and `xfs`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -510616797534278465,
            "content_hash": -510616797534278465,
            "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:144",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/14814842/?format=api",
            "priority": 100,
            "id": 15238595,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/ko/?checksum=78e9ecba5e9f2cbf",
            "url": "https://translate.fedoraproject.org/api/units/15238595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-22T01:48:34.613860Z"
        }
    ]
}