Translation components API.

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

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

{
    "count": 106,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "Order of Variables in FreeBSD Port Makefiles"
            ],
            "previous_source": "",
            "target": [
                "FreeBSD Port Makefiles의 변수 순서"
            ],
            "id_hash": -3266202858564629007,
            "content_hash": -3266202858564629007,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1176888/?format=api",
            "priority": 100,
            "id": 1466935,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=52ac1dce22e3cdf1",
            "url": "https://translate-dev.freebsd.org/api/units/1466935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.502231Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "Chapter 15. Order of Variables in Port Makefiles"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3841431606292459037,
            "content_hash": -3841431606292459037,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118670/?format=api",
            "priority": 100,
            "id": 1466936,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=4ab07e4e8dfad1e3",
            "url": "https://translate-dev.freebsd.org/api/units/1466936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.505059Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "Order of Variables in Port Makefiles"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5398623352448067758,
            "content_hash": 5398623352448067758,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:13",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118672/?format=api",
            "priority": 100,
            "id": 1466937,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=caebc355fecba8ae",
            "url": "https://translate-dev.freebsd.org/api/units/1466937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.507542Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "The first sections of the [.filename]#Makefile# must always come in the same order.  This standard makes it so everyone can easily read any port without having to search for variables in a random order."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5753792089545626713,
            "content_hash": 5753792089545626713,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239192/?format=api",
            "priority": 100,
            "id": 1466938,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=cfd9936ba8d1d459",
            "url": "https://translate-dev.freebsd.org/api/units/1466938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.510040Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "The sections and variables described here are mandatory in a ordinary port.  In a slave port, many sections and variables can be skipped."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6654246029326943877,
            "content_hash": -6654246029326943877,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:57",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239194/?format=api",
            "priority": 100,
            "id": 1466939,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=23a75e7df5e9f97b",
            "url": "https://translate-dev.freebsd.org/api/units/1466939/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.512557Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "Each following block must be separated from the previous block by a single blank line."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 956056169475088833,
            "content_hash": 956056169475088833,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:62",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118678/?format=api",
            "priority": 100,
            "id": 1466940,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=8d4498054ee221c1",
            "url": "https://translate-dev.freebsd.org/api/units/1466940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.515164Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "In the following blocks, only set the variables that are required by the port.  Define these variables in the order they are shown here."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1151755408896198444,
            "content_hash": 1151755408896198444,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:65",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239196/?format=api",
            "priority": 100,
            "id": 1466941,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=8ffbdb712f64872c",
            "url": "https://translate-dev.freebsd.org/api/units/1466941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.517729Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "`PORTNAME` Block"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3193314280985590078,
            "content_hash": -3193314280985590078,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:68",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118682/?format=api",
            "priority": 100,
            "id": 1466942,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=53af119491ac06c2",
            "url": "https://translate-dev.freebsd.org/api/units/1466942/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.520179Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "This block is the most important. It defines the port name, version, distribution file location, and category.  The variables must be in this order:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7013602852240372351,
            "content_hash": 7013602852240372351,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239198/?format=api",
            "priority": 100,
            "id": 1466943,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=e15552a26b74327f",
            "url": "https://translate-dev.freebsd.org/api/units/1466943/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.522298Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-portname,`PORTNAME`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7429112233108411957,
            "content_hash": 7429112233108411957,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:74",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118686/?format=api",
            "priority": 100,
            "id": 1466944,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=e719823702ef9635",
            "url": "https://translate-dev.freebsd.org/api/units/1466944/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.528285Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-versions,`PORTVERSION`][<<portversion-footnote, 1>>]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8202362193756245851,
            "content_hash": 8202362193756245851,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:75",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118688/?format=api",
            "priority": 100,
            "id": 1466945,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=f1d4a4f50def4f5b",
            "url": "https://translate-dev.freebsd.org/api/units/1466945/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.530786Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-versions,`DISTVERSIONPREFIX`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5419608601083149519,
            "content_hash": 5419608601083149519,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:76",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118690/?format=api",
            "priority": 100,
            "id": 1466946,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=cb36514ef1367ccf",
            "url": "https://translate-dev.freebsd.org/api/units/1466946/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.533400Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-versions,`DISTVERSION`][<<portversion-footnote, 1>>]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7516335623799272494,
            "content_hash": 7516335623799272494,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:77",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118692/?format=api",
            "priority": 100,
            "id": 1466947,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=e84f636d352b742e",
            "url": "https://translate-dev.freebsd.org/api/units/1466947/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.536097Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-versions,`DISTVERSIONSUFFIX`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3512676458615590717,
            "content_hash": 3512676458615590717,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:78",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118694/?format=api",
            "priority": 100,
            "id": 1466948,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=b0bf88a0cea8cf3d",
            "url": "https://translate-dev.freebsd.org/api/units/1466948/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.538963Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-portrevision,`PORTREVISION`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6314605799131482238,
            "content_hash": -6314605799131482238,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118696/?format=api",
            "priority": 100,
            "id": 1466949,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=285e037b5e257782",
            "url": "https://translate-dev.freebsd.org/api/units/1466949/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.541777Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-portepoch,`PORTEPOCH`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6957727731643773211,
            "content_hash": 6957727731643773211,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:80",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118698/?format=api",
            "priority": 100,
            "id": 1466950,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=e08ed0822082f11b",
            "url": "https://translate-dev.freebsd.org/api/units/1466950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.545258Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-categories,`CATEGORIES`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1457892839245962453,
            "content_hash": 1457892839245962453,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:81",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118700/?format=api",
            "priority": 100,
            "id": 1466951,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=943b79d023d75cd5",
            "url": "https://translate-dev.freebsd.org/api/units/1466951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.548342Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-master_sites,`MASTER_SITES`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8436378637735850647,
            "content_hash": -8436378637735850647,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:82",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118702/?format=api",
            "priority": 100,
            "id": 1466952,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=0aebf653ab0f8d69",
            "url": "https://translate-dev.freebsd.org/api/units/1466952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.551166Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-master_sites-shorthand,`MASTER_SITE_SUBDIR`] (deprecated)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1954617324653891828,
            "content_hash": 1954617324653891828,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:83",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118704/?format=api",
            "priority": 100,
            "id": 1466953,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=9b203219cbd1d0f4",
            "url": "https://translate-dev.freebsd.org/api/units/1466953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.554539Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[porting-pkgnameprefix-suffix,`PKGNAMEPREFIX`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9123768263365398748,
            "content_hash": 9123768263365398748,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:84",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118706/?format=api",
            "priority": 100,
            "id": 1466954,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=fe9e22e54ee090dc",
            "url": "https://translate-dev.freebsd.org/api/units/1466954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.587308Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[porting-pkgnameprefix-suffix,`PKGNAMESUFFIX`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3453303567546393653,
            "content_hash": 3453303567546393653,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:85",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118708/?format=api",
            "priority": 100,
            "id": 1466955,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=afec994c5d312435",
            "url": "https://translate-dev.freebsd.org/api/units/1466955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.590752Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-distname,`DISTNAME`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1641038590697299131,
            "content_hash": 1641038590697299131,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:86",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118710/?format=api",
            "priority": 100,
            "id": 1466956,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=96c623e755385cbb",
            "url": "https://translate-dev.freebsd.org/api/units/1466956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.594063Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-extract_sufx,`EXTRACT_SUFX`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -392981834340662844,
            "content_hash": -392981834340662844,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:87",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118712/?format=api",
            "priority": 100,
            "id": 1466957,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=7a8bd91a90f181c4",
            "url": "https://translate-dev.freebsd.org/api/units/1466957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.596675Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-distfiles-definition,`DISTFILES`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1979586835129203408,
            "content_hash": 1979586835129203408,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:88",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118714/?format=api",
            "priority": 100,
            "id": 1466958,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=9b78e7bcfdea7ad0",
            "url": "https://translate-dev.freebsd.org/api/units/1466958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.599658Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-dist_subdir,`DIST_SUBDIR`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8335907493228782392,
            "content_hash": 8335907493228782392,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:89",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118716/?format=api",
            "priority": 100,
            "id": 1466959,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=f3af17b3166b2338",
            "url": "https://translate-dev.freebsd.org/api/units/1466959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.602570Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-extract_only,`EXTRACT_ONLY`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1300317212474629377,
            "content_hash": 1300317212474629377,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:90",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118718/?format=api",
            "priority": 100,
            "id": 1466960,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=920ba79d88e05d01",
            "url": "https://translate-dev.freebsd.org/api/units/1466960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.605224Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "Only one of PORTVERSION and DISTVERSION can be used."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3058837187677754076,
            "content_hash": -3058837187677754076,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:95",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118720/?format=api",
            "priority": 100,
            "id": 1466961,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=558cd3c8c2b66d24",
            "url": "https://translate-dev.freebsd.org/api/units/1466961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.607579Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "`PATCHFILES` Block"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1727903898624951080,
            "content_hash": -1727903898624951080,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:98",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118722/?format=api",
            "priority": 100,
            "id": 1466962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=6805408f1c727cd8",
            "url": "https://translate-dev.freebsd.org/api/units/1466962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.610148Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "This block is optional.  The variables are:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4236777216488956125,
            "content_hash": -4236777216488956125,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239200/?format=api",
            "priority": 100,
            "id": 1466963,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=4533f191aab51f23",
            "url": "https://translate-dev.freebsd.org/api/units/1466963/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.612436Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[porting-patchfiles,`PATCH_SITES`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 521919695781971837,
            "content_hash": 521919695781971837,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:104",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118726/?format=api",
            "priority": 100,
            "id": 1466964,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=873e3b32b45d477d",
            "url": "https://translate-dev.freebsd.org/api/units/1466964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.615040Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[porting-patchfiles,`PATCHFILES`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2523117285368864729,
            "content_hash": -2523117285368864729,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:105",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118728/?format=api",
            "priority": 100,
            "id": 1466965,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=5cfc16326ef0e027",
            "url": "https://translate-dev.freebsd.org/api/units/1466965/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.617449Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[porting-patchfiles,`PATCH_DIST_STRIP`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8908788971566499063,
            "content_hash": 8908788971566499063,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:106",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118730/?format=api",
            "priority": 100,
            "id": 1466966,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=fba2605e6d2384f7",
            "url": "https://translate-dev.freebsd.org/api/units/1466966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.620005Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "`MAINTAINER` Block"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8026606084406528534,
            "content_hash": -8026606084406528534,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:108",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118732/?format=api",
            "priority": 100,
            "id": 1466967,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=109bc44b02f5b5ea",
            "url": "https://translate-dev.freebsd.org/api/units/1466967/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.622507Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "This block is mandatory.  The variables are:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5811171775400972925,
            "content_hash": 5811171775400972925,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:112",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239202/?format=api",
            "priority": 100,
            "id": 1466968,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=d0a56df0d98d127d",
            "url": "https://translate-dev.freebsd.org/api/units/1466968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.624691Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-maintainer,`MAINTAINER`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5198888342621040937,
            "content_hash": 5198888342621040937,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:114",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118736/?format=api",
            "priority": 100,
            "id": 1466969,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=c826296718d8b129",
            "url": "https://translate-dev.freebsd.org/api/units/1466969/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.627245Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-comment,`COMMENT`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2669624780238527793,
            "content_hash": 2669624780238527793,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:115",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118738/?format=api",
            "priority": 100,
            "id": 1466970,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=a50c6997e5b29d31",
            "url": "https://translate-dev.freebsd.org/api/units/1466970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.629551Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[makefile-www,`WWW`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5199121202172487505,
            "content_hash": 5199121202172487505,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:116",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1449986/?format=api",
            "priority": 100,
            "id": 1466971,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=c826fd2fefb16751",
            "url": "https://translate-dev.freebsd.org/api/units/1466971/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.632017Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "`LICENSE` Block"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4314365182183591498,
            "content_hash": 4314365182183591498,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:118",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118740/?format=api",
            "priority": 100,
            "id": 1466972,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=bbdfb446535dce4a",
            "url": "https://translate-dev.freebsd.org/api/units/1466972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.635172Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "This block is optional, although it is highly recommended.  The variables are:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6767342430212380418,
            "content_hash": -6767342430212380418,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:122",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239204/?format=api",
            "priority": 100,
            "id": 1466973,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=221591ea25c328fe",
            "url": "https://translate-dev.freebsd.org/api/units/1466973/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.637726Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license,`LICENSE`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4303728641179629988,
            "content_hash": -4303728641179629988,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:124",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118744/?format=api",
            "priority": 100,
            "id": 1466974,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=4446159a5cd0465c",
            "url": "https://translate-dev.freebsd.org/api/units/1466974/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.640441Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_comb,`LICENSE_COMB`]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2110125774791700519,
            "content_hash": 2110125774791700519,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:125",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118746/?format=api",
            "priority": 100,
            "id": 1466975,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=9d48ac3655daf027",
            "url": "https://translate-dev.freebsd.org/api/units/1466975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.642887Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_groups,`LICENSE_GROUPS`] or `LICENSE_GROUPS_NAME`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 347381854586277695,
            "content_hash": 347381854586277695,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:126",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118748/?format=api",
            "priority": 100,
            "id": 1466976,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=84d225f4cc080f3f",
            "url": "https://translate-dev.freebsd.org/api/units/1466976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.645229Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_name,`LICENSE_NAME`] or `LICENSE_NAME_NAME`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9129818488049954581,
            "content_hash": -9129818488049954581,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:127",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118750/?format=api",
            "priority": 100,
            "id": 1466977,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=014c5e74fbfd10eb",
            "url": "https://translate-dev.freebsd.org/api/units/1466977/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.647664Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_text,`LICENSE_TEXT`] or `LICENSE_TEXT_NAME`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5322268145707041387,
            "content_hash": 5322268145707041387,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:128",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118752/?format=api",
            "priority": 100,
            "id": 1466978,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=c9dc7eae103ec26b",
            "url": "https://translate-dev.freebsd.org/api/units/1466978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.650017Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_file,`LICENSE_FILE`] or `LICENSE_FILE_NAME`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1068282876863066446,
            "content_hash": 1068282876863066446,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:129",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118754/?format=api",
            "priority": 100,
            "id": 1466979,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=8ed34d9dd30e314e",
            "url": "https://translate-dev.freebsd.org/api/units/1466979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.652310Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_perms,`LICENSE_PERMS`] or `LICENSE_PERMS_NAME_`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1476718647153881753,
            "content_hash": 1476718647153881753,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118756/?format=api",
            "priority": 100,
            "id": 1466980,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=947e5bc91ccd7299",
            "url": "https://translate-dev.freebsd.org/api/units/1466980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.654728Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "crossref:makefiles[licenses-license_distfiles,`LICENSE_DISTFILES`] or `LICENSE_DISTFILES_NAME`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5326730695574796793,
            "content_hash": 5326730695574796793,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:131",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118758/?format=api",
            "priority": 100,
            "id": 1466981,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=c9ec59586be7b9f9",
            "url": "https://translate-dev.freebsd.org/api/units/1466981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.657291Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "If there are multiple licenses, sort the different LICENSE_VAR_NAME variables by license name."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -920521805794555511,
            "content_hash": -920521805794555511,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:133",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118760/?format=api",
            "priority": 100,
            "id": 1466982,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=7339a64b759d4989",
            "url": "https://translate-dev.freebsd.org/api/units/1466982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.659734Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "Generic `BROKEN`/`IGNORE`/`DEPRECATED` Messages"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 858596671505131786,
            "content_hash": 858596671505131786,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:135",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118762/?format=api",
            "priority": 100,
            "id": 1466983,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=8bea591faa65690a",
            "url": "https://translate-dev.freebsd.org/api/units/1466983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.681919Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookorder_index/ko/?format=api",
            "source": [
                "This block is optional. The variables are:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8076662177944491357,
            "content_hash": 8076662177944491357,
            "location": "documentation/content/en/books/porters-handbook/order/_index.adoc:138, documentation/content/en/books/porters-handbook/order/_index.adoc:164",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1118724/?format=api",
            "priority": 100,
            "id": 1466984,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookorder_index/ko/?checksum=f01611757736d55d",
            "url": "https://translate-dev.freebsd.org/api/units/1466984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:35:35.685407Z"
        }
    ]
}