Translation components API.

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

GET /api/translations/documentation/articlesserial-uart_index/el/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/el/units/?format=api&page=7",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627535,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=c887683cf795e3c0",
            "url": "https://translate-dev.freebsd.org/api/units/1627535/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.674916Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627536,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=ef09ec14055b2075",
            "url": "https://translate-dev.freebsd.org/api/units/1627536/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.675545Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627537,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=90911995c3b88fcd",
            "url": "https://translate-dev.freebsd.org/api/units/1627537/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.676203Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627538,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=c38945ed774771df",
            "url": "https://translate-dev.freebsd.org/api/units/1627538/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.676886Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627539,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=3ace6f79a7c5ac2c",
            "url": "https://translate-dev.freebsd.org/api/units/1627539/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.677518Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627540,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=da4d5d1ad286b2be",
            "url": "https://translate-dev.freebsd.org/api/units/1627540/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.678185Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627541,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=eea314f65b2b1aeb",
            "url": "https://translate-dev.freebsd.org/api/units/1627541/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.678782Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627542,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=99cc50bb1c66d613",
            "url": "https://translate-dev.freebsd.org/api/units/1627542/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.679367Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627543,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=ea5fbc49cfde269f",
            "url": "https://translate-dev.freebsd.org/api/units/1627543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.679998Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627544,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=f95636e1437fe1a6",
            "url": "https://translate-dev.freebsd.org/api/units/1627544/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.680616Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627545,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=0583d78b41d987f9",
            "url": "https://translate-dev.freebsd.org/api/units/1627545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.681214Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627546,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=e5cff04c11c50b4a",
            "url": "https://translate-dev.freebsd.org/api/units/1627546/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.682099Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627547,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=3ad994aa6fd2c1e7",
            "url": "https://translate-dev.freebsd.org/api/units/1627547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.682719Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627548,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=2622364d517e4429",
            "url": "https://translate-dev.freebsd.org/api/units/1627548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.683313Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627549,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=706c3ac3d4fc182e",
            "url": "https://translate-dev.freebsd.org/api/units/1627549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.683967Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627550,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=cb05ce9f4a758506",
            "url": "https://translate-dev.freebsd.org/api/units/1627550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.684576Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627551,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=1abc2549f159e3d2",
            "url": "https://translate-dev.freebsd.org/api/units/1627551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.685164Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627552,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=b17b32ab815282a0",
            "url": "https://translate-dev.freebsd.org/api/units/1627552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.685750Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627553,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=4e1b5034d19b2d41",
            "url": "https://translate-dev.freebsd.org/api/units/1627553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.686345Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627554,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=7b39e3cdcb0fb90a",
            "url": "https://translate-dev.freebsd.org/api/units/1627554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.686941Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627555,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=92e286a9952d415d",
            "url": "https://translate-dev.freebsd.org/api/units/1627555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.687539Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627556,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=f1612f9c7a1777e2",
            "url": "https://translate-dev.freebsd.org/api/units/1627556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.688125Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627557,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=6077be2a7d054696",
            "url": "https://translate-dev.freebsd.org/api/units/1627557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.688703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627558,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=537dd800fd7dadff",
            "url": "https://translate-dev.freebsd.org/api/units/1627558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.689276Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627559,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=ced57e29243e23e5",
            "url": "https://translate-dev.freebsd.org/api/units/1627559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.689865Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627560,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=7de71e7fa4bdc1cc",
            "url": "https://translate-dev.freebsd.org/api/units/1627560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.690509Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627561,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=304fb227fec73fdd",
            "url": "https://translate-dev.freebsd.org/api/units/1627561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.691114Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627562,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=aeccbfe19d94ad1d",
            "url": "https://translate-dev.freebsd.org/api/units/1627562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.691729Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627563,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=fa53fca497fc721f",
            "url": "https://translate-dev.freebsd.org/api/units/1627563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.692364Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627564,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=3998c6f89271019f",
            "url": "https://translate-dev.freebsd.org/api/units/1627564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.692962Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627565,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=8476294a212e614d",
            "url": "https://translate-dev.freebsd.org/api/units/1627565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.693598Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627566,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=1c8db31b34b00576",
            "url": "https://translate-dev.freebsd.org/api/units/1627566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.694197Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627567,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=0c6d951bbea83de3",
            "url": "https://translate-dev.freebsd.org/api/units/1627567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.694788Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627568,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=c731c233b17d48b4",
            "url": "https://translate-dev.freebsd.org/api/units/1627568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.695381Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627569,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=c1e728fe08904741",
            "url": "https://translate-dev.freebsd.org/api/units/1627569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.695975Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627570,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=c8dfca211f5f2514",
            "url": "https://translate-dev.freebsd.org/api/units/1627570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.696583Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627571,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=8aef6e6a84a6b355",
            "url": "https://translate-dev.freebsd.org/api/units/1627571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.697203Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627572,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=964246ec57406561",
            "url": "https://translate-dev.freebsd.org/api/units/1627572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.697831Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627573,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=489c9d4b192013ec",
            "url": "https://translate-dev.freebsd.org/api/units/1627573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.698429Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627574,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=4ee5e7ad2407c9a8",
            "url": "https://translate-dev.freebsd.org/api/units/1627574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.699017Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627575,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=3de8f9a7c52b67e3",
            "url": "https://translate-dev.freebsd.org/api/units/1627575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.699621Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/el/?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": 1627576,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/el/?checksum=dce797df49d9679d",
            "url": "https://translate-dev.freebsd.org/api/units/1627576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:30:16.700231Z"
        }
    ]
}