Translation components API.

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

GET /api/translations/documentation/booksporters-handbooktesting_index/pl/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/pl/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510885,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=6a723cef0647d300",
            "url": "https://translate-dev.freebsd.org/api/units/1510885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.378264Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510886,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=d8d9a8aa192b6f94",
            "url": "https://translate-dev.freebsd.org/api/units/1510886/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.381518Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510887,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=b3d40e5847217ffa",
            "url": "https://translate-dev.freebsd.org/api/units/1510887/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.385010Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510888,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=51724b3eb7ad9d9d",
            "url": "https://translate-dev.freebsd.org/api/units/1510888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.387837Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510889,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=17aa807d2c908edc",
            "url": "https://translate-dev.freebsd.org/api/units/1510889/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.390943Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510890,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=bd612fe98f8a5a3b",
            "url": "https://translate-dev.freebsd.org/api/units/1510890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.395158Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510891,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=8521b40f9629e46e",
            "url": "https://translate-dev.freebsd.org/api/units/1510891/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.398391Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510892,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=97ef2b520243283e",
            "url": "https://translate-dev.freebsd.org/api/units/1510892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.401899Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510893,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=d5c786fcb532652f",
            "url": "https://translate-dev.freebsd.org/api/units/1510893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.404763Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510894,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=f198a6c2cebe22c9",
            "url": "https://translate-dev.freebsd.org/api/units/1510894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.407240Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510895,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=760e694a0fa524b2",
            "url": "https://translate-dev.freebsd.org/api/units/1510895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.409814Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510896,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=e2551f4c923bc57e",
            "url": "https://translate-dev.freebsd.org/api/units/1510896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.412321Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510897,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=325d0e27f02b39ff",
            "url": "https://translate-dev.freebsd.org/api/units/1510897/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.414613Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510900,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=1b97fa1cc33fe823",
            "url": "https://translate-dev.freebsd.org/api/units/1510900/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.458995Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510901,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=0a2de8284a6c9a37",
            "url": "https://translate-dev.freebsd.org/api/units/1510901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.462159Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510903,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=acacb5311b491961",
            "url": "https://translate-dev.freebsd.org/api/units/1510903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.468777Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510904,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=fef5e8bae3e9dbf3",
            "url": "https://translate-dev.freebsd.org/api/units/1510904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.471742Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510905,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=d24e8c18b1d38bf4",
            "url": "https://translate-dev.freebsd.org/api/units/1510905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.474877Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510906,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=292013126963d678",
            "url": "https://translate-dev.freebsd.org/api/units/1510906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.478486Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510907,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=f30a6ead53173ff7",
            "url": "https://translate-dev.freebsd.org/api/units/1510907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.482017Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510908,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=0c93ac349fa3eaf9",
            "url": "https://translate-dev.freebsd.org/api/units/1510908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.485630Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510909,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=efb4720fdb13ec35",
            "url": "https://translate-dev.freebsd.org/api/units/1510909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.489018Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510910,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=0ac83ae30d6b56c5",
            "url": "https://translate-dev.freebsd.org/api/units/1510910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.492085Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510911,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=14507db81d8cbc87",
            "url": "https://translate-dev.freebsd.org/api/units/1510911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.495150Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=3c2761a7111895ba",
            "url": "https://translate-dev.freebsd.org/api/units/1510912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.497847Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510913,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=0d6982f0df9fe9bc",
            "url": "https://translate-dev.freebsd.org/api/units/1510913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.500693Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=09226dee1a3e6e12",
            "url": "https://translate-dev.freebsd.org/api/units/1510914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.503505Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510915,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=164745b8fac75093",
            "url": "https://translate-dev.freebsd.org/api/units/1510915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.506309Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510917,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=8cc9dfdb65037145",
            "url": "https://translate-dev.freebsd.org/api/units/1510917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.512173Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510918,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=530f6424870eeff3",
            "url": "https://translate-dev.freebsd.org/api/units/1510918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.514766Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510919,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=f9305555490fc09b",
            "url": "https://translate-dev.freebsd.org/api/units/1510919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.517535Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510920,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=2739159c72745c8b",
            "url": "https://translate-dev.freebsd.org/api/units/1510920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.519915Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510921,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=fab181b1710b0163",
            "url": "https://translate-dev.freebsd.org/api/units/1510921/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.522740Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510924,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=dead9f5dbb86870e",
            "url": "https://translate-dev.freebsd.org/api/units/1510924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.558757Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510925,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=bf9d2a4077569880",
            "url": "https://translate-dev.freebsd.org/api/units/1510925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.561735Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510926,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=c8eba2f9c3a568c4",
            "url": "https://translate-dev.freebsd.org/api/units/1510926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.564338Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510927,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=e9ec6beae87531ef",
            "url": "https://translate-dev.freebsd.org/api/units/1510927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.567287Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510928,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=9480be78d1061a59",
            "url": "https://translate-dev.freebsd.org/api/units/1510928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.570340Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510929,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=81af8c9bb190b3a6",
            "url": "https://translate-dev.freebsd.org/api/units/1510929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.573317Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510931,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=6ad8b9c75a418f54",
            "url": "https://translate-dev.freebsd.org/api/units/1510931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.580066Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510932,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=9625ddb67888104f",
            "url": "https://translate-dev.freebsd.org/api/units/1510932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.582800Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510935,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=a4a33547cfa0d2cb",
            "url": "https://translate-dev.freebsd.org/api/units/1510935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.592066Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510938,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=487be16ae774faa9",
            "url": "https://translate-dev.freebsd.org/api/units/1510938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.600476Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?format=api",
            "source": [
                "or"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 1510939,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=555345945184a747",
            "url": "https://translate-dev.freebsd.org/api/units/1510939/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.603194Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510940,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=5da6c0e9fba3fc71",
            "url": "https://translate-dev.freebsd.org/api/units/1510940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.605578Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510945,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=79248a4151d9534d",
            "url": "https://translate-dev.freebsd.org/api/units/1510945/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.617518Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510949,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=ed05606b3ed4aba8",
            "url": "https://translate-dev.freebsd.org/api/units/1510949/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.655579Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510951,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=19323567f54592bf",
            "url": "https://translate-dev.freebsd.org/api/units/1510951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.660762Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510953,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=ee8265b517d4efa2",
            "url": "https://translate-dev.freebsd.org/api/units/1510953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.667027Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooktesting_index/pl/?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": 1510954,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooktesting_index/pl/?checksum=2209a2a8df47ca91",
            "url": "https://translate-dev.freebsd.org/api/units/1510954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T03:14:21.669888Z"
        }
    ]
}