Translation components API.

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

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

{
    "count": 176,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Testing a FreeBSD Port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1553111924189179136,
            "content_hash": -1553111924189179136,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177428/?format=api",
            "priority": 100,
            "id": 1410029,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=6a723cef0647d300",
            "url": "https://translate-dev.freebsd.org/api/units/1410029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.332268Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Chapter 10. Testing the Port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6402333793804054420,
            "content_hash": 6402333793804054420,
            "location": "documentation/content/en/books/porters-handbook/testing/_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": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163004/?format=api",
            "priority": 100,
            "id": 1410030,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=d8d9a8aa192b6f94",
            "url": "https://translate-dev.freebsd.org/api/units/1410030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.339178Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Testing the Port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3734625763310272506,
            "content_hash": 3734625763310272506,
            "location": "documentation/content/en/books/porters-handbook/testing/_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": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163006/?format=api",
            "priority": 100,
            "id": 1410031,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=b3d40e5847217ffa",
            "url": "https://translate-dev.freebsd.org/api/units/1410031/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.347000Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Running `make describe`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3354536039695934051,
            "content_hash": -3354536039695934051,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:51",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163008/?format=api",
            "priority": 100,
            "id": 1410032,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=51724b3eb7ad9d9d",
            "url": "https://translate-dev.freebsd.org/api/units/1410032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.351214Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Several of the FreeBSD port maintenance tools, such as man:portupgrade[1], rely on a database called [.filename]#/usr/ports/INDEX# which keeps track of such items as port dependencies.  [.filename]#INDEX# is created by the top-level [.filename]#ports/Makefile# via `make index`, which descends into each port subdirectory and executes `make describe` there.  Thus, if `make describe` fails in any port, no one can generate [.filename]#INDEX#, and many people will quickly become unhappy."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7518055352834683172,
            "content_hash": -7518055352834683172,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243524/?format=api",
            "priority": 100,
            "id": 1410033,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=17aa807d2c908edc",
            "url": "https://translate-dev.freebsd.org/api/units/1410033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.355999Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "It is important to be able to generate this file no matter what options are present in [.filename]#make.conf#, so please avoid doing things such as using `.error` statements when (for instance) a dependency is not satisfied.  (See crossref:porting-dads[dads-dot-error,Avoid Use of the `.error` Construct].)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4422868989236632123,
            "content_hash": 4422868989236632123,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:61",
            "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": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243526/?format=api",
            "priority": 100,
            "id": 1410034,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=bd612fe98f8a5a3b",
            "url": "https://translate-dev.freebsd.org/api/units/1410034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.361796Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "If `make describe` produces a string rather than an error message, everything is probably safe.  See [.filename]#bsd.port.mk# for the meaning of the string produced."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 369774623457928302,
            "content_hash": 369774623457928302,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "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/1243528/?format=api",
            "priority": 100,
            "id": 1410035,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=8521b40f9629e46e",
            "url": "https://translate-dev.freebsd.org/api/units/1410035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.365992Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Also note that running a recent version of `portlint` (as specified in the next section) will cause `make describe` to be run automatically."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1724644813531457598,
            "content_hash": 1724644813531457598,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163016/?format=api",
            "priority": 100,
            "id": 1410036,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=97ef2b520243283e",
            "url": "https://translate-dev.freebsd.org/api/units/1410036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.370021Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Portclippy / Portfmt"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6181057433519154479,
            "content_hash": 6181057433519154479,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:98",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163018/?format=api",
            "priority": 100,
            "id": 1410037,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=d5c786fcb532652f",
            "url": "https://translate-dev.freebsd.org/api/units/1410037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.373978Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Those tools come from package:ports-mgmt/portfmt[]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8185475678368309961,
            "content_hash": 8185475678368309961,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:101",
            "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": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163020/?format=api",
            "priority": 100,
            "id": 1410038,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=f198a6c2cebe22c9",
            "url": "https://translate-dev.freebsd.org/api/units/1410038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.377852Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Portclippy is a linter that checks if variables in the [.filename]#Makefile# are in the correct order according to crossref:order[porting-order,Order of Variables in Port Makefiles]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -716519523894352718,
            "content_hash": -716519523894352718,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:103",
            "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": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163022/?format=api",
            "priority": 100,
            "id": 1410039,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=760e694a0fa524b2",
            "url": "https://translate-dev.freebsd.org/api/units/1410039/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.384000Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Portfmt is a tool for automatically formatting [.filename]#Makefile#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7085604002468709758,
            "content_hash": 7085604002468709758,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:105",
            "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": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163024/?format=api",
            "priority": 100,
            "id": 1410040,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=e2551f4c923bc57e",
            "url": "https://translate-dev.freebsd.org/api/units/1410040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.388839Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Portlint"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5594299597428409857,
            "content_hash": -5594299597428409857,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:107",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "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/1163026/?format=api",
            "priority": 100,
            "id": 1410041,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=325d0e27f02b39ff",
            "url": "https://translate-dev.freebsd.org/api/units/1410041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.396773Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Port Tools"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7235039274905638877,
            "content_hash": -7235039274905638877,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:120",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163032/?format=api",
            "priority": 100,
            "id": 1410044,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=1b97fa1cc33fe823",
            "url": "https://translate-dev.freebsd.org/api/units/1410044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.422835Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "The package:ports-mgmt/porttools[] program is part of the Ports Collection."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8489874462778549705,
            "content_hash": -8489874462778549705,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:123",
            "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": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163034/?format=api",
            "priority": 100,
            "id": 1410045,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=0a2de8284a6c9a37",
            "url": "https://translate-dev.freebsd.org/api/units/1410045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.426704Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "# port test /usr/ports/net/csup\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3219147056178862433,
            "content_hash": 3219147056178862433,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:132",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163038/?format=api",
            "priority": 100,
            "id": 1410047,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=acacb5311b491961",
            "url": "https://translate-dev.freebsd.org/api/units/1410047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.440166Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`PREFIX` and `DESTDIR`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9148474107458345971,
            "content_hash": 9148474107458345971,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:135",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163040/?format=api",
            "priority": 100,
            "id": 1410048,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=fef5e8bae3e9dbf3",
            "url": "https://translate-dev.freebsd.org/api/units/1410048/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.445676Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`PREFIX` determines where the port will be installed.  It defaults to [.filename]#/usr/local#, but can be set by the user to a custom path like [.filename]#/opt#.  The port must respect the value of this variable."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5930831796984056820,
            "content_hash": 5930831796984056820,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:140",
            "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": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243536/?format=api",
            "priority": 100,
            "id": 1410049,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=d24e8c18b1d38bf4",
            "url": "https://translate-dev.freebsd.org/api/units/1410049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.450745Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`DESTDIR`, if set by the user, determines the complete alternative environment, usually a jail or an installed system mounted somewhere other than [.filename]#/#.  A port will actually install into [.filename]#DESTDIR/PREFIX#, and register with the package database in [.filename]#DESTDIR/var/db/pkg#.  `DESTDIR` is handled automatically by the ports infrastructure with man:chroot[8].  There is no need for modifications or any extra care to write `DESTDIR`-compliant ports."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6259982512246499720,
            "content_hash": -6259982512246499720,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:145",
            "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": 62,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243538/?format=api",
            "priority": 100,
            "id": 1410050,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=292013126963d678",
            "url": "https://translate-dev.freebsd.org/api/units/1410050/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.456715Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "The value of `PREFIX` will be set to `LOCALBASE` (defaulting to [.filename]#/usr/local#).  If `USE_LINUX_PREFIX` is set, `PREFIX` will be `LINUXBASE` (defaulting to [.filename]#/compat/linux#)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8289559754831249399,
            "content_hash": 8289559754831249399,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:148",
            "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": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243540/?format=api",
            "priority": 100,
            "id": 1410051,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=f30a6ead53173ff7",
            "url": "https://translate-dev.freebsd.org/api/units/1410051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.462541Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Avoiding hard-coded [.filename]#/usr/local# paths in the source makes the port much more flexible and able to cater to the needs of other sites.  Often, this can be accomplished by replacing occurrences of [.filename]#/usr/local# in the port's various [.filename]##Makefile##s with `${PREFIX}`.  This variable is automatically passed down to every stage of the build and install processes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8317114744806577415,
            "content_hash": -8317114744806577415,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:152",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243542/?format=api",
            "priority": 100,
            "id": 1410052,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=0c93ac349fa3eaf9",
            "url": "https://translate-dev.freebsd.org/api/units/1410052/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.467301Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Make sure the application is not installing things in [.filename]#/usr/local# instead of `PREFIX`.  A quick test for such hard-coded paths is:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8049183846443510837,
            "content_hash": 8049183846443510837,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:155",
            "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": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243544/?format=api",
            "priority": 100,
            "id": 1410053,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=efb4720fdb13ec35",
            "url": "https://translate-dev.freebsd.org/api/units/1410053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.476995Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "% make clean; make package PREFIX=/var/tmp/`make -V PORTNAME`\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8446436354276239675,
            "content_hash": -8446436354276239675,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:159",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163052/?format=api",
            "priority": 100,
            "id": 1410054,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=0ac83ae30d6b56c5",
            "url": "https://translate-dev.freebsd.org/api/units/1410054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.481403Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "If anything is installed outside of `PREFIX`, the package creation process will complain that it cannot find the files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7759563928236147577,
            "content_hash": -7759563928236147577,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:162",
            "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": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163054/?format=api",
            "priority": 100,
            "id": 1410055,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=14507db81d8cbc87",
            "url": "https://translate-dev.freebsd.org/api/units/1410055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.493073Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "In addition, it is worth checking the same with the stage directory support (see crossref:special[staging,Staging]):"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4888831500313127494,
            "content_hash": -4888831500313127494,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:164",
            "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": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163056/?format=api",
            "priority": 100,
            "id": 1410056,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=3c2761a7111895ba",
            "url": "https://translate-dev.freebsd.org/api/units/1410056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.499377Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "% make stage && make check-plist && make stage-qa && make package\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8256924470751532612,
            "content_hash": -8256924470751532612,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:168",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163058/?format=api",
            "priority": 100,
            "id": 1410057,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=0d6982f0df9fe9bc",
            "url": "https://translate-dev.freebsd.org/api/units/1410057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.503205Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`check-plist` checks for files missing from the plist, and files in the plist that are not installed by the port."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8565162671895319022,
            "content_hash": -8565162671895319022,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:171",
            "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": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163060/?format=api",
            "priority": 100,
            "id": 1410058,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=09226dee1a3e6e12",
            "url": "https://translate-dev.freebsd.org/api/units/1410058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.507224Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`stage-qa` checks for common problems like bad shebang, symlinks pointing outside the stage directory, setuid files, and non-stripped libraries..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7618043583890239341,
            "content_hash": -7618043583890239341,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:172",
            "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": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163062/?format=api",
            "priority": 100,
            "id": 1410059,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=164745b8fac75093",
            "url": "https://translate-dev.freebsd.org/api/units/1410059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.510916Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`PREFIX` must not be set explicitly in a port's [.filename]#Makefile#.  Users installing the port may have set `PREFIX` to a custom location, and the port must respect that setting."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 921513732159533381,
            "content_hash": 921513732159533381,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:178",
            "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": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243548/?format=api",
            "priority": 100,
            "id": 1410061,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=8cc9dfdb65037145",
            "url": "https://translate-dev.freebsd.org/api/units/1410061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.518124Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Refer to programs and files from other ports with the variables mentioned above, not explicit pathnames.  For instance, if the port requires a macro `PAGER` to have the full pathname of `less`, do not use a literal path of [.filename]#/usr/local/bin/less#.  Instead, use `${LOCALBASE}`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3238259499008593933,
            "content_hash": -3238259499008593933,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:182",
            "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": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243550/?format=api",
            "priority": 100,
            "id": 1410062,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=530f6424870eeff3",
            "url": "https://translate-dev.freebsd.org/api/units/1410062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.522613Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "-DPAGER=\\\"${LOCALBASE}/bin/less\\\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8732573502257741979,
            "content_hash": 8732573502257741979,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:186",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163070/?format=api",
            "priority": 100,
            "id": 1410063,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=f9305555490fc09b",
            "url": "https://translate-dev.freebsd.org/api/units/1410063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.526052Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "The path with `LOCALBASE` is more likely to still work if the system administrator has moved the whole [.filename]#/usr/local# tree somewhere else."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6397058034023768949,
            "content_hash": -6397058034023768949,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:189",
            "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": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163072/?format=api",
            "priority": 100,
            "id": 1410064,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=2739159c72745c8b",
            "url": "https://translate-dev.freebsd.org/api/units/1410064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.529590Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "All these tests are done automatically when running `poudriere testport` or `poudriere bulk -t`.  It is highly recommended that every ports contributor install and test their ports with it.  See <<testing-poudriere>> for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8840990142610735459,
            "content_hash": 8840990142610735459,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:195",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243552/?format=api",
            "priority": 100,
            "id": 1410065,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=fab181b1710b0163",
            "url": "https://translate-dev.freebsd.org/api/units/1410065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.533805Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Bulk building of the entire ports tree, specific subsets of the ports tree, or a single port including its dependencies"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6822284235463100174,
            "content_hash": 6822284235463100174,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:204",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163080/?format=api",
            "priority": 100,
            "id": 1410068,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=dead9f5dbb86870e",
            "url": "https://translate-dev.freebsd.org/api/units/1410068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.548321Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Automatic packaging of build results"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4583866452101470336,
            "content_hash": 4583866452101470336,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:205",
            "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": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163082/?format=api",
            "priority": 100,
            "id": 1410069,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=bf9d2a4077569880",
            "url": "https://translate-dev.freebsd.org/api/units/1410069/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.552297Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Generation of build log files per port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5254472583870769348,
            "content_hash": 5254472583870769348,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:206",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163084/?format=api",
            "priority": 100,
            "id": 1410070,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=c8eba2f9c3a568c4",
            "url": "https://translate-dev.freebsd.org/api/units/1410070/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.555755Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Providing a signed man:pkg[8] repository"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7632594125152661999,
            "content_hash": 7632594125152661999,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:207",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163086/?format=api",
            "priority": 100,
            "id": 1410071,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=e9ec6beae87531ef",
            "url": "https://translate-dev.freebsd.org/api/units/1410071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.559681Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Testing of port builds before submitting a patch to the FreeBSD bug tracker or committing to the ports tree"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1477390103889713753,
            "content_hash": 1477390103889713753,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:208",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163088/?format=api",
            "priority": 100,
            "id": 1410072,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=9480be78d1061a59",
            "url": "https://translate-dev.freebsd.org/api/units/1410072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.580455Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Testing for successful ports builds using different options"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 121470315289162662,
            "content_hash": 121470315289162662,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:209",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163090/?format=api",
            "priority": 100,
            "id": 1410073,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=81af8c9bb190b3a6",
            "url": "https://translate-dev.freebsd.org/api/units/1410073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.584123Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "No pollution of the host environment: No leftover files, no accidental removals, no changes of existing configuration files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1524264208001036460,
            "content_hash": -1524264208001036460,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:214",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163094/?format=api",
            "priority": 100,
            "id": 1410075,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=6ad8b9c75a418f54",
            "url": "https://translate-dev.freebsd.org/api/units/1410075/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.590905Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Verify [.filename]#pkg-plist# for missing or superfluous entries"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1595925418748678223,
            "content_hash": 1595925418748678223,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:215",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163096/?format=api",
            "priority": 100,
            "id": 1410076,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=9625ddb67888104f",
            "url": "https://translate-dev.freebsd.org/api/units/1410076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.597143Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "The examples in this section show a default file layout, as standard in FreeBSD.  Substitute any local changes accordingly.  The ports tree, represented by `${PORTSDIR}`, is located in [.filename]#/usr/ports#.  Both `${LOCALBASE}` and `${PREFIX}` are [.filename]#/usr/local# by default."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2640012389111616203,
            "content_hash": 2640012389111616203,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:224",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243558/?format=api",
            "priority": 100,
            "id": 1410079,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=a4a33547cfa0d2cb",
            "url": "https://translate-dev.freebsd.org/api/units/1410079/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.618637Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "# pkg install poudriere\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4000355994722567511,
            "content_hash": -4000355994722567511,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:234",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163108/?format=api",
            "priority": 100,
            "id": 1410082,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=487be16ae774faa9",
            "url": "https://translate-dev.freebsd.org/api/units/1410082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.632215Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "or"
            ],
            "previous_source": "",
            "target": [
                "atau"
            ],
            "id_hash": -3075037617238792377,
            "content_hash": -3075037617238792377,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:237",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163110/?format=api",
            "priority": 100,
            "id": 1410083,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=555345945184a747",
            "url": "https://translate-dev.freebsd.org/api/units/1410083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.637217Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "# make -C /usr/ports/ports-mgmt/poudriere install clean\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2475078834011767695,
            "content_hash": -2475078834011767695,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:241",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163112/?format=api",
            "priority": 100,
            "id": 1410084,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=5da6c0e9fba3fc71",
            "url": "https://translate-dev.freebsd.org/api/units/1410084/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:22.640904Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`ZPOOL`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -494118045953207475,
            "content_hash": -494118045953207475,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:269",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163122/?format=api",
            "priority": 100,
            "id": 1410089,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=79248a4151d9534d",
            "url": "https://translate-dev.freebsd.org/api/units/1410089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:23.324562Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`BASEFS`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7855791138749590440,
            "content_hash": 7855791138749590440,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:273",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163130/?format=api",
            "priority": 100,
            "id": 1410093,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=ed05606b3ed4aba8",
            "url": "https://translate-dev.freebsd.org/api/units/1410093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:23.412737Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`DISTFILES_CACHE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7407799716458163521,
            "content_hash": -7407799716458163521,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:277",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163134/?format=api",
            "priority": 100,
            "id": 1410095,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=19323567f54592bf",
            "url": "https://translate-dev.freebsd.org/api/units/1410095/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:23.421851Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "`RESOLV_CONF`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7963038919607775138,
            "content_hash": 7963038919607775138,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:283",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1163138/?format=api",
            "priority": 100,
            "id": 1410097,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=ee8265b517d4efa2",
            "url": "https://translate-dev.freebsd.org/api/units/1410097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:23.431272Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/id/?format=api",
            "source": [
                "Use the host [.filename]#/etc/resolv.conf# inside jails for DNS.  This is needed so jails can resolve the URLs of distfiles when downloading.  It is not needed when using a proxy.  Refer to the default configuration file for proxy configuration."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6770701718590600559,
            "content_hash": -6770701718590600559,
            "location": "documentation/content/en/books/porters-handbook/testing/_index.adoc:288",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1243574/?format=api",
            "priority": 100,
            "id": 1410098,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/id/?checksum=2209a2a8df47ca91",
            "url": "https://translate-dev.freebsd.org/api/units/1410098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:57:23.435244Z"
        }
    ]
}