Translation components API.

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

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

{
    "count": 86,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Regression and Performance Testing"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6339442660329927309,
            "content_hash": 6339442660329927309,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:1, documentation/content/en/books/developers-handbook/testing/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "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/1064036/?format=api",
            "priority": 100,
            "id": 1505551,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=d7fa398302ec328d",
            "url": "https://translate-dev.freebsd.org/api/units/1505551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.412296Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Chapter 6. Regression and Performance Testing"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7154741410708639291,
            "content_hash": 7154741410708639291,
            "location": "documentation/content/en/books/developers-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": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064034/?format=api",
            "priority": 100,
            "id": 1505552,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=e34abf67d510ce3b",
            "url": "https://translate-dev.freebsd.org/api/units/1505552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.415390Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Regression tests are used to exercise a particular bit of the system to check that it works as expected, and to make sure that old bugs are not reintroduced."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7666297713267821375,
            "content_hash": -7666297713267821375,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064038/?format=api",
            "priority": 100,
            "id": 1505553,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=159bd6d8fa4834c1",
            "url": "https://translate-dev.freebsd.org/api/units/1505553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.418814Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The FreeBSD regression testing tools can be found in the FreeBSD source tree in the directory [.filename]#src/tools/regression#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4199861947591546665,
            "content_hash": 4199861947591546665,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:54",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064040/?format=api",
            "priority": 100,
            "id": 1505554,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=ba48e83083dfd729",
            "url": "https://translate-dev.freebsd.org/api/units/1505554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.421744Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Micro Benchmark Checklist"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6796542588363284706,
            "content_hash": -6796542588363284706,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:56",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064042/?format=api",
            "priority": 100,
            "id": 1505555,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=21add48687cadf1e",
            "url": "https://translate-dev.freebsd.org/api/units/1505555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.425253Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "This section contains hints for doing proper micro-benchmarking on FreeBSD or of FreeBSD itself."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1409622821350880177,
            "content_hash": -1409622821350880177,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:59",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064044/?format=api",
            "priority": 100,
            "id": 1505556,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=6c7003833218cc4f",
            "url": "https://translate-dev.freebsd.org/api/units/1505556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.428855Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "It is not possible to use all of the suggestions below every single time, but the more used, the better the benchmark's ability to test small differences will be."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4481212824971617456,
            "content_hash": -4481212824971617456,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:61",
            "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": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064046/?format=api",
            "priority": 100,
            "id": 1505557,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=41cf88ad9ca45b50",
            "url": "https://translate-dev.freebsd.org/api/units/1505557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.431969Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Disable APM and any other kind of clock fiddling (ACPI ?)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7716244581102685191,
            "content_hash": -7716244581102685191,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:63",
            "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": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064048/?format=api",
            "priority": 100,
            "id": 1505558,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=14ea646f975773f9",
            "url": "https://translate-dev.freebsd.org/api/units/1505558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.435031Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Run in single user mode. E.g., man:cron[8], and other daemons only add noise. The man:sshd[8] daemon can also cause problems. If ssh access is required during testing either disable the SSHv1 key regeneration, or kill the parent `sshd` daemon during the tests."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6238517482520835088,
            "content_hash": -6238517482520835088,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:64",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064050/?format=api",
            "priority": 100,
            "id": 1505559,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=296c556719480bf0",
            "url": "https://translate-dev.freebsd.org/api/units/1505559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.438075Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Do not run man:ntpd[8]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1981260598744674361,
            "content_hash": 1981260598744674361,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064052/?format=api",
            "priority": 100,
            "id": 1505560,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=9b7eda0473a77039",
            "url": "https://translate-dev.freebsd.org/api/units/1505560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.441061Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "If man:syslog[3] events are generated, run man:syslogd[8] with an empty [.filename]#/etc/syslogd.conf#, otherwise, do not run it."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -240951512694691979,
            "content_hash": -240951512694691979,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:66",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064054/?format=api",
            "priority": 100,
            "id": 1505561,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=7ca7f7e035bd6775",
            "url": "https://translate-dev.freebsd.org/api/units/1505561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.444096Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Minimize disk-I/O, avoid it entirely if possible."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7895588616448830114,
            "content_hash": -7895588616448830114,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064056/?format=api",
            "priority": 100,
            "id": 1505562,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=126d3bfc67f3155e",
            "url": "https://translate-dev.freebsd.org/api/units/1505562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.447250Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Do not mount file systems that are not needed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3938313181175618725,
            "content_hash": -3938313181175618725,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:68",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064058/?format=api",
            "priority": 100,
            "id": 1505563,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=49584d071dc9e35b",
            "url": "https://translate-dev.freebsd.org/api/units/1505563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.449851Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Mount [.filename]#/#, [.filename]#/usr#, and any other file system as read-only if possible. This removes atime updates to disk (etc.) from the I/O picture."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8808902886939507976,
            "content_hash": 8808902886939507976,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064060/?format=api",
            "priority": 100,
            "id": 1505564,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=fa3f82810cf13d08",
            "url": "https://translate-dev.freebsd.org/api/units/1505564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.452764Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Reinitialize the read/write test file system with man:newfs[8] and populate it from a man:tar[1] or man:dump[8] file before every run. Unmount and mount it before starting the test. This results in a consistent file system layout. For a worldstone test this would apply to [.filename]#/usr/obj# (just reinitialize with `newfs` and mount). To get 100% reproducibility, populate the file system from a man:dd[1] file (i.e.: `dd if=myimage of=/dev/ad0s1h bs=1m`)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4488877945912007556,
            "content_hash": -4488877945912007556,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:70",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064062/?format=api",
            "priority": 100,
            "id": 1505565,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=41b44d4a91d4647c",
            "url": "https://translate-dev.freebsd.org/api/units/1505565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.455883Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Use malloc backed or preloaded man:md[4] partitions."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6320907289676858296,
            "content_hash": -6320907289676858296,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:71",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064064/?format=api",
            "priority": 100,
            "id": 1505566,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=2847a04f44a23c48",
            "url": "https://translate-dev.freebsd.org/api/units/1505566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.503838Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Reboot between individual iterations of the test, this gives a more consistent state."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4674633307123902922,
            "content_hash": 4674633307123902922,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064066/?format=api",
            "priority": 100,
            "id": 1505567,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=c0dfa239be5469ca",
            "url": "https://translate-dev.freebsd.org/api/units/1505567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.507714Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Remove all non-essential device drivers from the kernel. For instance if USB is not needed for the test, do not put USB in the kernel. Drivers which attach often have timeouts ticking away."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8687457054515027167,
            "content_hash": 8687457054515027167,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:73",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064068/?format=api",
            "priority": 100,
            "id": 1505568,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=f8900c29b7d45cdf",
            "url": "https://translate-dev.freebsd.org/api/units/1505568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.511617Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Unconfigure hardware that are not in use. Detach disks with man:atacontrol[8] and man:camcontrol[8] if the disks are not used for the test."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2820576074820206166,
            "content_hash": -2820576074820206166,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:74",
            "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": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064070/?format=api",
            "priority": 100,
            "id": 1505569,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=58db4d01066041aa",
            "url": "https://translate-dev.freebsd.org/api/units/1505569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.515017Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Do not configure the network unless it is being tested, or wait until after the test has been performed to ship the results off to another computer."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8296917582463574945,
            "content_hash": -8296917582463574945,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:75",
            "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": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064072/?format=api",
            "priority": 100,
            "id": 1505570,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=0cdb6d6aee90dc5f",
            "url": "https://translate-dev.freebsd.org/api/units/1505570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.518856Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "If the system must be connected to a public network, watch out for spikes of broadcast traffic. Even though it is hardly noticeable, it will take up CPU cycles. Multicast has similar caveats."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 97541456746033143,
            "content_hash": 97541456746033143,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:77",
            "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": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190136/?format=api",
            "priority": 100,
            "id": 1505571,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=815a89702838aff7",
            "url": "https://translate-dev.freebsd.org/api/units/1505571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.522938Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Put each file system on its own disk. This minimizes jitter from head-seek optimizations."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1084781560137412361,
            "content_hash": -1084781560137412361,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:78",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064076/?format=api",
            "priority": 100,
            "id": 1505572,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=70f214eb211d90f7",
            "url": "https://translate-dev.freebsd.org/api/units/1505572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.527503Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Minimize output to serial or VGA consoles. Running output into files gives less jitter. (Serial consoles easily become a bottleneck.) Do not touch keyboard while the test is running, even kbd:[space] or kbd:[back-space] shows up in the numbers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6336887452426677631,
            "content_hash": -6336887452426677631,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064078/?format=api",
            "priority": 100,
            "id": 1505573,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=280eda6fb07a5281",
            "url": "https://translate-dev.freebsd.org/api/units/1505573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.531304Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Make sure the test is long enough, but not too long. If the test is too short, timestamping is a problem. If it is too long temperature changes and drift will affect the frequency of the quartz crystals in the computer. Rule of thumb: more than a minute, less than an hour."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7756426500951609330,
            "content_hash": -7756426500951609330,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:80",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064080/?format=api",
            "priority": 100,
            "id": 1505574,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=145ba331545a700e",
            "url": "https://translate-dev.freebsd.org/api/units/1505574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.534486Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Try to keep the temperature as stable as possible around the machine. This affects both quartz crystals and disk drive algorithms. To get real stable clock, consider stabilized clock injection. E.g., get a OCXO + PLL, inject output into clock circuits instead of motherboard xtal. Contact {phk} for more information about this."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1728568682542515506,
            "content_hash": 1728568682542515506,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:81",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064082/?format=api",
            "priority": 100,
            "id": 1505575,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=97fd1c0ef4cfc532",
            "url": "https://translate-dev.freebsd.org/api/units/1505575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.537838Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Run the test at least 3 times but it is better to run more than 20 times both for \"before\" and \"after\" code. Try to interleave if possible (i.e.: do not run 20 times before then 20 times after), this makes it possible to spot environmental effects. Do not interleave 1:1, but 3:3, this makes it possible to spot interaction effects."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4263726096918413451,
            "content_hash": -4263726096918413451,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:82",
            "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": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064084/?format=api",
            "priority": 100,
            "id": 1505576,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=44d433b47d9d7f75",
            "url": "https://translate-dev.freebsd.org/api/units/1505576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.540774Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "A good pattern is: `bababa{bbbaaa}*`.  This gives hint after the first 1+1 runs (so it is possible to stop the test if it goes entirely the wrong way), a standard deviation after the first 3+3 (gives a good indication if it is going to be worth a long run) and trending and interaction numbers later on."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 789302591892492803,
            "content_hash": 789302591892492803,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:85",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190138/?format=api",
            "priority": 100,
            "id": 1505577,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=8af42a86820c1203",
            "url": "https://translate-dev.freebsd.org/api/units/1505577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.543604Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Use man:ministat[1] to see if the numbers are significant. Consider buying \"Cartoon guide to statistics\" ISBN: 0062731025, highly recommended, if you have forgotten or never learned about standard deviation and Student's T."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2088753070530968475,
            "content_hash": 2088753070530968475,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:86",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064088/?format=api",
            "priority": 100,
            "id": 1505578,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=9cfcbdd9d8813b9b",
            "url": "https://translate-dev.freebsd.org/api/units/1505578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.546361Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Do not use background man:fsck[8] unless the test is a benchmark of background `fsck`. Also, disable `background_fsck` in [.filename]#/etc/rc.conf# unless the benchmark is not started at least 60+\"``fsck`` runtime\" seconds after the boot, as man:rc[8] wakes up and checks if `fsck` needs to run on any file systems when background `fsck` is enabled. Likewise, make sure there are no snapshots lying around unless the benchmark is a test with snapshots."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1446650327607597304,
            "content_hash": -1446650327607597304,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:87",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064090/?format=api",
            "priority": 100,
            "id": 1505579,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=6bec773114bf2708",
            "url": "https://translate-dev.freebsd.org/api/units/1505579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.549294Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "If the benchmark show unexpected bad performance, check for things like high interrupt volume from an unexpected source. Some versions of ACPI have been reported to \"misbehave\" and generate excess interrupts. To help diagnose odd test results, take a few snapshots of `vmstat -i` and look for anything unusual."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7497144047985875763,
            "content_hash": -7497144047985875763,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:88",
            "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": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064092/?format=api",
            "priority": 100,
            "id": 1505580,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=17f4cb35bdde24cd",
            "url": "https://translate-dev.freebsd.org/api/units/1505580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.552270Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Make sure to be careful about optimization parameters for kernel and userspace, likewise debugging. It is easy to let something slip through and realize later the test was not comparing the same thing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3101305252820411485,
            "content_hash": -3101305252820411485,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:89",
            "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": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064094/?format=api",
            "priority": 100,
            "id": 1505581,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=54f5f34dd1961ba3",
            "url": "https://translate-dev.freebsd.org/api/units/1505581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.555394Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Do not ever benchmark with the `WITNESS` and `INVARIANTS` kernel options enabled unless the test is interested to benchmarking those features. `WITNESS` can cause 400%+ drops in performance. Likewise, userspace man:malloc[3] parameters default differently in -CURRENT from the way they ship in production releases."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1887904467029867630,
            "content_hash": 1887904467029867630,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:90",
            "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": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064096/?format=api",
            "priority": 100,
            "id": 1505582,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=9a332f1c37303c6e",
            "url": "https://translate-dev.freebsd.org/api/units/1505582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.558338Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The FreeBSD Source Tinderbox"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4380523816215699135,
            "content_hash": 4380523816215699135,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:92",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064098/?format=api",
            "priority": 100,
            "id": 1505583,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=bccabf33abacdebf",
            "url": "https://translate-dev.freebsd.org/api/units/1505583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.561810Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The source Tinderbox consists of:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -912711773543618775,
            "content_hash": -912711773543618775,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:95",
            "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": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064100/?format=api",
            "priority": 100,
            "id": 1505584,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=7355657a4b9da729",
            "url": "https://translate-dev.freebsd.org/api/units/1505584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.564411Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "A build script, [.filename]#tinderbox#, that automates checking out a specific version of the FreeBSD source tree and building it."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6757661839956079134,
            "content_hash": 6757661839956079134,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:97",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064102/?format=api",
            "priority": 100,
            "id": 1505585,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=ddc809a3cacb721e",
            "url": "https://translate-dev.freebsd.org/api/units/1505585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.567414Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "A supervisor script, [.filename]#tbmaster#, that monitors individual Tinderbox instances, logs their output, and emails failure notices."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8893872519400615449,
            "content_hash": -8893872519400615449,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:98",
            "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": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064104/?format=api",
            "priority": 100,
            "id": 1505586,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=04929e10bb8491e7",
            "url": "https://translate-dev.freebsd.org/api/units/1505586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.569770Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "A CGI script named [.filename]#index.cgi# that reads a set of tbmaster logs and presents an easy-to-read HTML summary of them."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5404101564282207243,
            "content_hash": 5404101564282207243,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:99",
            "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": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064106/?format=api",
            "priority": 100,
            "id": 1505587,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=caff39bd952c7c0b",
            "url": "https://translate-dev.freebsd.org/api/units/1505587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.572266Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "A set of build servers that continually test the tip of the most important FreeBSD code branches."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6308939033083090741,
            "content_hash": 6308939033083090741,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:100",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064108/?format=api",
            "priority": 100,
            "id": 1505588,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=d78dda9fd8839735",
            "url": "https://translate-dev.freebsd.org/api/units/1505588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.574370Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "A webserver that keeps a complete set of Tinderbox logs and displays an up-to-date summary."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5500035047235643048,
            "content_hash": 5500035047235643048,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:101",
            "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": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064110/?format=api",
            "priority": 100,
            "id": 1505589,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=cc540cbc2aade6a8",
            "url": "https://translate-dev.freebsd.org/api/units/1505589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.576399Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The scripts are maintained and were developed by {des}, and are now written in Perl, a move on from their original incarnation as shell scripts.  All scripts and configuration files are kept in https://www.freebsd.org/cgi/cvsweb.cgi/projects/tinderbox/[/projects/tinderbox/]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 290338046304813318,
            "content_hash": 290338046304813318,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:104",
            "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": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190140/?format=api",
            "priority": 100,
            "id": 1505590,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=84077cea32c78106",
            "url": "https://translate-dev.freebsd.org/api/units/1505590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.595486Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "For more information about the tinderbox and tbmaster scripts at this stage, see their respective man pages: tinderbox(1) and tbmaster(1)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8827091077236018700,
            "content_hash": -8827091077236018700,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:106",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064114/?format=api",
            "priority": 100,
            "id": 1505591,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=057fdf6ee553b1f4",
            "url": "https://translate-dev.freebsd.org/api/units/1505591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.599610Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The index.cgi Script"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1714219288286189047,
            "content_hash": -1714219288286189047,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:107",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064116/?format=api",
            "priority": 100,
            "id": 1505592,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=6835dea3be942a09",
            "url": "https://translate-dev.freebsd.org/api/units/1505592/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.602730Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The [.filename]#index.cgi# script generates the HTML summary of tinderbox and tbmaster logs.  Although originally intended to be used as a CGI script, as indicated by its name, this script can also be run from the command line or from a man:cron[8] job, in which case it will look for logs in the directory where the script is located.  It will automatically detect context, generating HTTP headers when it is run as a CGI script.  It conforms to XHTML standards and is styled using CSS."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8056291500158437585,
            "content_hash": 8056291500158437585,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:114",
            "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": 84,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190142/?format=api",
            "priority": 100,
            "id": 1505593,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=efcdb26f71f148d1",
            "url": "https://translate-dev.freebsd.org/api/units/1505593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.606814Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The script starts in the `main()` block by attempting to verify that it is running on the official Tinderbox website.  If it is not, a page indicating it is not an official website is produced, and a URL to the official site is provided."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6997836274507667931,
            "content_hash": -6997836274507667931,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190144/?format=api",
            "priority": 100,
            "id": 1505594,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=1ee2b0fc05a0a625",
            "url": "https://translate-dev.freebsd.org/api/units/1505594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.610667Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Next, it scans the log directory to get an inventory of configurations, branches and architectures for which log files exist, to avoid hard-coding a list into the script and potentially ending up with blank rows or columns.  This information is derived from the names of the log files matching the following pattern:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6944068244707486140,
            "content_hash": -6944068244707486140,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:120",
            "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": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190146/?format=api",
            "priority": 100,
            "id": 1505595,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=1fa1b6b90223d644",
            "url": "https://translate-dev.freebsd.org/api/units/1505595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.614453Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "tinderbox-$config-$branch-$arch-$machine.{brief,full}\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 85310411568680429,
            "content_hash": 85310411568680429,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:124",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064124/?format=api",
            "priority": 100,
            "id": 1505596,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=812f155e09318ded",
            "url": "https://translate-dev.freebsd.org/api/units/1505596/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.617801Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The configurations used on the official Tinderbox build servers are named for the branches they build.  For example, the `releng_8` configuration is used to build `RELENG_8` as well as all still-supported release branches."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8519059341761799292,
            "content_hash": -8519059341761799292,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:128",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1190148/?format=api",
            "priority": 100,
            "id": 1505597,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=09c638aa21d09b84",
            "url": "https://translate-dev.freebsd.org/api/units/1505597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.621197Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "Once all of this startup procedure has been successfully completed, `do_config()` is called for each configuration."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5627353257463406893,
            "content_hash": -5627353257463406893,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064128/?format=api",
            "priority": 100,
            "id": 1505598,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=31e7a006ff419ed3",
            "url": "https://translate-dev.freebsd.org/api/units/1505598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.624537Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "The `do_config()` function generates HTML for a single Tinderbox configuration."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9019252040467177091,
            "content_hash": -9019252040467177091,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:132",
            "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": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064130/?format=api",
            "priority": 100,
            "id": 1505599,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=02d52e0e243ca17d",
            "url": "https://translate-dev.freebsd.org/api/units/1505599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.627722Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktesting_index/pl/?format=api",
            "source": [
                "It works by first generating a header row, then iterating over each branch build with the specified configuration, producing a single row of results for each in the following manner:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6296755721514772964,
            "content_hash": 6296755721514772964,
            "location": "documentation/content/en/books/developers-handbook/testing/_index.adoc:135",
            "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": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1064132/?format=api",
            "priority": 100,
            "id": 1505600,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktesting_index/pl/?checksum=d76291f7924be9e4",
            "url": "https://translate-dev.freebsd.org/api/units/1505600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T02:15:33.631114Z"
        }
    ]
}