Translation components API.

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

GET /api/translations/freebsd-doc/articles_serial-uart/es/units/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 468,
    "next": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/units/?format=api&page=9",
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/units/?format=api&page=7",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Break Interrupt (BI). The receiver has detected a Break signal."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7599038388571056596,
            "content_hash": -7599038388571056596,
            "location": "article.translate.xml:1791",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 359,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101658/?format=api",
            "priority": 100,
            "id": 227971,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=168acad8d6aa562c",
            "url": "https://translate-dev.freebsd.org/api/units/227971/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.523482Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Framing Error (FE). A Start Bit was detected but the Stop Bit did not appear at the expected time. The received word is probably garbled."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6460194129756561542,
            "content_hash": 6460194129756561542,
            "location": "article.translate.xml:1797",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 360,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101659/?format=api",
            "priority": 100,
            "id": 227972,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=d9a738555c342086",
            "url": "https://translate-dev.freebsd.org/api/units/227972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.530619Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Parity Error (PE). The parity bit was incorrect for the word received."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7096391355492105839,
            "content_hash": 7096391355492105839,
            "location": "article.translate.xml:1805",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 361,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101660/?format=api",
            "priority": 100,
            "id": 227973,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=e27b7256eb427e6f",
            "url": "https://translate-dev.freebsd.org/api/units/227973/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.537846Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Overrun Error (OE). A new word was received and there was no room in the receive buffer. The newly-arrived word in the shift register is discarded. On 8250/16450 UARTs, the word in the holding register is discarded and the newly- arrived word is put in the holding register."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2776613570353182458,
            "content_hash": -2776613570353182458,
            "location": "article.translate.xml:1811",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 362,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101661/?format=api",
            "priority": 100,
            "id": 227974,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=59777cab3c91c906",
            "url": "https://translate-dev.freebsd.org/api/units/227974/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.545094Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Data Ready (DR) One or more words are in the receive FIFO that the host may read. A word must be completely received and moved from the shift register into the FIFO (or holding register for 8250/16450 designs) before this bit is set."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3529392173966725114,
            "content_hash": -3529392173966725114,
            "location": "article.translate.xml:1821",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 363,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101662/?format=api",
            "priority": 100,
            "id": 227975,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=4f0514846dab7006",
            "url": "https://translate-dev.freebsd.org/api/units/227975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.552378Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "+0x06"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 715105756325503309,
            "content_hash": 715105756325503309,
            "location": "article.translate.xml:1832",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 364,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101663/?format=api",
            "priority": 100,
            "id": 227976,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=89ec90e5869e614d",
            "url": "https://translate-dev.freebsd.org/api/units/227976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.559703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Modem Status Register (MSR)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -126129153184401484,
            "content_hash": -126129153184401484,
            "location": "article.translate.xml:1841",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 365,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101664/?format=api",
            "priority": 100,
            "id": 227977,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=7e3fe634149f77b4",
            "url": "https://translate-dev.freebsd.org/api/units/227977/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.567041Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Data Carrier Detect (DCD). Reflects the state of the DCD line on the UART."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3025912511354569811,
            "content_hash": -3025912511354569811,
            "location": "article.translate.xml:1847",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 366,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101665/?format=api",
            "priority": 100,
            "id": 227978,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=5601cc9a574cfbad",
            "url": "https://translate-dev.freebsd.org/api/units/227978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.574291Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Ring Indicator (RI). Reflects the state of the RI line on the UART."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5480198718399002757,
            "content_hash": -5480198718399002757,
            "location": "article.translate.xml:1853",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 367,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101666/?format=api",
            "priority": 100,
            "id": 227979,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=33f26c4d0b46c77b",
            "url": "https://translate-dev.freebsd.org/api/units/227979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.581406Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Data Set Ready (DSR). Reflects the state of the DSR line on the UART."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9202963461421247271,
            "content_hash": 9202963461421247271,
            "location": "article.translate.xml:1859",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 368,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101667/?format=api",
            "priority": 100,
            "id": 227980,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=ffb77e823ee9ab27",
            "url": "https://translate-dev.freebsd.org/api/units/227980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.590019Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Clear To Send (CTS). Reflects the state of the CTS line on the UART."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7949504888403672034,
            "content_hash": 7949504888403672034,
            "location": "article.translate.xml:1865",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 369,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101668/?format=api",
            "priority": 100,
            "id": 227981,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=ee525093e5883be2",
            "url": "https://translate-dev.freebsd.org/api/units/227981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.597685Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Delta Data Carrier Detect (DDCD). Set to \"1\" if the -DCD line has changed state one more time since the last time the MSR was read by the host."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4287552027512665190,
            "content_hash": 4287552027512665190,
            "location": "article.translate.xml:1871",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 370,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101669/?format=api",
            "priority": 100,
            "id": 227982,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=bb8071da43e5f466",
            "url": "https://translate-dev.freebsd.org/api/units/227982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.605195Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Trailing Edge Ring Indicator (TERI). Set to \"1\" if the -RI line has had a low to high transition since the last time the MSR was read by the host."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7862356872417485626,
            "content_hash": -7862356872417485626,
            "location": "article.translate.xml:1879",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 371,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101670/?format=api",
            "priority": 100,
            "id": 227983,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=12e34c14c2345cc6",
            "url": "https://translate-dev.freebsd.org/api/units/227983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.612460Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Delta Data Set Ready (DDSR). Set to \"1\" if the -DSR line has changed state one more time since the last time the MSR was read by the host."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8559625576162796740,
            "content_hash": -8559625576162796740,
            "location": "article.translate.xml:1887",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 372,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101671/?format=api",
            "priority": 100,
            "id": 227984,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=093619e3aa77db3c",
            "url": "https://translate-dev.freebsd.org/api/units/227984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.619809Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Delta Clear To Send (DCTS). Set to \"1\" if the -CTS line has changed state one more time since the last time the MSR was read by the host."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -727316552381886638,
            "content_hash": -727316552381886638,
            "location": "article.translate.xml:1895",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 373,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101672/?format=api",
            "priority": 100,
            "id": 227985,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=75e80d72f8040f52",
            "url": "https://translate-dev.freebsd.org/api/units/227985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.626999Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "+0x07"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8888521419268549286,
            "content_hash": 8888521419268549286,
            "location": "article.translate.xml:1905",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 374,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101673/?format=api",
            "priority": 100,
            "id": 227986,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=fb5a5f232df3eaa6",
            "url": "https://translate-dev.freebsd.org/api/units/227986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.634387Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Scratch Register (SCR). This register performs no function in the UART. Any value can be written by the host to this location and read by the host later on."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9144262284004747930,
            "content_hash": -9144262284004747930,
            "location": "article.translate.xml:1907",
            "context": "",
            "note": "(itstool) path: row/entry",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 375,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101674/?format=api",
            "priority": 100,
            "id": 227987,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=01190de6ace51566",
            "url": "https://translate-dev.freebsd.org/api/units/227987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.642992Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Beyond the 16550A UART"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4497568494625925868,
            "content_hash": 4497568494625925868,
            "location": "article.translate.xml:1918",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 376,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101675/?format=api",
            "priority": 100,
            "id": 227988,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=be6a92b77b2aaaec",
            "url": "https://translate-dev.freebsd.org/api/units/227988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.650468Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Although National Semiconductor has not offered any components compatible with the 16550 that provide additional features, various other vendors have. Some of these components are described below. It should be understood that to effectively utilize these improvements, drivers may have to be provided by the chip vendor since most of the popular operating systems do not support features beyond those provided by the 16550."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7678790281554065208,
            "content_hash": 7678790281554065208,
            "location": "article.translate.xml:1920",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 377,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101676/?format=api",
            "priority": 100,
            "id": 227989,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=ea908b13bcc07738",
            "url": "https://translate-dev.freebsd.org/api/units/227989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.657564Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "ST16650"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1493219358517213520,
            "content_hash": 1493219358517213520,
            "location": "article.translate.xml:1931",
            "context": "",
            "note": "(itstool) path: varlistentry/term",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 378,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101677/?format=api",
            "priority": 100,
            "id": 227990,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=94b8fb185c27b950",
            "url": "https://translate-dev.freebsd.org/api/units/227990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.666568Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "By default this part is similar to the NS16550A, but an extended 32-byte send and receive buffer can be optionally enabled. Made by StarTech."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4256098412299345915,
            "content_hash": -4256098412299345915,
            "location": "article.translate.xml:1934",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "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/101678/?format=api",
            "priority": 100,
            "id": 227991,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=44ef4d0b35cb2005",
            "url": "https://translate-dev.freebsd.org/api/units/227991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.674253Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "TIL16660"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1906740614759375136,
            "content_hash": -1906740614759375136,
            "location": "article.translate.xml:1941",
            "context": "",
            "note": "(itstool) path: varlistentry/term",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 380,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101679/?format=api",
            "priority": 100,
            "id": 227992,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=6589e58362751ee0",
            "url": "https://translate-dev.freebsd.org/api/units/227992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.682085Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "By default this part behaves similar to the NS16550A, but an extended 64-byte send and receive buffer can be optionally enabled. Made by Texas Instruments."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3893061040476168883,
            "content_hash": -3893061040476168883,
            "location": "article.translate.xml:1944",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 381,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101680/?format=api",
            "priority": 100,
            "id": 227993,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=49f9119c29815d4d",
            "url": "https://translate-dev.freebsd.org/api/units/227993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.690192Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Hayes ESP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 713944299992226607,
            "content_hash": 713944299992226607,
            "location": "article.translate.xml:1951",
            "context": "",
            "note": "(itstool) path: varlistentry/term",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 382,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101681/?format=api",
            "priority": 100,
            "id": 227994,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=89e8708ee6739b2f",
            "url": "https://translate-dev.freebsd.org/api/units/227994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.698910Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "This proprietary plug-in card contains a 2048-byte send and receive buffer, and supports data rates to 230.4Kbit/sec. Made by Hayes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8472062196591215306,
            "content_hash": 8472062196591215306,
            "location": "article.translate.xml:1954",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 383,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101682/?format=api",
            "priority": 100,
            "id": 227995,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=f592cfae4ed5c2ca",
            "url": "https://translate-dev.freebsd.org/api/units/227995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.706262Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Configuring the <filename>sio</filename> driver"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2290983001870161185,
            "content_hash": -2290983001870161185,
            "location": "article.translate.xml:1975",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101684/?format=api",
            "priority": 100,
            "id": 227997,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=6034cb1913122adf",
            "url": "https://translate-dev.freebsd.org/api/units/227997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.720354Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "The <filename>sio</filename> driver provides support for NS8250-, NS16450-, NS16550 and NS16550A-based EIA RS-232C (CCITT V.24) communications interfaces. Several multiport cards are supported as well. See the <citerefentry><refentrytitle>sio</refentrytitle><manvolnum>4</manvolnum></citerefentry> manual page for detailed technical documentation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7385911436092213298,
            "content_hash": -7385911436092213298,
            "location": "article.translate.xml:1977",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101685/?format=api",
            "priority": 100,
            "id": 227998,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=197ff8ae5d3a77ce",
            "url": "https://translate-dev.freebsd.org/api/units/227998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.727332Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Digi International (DigiBoard) PC/8"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6475627778477404028,
            "content_hash": 6475627778477404028,
            "location": "article.translate.xml:1984",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 387,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101686/?format=api",
            "priority": 100,
            "id": 227999,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=d9de0d27b9cc2f7c",
            "url": "https://translate-dev.freebsd.org/api/units/227999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.734616Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "<emphasis>Contributed by Andrew Webster <email>awebster@pubnix.net</email>. 26 August 1995.</emphasis>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1279385250521678540,
            "content_hash": -1279385250521678540,
            "location": "article.translate.xml:1986",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 388,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101687/?format=api",
            "priority": 100,
            "id": 228000,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=6e3eb5e4a3c7fd34",
            "url": "https://translate-dev.freebsd.org/api/units/228000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.741699Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Here is a config snippet from a machine with a Digi International PC/8 with 16550. It has 8 modems connected to these 8 lines, and they work just great. Do not forget to add <literal>options COM_MULTIPORT</literal> or it will not work very well!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1182650596677565423,
            "content_hash": -1182650596677565423,
            "location": "article.translate.xml:1989",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 389,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101688/?format=api",
            "priority": 100,
            "id": 228001,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=6f96618c5ba14411",
            "url": "https://translate-dev.freebsd.org/api/units/228001/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.749590Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "device          sio4    at isa? port 0x100 flags 0xb05\ndevice          sio5    at isa? port 0x108 flags 0xb05\ndevice          sio6    at isa? port 0x110 flags 0xb05\ndevice          sio7    at isa? port 0x118 flags 0xb05\ndevice          sio8    at isa? port 0x120 flags 0xb05\ndevice          sio9    at isa? port 0x128 flags 0xb05\ndevice          sio10   at isa? port 0x130 flags 0xb05\ndevice          sio11   at isa? port 0x138 flags 0xb05 irq 9"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2827801150963476814,
            "content_hash": 2827801150963476814,
            "location": "article.translate.xml:1995",
            "context": "",
            "note": "(itstool) path: sect2/programlisting",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 390,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101689/?format=api",
            "priority": 100,
            "id": 228002,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=a73e5e2a1a9e694e",
            "url": "https://translate-dev.freebsd.org/api/units/228002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.756948Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "The trick in setting this up is that the MSB of the flags represent the last SIO port, in this case 11 so flags are 0xb05."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 923647512221351350,
            "content_hash": 923647512221351350,
            "location": "article.translate.xml:2004",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 391,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101690/?format=api",
            "priority": 100,
            "id": 228003,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=8cd17484c7a07db6",
            "url": "https://translate-dev.freebsd.org/api/units/228003/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.765388Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Boca 16"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2867994216062717884,
            "content_hash": -2867994216062717884,
            "location": "article.translate.xml:2010",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 392,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101691/?format=api",
            "priority": 100,
            "id": 228004,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=5832d674adb4f044",
            "url": "https://translate-dev.freebsd.org/api/units/228004/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.774613Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "<emphasis>Contributed by Don Whiteside <email>whiteside@acm.org</email>. 26 August 1995.</emphasis>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5416369883276869031,
            "content_hash": -5416369883276869031,
            "location": "article.translate.xml:2012",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 393,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101692/?format=api",
            "priority": 100,
            "id": 228005,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=34d53049cf288259",
            "url": "https://translate-dev.freebsd.org/api/units/228005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.782689Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "The procedures to make a Boca 16 port board with FreeBSD are pretty straightforward, but you will need a couple things to make it work:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2895793821320707529,
            "content_hash": -2895793821320707529,
            "location": "article.translate.xml:2015",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 394,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101693/?format=api",
            "priority": 100,
            "id": 228006,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=57d012dcb1688237",
            "url": "https://translate-dev.freebsd.org/api/units/228006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.791668Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "You either need the kernel sources installed so you can recompile the necessary options or you will need someone else to compile it for you. The 2.0.5 default kernel does <emphasis>not</emphasis> come with multiport support enabled and you will need to add a device entry for each port anyways."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7906415412222875469,
            "content_hash": 7906415412222875469,
            "location": "article.translate.xml:2021",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 395,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101694/?format=api",
            "priority": 100,
            "id": 228007,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=edb93aed6c37d74d",
            "url": "https://translate-dev.freebsd.org/api/units/228007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.800245Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Two, you will need to know the interrupt and IO setting for your Boca Board so you can set these options properly in the kernel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5357152401126538389,
            "content_hash": 5357152401126538389,
            "location": "article.translate.xml:2030",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 396,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101695/?format=api",
            "priority": 100,
            "id": 228008,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=ca586db9b4c73c95",
            "url": "https://translate-dev.freebsd.org/api/units/228008/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.810046Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "One important note — the actual UART chips for the Boca 16 are in the connector box, not on the internal board itself. So if you have it unplugged, probes of those ports will fail. I have never tested booting with the box unplugged and plugging it back in, and I suggest you do not either."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6256435860968899142,
            "content_hash": 6256435860968899142,
            "location": "article.translate.xml:2036",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 397,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101696/?format=api",
            "priority": 100,
            "id": 228009,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=d6d353447d110246",
            "url": "https://translate-dev.freebsd.org/api/units/228009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.818126Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "If you do not already have a custom kernel configuration file set up, refer to <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html\">Kernel Configuration</link> chapter of the FreeBSD Handbook for general procedures. The following are the specifics for the Boca 16 board and assume you are using the kernel name MYKERNEL and editing with vi."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3119915048098570423,
            "content_hash": -3119915048098570423,
            "location": "article.translate.xml:2043",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 398,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101697/?format=api",
            "priority": 100,
            "id": 228010,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=54b3d5cb34b05f49",
            "url": "https://translate-dev.freebsd.org/api/units/228010/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.826535Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "options COM_MULTIPORT"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 517822319548974279,
            "content_hash": 517822319548974279,
            "location": "article.translate.xml:2054",
            "context": "",
            "note": "(itstool) path: para/programlisting",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 399,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101698/?format=api",
            "priority": 100,
            "id": 228011,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=872faca7f57c44c7",
            "url": "https://translate-dev.freebsd.org/api/units/228011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.835114Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Add the line <_:programlisting-1/> to the config file."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 557887434412598885,
            "content_hash": 557887434412598885,
            "location": "article.translate.xml:2052",
            "context": "",
            "note": "(itstool) path: step/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 400,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101699/?format=api",
            "priority": 100,
            "id": 228012,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=87be03aa70d12665",
            "url": "https://translate-dev.freebsd.org/api/units/228012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.842686Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Where the current <literal>device sio<replaceable>n</replaceable></literal> lines are, you will need to add 16 more devices. The following example is for a Boca Board with an interrupt of 3, and a base IO address 100h. The IO address for Each port is +8 hexadecimal from the previous port, thus the 100h, 108h, 110h... addresses."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6343633389229394972,
            "content_hash": -6343633389229394972,
            "location": "article.translate.xml:2060",
            "context": "",
            "note": "(itstool) path: step/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101700/?format=api",
            "priority": 100,
            "id": 228013,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=27f6e30ae1acb3e4",
            "url": "https://translate-dev.freebsd.org/api/units/228013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.850724Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "device sio1 at isa? port 0x100 flags 0x1005\ndevice sio2 at isa? port 0x108 flags 0x1005\ndevice sio3 at isa? port 0x110 flags 0x1005\ndevice sio4 at isa? port 0x118 flags 0x1005\n…\ndevice sio15 at isa? port 0x170 flags 0x1005\ndevice sio16 at isa? port 0x178 flags 0x1005 irq 3"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7836636457302975813,
            "content_hash": -7836636457302975813,
            "location": "article.translate.xml:2068",
            "context": "",
            "note": "(itstool) path: step/programlisting",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 402,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101701/?format=api",
            "priority": 100,
            "id": 228014,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=133eaca990949abb",
            "url": "https://translate-dev.freebsd.org/api/units/228014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.859084Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                " flags\n\t      0x1005"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2517882870014669292,
            "content_hash": 2517882870014669292,
            "location": "article.translate.xml:2085",
            "context": "",
            "note": "(itstool) path: para/programlisting",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 403,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101702/?format=api",
            "priority": 100,
            "id": 228015,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=a2f151214543f1ec",
            "url": "https://translate-dev.freebsd.org/api/units/228015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.870911Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "The flags entry <emphasis>must</emphasis> be changed from this example unless you are using the exact same sio assignments. Flags are set according to 0x<replaceable>M</replaceable><replaceable>YY</replaceable> where <replaceable>M</replaceable> indicates the minor number of the master port (the last port on a Boca 16) and <replaceable>YY</replaceable> indicates if FIFO is enabled or disabled(enabled), IRQ sharing is used(yes) and if there is an AST/4 compatible IRQ control register(no). In this example, <_:programlisting-1/> indicates that the master port is sio16. If I added another board and assigned sio17 through sio28, the flags for all 16 ports on <emphasis>that</emphasis> board would be 0x1C05, where 1C indicates the minor number of the master port. Do not change the 05 setting."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6471671311387425208,
            "content_hash": 6471671311387425208,
            "location": "article.translate.xml:2076",
            "context": "",
            "note": "(itstool) path: step/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 404,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101703/?format=api",
            "priority": 100,
            "id": 228016,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=d9cffec4f25579b8",
            "url": "https://translate-dev.freebsd.org/api/units/228016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.879625Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Save and complete the kernel configuration, recompile, install and reboot. Presuming you have successfully installed the recompiled kernel and have it set to the correct address and IRQ, your boot message should indicate the successful probe of the Boca ports as follows: (obviously the sio numbers, IO and IRQ could be different)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1038772626608486466,
            "content_hash": 1038772626608486466,
            "location": "article.translate.xml:2095",
            "context": "",
            "note": "(itstool) path: step/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 405,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101704/?format=api",
            "priority": 100,
            "id": 228017,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=8e6a76334365f842",
            "url": "https://translate-dev.freebsd.org/api/units/228017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.887922Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "sio1 at 0x100-0x107 flags 0x1005 on isa\nsio1: type 16550A (multiport)\nsio2 at 0x108-0x10f flags 0x1005 on isa\nsio2: type 16550A (multiport)\nsio3 at 0x110-0x117 flags 0x1005 on isa\nsio3: type 16550A (multiport)\nsio4 at 0x118-0x11f flags 0x1005 on isa\nsio4: type 16550A (multiport)\nsio5 at 0x120-0x127 flags 0x1005 on isa\nsio5: type 16550A (multiport)\nsio6 at 0x128-0x12f flags 0x1005 on isa\nsio6: type 16550A (multiport)\nsio7 at 0x130-0x137 flags 0x1005 on isa\nsio7: type 16550A (multiport)\nsio8 at 0x138-0x13f flags 0x1005 on isa\nsio8: type 16550A (multiport)\nsio9 at 0x140-0x147 flags 0x1005 on isa\nsio9: type 16550A (multiport)\nsio10 at 0x148-0x14f flags 0x1005 on isa\nsio10: type 16550A (multiport)\nsio11 at 0x150-0x157 flags 0x1005 on isa\nsio11: type 16550A (multiport)\nsio12 at 0x158-0x15f flags 0x1005 on isa\nsio12: type 16550A (multiport)\nsio13 at 0x160-0x167 flags 0x1005 on isa\nsio13: type 16550A (multiport)\nsio14 at 0x168-0x16f flags 0x1005 on isa\nsio14: type 16550A (multiport)\nsio15 at 0x170-0x177 flags 0x1005 on isa\nsio15: type 16550A (multiport)\nsio16 at 0x178-0x17f irq 3 flags 0x1005 on isa\nsio16: type 16550A (multiport master)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4700001620422481390,
            "content_hash": -4700001620422481390,
            "location": "article.translate.xml:2103",
            "context": "",
            "note": "(itstool) path: step/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 406,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 179,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101705/?format=api",
            "priority": 100,
            "id": 228018,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=3ec63d6d8af52a12",
            "url": "https://translate-dev.freebsd.org/api/units/228018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.896499Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>dmesg | more</userinput>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8646280175235058269,
            "content_hash": 8646280175235058269,
            "location": "article.translate.xml:2138",
            "context": "",
            "note": "(itstool) path: para/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 407,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101706/?format=api",
            "priority": 100,
            "id": 228019,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=f7fdc20269634a5d",
            "url": "https://translate-dev.freebsd.org/api/units/228019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.904671Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "If the messages go by too fast to see, <_:screen-1/> will show you the boot messages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -990612852992367035,
            "content_hash": -990612852992367035,
            "location": "article.translate.xml:2136",
            "context": "",
            "note": "(itstool) path: step/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 408,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/101707/?format=api",
            "priority": 100,
            "id": 228020,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=7240a2dbd3742645",
            "url": "https://translate-dev.freebsd.org/api/units/228020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.912423Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/es/?format=api",
            "source": [
                "Next, appropriate entries in <filename>/dev</filename> for the devices must be made using the <filename>/dev/MAKEDEV</filename> script. This step can be omitted if you are running FreeBSD 5.X with a kernel that has <citerefentry vendor=\"current\"><refentrytitle>devfs</refentrytitle><manvolnum>5</manvolnum></citerefentry> support compiled in."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3176937283003109596,
            "content_hash": 3176937283003109596,
            "location": "article.translate.xml:2143",
            "context": "",
            "note": "(itstool) path: step/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 409,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157136/?format=api",
            "priority": 100,
            "id": 228021,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/es/?checksum=ac16bfa0731850dc",
            "url": "https://translate-dev.freebsd.org/api/units/228021/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T23:53:43.921321Z"
        }
    ]
}