Translation components API.

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

GET /api/translations/documentation/articlesserial-uart_index/pl/units/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 392,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/units/?format=api&page=7",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Now we are ready to configure a kernel.  Staying with this example, we would configure:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5226260503647871936,
            "content_hash": 5226260503647871936,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1041",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 351,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612153/?format=api",
            "priority": 100,
            "id": 1524888,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=c887683cf795e3c0",
            "url": "https://translate-dev.freebsd.org/api/units/1524888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.446769Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "# standard on-board COM1 port\ndevice          sio0    at isa? port \"IO_COM1\" flags 0x10\n# patched-up multi-I/O extension board\noptions         COM_MULTIPORT\ndevice          sio1    at isa? port \"IO_COM2\" flags 0x205\ndevice          sio2    at isa? port \"IO_COM3\" flags 0x205 irq 3\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8001185783733756021,
            "content_hash": 8001185783733756021,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1050",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 352,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381171/?format=api",
            "priority": 100,
            "id": 1524889,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=ef09ec14055b2075",
            "url": "https://translate-dev.freebsd.org/api/units/1524889/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.450237Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Note that the `flags` setting for [.filename]#sio1# and [.filename]#sio2# is truly essential; refer to man:sio[4] for details.  (Generally, the `2` in the \"flags\" attribute refers to [.filename]#sio#`2` which holds the IRQ, and you surely want a `5` low nibble.)  With kernel verbose mode turned on this should yield something similar to this:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1193763507254366157,
            "content_hash": 1193763507254366157,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1055",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 353,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612155/?format=api",
            "priority": 100,
            "id": 1524890,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=90911995c3b88fcd",
            "url": "https://translate-dev.freebsd.org/api/units/1524890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.453763Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "sio0: irq maps: 0x1 0x11 0x1 0x1\nsio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa\nsio0: type 16550A\nsio1: irq maps: 0x1 0x9 0x1 0x1\nsio1 at 0x2f8-0x2ff flags 0x205 on isa\nsio1: type 16550A (multiport)\nsio2: irq maps: 0x1 0x9 0x1 0x1\nsio2 at 0x3e8-0x3ef irq 3 flags 0x205 on isa\nsio2: type 16550A (multiport master)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4866497758561268191,
            "content_hash": 4866497758561268191,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1067",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 354,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381175/?format=api",
            "priority": 100,
            "id": 1524891,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=c38945ed774771df",
            "url": "https://translate-dev.freebsd.org/api/units/1524891/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.457371Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Though [.filename]#/sys/i386/isa/sio.c# is somewhat cryptic with its use of the \"irq maps\" array above, the basic idea is that you observe `0x1` in the first, third, and fourth place.  This means that the corresponding IRQ was set upon output and cleared after, which is just what we would expect.  If your kernel does not display this behavior, most likely there is something wrong with your wiring."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4985925169156084692,
            "content_hash": -4985925169156084692,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1072",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 355,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612157/?format=api",
            "priority": 100,
            "id": 1524892,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=3ace6f79a7c5ac2c",
            "url": "https://translate-dev.freebsd.org/api/units/1524892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.460670Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Configuring the [.filename]#cy# driver"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6506959406402810558,
            "content_hash": 6506959406402810558,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1074",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 356,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381179/?format=api",
            "priority": 100,
            "id": 1524893,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=da4d5d1ad286b2be",
            "url": "https://translate-dev.freebsd.org/api/units/1524893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.464142Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "_Contributed by Alex Nash. 6 June 1996._"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7972238813699971819,
            "content_hash": 7972238813699971819,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1077",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 357,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381181/?format=api",
            "priority": 100,
            "id": 1524894,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=eea314f65b2b1aeb",
            "url": "https://translate-dev.freebsd.org/api/units/1524894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.466881Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "The Cyclades multiport cards are based on the [.filename]#cy# driver instead of the usual [.filename]#sio# driver used by other multiport cards.  Configuration is a simple matter of:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1858949510762780179,
            "content_hash": 1858949510762780179,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1080",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 358,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612159/?format=api",
            "priority": 100,
            "id": 1524895,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=99cc50bb1c66d613",
            "url": "https://translate-dev.freebsd.org/api/units/1524895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.470258Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Add the [.filename]#cy# device to your kernel configuration (note that your irq and iomem settings may differ)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7665052116013950623,
            "content_hash": 7665052116013950623,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1084",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 359,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381185/?format=api",
            "priority": 100,
            "id": 1524896,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=ea5fbc49cfde269f",
            "url": "https://translate-dev.freebsd.org/api/units/1524896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.473453Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "device cy0 at isa? irq 10 iomem 0xd4000 iosiz 0x2000\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8743236067714392486,
            "content_hash": 8743236067714392486,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1088",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 360,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381187/?format=api",
            "priority": 100,
            "id": 1524897,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=f95636e1437fe1a6",
            "url": "https://translate-dev.freebsd.org/api/units/1524897/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.476892Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Rebuild and install the new kernel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8825973851610839047,
            "content_hash": -8825973851610839047,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1090",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 361,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381189/?format=api",
            "priority": 100,
            "id": 1524898,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=0583d78b41d987f9",
            "url": "https://translate-dev.freebsd.org/api/units/1524898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.480329Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Make the device nodes by typing (the following example assumes an 8-port board):"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7336346527516134218,
            "content_hash": 7336346527516134218,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1091",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 362,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381191/?format=api",
            "priority": 100,
            "id": 1524899,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=e5cff04c11c50b4a",
            "url": "https://translate-dev.freebsd.org/api/units/1524899/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.483739Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "# cd /dev\n# for i in 0 1 2 3 4 5 6 7;do ./MAKEDEV cuac$i ttyc$i;done\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4982788052967308825,
            "content_hash": -4982788052967308825,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1096",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 363,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381193/?format=api",
            "priority": 100,
            "id": 1524900,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=3ad994aa6fd2c1e7",
            "url": "https://translate-dev.freebsd.org/api/units/1524900/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.486809Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "If appropriate, add dialup entries to [.filename]#/etc/ttys# by duplicating serial device (`ttyd`) entries and using `ttyc` in place of `ttyd`. For example:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6475553608497740759,
            "content_hash": -6475553608497740759,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1099",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 364,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381195/?format=api",
            "priority": 100,
            "id": 1524901,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=2622364d517e4429",
            "url": "https://translate-dev.freebsd.org/api/units/1524901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.489949Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "ttyc0   \"/usr/libexec/getty std.38400\"  unknown on insecure\nttyc1   \"/usr/libexec/getty std.38400\"  unknown on insecure\nttyc2   \"/usr/libexec/getty std.38400\"  unknown on insecure\n...\nttyc7   \"/usr/libexec/getty std.38400\"  unknown on insecure\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1122457594355771346,
            "content_hash": -1122457594355771346,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1107",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 365,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381197/?format=api",
            "priority": 100,
            "id": 1524902,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=706c3ac3d4fc182e",
            "url": "https://translate-dev.freebsd.org/api/units/1524902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.493188Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Reboot with the new kernel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5405954111272486150,
            "content_hash": 5405954111272486150,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1109",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 366,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381199/?format=api",
            "priority": 100,
            "id": 1524903,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=cb05ce9f4a758506",
            "url": "https://translate-dev.freebsd.org/api/units/1524903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.496288Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Configuring the [.filename]#si# driver"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7296916296735005742,
            "content_hash": -7296916296735005742,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1111",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 367,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381201/?format=api",
            "priority": 100,
            "id": 1524904,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=1abc2549f159e3d2",
            "url": "https://translate-dev.freebsd.org/api/units/1524904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.499126Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "_Contributed by `{nsayer}`. 25 March 1998._"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3565499242184344224,
            "content_hash": 3565499242184344224,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1114",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 368,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381203/?format=api",
            "priority": 100,
            "id": 1524905,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=b17b32ab815282a0",
            "url": "https://translate-dev.freebsd.org/api/units/1524905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.502013Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "The Specialix SI/XIO and SX multiport cards use the [.filename]#si# driver.  A single machine can have up to 4 host cards.  The following host cards are supported:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3595191689740079807,
            "content_hash": -3595191689740079807,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1118",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 369,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612161/?format=api",
            "priority": 100,
            "id": 1524906,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=4e1b5034d19b2d41",
            "url": "https://translate-dev.freebsd.org/api/units/1524906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.504928Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "ISA SI/XIO host card (2 versions)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -343993423502526198,
            "content_hash": -343993423502526198,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1120",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 370,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381207/?format=api",
            "priority": 100,
            "id": 1524907,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=7b39e3cdcb0fb90a",
            "url": "https://translate-dev.freebsd.org/api/units/1524907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.507885Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "EISA SI/XIO host card"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1360798100329677149,
            "content_hash": 1360798100329677149,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1121",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 371,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381209/?format=api",
            "priority": 100,
            "id": 1524908,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=92e286a9952d415d",
            "url": "https://translate-dev.freebsd.org/api/units/1524908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.511657Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "PCI SI/XIO host card"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8169863548136552418,
            "content_hash": 8169863548136552418,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1122",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 372,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381211/?format=api",
            "priority": 100,
            "id": 1524909,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=f1612f9c7a1777e2",
            "url": "https://translate-dev.freebsd.org/api/units/1524909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.546871Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "ISA SX host card"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2272138397289724266,
            "content_hash": -2272138397289724266,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1123",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 373,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381213/?format=api",
            "priority": 100,
            "id": 1524910,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=6077be2a7d054696",
            "url": "https://translate-dev.freebsd.org/api/units/1524910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.550705Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "PCI SX host card"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3207169860853453313,
            "content_hash": -3207169860853453313,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1124",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 374,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381215/?format=api",
            "priority": 100,
            "id": 1524911,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=537dd800fd7dadff",
            "url": "https://translate-dev.freebsd.org/api/units/1524911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.557212Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Although the SX and SI/XIO host cards look markedly different, their functionality are basically the same.  The host cards do not use I/O locations, but instead require a 32K chunk of memory.  The factory configuration for ISA cards places this at `0xd0000-0xd7fff`.  They also require an IRQ.  PCI cards will, of course, auto-configure themselves."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5680585220164559845,
            "content_hash": 5680585220164559845,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1130",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 375,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612163/?format=api",
            "priority": 100,
            "id": 1524912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=ced57e29243e23e5",
            "url": "https://translate-dev.freebsd.org/api/units/1524912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.562092Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "You can attach up to 4 external modules to each host card.  The external modules contain either 4 or 8 serial ports.  They come in the following varieties:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -151118528920043060,
            "content_hash": -151118528920043060,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1134",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 376,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612165/?format=api",
            "priority": 100,
            "id": 1524913,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=7de71e7fa4bdc1cc",
            "url": "https://translate-dev.freebsd.org/api/units/1524913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.565759Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "SI 4 or 8 port modules. Up to 57600 bps on each port supported."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5742175115026153507,
            "content_hash": -5742175115026153507,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1136",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 377,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381221/?format=api",
            "priority": 100,
            "id": 1524914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=304fb227fec73fdd",
            "url": "https://translate-dev.freebsd.org/api/units/1524914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.569077Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "XIO 8 port modules. Up to 115200 bps on each port supported. One type of XIO module has 7 serial and 1 parallel port."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3372281196725972253,
            "content_hash": 3372281196725972253,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1137",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 378,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381223/?format=api",
            "priority": 100,
            "id": 1524915,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=aeccbfe19d94ad1d",
            "url": "https://translate-dev.freebsd.org/api/units/1524915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.572484Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "SXDC 8 port modules. Up to 921600 bps on each port supported. Like XIO, a module is available with one parallel port as well."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8814666679548932639,
            "content_hash": 8814666679548932639,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1138",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 379,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381225/?format=api",
            "priority": 100,
            "id": 1524916,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=fa53fca497fc721f",
            "url": "https://translate-dev.freebsd.org/api/units/1524916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.575497Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "To configure an ISA host card, add the following line to your kernel configuration file, changing the numbers as appropriate:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5073086209321795169,
            "content_hash": -5073086209321795169,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1140",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 380,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381227/?format=api",
            "priority": 100,
            "id": 1524917,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=3998c6f89271019f",
            "url": "https://translate-dev.freebsd.org/api/units/1524917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.578311Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "device si0 at isa? iomem 0xd0000 irq 11\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 321489821764575565,
            "content_hash": 321489821764575565,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1144",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 381,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381229/?format=api",
            "priority": 100,
            "id": 1524918,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=8476294a212e614d",
            "url": "https://translate-dev.freebsd.org/api/units/1524918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.580999Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Valid IRQ numbers are 9, 10, 11, 12 and 15 for SX ISA host cards and 11, 12 and 15 for SI/XIO ISA host cards."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7165874502647151242,
            "content_hash": -7165874502647151242,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1147",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 382,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381231/?format=api",
            "priority": 100,
            "id": 1524919,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=1c8db31b34b00576",
            "url": "https://translate-dev.freebsd.org/api/units/1524919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.584307Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "To configure an EISA or PCI host card, use this line:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8327836189542826525,
            "content_hash": -8327836189542826525,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1149",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 383,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381233/?format=api",
            "priority": 100,
            "id": 1524920,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=0c6d951bbea83de3",
            "url": "https://translate-dev.freebsd.org/api/units/1524920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.587065Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "device si0\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5130094977828604084,
            "content_hash": 5130094977828604084,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1153",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 384,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381235/?format=api",
            "priority": 100,
            "id": 1524921,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=c731c233b17d48b4",
            "url": "https://translate-dev.freebsd.org/api/units/1524921/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.589790Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "After adding the configuration entry, rebuild and install your new kernel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4748809403615954753,
            "content_hash": 4748809403615954753,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1156",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381237/?format=api",
            "priority": 100,
            "id": 1524922,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=c1e728fe08904741",
            "url": "https://translate-dev.freebsd.org/api/units/1524922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.592428Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "The following step, is not necessary if you are using man:devfs[5] in FreeBSD 5._X_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5251137934146348308,
            "content_hash": 5251137934146348308,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1160",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381239/?format=api",
            "priority": 100,
            "id": 1524923,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=c8dfca211f5f2514",
            "url": "https://translate-dev.freebsd.org/api/units/1524923/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.594900Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "After rebooting with the new kernel, you need to make the device nodes in [.filename]#/dev#.  The [.filename]#MAKEDEV# script will take care of this for you.  Count how many total ports you have and type:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 787969863584232277,
            "content_hash": 787969863584232277,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1165",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 387,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612167/?format=api",
            "priority": 100,
            "id": 1524924,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=8aef6e6a84a6b355",
            "url": "https://translate-dev.freebsd.org/api/units/1524924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.597510Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "# cd /dev\n# ./MAKEDEV ttyAnn cuaAnn\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1603922398187382113,
            "content_hash": 1603922398187382113,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1170",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 388,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381243/?format=api",
            "priority": 100,
            "id": 1524925,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=964246ec57406561",
            "url": "https://translate-dev.freebsd.org/api/units/1524925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.600171Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "(where _nn_ is the number of ports)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3991142223887461396,
            "content_hash": -3991142223887461396,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1173",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 389,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381245/?format=api",
            "priority": 100,
            "id": 1524926,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=489c9d4b192013ec",
            "url": "https://translate-dev.freebsd.org/api/units/1524926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.602806Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "If you want login prompts to appear on these ports, you will need to add lines like this to [.filename]#/etc/ttys#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3538167201409807960,
            "content_hash": -3538167201409807960,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1175",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 390,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381247/?format=api",
            "priority": 100,
            "id": 1524927,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=4ee5e7ad2407c9a8",
            "url": "https://translate-dev.freebsd.org/api/units/1524927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.605493Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "ttyA01  \"/usr/libexec/getty std.9600\"   vt100   on insecure\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4762282106981488669,
            "content_hash": -4762282106981488669,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1179",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 391,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381249/?format=api",
            "priority": 100,
            "id": 1524928,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=3de8f9a7c52b67e3",
            "url": "https://translate-dev.freebsd.org/api/units/1524928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.608354Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/pl/?format=api",
            "source": [
                "Change the terminal type as appropriate.  For modems, `dialup` or `unknown` is fine."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6694486356382017437,
            "content_hash": 6694486356382017437,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1182",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 392,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612169/?format=api",
            "priority": 100,
            "id": 1524929,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/pl/?checksum=dce797df49d9679d",
            "url": "https://translate-dev.freebsd.org/api/units/1524929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:20:08.611729Z"
        }
    ]
}