Translation components API.

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

GET /api/translations/debian-handbook/05_packaging-system/ko/units/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 392,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/units/?format=api&page=7",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/units/?format=api&page=5",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>/usr</filename></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5564474139772446759,
            "content_hash": 5564474139772446759,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 335,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/16843002/?format=api",
            "priority": 100,
            "id": 16844643,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=cd38fbbf8efbe827",
            "url": "https://hosted.weblate.org/api/units/16844643/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.234905+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "For <ulink url=\"https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/\">various reasons</ulink>, Debian now installs by default a few top-level directories as symlinks to their counterparts below <filename>/usr</filename>. For instance, <filename>/bin</filename>, <filename>/sbin</filename> and <filename>/lib</filename> are now symlinks to, respectively, <filename>/usr/bin</filename>, <filename>/usr/sbin</filename> and <filename>/usr/lib</filename>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1062661425187999573,
            "content_hash": 1062661425187999573,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 336,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://hosted.weblate.org/api/units/16843004/?format=api",
            "priority": 100,
            "id": 16844644,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=8ebf54ef9cd74f55",
            "url": "https://hosted.weblate.org/api/units/16844644/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.276337+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "While this does provide desirable benefits, it can also be a source of confusion. For example, when you query <command>dpkg</command> which package is owning a given file, it will only be able to answer when you ask for its original path:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4240268263262194851,
            "content_hash": 4240268263262194851,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 337,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://hosted.weblate.org/api/units/16843006/?format=api",
            "priority": 100,
            "id": 16844645,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=bad87585001b0ca3",
            "url": "https://hosted.weblate.org/api/units/16844645/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.291880+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "\n$ <userinput>dpkg --search /bin/mount</userinput>\nmount: /bin/mount\n$ <userinput>dpkg --search /usr/bin/mount</userinput>\ndpkg-query: no path found matching pattern /usr/bin/mount\n$ <userinput>dpkg --search /bin/apt</userinput>\ndpkg-query: no path found matching pattern /bin/apt\n$ <userinput>dpkg --search /usr/bin/apt</userinput>\napt: /usr/bin/apt\n        "
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3115932185055770284,
            "content_hash": 3115932185055770284,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 338,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://hosted.weblate.org/api/units/16843008/?format=api",
            "priority": 100,
            "id": 16844646,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=ab3e03d03a74b6ac",
            "url": "https://hosted.weblate.org/api/units/16844646/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.306798+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>package</primary><secondary>version, comparison</secondary>"
            ],
            "previous_source": "<primary>package</primary><secondary>binary package</secondary>",
            "target": [
                "<primary>패키지</primary><secondary>바이너리 패키지</secondary>"
            ],
            "id_hash": 4510162723263096,
            "content_hash": 4510162723263096,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 345,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/16843012/?format=api",
            "priority": 100,
            "id": 16844648,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=801005f816ffd278",
            "url": "https://hosted.weblate.org/api/units/16844648/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.377558+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><command>dpkg</command></primary><secondary><filename>/var/log/dpkg.log</filename></secondary>"
            ],
            "previous_source": "<primary>package</primary><secondary>binary package</secondary>",
            "target": [
                "<primary>패키지</primary><secondary>바이너리 패키지</secondary>"
            ],
            "id_hash": 2147650648789210090,
            "content_hash": 2147650648789210090,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 354,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/16843014/?format=api",
            "priority": 100,
            "id": 16844649,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=9dcdfce2e6b7d3ea",
            "url": "https://hosted.weblate.org/api/units/16844649/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.456914+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "APT will automatically detect when dpkg has been configured to support foreign architectures and will start downloading the corresponding <filename>Packages</filename> files during its update process."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3785826302308182508,
            "content_hash": -3785826302308182508,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 370,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://hosted.weblate.org/api/units/16843018/?format=api",
            "priority": 100,
            "id": 16844651,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=4b760b0945971614",
            "url": "https://hosted.weblate.org/api/units/16844651/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.571270+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "There are multiple use cases for multi-arch, but the most popular ones are the possibility to execute (sometimes proprietary) 32 bit binaries (i386) on 64 bit systems (amd64), and the possibility to cross-compile software for a platform or an architecture different from the host one."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1269088354855361022,
            "content_hash": -1269088354855361022,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 373,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://hosted.weblate.org/api/units/16843020/?format=api",
            "priority": 100,
            "id": 16844652,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=6e634add7c42e602",
            "url": "https://hosted.weblate.org/api/units/16844652/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.613555+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "To make multi-arch actually useful and usable, libraries had to be repackaged and moved to an architecture-specific directory so that multiple copies (targeting different architectures) can be installed alongside. Such updated packages contain the “<literal>Multi-Arch: same</literal>” header field to tell the packaging system that the various architectures of the package can be safely co-installed (and that those packages can only satisfy dependencies of packages of the same architecture). The most important libraries have been converted since the introduction of multi-arch in Debian 7 <emphasis role=\"distribution\">Wheezy</emphasis>, but there are many libraries that will likely never be converted unless someone specifically requests it (through a bug report for example)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8900906441971064638,
            "content_hash": -8900906441971064638,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 375,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 107,
            "source_unit": "https://hosted.weblate.org/api/units/16843022/?format=api",
            "priority": 100,
            "id": 16844653,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=0479a0c0035420c2",
            "url": "https://hosted.weblate.org/api/units/16844653/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-17T18:49:05.644106+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "package"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4052244908416663653,
            "content_hash": -4052244908416663653,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82723678/?format=api",
            "priority": 100,
            "id": 82725540,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=47c388b9baf07f9b",
            "url": "https://hosted.weblate.org/api/units/82725540/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:16.936713+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><command>apt</command></primary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": 2856036751980477930,
            "content_hash": 2856036751980477930,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82723680/?format=api",
            "priority": 100,
            "id": 82725541,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=a7a2ae4b4341bdea",
            "url": "https://hosted.weblate.org/api/units/82725541/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:16.979762+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>APT</primary><secondary><command>apt</command>, command</secondary><see><command>apt</command></see>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": 7345110560209383659,
            "content_hash": 7345110560209383659,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82723682/?format=api",
            "priority": 100,
            "id": 82725542,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=e5ef1323714030eb",
            "url": "https://hosted.weblate.org/api/units/82725542/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:16.988605+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>Advanced Packaging Tool</primary><seealso>APT</seealso>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -3874013793196832708,
            "content_hash": -3874013793196832708,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723684/?format=api",
            "priority": 100,
            "id": 82725543,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=4a3cbcfb018a083c",
            "url": "https://hosted.weblate.org/api/units/82725543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:16.997753+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "As for the <command>ar</command> program, provided by the <emphasis role=\"pkg\">binutils</emphasis> package, it allows handling files of the same name:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3538925271653492398,
            "content_hash": -3538925271653492398,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://hosted.weblate.org/api/units/82723686/?format=api",
            "priority": 100,
            "id": 82725544,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=4ee336372870d952",
            "url": "https://hosted.weblate.org/api/units/82725544/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.011031+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>decompressing, binary package</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3291761684755946587,
            "content_hash": 3291761684755946587,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723688/?format=api",
            "priority": 100,
            "id": 82725545,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=adaeafcfd11e9c5b",
            "url": "https://hosted.weblate.org/api/units/82725545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.014568+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>uncompressing, binary package</primary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -8862776000659914937,
            "content_hash": -8862776000659914937,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723690/?format=api",
            "priority": 100,
            "id": 82725546,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=0501182f34ceff47",
            "url": "https://hosted.weblate.org/api/units/82725546/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.018904+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<command>ar t <replaceable>archive</replaceable></command> displays the list of files contained in such an archive,"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1025227908523964402,
            "content_hash": 1025227908523964402,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/82723692/?format=api",
            "priority": 100,
            "id": 82725547,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=8e3a5759d56337f2",
            "url": "https://hosted.weblate.org/api/units/82725547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.031739+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<command>ar x <replaceable>archive</replaceable></command> extracts the files from the archive into the current working directory,"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7144246643332013414,
            "content_hash": 7144246643332013414,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://hosted.weblate.org/api/units/82723694/?format=api",
            "priority": 100,
            "id": 82725548,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=e32576786394dd66",
            "url": "https://hosted.weblate.org/api/units/82725548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.036090+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<command>ar d <replaceable>archive</replaceable> <replaceable>file</replaceable></command> deletes a file from the archive, etc."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3989895708534464218,
            "content_hash": -3989895708534464218,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/82723696/?format=api",
            "priority": 100,
            "id": 82725549,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=48a10afe11f2a126",
            "url": "https://hosted.weblate.org/api/units/82725549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.039616+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "Its man page <citerefentry><refentrytitle>ar</refentrytitle><manvolnum>1</manvolnum></citerefentry> documents all its other features. <command>ar</command> is a very rudimentary tool that a Unix administrator would only use on rare occasions, but admins routinely use <command>tar</command>, a more evolved archive and file management program. This is why it is easy to restore <command>dpkg</command> in the event of an erroneous deletion. You would only have to download the Debian package and extract the content from the <filename>data.tar.xz</filename> archive in the system's root (<filename>/</filename>):"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8605084148939104937,
            "content_hash": -8605084148939104937,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://hosted.weblate.org/api/units/82723698/?format=api",
            "priority": 100,
            "id": 82725550,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=0894998ee823dd57",
            "url": "https://hosted.weblate.org/api/units/82725550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.042759+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "\n<computeroutput># </computeroutput><userinput>ar x dpkg_1.20.9_amd64.deb</userinput>\n<computeroutput># </computeroutput><userinput>tar -C / -p -xJf data.tar.xz</userinput>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5631683099164582164,
            "content_hash": 5631683099164582164,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/82723700/?format=api",
            "priority": 100,
            "id": 82725551,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=ce27c1f0d546a114",
            "url": "https://hosted.weblate.org/api/units/82725551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.045731+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<computeroutput>$ </computeroutput><userinput>ar t dpkg_1.20.9_amd64.deb</userinput>\n<computeroutput>debian-binary\ncontrol.tar.gz\ndata.tar.xz\n$ </computeroutput><userinput>ar x dpkg_1.20.9_amd64.deb</userinput>\n<computeroutput>$ </computeroutput><userinput>ls</userinput>\n<computeroutput>control.tar.gz  data.tar.xz  debian-binary  dpkg_1.20.9_amd64.deb\n$ </computeroutput><userinput>tar tJf data.tar.xz | head -n 16</userinput>\n<computeroutput>./\n./etc/\n./etc/alternatives/\n./etc/alternatives/README\n./etc/cron.daily/\n./etc/cron.daily/dpkg\n./etc/dpkg/\n./etc/dpkg/dpkg.cfg\n./etc/dpkg/dpkg.cfg.d/\n./etc/logrotate.d/\n./etc/logrotate.d/alternatives\n./etc/logrotate.d/dpkg\n./sbin/\n./sbin/start-stop-daemon\n./usr/\n./usr/bin/\n$ </computeroutput><userinput>tar tJf control.tar.xz</userinput>\n<computeroutput>./\n./conffiles\n./control\n./md5sums\n./postrm\n$ </computeroutput><userinput>cat debian-binary</userinput>\n<computeroutput>2.0</computeroutput>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8147809299064535562,
            "content_hash": 8147809299064535562,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://hosted.weblate.org/api/units/82723702/?format=api",
            "priority": 100,
            "id": 82725552,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=f112d563785dba0a",
            "url": "https://hosted.weblate.org/api/units/82725552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.066173+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "This is a text file which simply indicates the version of the <filename>.deb</filename> file package format version. In Debian <emphasis role=\"distribution\">Bullseye</emphasis> it is still version 2.0."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7892044593260185676,
            "content_hash": 7892044593260185676,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://hosted.weblate.org/api/units/82723704/?format=api",
            "priority": 100,
            "id": 82725553,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=ed862cbe64d0c84c",
            "url": "https://hosted.weblate.org/api/units/82725553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.076881+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "The Debian package is not only an archive of files intended for installation. It is part of a larger whole and describes its relationship with other Debian packages (requisites, dependencies, conflicts, suggestions). It also provides scripts that enable the execution of commands at different stages in the package's lifecycle (installation, upgrade, removal). These data are used by the package management tools, but are not part of the packaged software; they are, within the package, what is called its “meta-information” - information about other information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2266742965498282740,
            "content_hash": 2266742965498282740,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://hosted.weblate.org/api/units/82723706/?format=api",
            "priority": 100,
            "id": 82725554,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=9f7516b7a7a402f4",
            "url": "https://hosted.weblate.org/api/units/82725554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.115435+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -1275147419917394078,
            "content_hash": -1275147419917394078,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82723708/?format=api",
            "priority": 100,
            "id": 82725555,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=6e4dc42d77915f62",
            "url": "https://hosted.weblate.org/api/units/82725555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.131542+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "\n<computeroutput>$ </computeroutput><userinput>apt-cache show apt</userinput><computeroutput><![CDATA[\nPackage: apt\nVersion: 2.2.4\nInstalled-Size: 4337\nMaintainer: APT Development Team <deity@lists.debian.org>\nArchitecture: amd64\nReplaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)\nProvides: apt-transport-https (= 2.2.4)\nDepends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.2.4), debian-archive-keyring, libc6 (>= 2.15), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.0), libseccomp2 (>= 2.4.2), libstdc++6 (>= 9), libsystemd0\nRecommends: ca-certificates\nSuggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base\nBreaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)\nDescription-en: commandline package manager\n This package provides commandline tools for searching and\n managing as well as querying information about packages\n as a low-level access to all features of the libapt-pkg library.\n .\n These include:\n  * apt-get for retrieval of packages and information about them\n    from authenticated sources and for installation, upgrade and\n    removal of packages together with their dependencies\n  * apt-cache for querying available information about installed\n    as well as installable packages\n  * apt-cdrom to use removable media as a source for packages\n  * apt-config as an interface to the configuration settings\n  * apt-key as an interface to manage authentication keys\nDescription-md5: 9fb97a88cb7383934ef963352b53b4a7\nTag: admin::package-management, devel::lang:ruby, hardware::storage,\n hardware::storage:cd, implemented-in::c++, implemented-in::perl,\n implemented-in::ruby, interface::commandline, network::client,\n protocol::ftp, protocol::http, protocol::ipv6, role::program,\n scope::application, scope::utility, suite::debian, use::downloading,\n use::organizing, use::playing, use::searching, works-with-format::html,\n works-with::audio, works-with::software:package, works-with::text\nSection: admin\nPriority: required\nFilename: pool/main/a/apt/apt_2.2.4_amd64.deb\nSize: 1491328\nMD5sum: 24d53e8dd75095640a167f40476c0442\nSHA256: 75f07c4965ff0813f26623a1164e162538f5e94defba6961347527ed71bc4f3d\n]]></computeroutput>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3027561464351603465,
            "content_hash": 3027561464351603465,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 224,
            "source_unit": "https://hosted.weblate.org/api/units/82723710/?format=api",
            "priority": 100,
            "id": 82725556,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=aa040f1c7256bb09",
            "url": "https://hosted.weblate.org/api/units/82725556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.151648+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "Let us have a closer look at the purpose of some of the fields listed by the previous command."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 834857912884097731,
            "content_hash": 834857912884097731,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://hosted.weblate.org/api/units/82723712/?format=api",
            "priority": 100,
            "id": 82725557,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=8b9602d9376172c3",
            "url": "https://hosted.weblate.org/api/units/82725557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.156274+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>RFC</primary><seealso>Request For Comments</seealso>"
            ],
            "previous_source": "<primary>package</primary><secondary>source package</secondary>",
            "target": [
                "<primary>패키지</primary><secondary>소스 패키지</secondary>"
            ],
            "id_hash": -567596698585565837,
            "content_hash": -567596698585565837,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723714/?format=api",
            "priority": 100,
            "id": 82725558,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=781f7dcf551f7573",
            "url": "https://hosted.weblate.org/api/units/82725558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.162647+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>Request For Comments</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -734515598073094861,
            "content_hash": -734515598073094861,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723716/?format=api",
            "priority": 100,
            "id": 82725559,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=75ce79f486de9d33",
            "url": "https://hosted.weblate.org/api/units/82725559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.169241+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>IETF</primary><seealso>Internet Engineering Task Force</seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1567346766650588259,
            "content_hash": -1567346766650588259,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/82723718/?format=api",
            "priority": 100,
            "id": 82725560,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=6a3faa6b7def439d",
            "url": "https://hosted.weblate.org/api/units/82725560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.172255+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>Internet Engineering Task Force</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5279811769863177405,
            "content_hash": 5279811769863177405,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/82723720/?format=api",
            "priority": 100,
            "id": 82725561,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=c945a8d4bf9f04bd",
            "url": "https://hosted.weblate.org/api/units/82725561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.175645+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Depends</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -6280609498560964957,
            "content_hash": -6280609498560964957,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723722/?format=api",
            "priority": 100,
            "id": 82725562,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=28d6caefe95456a3",
            "url": "https://hosted.weblate.org/api/units/82725562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.197657+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "The dependencies are defined in the <literal>Depends</literal> field in the package header. It is a list of conditions to be met for the package to work correctly. This information is used by tools such as <command>apt</command> in order to install the required libraries, tools, drivers, etc., in appropriate versions fulfilling the dependencies of the package to be installed. For each dependency it is possible to restrict the range of versions that meet that condition. In other words, it is possible to express the fact that we need the package <emphasis role=\"pkg\">libc6</emphasis> in a version equal to or greater than “2.15” (written “<command>libc6 (&gt;= 2.15)</command>”). Version comparison operators are as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7477940396854123876,
            "content_hash": 7477940396854123876,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 110,
            "source_unit": "https://hosted.weblate.org/api/units/82723724/?format=api",
            "priority": 100,
            "id": 82725563,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=e7c6fb2bce089d64",
            "url": "https://hosted.weblate.org/api/units/82725563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.206361+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "In a list of conditions to be met, the comma serves as a separator. It must be interpreted as a logical “and”. In conditions, the vertical bar (“|”) expresses a logical “or” (it is an inclusive “or”, not an exclusive “either/or”). Carrying greater priority than “and”, it can be used as many times as necessary. Thus, the dependency “(A or B) and C” is written <command>A | B, C</command>. In contrast, the expression “A or (B and C)” should be written as “(A or B) and (A or C)”, since the <literal>Depends</literal> field does not tolerate parentheses that change the order of priorities between the logical operators “or” and “and”. It would thus be written <command>A | B, A | C</command>. <ulink type=\"block\" url=\"https://www.debian.org/doc/debian-policy/ch-relationships.html#syntax-of-relationship-fields\" />"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6318507507718352145,
            "content_hash": -6318507507718352145,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 125,
            "source_unit": "https://hosted.weblate.org/api/units/82723726/?format=api",
            "priority": 100,
            "id": 82725564,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=285026e60bcf12ef",
            "url": "https://hosted.weblate.org/api/units/82725564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.222389+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "The dependencies system is a good mechanism for guaranteeing the operation of a program, but it has another use with “meta-packages”. These are empty packages that only describe dependencies. They facilitate the installation of a consistent group of programs pre-selected by the meta-package maintainer; as such, <command>apt install <replaceable>meta-package</replaceable></command> will automatically install all of these programs using the meta-package's dependencies. The <emphasis role=\"pkg\">gnome</emphasis>, <emphasis role=\"pkg\">kde-full</emphasis> and <emphasis role=\"pkg\">linux-image-amd64</emphasis> packages are examples of meta-packages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4400468338173066067,
            "content_hash": -4400468338173066067,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://hosted.weblate.org/api/units/82723728/?format=api",
            "priority": 100,
            "id": 82725565,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=42ee655c71d744ad",
            "url": "https://hosted.weblate.org/api/units/82725565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.228436+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Recommends</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -2868135754346300950,
            "content_hash": -2868135754346300950,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 86,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723730/?format=api",
            "priority": 100,
            "id": 82725566,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=583255ba3a9779ea",
            "url": "https://hosted.weblate.org/api/units/82725566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.240886+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Suggests</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -1319361090157208629,
            "content_hash": -1319361090157208629,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 87,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723732/?format=api",
            "priority": 100,
            "id": 82725567,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=6db0b0142ab51bcb",
            "url": "https://hosted.weblate.org/api/units/82725567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.249066+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "You should always install the “recommended” packages, unless you know exactly why you do not need them. This is now also the default for APT unless configured otherwise. Conversely, it is not necessary to install “suggested” packages unless you know why you need them (the package description or its documentation may contain information which extra functionality they will activate). The behavior of <command>apt</command> can be controlled by using the <literal>APT::Install-Recommends</literal> and <literal>APT::Install-Suggests</literal> configuration options or the corresponding command line options <literal>--[no-]install-recommends</literal> and <literal>--[no-]install-suggests</literal>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5019780570184647814,
            "content_hash": -5019780570184647814,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://hosted.weblate.org/api/units/82723734/?format=api",
            "priority": 100,
            "id": 82725568,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=3a56282ad7bc7b7a",
            "url": "https://hosted.weblate.org/api/units/82725568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.267285+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Enhances</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": 8094340349881458151,
            "content_hash": 8094340349881458151,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723736/?format=api",
            "priority": 100,
            "id": 82725569,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=f054dfa99dcb9de7",
            "url": "https://hosted.weblate.org/api/units/82725569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.273297+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Pre-Depends</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -3988763536512467794,
            "content_hash": -3988763536512467794,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 99,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723738/?format=api",
            "priority": 100,
            "id": 82725570,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=48a510b26924bcae",
            "url": "https://hosted.weblate.org/api/units/82725570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.290003+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>mailing lists</primary><secondary><email>debian-devel@lists.debian.org</email></secondary>"
            ],
            "previous_source": "<primary>package</primary><secondary>binary package</secondary>",
            "target": [
                "<primary>패키지</primary><secondary>바이너리 패키지</secondary>"
            ],
            "id_hash": -673259272896215583,
            "content_hash": -673259272896215583,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82723740/?format=api",
            "priority": 100,
            "id": 82725571,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=76a81a42254885e1",
            "url": "https://hosted.weblate.org/api/units/82725571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.298830+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "A pre-dependency is very demanding for <command>apt</command>, because it adds a strict constraint on the ordering of the packages to install. As such, pre-dependencies are discouraged unless absolutely necessary. It is even recommended to consult other developers on <email>debian-devel@lists.debian.org</email> before adding a pre-dependency. It is generally possible to find another solution as a workaround."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 138106528496733209,
            "content_hash": 138106528496733209,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://hosted.weblate.org/api/units/82723742/?format=api",
            "priority": 100,
            "id": 82725572,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=81eaa727ec35cc19",
            "url": "https://hosted.weblate.org/api/units/82725572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.305180+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Conflicts</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": 1503991631107326503,
            "content_hash": 1503991631107326503,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723744/?format=api",
            "priority": 100,
            "id": 82725573,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=94df406b85500227",
            "url": "https://hosted.weblate.org/api/units/82725573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.315047+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Breaks</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -8547137743405873888,
            "content_hash": -8547137743405873888,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723746/?format=api",
            "priority": 100,
            "id": 82725574,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=09627781cdf58520",
            "url": "https://hosted.weblate.org/api/units/82725574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.336689+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary><filename>control</filename></primary><secondary><literal>Provides</literal>, header field</secondary>"
            ],
            "previous_source": "<primary>source</primary><secondary>package</secondary>",
            "target": [
                "<primary>소스</primary><secondary>패키지</secondary>"
            ],
            "id_hash": -3688939196789390128,
            "content_hash": -3688939196789390128,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82723748/?format=api",
            "priority": 100,
            "id": 82725575,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=4cce4158695a84d0",
            "url": "https://hosted.weblate.org/api/units/82725575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.353601+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "<primary>package</primary><secondary>meta-package</secondary>"
            ],
            "previous_source": "<primary>package</primary><secondary>source package</secondary>",
            "target": [
                "<primary>패키지</primary><secondary>소스 패키지</secondary>"
            ],
            "id_hash": 223881974702221029,
            "content_hash": 223881974702221029,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82723750/?format=api",
            "priority": 100,
            "id": 82725576,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=831b637845bd26e5",
            "url": "https://hosted.weblate.org/api/units/82725576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.372872+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "The full list can be found on the Web. <ulink type=\"block\" url=\"https://www.debian.org/doc/packaging-manuals/virtual-package-names-list.yaml\" />"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5899733523590536976,
            "content_hash": 5899733523590536976,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/82723752/?format=api",
            "priority": 100,
            "id": 82725577,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=d1e01061af13df10",
            "url": "https://hosted.weblate.org/api/units/82725577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.399913+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "The <literal>Provides</literal> field is also interesting when the content of a package is included in a larger package. For example, the <emphasis role=\"pkg\">libdigest-md5-perl</emphasis> Perl module was an optional module in Perl 5.6, and has been integrated as standard in Perl 5.8 (and later versions, such as 5.32.1 present in <emphasis role=\"distribution\">Bullseye</emphasis>). As such, the package <emphasis role=\"pkg\">perl</emphasis> has since version 5.8 declared <literal>Provides: libdigest-md5-perl</literal> so that the dependencies on this package are met if the user has Perl 5.8 (or newer). The <emphasis role=\"pkg\">libdigest-md5-perl</emphasis> package itself has eventually been deleted, since it no longer had any purpose when old Perl versions were removed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 459387209825281611,
            "content_hash": 459387209825281611,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 131,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 103,
            "source_unit": "https://hosted.weblate.org/api/units/82723754/?format=api",
            "priority": 100,
            "id": 82725578,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=8660123bbffe664b",
            "url": "https://hosted.weblate.org/api/units/82725578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.408601+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "Virtual packages used to suffer from some limitations, the most significant of which was the absence of a version number. To return to the previous example, a dependency such as <literal>Depends: libdigest-md5-perl (&gt;= 1.6)</literal>, despite the presence of Perl 5.10, would have never been considered as satisfied by the packaging system — while in fact it most likely was satisfied. Unaware of this, the package system chose the least risky option, assuming that the versions do not match."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5458801244715715991,
            "content_hash": 5458801244715715991,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://hosted.weblate.org/api/units/82723756/?format=api",
            "priority": 100,
            "id": 82725579,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=cbc18ecf62bd8d97",
            "url": "https://hosted.weblate.org/api/units/82725579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.440029+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ko/?format=api",
            "source": [
                "This limitation has been lifted in <emphasis role=\"pkg\">dpkg</emphasis> 1.17.11, and is no longer relevant. Packages, like <emphasis role=\"pkg\">perl</emphasis> 5.32.1, can assign a version to the virtual packages they provide, such as <literal>Provides: libdigest-md5-perl (= 2.55.01)</literal>, and thus allow other packages to use versioned dependencies."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8551677000497067993,
            "content_hash": 8551677000497067993,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 142,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://hosted.weblate.org/api/units/82723758/?format=api",
            "priority": 100,
            "id": 82725580,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/ko/?checksum=f6ada8ec588177d9",
            "url": "https://hosted.weblate.org/api/units/82725580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:53:17.444985+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}