Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/ko/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 183,
    "next": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "%(command)s command requires a single argument: %(argument)s"
            ],
            "previous_source": "",
            "target": [
                "%(command)s 명령에는 단일 인수가 필요합니다. %(argument)s"
            ],
            "id_hash": 2923690419868810199,
            "content_hash": 2923690419868810199,
            "location": "../pykickstart/commands/device.py:144",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906704/?format=api",
            "priority": 100,
            "id": 7912560,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=a89308f24d7e3bd7",
            "url": "https://translate.fedoraproject.org/api/units/7912560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.664277Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "%s has been removed."
            ],
            "previous_source": "",
            "target": [
                "%s는 제거되었습니다."
            ],
            "id_hash": 1664587803383588658,
            "content_hash": 1664587803383588658,
            "location": "../pykickstart/base.py:252",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906705/?format=api",
            "priority": 100,
            "id": 7912561,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=9719cdc9ae206732",
            "url": "https://translate.fedoraproject.org/api/units/7912561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.673514Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "'--mkfsoptions' requires --reformat"
            ],
            "previous_source": "",
            "target": [
                "'--mkfsoptions'는 --reformat을 필요로 합니다"
            ],
            "id_hash": 357130729113018522,
            "content_hash": 357130729113018522,
            "location": "../pykickstart/commands/mount.py:187",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906706/?format=api",
            "priority": 100,
            "id": 7912562,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=84f4c8818728609a",
            "url": "https://translate.fedoraproject.org/api/units/7912562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.681056Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--bindto=%s is not supported for this type of device"
            ],
            "previous_source": "",
            "target": [
                "--bindto =%s 이 유형의 장치에서는 지원되지 않습니다"
            ],
            "id_hash": -5810102872427251522,
            "content_hash": -5810102872427251522,
            "location": "../pykickstart/commands/network.py:822, ../pykickstart/commands/network.py:1048",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906707/?format=api",
            "priority": 100,
            "id": 7912563,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=2f5e5e38847f38be",
            "url": "https://translate.fedoraproject.org/api/units/7912563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.691222Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--boot-drive accepts only one argument"
            ],
            "previous_source": "",
            "target": [
                "--boot-drive는 하나의 인수만 허용합니다"
            ],
            "id_hash": 5917301448045558298,
            "content_hash": 5917301448045558298,
            "location": "../pykickstart/commands/bootloader.py:330",
            "context": "",
            "note": "pylint: disable=no-member",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906708/?format=api",
            "priority": 100,
            "id": 7912564,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=d21e7a50d7a8fa1a",
            "url": "https://translate.fedoraproject.org/api/units/7912564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.697963Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--chunksize and --metadatasize are for thin pools only"
            ],
            "previous_source": "",
            "target": [
                "--chunksize 및 --metadatasize는 가상 풀 전용입니다"
            ],
            "id_hash": -1507455585689895324,
            "content_hash": -1507455585689895324,
            "location": "../pykickstart/commands/logvol.py:639, ../pykickstart/commands/logvol.py:748",
            "context": "",
            "note": "",
            "flags": "",
            "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/7906709/?format=api",
            "priority": 100,
            "id": 7912565,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=6b147121b4467e64",
            "url": "https://translate.fedoraproject.org/api/units/7912565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.703840Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--default and --nobase cannot be used together"
            ],
            "previous_source": "",
            "target": [
                "--default와 --nobase는 함께 사용 할 수 없습니다"
            ],
            "id_hash": 6484471753154036600,
            "content_hash": 6484471753154036600,
            "location": "../pykickstart/sections.py:746",
            "context": "",
            "note": "",
            "flags": "",
            "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/7906710/?format=api",
            "priority": 100,
            "id": 7912566,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=d9fd78b40acd0378",
            "url": "https://translate.fedoraproject.org/api/units/7912566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.710131Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--default and --nocore cannot be used together"
            ],
            "previous_source": "",
            "target": [
                "--default와 --nocore는 함께 사용 할 수 없습니다"
            ],
            "id_hash": -8200586671688625534,
            "content_hash": -8200586671688625534,
            "location": "../pykickstart/sections.py:759",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906711/?format=api",
            "priority": 100,
            "id": 7912567,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=0e31a9dee4325282",
            "url": "https://translate.fedoraproject.org/api/units/7912567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.715757Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--mkfsoptions and --fsprofile cannot be used together."
            ],
            "previous_source": "",
            "target": [
                "--mkfsoptions와 --fsprofile은 함께 사용 할 수 없습니다."
            ],
            "id_hash": -1818002531724539515,
            "content_hash": -1818002531724539515,
            "location": "../pykickstart/commands/raid.py:725, ../pykickstart/commands/partition.py:685, ../pykickstart/commands/logvol.py:815, ../pykickstart/commands/logvol.py:872",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906712/?format=api",
            "priority": 100,
            "id": 7912568,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=66c528545fcc4985",
            "url": "https://translate.fedoraproject.org/api/units/7912568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.725198Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--mkfsoptions with --noformat has no effect."
            ],
            "previous_source": "",
            "target": [
                "--noformat을 사용하는 --mkfsoptions는 아무런 효과가 없습니다."
            ],
            "id_hash": 8721424643426103864,
            "content_hash": 8721424643426103864,
            "location": "../pykickstart/commands/raid.py:722, ../pykickstart/commands/partition.py:682, ../pykickstart/commands/logvol.py:812, ../pykickstart/commands/logvol.py:869",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906713/?format=api",
            "priority": 100,
            "id": 7912569,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=f908b9814ec03238",
            "url": "https://translate.fedoraproject.org/api/units/7912569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.734623Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--mkfsoptions with --noformat or --useexisting has no effect."
            ],
            "previous_source": "",
            "target": [
                "--noformat 또는 --useexisting을 사용하는 --mkfsoptions은 아무런 효과가 없습니다."
            ],
            "id_hash": -2382734469444277137,
            "content_hash": -2382734469444277137,
            "location": "../pykickstart/commands/btrfs.py:264",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906714/?format=api",
            "priority": 100,
            "id": 7912570,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=5eeed39fd2b1ec6f",
            "url": "https://translate.fedoraproject.org/api/units/7912570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.743372Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--resize can only be used in conjunction with --onpart"
            ],
            "previous_source": "",
            "target": [
                "--resize는 --onpart와 함께 사용해야 합니다"
            ],
            "id_hash": 6275349730566187887,
            "content_hash": 6275349730566187887,
            "location": "../pykickstart/commands/partition.py:611",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906715/?format=api",
            "priority": 100,
            "id": 7912571,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=d7168554ebbdab6f",
            "url": "https://translate.fedoraproject.org/api/units/7912571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.751544Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--resize can only be used in conjunction with --useexisting"
            ],
            "previous_source": "",
            "target": [
                "--resize는 --useexisting과 함께 만 사용할 수 있습니다"
            ],
            "id_hash": 1678624712781793458,
            "content_hash": 1678624712781793458,
            "location": "../pykickstart/commands/logvol.py:683",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906716/?format=api",
            "priority": 100,
            "id": 7912572,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=974bac48548d08b2",
            "url": "https://translate.fedoraproject.org/api/units/7912572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.757182Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--resize requires --size to indicate new size"
            ],
            "previous_source": "",
            "target": [
                "--resize는 새로운 크기를 나타내기 위해 --size가 필요합니다"
            ],
            "id_hash": 2028936141287374355,
            "content_hash": 2028936141287374355,
            "location": "../pykickstart/commands/logvol.py:686",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906717/?format=api",
            "priority": 100,
            "id": 7912573,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=9c283aabb562be13",
            "url": "https://translate.fedoraproject.org/api/units/7912573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.763482Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--resize requires --size to specify new size"
            ],
            "previous_source": "",
            "target": [
                "--resize는 새로운 크기를 지정하기 위해 --size가 필요합니다"
            ],
            "id_hash": 5163667916923936095,
            "content_hash": 5163667916923936095,
            "location": "../pykickstart/commands/partition.py:614",
            "context": "",
            "note": "",
            "flags": "",
            "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/7906718/?format=api",
            "priority": 100,
            "id": 7912574,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=c7a9089cb6551d5f",
            "url": "https://translate.fedoraproject.org/api/units/7912574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.771764Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--size and --percent cannot both be specified for the same logvol"
            ],
            "previous_source": "",
            "target": [
                "--size와 --percent는 동일한 logvol에 대해 둘 다 지정할 수 없습니다"
            ],
            "id_hash": -6515599170215214571,
            "content_hash": -6515599170215214571,
            "location": "../pykickstart/commands/logvol.py:787",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906719/?format=api",
            "priority": 100,
            "id": 7912575,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=2593f113687e0215",
            "url": "https://translate.fedoraproject.org/api/units/7912575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.779914Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--thin and --thinpool cannot both be specified for the same logvol"
            ],
            "previous_source": "",
            "target": [
                "--thin과 --thinpool은 동일한 logvol에 대해 둘 다 지정할 수 없습니다"
            ],
            "id_hash": -4378956483939243492,
            "content_hash": -4378956483939243492,
            "location": "../pykickstart/commands/logvol.py:629, ../pykickstart/commands/logvol.py:739",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906720/?format=api",
            "priority": 100,
            "id": 7912576,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=433ad2474fe86a1c",
            "url": "https://translate.fedoraproject.org/api/units/7912576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.786898Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "--thin requires --poolname to specify pool name"
            ],
            "previous_source": "",
            "target": [
                "--thin는 풀 이름을 지정하기 위해 --poolname이 필요합니다"
            ],
            "id_hash": -8236841211794112529,
            "content_hash": -8236841211794112529,
            "location": "../pykickstart/commands/logvol.py:634, ../pykickstart/commands/logvol.py:743",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906721/?format=api",
            "priority": 100,
            "id": 7912577,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=0db0dc8efbb6bfef",
            "url": "https://translate.fedoraproject.org/api/units/7912577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.793406Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A DM RAID device with the name %(name)s and devices %(devices)s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %(name)s및 장치 %(devices)s가 있는 DM RAID 장치는 이미 정의되었습니다."
            ],
            "id_hash": 6882539962041691073,
            "content_hash": 6882539962041691073,
            "location": "../pykickstart/commands/dmraid.py:91",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906722/?format=api",
            "priority": 100,
            "id": 7912578,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=df83b1a155ecebc1",
            "url": "https://translate.fedoraproject.org/api/units/7912578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.799938Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A FCOE device with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s로 되어 있는 FCOE 장치는 이미 정의되었습니다."
            ],
            "id_hash": 5859314753782035782,
            "content_hash": 5859314753782035782,
            "location": "../pykickstart/commands/fcoe.py:143",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906723/?format=api",
            "priority": 100,
            "id": 7912579,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=d15077b97e623546",
            "url": "https://translate.fedoraproject.org/api/units/7912579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.810482Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A RAID device with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s으로 되어 있는 레이드 장치는 이미 정의되었습니다."
            ],
            "id_hash": -5709448263723404980,
            "content_hash": -5709448263723404980,
            "location": "../pykickstart/commands/raid.py:458",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906724/?format=api",
            "priority": 100,
            "id": 7912580,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=30c3f70dd94bb14c",
            "url": "https://translate.fedoraproject.org/api/units/7912580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.822927Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A btrfs volume with the mountpoint %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "적재 위치 %s로 btrfs 볼륨은 이미 정의되었습니다."
            ],
            "id_hash": -7827262262083667516,
            "content_hash": -7827262262083667516,
            "location": "../pykickstart/commands/btrfs.py:233",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906725/?format=api",
            "priority": 100,
            "id": 7912581,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=135ffa7178aeb9c4",
            "url": "https://translate.fedoraproject.org/api/units/7912581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.831628Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A group with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s 로 되어 있는 그룹은 이미 정의되었습니다."
            ],
            "id_hash": -5210390466474134911,
            "content_hash": -5210390466474134911,
            "location": "../pykickstart/commands/group.py:95",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906726/?format=api",
            "priority": 100,
            "id": 7912582,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=37b0f97a00ba3281",
            "url": "https://translate.fedoraproject.org/api/units/7912582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.843632Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A logical volume with the name %(logical_volume_name)s has already been defined in volume group %(volume_group)s."
            ],
            "previous_source": "",
            "target": [
                "이름이 있는 논리 볼륨 %(logical_volume_name)s은 볼륨 그룹 %(volume_group)s에 이미 정의되어 있습니다."
            ],
            "id_hash": 6582731231053916606,
            "content_hash": 6582731231053916606,
            "location": "../pykickstart/commands/logvol.py:482",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906727/?format=api",
            "priority": 100,
            "id": 7912583,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=db5a8f2d86d6a9be",
            "url": "https://translate.fedoraproject.org/api/units/7912583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.858381Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A module with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s이 있는 모듈은 이미 정의되었습니다."
            ],
            "id_hash": -3090023961011917301,
            "content_hash": -3090023961011917301,
            "location": "../pykickstart/commands/device.py:156",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906728/?format=api",
            "priority": 100,
            "id": 7912584,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=551e079440706e0b",
            "url": "https://translate.fedoraproject.org/api/units/7912584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.867592Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A network device with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름%s이 있는 네트워크 장치는 이미 정의되었습니다."
            ],
            "id_hash": 8087206935335726647,
            "content_hash": 8087206935335726647,
            "location": "../pykickstart/commands/network.py:471",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906729/?format=api",
            "priority": 100,
            "id": 7912585,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=f03b87dc1dc2ee37",
            "url": "https://translate.fedoraproject.org/api/units/7912585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.874938Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A partition with the mountpoint %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "적재점 %s이 있는 파티션은 이미 정의되었습니다."
            ],
            "id_hash": -9158491265558397694,
            "content_hash": -9158491265558397694,
            "location": "../pykickstart/commands/partition.py:448",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906730/?format=api",
            "priority": 100,
            "id": 7912586,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=00e680b7bddfbd02",
            "url": "https://translate.fedoraproject.org/api/units/7912586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.881997Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A repo with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s이 있는 저장소는 이미 정의되었습니다."
            ],
            "id_hash": -7735331913474144215,
            "content_hash": -7735331913474144215,
            "location": "../pykickstart/commands/repo.py:294",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906731/?format=api",
            "priority": 100,
            "id": 7912587,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=14a6949bb5a18829",
            "url": "https://translate.fedoraproject.org/api/units/7912587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.888382Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A single argument is expected for the %s command"
            ],
            "previous_source": "",
            "target": [
                "%s 명령에는 단일 인수가 예상됩니다"
            ],
            "id_hash": -3692785858676315351,
            "content_hash": -3692785858676315351,
            "location": "../pykickstart/commands/keyboard.py:163, ../pykickstart/commands/rootpw.py:85, ../pykickstart/commands/rootpw.py:142, ../pykickstart/commands/sshpw.py:160",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906732/?format=api",
            "priority": 100,
            "id": 7912588,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=4cc096d3a6032b29",
            "url": "https://translate.fedoraproject.org/api/units/7912588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.895778Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A user with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s을 가진 사용자 이미 정의되었습니다."
            ],
            "id_hash": 8996924016860113903,
            "content_hash": 8996924016860113903,
            "location": "../pykickstart/commands/user.py:202",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906733/?format=api",
            "priority": 100,
            "id": 7912589,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=fcdb7eb9c020abef",
            "url": "https://translate.fedoraproject.org/api/units/7912589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.905478Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A volgroup with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s이 있는 volgroup 이미 정의되었습니다."
            ],
            "id_hash": -689001621283992555,
            "content_hash": -689001621283992555,
            "location": "../pykickstart/commands/volgroup.py:180",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906734/?format=api",
            "priority": 100,
            "id": 7912590,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=76702cad09b30c15",
            "url": "https://translate.fedoraproject.org/api/units/7912590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.912958Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "A zfcp with this information has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이 정보가 있는 zfcp는 이미 정의되어 있습니다."
            ],
            "id_hash": 3742692427784111921,
            "content_hash": 3742692427784111921,
            "location": "../pykickstart/commands/zfcp.py:120",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906735/?format=api",
            "priority": 100,
            "id": 7912591,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=b3f0b6eef59dc731",
            "url": "https://translate.fedoraproject.org/api/units/7912591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.920287Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Action %(action)s requires --namespace argument to be set"
            ],
            "previous_source": "",
            "target": [
                "동작 %(action)s은 --namespace 인수를 설정하는데 필요합니다"
            ],
            "id_hash": -2803403964440738779,
            "content_hash": -2803403964440738779,
            "location": "../pykickstart/commands/nvdimm.py:155",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906736/?format=api",
            "priority": 100,
            "id": 7912592,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=59184ef289968425",
            "url": "https://translate.fedoraproject.org/api/units/7912592/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.926994Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Action %(action)s requires --namespace or --blockdevs argument to be set"
            ],
            "previous_source": "",
            "target": [
                "동작 %(action)s은 --namespace 또는 --blockdevs 인수 설정이 필요합니다"
            ],
            "id_hash": 8930560498894003909,
            "content_hash": 8930560498894003909,
            "location": "../pykickstart/commands/nvdimm.py:162",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906737/?format=api",
            "priority": 100,
            "id": 7912593,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=fbefb97525b65ec5",
            "url": "https://translate.fedoraproject.org/api/units/7912593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.933918Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Action %(action)s with mode %(mode)s requires --sectorsize argument to be set"
            ],
            "previous_source": "",
            "target": [
                "모드 %(mode)s 에 동작 %(action)s은 --sectorsize 인수 설정에 필요합니다"
            ],
            "id_hash": -2349567813934428659,
            "content_hash": -2349567813934428659,
            "location": "../pykickstart/commands/nvdimm.py:158",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906738/?format=api",
            "priority": 100,
            "id": 7912594,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=5f64a88592bf4e0d",
            "url": "https://translate.fedoraproject.org/api/units/7912594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.941504Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Adding a cache to an existing logical volume is not supported"
            ],
            "previous_source": "",
            "target": [
                "기존 논리 볼륨에 캐쉬 추가는 지원되지 않습니다"
            ],
            "id_hash": -1969425722309948745,
            "content_hash": -1969425722309948745,
            "location": "../pykickstart/commands/logvol.py:849",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906739/?format=api",
            "priority": 100,
            "id": 7912595,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=64ab31bd7232cab7",
            "url": "https://translate.fedoraproject.org/api/units/7912595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.953718Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "An action %(action)s on devices %(blockdevs)s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "장치 %(blockdevs)s에서 동작 %(action)s은 이미 정의되었습니다."
            ],
            "id_hash": -3179786308837614993,
            "content_hash": -3179786308837614993,
            "location": "../pykickstart/commands/nvdimm.py:150",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906740/?format=api",
            "priority": 100,
            "id": 7912596,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=53df213308155a6f",
            "url": "https://translate.fedoraproject.org/api/units/7912596/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.965025Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "An action %(action)s on namespace %(namespace)s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름공간 %(namespace)s에 작동 %(action)s은 이미 정의되었습니다."
            ],
            "id_hash": -8956058273134076777,
            "content_hash": -8956058273134076777,
            "location": "../pykickstart/commands/nvdimm.py:147",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906741/?format=api",
            "priority": 100,
            "id": 7912597,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=03b5b073aa251c97",
            "url": "https://translate.fedoraproject.org/api/units/7912597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:01.977975Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "An ssh user with the name %s has already been defined."
            ],
            "previous_source": "",
            "target": [
                "이름 %s을 가진 ssh 사용자는 이미 정의되었습니다."
            ],
            "id_hash": 2351543274493318638,
            "content_hash": 2351543274493318638,
            "location": "../pykickstart/commands/sshkey.py:109, ../pykickstart/commands/sshpw.py:170",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906742/?format=api",
            "priority": 100,
            "id": 7912598,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=a0a25c262e2215ee",
            "url": "https://translate.fedoraproject.org/api/units/7912598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.010652Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "At least one option and/or an argument are expected for the %s command"
            ],
            "previous_source": "",
            "target": [
                "최소 하나의 선택 과/또는 인수가 %s 명령을 위해 예상됩니다"
            ],
            "id_hash": 4196066670127006994,
            "content_hash": 4196066670127006994,
            "location": "../pykickstart/commands/timezone.py:267, ../pykickstart/commands/timezone.py:368",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906743/?format=api",
            "priority": 100,
            "id": 7912599,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=ba3b6c679ec6c512",
            "url": "https://translate.fedoraproject.org/api/units/7912599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.025213Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Bad format of --bridgeopts, expecting key=value options separated by ','"
            ],
            "previous_source": "",
            "target": [
                "--bridgeopts의 잘못된 형식, ','로 구분된 key = value 선택을 예상하기"
            ],
            "id_hash": 8690567059506308122,
            "content_hash": 8690567059506308122,
            "location": "../pykickstart/commands/network.py:740, ../pykickstart/commands/network.py:1043",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906744/?format=api",
            "priority": 100,
            "id": 7912600,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=f89b18b22e95a41a",
            "url": "https://translate.fedoraproject.org/api/units/7912600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.033013Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Btrfs file system is not supported"
            ],
            "previous_source": "",
            "target": [
                "Btrfs 파일 시스템이 지원되지 않습니다"
            ],
            "id_hash": -2039821831079109364,
            "content_hash": -2039821831079109364,
            "location": "../pykickstart/commands/raid.py:799, ../pykickstart/commands/partition.py:749, ../pykickstart/commands/logvol.py:931",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906745/?format=api",
            "priority": 100,
            "id": 7912601,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=63b118da21715d0c",
            "url": "https://translate.fedoraproject.org/api/units/7912601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.039221Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Cache needs to have a list of (fast) PVs specified"
            ],
            "previous_source": "",
            "target": [
                "캐쉬는 지정된 (빠른) PV 목록이 있어야 합니다"
            ],
            "id_hash": -8159071179964357436,
            "content_hash": -8159071179964357436,
            "location": "../pykickstart/commands/logvol.py:857",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906746/?format=api",
            "priority": 100,
            "id": 7912602,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=0ec527fd8d18e4c4",
            "url": "https://translate.fedoraproject.org/api/units/7912602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.046200Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Cache needs to have size specified"
            ],
            "previous_source": "",
            "target": [
                "캐쉬는 크기가 지정되어 있어야 합니다"
            ],
            "id_hash": -6430857353994031396,
            "content_hash": -6430857353994031396,
            "location": "../pykickstart/commands/logvol.py:861",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906747/?format=api",
            "priority": 100,
            "id": 7912603,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=26c1014f05fa2edc",
            "url": "https://translate.fedoraproject.org/api/units/7912603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.052752Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Can't specify --port without --host."
            ],
            "previous_source": "",
            "target": [
                "--host 없이 --port를 지정 할 수 없습니다."
            ],
            "id_hash": 2151612725974403878,
            "content_hash": 2151612725974403878,
            "location": "../pykickstart/commands/logging.py:80",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906748/?format=api",
            "priority": 100,
            "id": 7912604,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=9ddc105fe1ea0b26",
            "url": "https://translate.fedoraproject.org/api/units/7912604/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.058862Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Device '%(device)s' is already used in multipath '%(multipathdev)s'"
            ],
            "previous_source": "",
            "target": [
                "장치 '%(device)s'는 이미 다중 경로 '%(multipathdev)s'에서 사용중입니다"
            ],
            "id_hash": 3925681320676813011,
            "content_hash": 3925681320676813011,
            "location": "../pykickstart/commands/multipath.py:98",
            "context": "",
            "note": "",
            "flags": "python-format",
            "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/7906749/?format=api",
            "priority": 100,
            "id": 7912605,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=b67ad25cac53e8d3",
            "url": "https://translate.fedoraproject.org/api/units/7912605/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.065492Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Empty string is not a valid activation key."
            ],
            "previous_source": "",
            "target": [
                "빈 문자열은 유효한 활성화 키가 아닙니다."
            ],
            "id_hash": 6712897337201837792,
            "content_hash": 6712897337201837792,
            "location": "../pykickstart/commands/rhsm.py:109",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906750/?format=api",
            "priority": 100,
            "id": 7912606,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=dd29008fcd94c6e0",
            "url": "https://translate.fedoraproject.org/api/units/7912606/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.071788Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Error accessing URL \"%s\""
            ],
            "previous_source": "",
            "target": [
                "URL에 접근하는 중 오류 \"%s\""
            ],
            "id_hash": 8491482899898316213,
            "content_hash": 8491482899898316213,
            "location": "../pykickstart/load.py:81, ../pykickstart/load.py:84",
            "context": "",
            "note": "pylint: disable=no-member",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906751/?format=api",
            "priority": 100,
            "id": 7912607,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=f5d7ceb528be35b5",
            "url": "https://translate.fedoraproject.org/api/units/7912607/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.078242Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Error copying file: %s"
            ],
            "previous_source": "",
            "target": [
                "파일 복사 중 오류: %s"
            ],
            "id_hash": -730801017030946089,
            "content_hash": -730801017030946089,
            "location": "../pykickstart/load.py:109",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906752/?format=api",
            "priority": 100,
            "id": 7912608,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=75dbac58d26052d7",
            "url": "https://translate.fedoraproject.org/api/units/7912608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.089754Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ko/?format=api",
            "source": [
                "Error opening file: %s"
            ],
            "previous_source": "",
            "target": [
                "파일을 여는 중 오류가 발생: %s"
            ],
            "id_hash": -8929991852793498422,
            "content_hash": -8929991852793498422,
            "location": "../pykickstart/load.py:99",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/7906753/?format=api",
            "priority": 100,
            "id": 7912609,
            "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel9-branch/ko/?checksum=04124bb9171c74ca",
            "url": "https://translate.fedoraproject.org/api/units/7912609/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-10T21:47:02.099143Z"
        }
    ]
}