Translation components API.

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

GET /api/translations/documentation/articlesserial-uart_index/id/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/id/units/?format=api&page=7",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387875,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=c887683cf795e3c0",
            "url": "https://translate-dev.freebsd.org/api/units/1387875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.055278Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387876,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=ef09ec14055b2075",
            "url": "https://translate-dev.freebsd.org/api/units/1387876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.065414Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387877,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=90911995c3b88fcd",
            "url": "https://translate-dev.freebsd.org/api/units/1387877/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.076538Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387878,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=c38945ed774771df",
            "url": "https://translate-dev.freebsd.org/api/units/1387878/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.080200Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387879,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=3ace6f79a7c5ac2c",
            "url": "https://translate-dev.freebsd.org/api/units/1387879/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.084506Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387880,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=da4d5d1ad286b2be",
            "url": "https://translate-dev.freebsd.org/api/units/1387880/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.088273Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387881,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=eea314f65b2b1aeb",
            "url": "https://translate-dev.freebsd.org/api/units/1387881/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.091319Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387882,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=99cc50bb1c66d613",
            "url": "https://translate-dev.freebsd.org/api/units/1387882/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.094713Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387883,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=ea5fbc49cfde269f",
            "url": "https://translate-dev.freebsd.org/api/units/1387883/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.098023Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387884,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=f95636e1437fe1a6",
            "url": "https://translate-dev.freebsd.org/api/units/1387884/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.101058Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387885,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=0583d78b41d987f9",
            "url": "https://translate-dev.freebsd.org/api/units/1387885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.104098Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387886,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=e5cff04c11c50b4a",
            "url": "https://translate-dev.freebsd.org/api/units/1387886/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.107623Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387887,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=3ad994aa6fd2c1e7",
            "url": "https://translate-dev.freebsd.org/api/units/1387887/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.110928Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387888,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=2622364d517e4429",
            "url": "https://translate-dev.freebsd.org/api/units/1387888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.114359Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387889,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=706c3ac3d4fc182e",
            "url": "https://translate-dev.freebsd.org/api/units/1387889/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.117976Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387890,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=cb05ce9f4a758506",
            "url": "https://translate-dev.freebsd.org/api/units/1387890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.121917Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387891,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=1abc2549f159e3d2",
            "url": "https://translate-dev.freebsd.org/api/units/1387891/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.124948Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387892,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=b17b32ab815282a0",
            "url": "https://translate-dev.freebsd.org/api/units/1387892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.127838Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387893,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=4e1b5034d19b2d41",
            "url": "https://translate-dev.freebsd.org/api/units/1387893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.130806Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387894,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=7b39e3cdcb0fb90a",
            "url": "https://translate-dev.freebsd.org/api/units/1387894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.133702Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387895,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=92e286a9952d415d",
            "url": "https://translate-dev.freebsd.org/api/units/1387895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.136594Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387896,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=f1612f9c7a1777e2",
            "url": "https://translate-dev.freebsd.org/api/units/1387896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.156192Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387897,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=6077be2a7d054696",
            "url": "https://translate-dev.freebsd.org/api/units/1387897/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.162739Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387898,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=537dd800fd7dadff",
            "url": "https://translate-dev.freebsd.org/api/units/1387898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.167008Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387899,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=ced57e29243e23e5",
            "url": "https://translate-dev.freebsd.org/api/units/1387899/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.171968Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387900,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=7de71e7fa4bdc1cc",
            "url": "https://translate-dev.freebsd.org/api/units/1387900/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.176083Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387901,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=304fb227fec73fdd",
            "url": "https://translate-dev.freebsd.org/api/units/1387901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.180698Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387902,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=aeccbfe19d94ad1d",
            "url": "https://translate-dev.freebsd.org/api/units/1387902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.184645Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387903,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=fa53fca497fc721f",
            "url": "https://translate-dev.freebsd.org/api/units/1387903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.188443Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387904,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=3998c6f89271019f",
            "url": "https://translate-dev.freebsd.org/api/units/1387904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.192556Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387905,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=8476294a212e614d",
            "url": "https://translate-dev.freebsd.org/api/units/1387905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.196893Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387906,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=1c8db31b34b00576",
            "url": "https://translate-dev.freebsd.org/api/units/1387906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.200027Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387907,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=0c6d951bbea83de3",
            "url": "https://translate-dev.freebsd.org/api/units/1387907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.203277Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387908,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=c731c233b17d48b4",
            "url": "https://translate-dev.freebsd.org/api/units/1387908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.206582Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387909,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=c1e728fe08904741",
            "url": "https://translate-dev.freebsd.org/api/units/1387909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.209836Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387910,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=c8dfca211f5f2514",
            "url": "https://translate-dev.freebsd.org/api/units/1387910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.212948Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387911,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=8aef6e6a84a6b355",
            "url": "https://translate-dev.freebsd.org/api/units/1387911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.216627Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=964246ec57406561",
            "url": "https://translate-dev.freebsd.org/api/units/1387912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.220084Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387913,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=489c9d4b192013ec",
            "url": "https://translate-dev.freebsd.org/api/units/1387913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.223393Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=4ee5e7ad2407c9a8",
            "url": "https://translate-dev.freebsd.org/api/units/1387914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.226742Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387915,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=3de8f9a7c52b67e3",
            "url": "https://translate-dev.freebsd.org/api/units/1387915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.277751Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/id/?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": 1387916,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/id/?checksum=dce797df49d9679d",
            "url": "https://translate-dev.freebsd.org/api/units/1387916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:53:58.282016Z"
        }
    ]
}