Translation components API.

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

GET /api/translations/documentation/booksdesign-44bsd_index/el/units/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 291,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/units/?format=api&page=5",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Terminals support the standard system I/O operations, as well as a collection of terminal-specific operations to control input-character editing and output delays.  At the lowest level are the terminal device drivers that control the hardware terminal ports.  Terminal input is handled according to the underlying communication characteristics, such as baud rate, and according to a set of software-controllable parameters, such as parity checking."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6606527530240812506,
            "content_hash": -6606527530240812506,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:722",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 251,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 63,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177832/?format=api",
            "priority": 100,
            "id": 1650038,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=2450e636d1285a26",
            "url": "https://translate-dev.freebsd.org/api/units/1650038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.241729Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Layered above the terminal device drivers are line disciplines that provide various degrees of character processing.  The default line discipline is selected when a port is being used for an interactive login.  The line discipline is run in _canonical mode_; input is processed to provide standard line-oriented editing functions, and input is presented to a process on a line-by-line basis."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1366617594867746738,
            "content_hash": -1366617594867746738,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:726",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 252,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177834/?format=api",
            "priority": 100,
            "id": 1650039,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=6d08cc89c21bf84e",
            "url": "https://translate-dev.freebsd.org/api/units/1650039/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.242381Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Screen editors and programs that communicate with other computers generally run in _noncanonical mode_ (also commonly referred to as _raw mode_ or _character-at-a-time mode_).  In this mode, input is passed through to the reading process immediately and without interpretation.  All special-character input processing is disabled, no erase or other line editing processing is done, and all characters are passed to the program that is reading from the terminal."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1189121159067841272,
            "content_hash": -1189121159067841272,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:730",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 253,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177836/?format=api",
            "priority": 100,
            "id": 1650040,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=6f7f649b26dc4d08",
            "url": "https://translate-dev.freebsd.org/api/units/1650040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.243054Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "It is possible to configure the terminal in thousands of combinations between these two extremes.  For example, a screen editor that wanted to receive user interrupts asynchronously might enable the special characters that generate signals and enable output flow control, but otherwise run in noncanonical mode; all other characters would be passed through to the process uninterpreted."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3268466869406677665,
            "content_hash": -3268466869406677665,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:733",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 254,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177838/?format=api",
            "priority": 100,
            "id": 1650041,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=52a412b308e1c55f",
            "url": "https://translate-dev.freebsd.org/api/units/1650041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.243722Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "On output, the terminal handler provides simple formatting services, including"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8464996961912663615,
            "content_hash": -8464996961912663615,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:735",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 255,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385971/?format=api",
            "priority": 100,
            "id": 1650042,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=0a864a1cd46f51c1",
            "url": "https://translate-dev.freebsd.org/api/units/1650042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.244372Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Converting the line-feed character to the two-character carriage-return-line-feed sequence"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5979945720472917701,
            "content_hash": 5979945720472917701,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:737",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 256,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385973/?format=api",
            "priority": 100,
            "id": 1650043,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=d2fd08f31ce7d6c5",
            "url": "https://translate-dev.freebsd.org/api/units/1650043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.244986Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Inserting delays after certain standard control characters"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7891813609607058667,
            "content_hash": -7891813609607058667,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:738",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 257,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385975/?format=api",
            "priority": 100,
            "id": 1650044,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=127aa555adc72b15",
            "url": "https://translate-dev.freebsd.org/api/units/1650044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.245596Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Expanding tabs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2742751769262199755,
            "content_hash": 2742751769262199755,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:739",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 258,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385977/?format=api",
            "priority": 100,
            "id": 1650045,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=a6103633d1f293cb",
            "url": "https://translate-dev.freebsd.org/api/units/1650045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.246190Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Displaying echoed nongraphic ASCII characters as a two-character sequence of the form `^C` (i.e., the ASCII caret character followed by the ASCII character that is the character's value offset from the ASCII `@` character)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1131428389479484414,
            "content_hash": 1131428389479484414,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:740",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 259,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177840/?format=api",
            "priority": 100,
            "id": 1650046,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=8fb3a4202bb78bfe",
            "url": "https://translate-dev.freebsd.org/api/units/1650046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.246779Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Each of these formatting services can be disabled individually by a process through control requests."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7564254420288919425,
            "content_hash": -7564254420288919425,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:742",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 260,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385981/?format=api",
            "priority": 100,
            "id": 1650047,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=17065eae9000287f",
            "url": "https://translate-dev.freebsd.org/api/units/1650047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.247430Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Interprocess Communication"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3287433970602818122,
            "content_hash": 3287433970602818122,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:744",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 261,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385983/?format=api",
            "priority": 100,
            "id": 1650048,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=ad9f4fc758553a4a",
            "url": "https://translate-dev.freebsd.org/api/units/1650048/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.248032Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Interprocess communication in 4.4BSD is organized in _communication domains_.  Domains currently supported include the _local domain_, for communication between processes executing on the same machine; the _internet domain_, for communication between processes using the TCP/IP protocol suite (perhaps within the Internet); the ISO/OSI protocol family for communication between sites required to run them; and the _XNS domain_, for communication between processes using the XEROX Network Systems (XNS) protocols."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4485678959302379929,
            "content_hash": 4485678959302379929,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:748",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 262,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177842/?format=api",
            "priority": 100,
            "id": 1650049,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=be40553f51a98999",
            "url": "https://translate-dev.freebsd.org/api/units/1650049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.248622Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Within a domain, communication takes place between communication endpoints known as _sockets_.  As mentioned in Section 2.6, the _socket_ system call creates a socket and returns a descriptor; other IPC system calls are described in Chapter 11.  Each socket has a type that defines its communications semantics; these semantics include properties such as reliability, ordering, and prevention of duplication of messages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8312094483821774591,
            "content_hash": 8312094483821774591,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:752",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 263,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177844/?format=api",
            "priority": 100,
            "id": 1650050,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=f35a7de4c7ae46ff",
            "url": "https://translate-dev.freebsd.org/api/units/1650050/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.249356Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Each socket has associated with it a _communication protocol_.  This protocol provides the semantics required by the socket according to the latter's type.  Applications may request a specific protocol when creating a socket, or may allow the system to select a protocol that is appropriate for the type of socket being created."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8339224108011168639,
            "content_hash": 8339224108011168639,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:756",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 264,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177846/?format=api",
            "priority": 100,
            "id": 1650051,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=f3bae024a461237f",
            "url": "https://translate-dev.freebsd.org/api/units/1650051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.250024Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Sockets may have addresses bound to them.  The form and meaning of socket addresses are dependent on the communication domain in which the socket is created.  Binding a name to a socket in the local domain causes a file to be created in the filesystem."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5064467786465197587,
            "content_hash": -5064467786465197587,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:760",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 265,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177848/?format=api",
            "priority": 100,
            "id": 1650052,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=39b76561835541ed",
            "url": "https://translate-dev.freebsd.org/api/units/1650052/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.250664Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Normal data transmitted and received through sockets are untyped.  Data-representation issues are the responsibility of libraries built on top of the interprocess-communication facilities.  In addition to transporting normal data, communication domains may support the transmission and reception of specially typed data, termed _access rights_.  The local domain, for example, uses this facility to pass descriptors between processes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4940732640855125440,
            "content_hash": 4940732640855125440,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:765",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 266,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177850/?format=api",
            "priority": 100,
            "id": 1650053,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=c4910228e458edc0",
            "url": "https://translate-dev.freebsd.org/api/units/1650053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.251297Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Networking implementations on UNIX before 4.2BSD usually worked by overloading the character-device interfaces.  One goal of the socket interface was for naive programs to be able to work without change on stream-style connections.  Such programs can work only if the _read_ and _write_ systems calls are unchanged.  Consequently, the original interfaces were left intact, and were made to work on stream-type sockets.  A new interface was added for more complicated sockets, such as those used to send datagrams, with which a destination address must be presented with each _send_ call."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5895067638575619507,
            "content_hash": -5895067638575619507,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:771",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 267,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 90,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177852/?format=api",
            "priority": 100,
            "id": 1650054,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=2e30833753cca24d",
            "url": "https://translate-dev.freebsd.org/api/units/1650054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.251973Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Another benefit is that the new interface is highly portable.  Shortly after a test release was available from Berkeley, the socket interface had been ported to System III by a UNIX vendor (although AT&T did not support the socket interface until the release of System V Release 4, deciding instead to use the Eighth Edition stream mechanism).  The socket interface was also ported to run in many Ethernet boards by vendors, such as Excelan and Interlan, that were selling into the PC market, where the machines were too small to run networking in the main processor.  More recently, the socket interface was used as the basis for Microsoft's Winsock networking interface for Windows."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 847188712287648856,
            "content_hash": 847188712287648856,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:776",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 268,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177854/?format=api",
            "priority": 100,
            "id": 1650055,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=8bc1d1a52da03c58",
            "url": "https://translate-dev.freebsd.org/api/units/1650055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.252665Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Network Communication"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6972248599190333783,
            "content_hash": 6972248599190333783,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:778",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 269,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/385999/?format=api",
            "priority": 100,
            "id": 1650056,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=e0c2672910746957",
            "url": "https://translate-dev.freebsd.org/api/units/1650056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.253358Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Some of the communication domains supported by the _socket_ IPC mechanism provide access to network protocols.  These protocols are implemented as a separate software layer logically below the socket software in the kernel.  The kernel provides many ancillary services, such as buffer management, message routing, standardized interfaces to the protocols, and interfaces to the network interface drivers for the use of the various network protocols."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1726087745842185042,
            "content_hash": -1726087745842185042,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:783",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 270,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 65,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177856/?format=api",
            "priority": 100,
            "id": 1650057,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=680bb45721ebfcae",
            "url": "https://translate-dev.freebsd.org/api/units/1650057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.253974Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "At the time that 4.2BSD was being implemented, there were many networking protocols in use or under development, each with its own strengths and weaknesses.  There was no clearly superior protocol or protocol suite.  By supporting multiple protocols, 4.2BSD could provide interoperability and resource sharing among the diverse set of machines that was available in the Berkeley environment.  Multiple-protocol support also provides for future changes.  Today's protocols designed for 10- to 100-Mbit-per-second Ethernets are likely to be inadequate for tomorrow's 1- to 10-Gbit-per-second fiber-optic networks.  Consequently, the network-communication layer is designed to support multiple protocols.  New protocols are added to the kernel without the support for older protocols being affected.  Older applications can continue to operate using the old protocol over the same physical network as is used by newer applications running with a newer network protocol."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 388026802095724104,
            "content_hash": 388026802095724104,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:792",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 271,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 137,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177858/?format=api",
            "priority": 100,
            "id": 1650058,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=85628c52163f1648",
            "url": "https://translate-dev.freebsd.org/api/units/1650058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.254658Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Network Implementation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 658147247897924505,
            "content_hash": 658147247897924505,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:794",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 272,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386005/?format=api",
            "priority": 100,
            "id": 1650059,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=8922356f58db5399",
            "url": "https://translate-dev.freebsd.org/api/units/1650059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.255417Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "The first protocol suite implemented in 4.2BSD was DARPA's Transmission Control Protocol/Internet Protocol (TCP/IP).  The CSRG chose TCP/IP as the first network to incorporate into the socket IPC framework, because a 4.1BSD-based implementation was publicly available from a DARPA-sponsored project at Bolt, Beranek, and Newman (BBN).  That was an influential choice: The 4.2BSD implementation is the main reason for the extremely widespread use of this protocol suite.  Later performance and capability improvements to the TCP/IP implementation have also been widely adopted.  The TCP/IP implementation is described in detail in Chapter 13."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1728393821930753681,
            "content_hash": 1728393821930753681,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:801",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 273,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 91,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177860/?format=api",
            "priority": 100,
            "id": 1650060,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=97fc7d060c298e91",
            "url": "https://translate-dev.freebsd.org/api/units/1650060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.256047Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "The release of 4.3BSD added the Xerox Network Systems (XNS) protocol suite, partly building on work done at the University of Maryland and at Cornell University.  This suite was needed to connect isolated machines that could not communicate using TCP/IP."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4182828954849602293,
            "content_hash": -4182828954849602293,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:804",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 274,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177862/?format=api",
            "priority": 100,
            "id": 1650061,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=45f39b3a25f8950b",
            "url": "https://translate-dev.freebsd.org/api/units/1650061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.256739Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "The release of 4.4BSD added the ISO protocol suite because of the latter's increasing visibility both within and outside the United States.  Because of the somewhat different semantics defined for the ISO protocols, some minor changes were required in the socket interface to accommodate these semantics.  The changes were made such that they were invisible to clients of other existing protocols.  The ISO protocols also required extensive addition to the two-level routing tables provided by the kernel in 4.3BSD.  The greatly expanded routing capabilities of 4.4BSD include arbitrary levels of routing with variable-length addresses and network masks."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 381087811835602351,
            "content_hash": 381087811835602351,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:810",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 275,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 97,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177864/?format=api",
            "priority": 100,
            "id": 1650062,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=8549e55884b125af",
            "url": "https://translate-dev.freebsd.org/api/units/1650062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.257382Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "System Operation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7779855405715690272,
            "content_hash": 7779855405715690272,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:812",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 276,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386013/?format=api",
            "priority": 100,
            "id": 1650063,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=ebf79945a5961320",
            "url": "https://translate-dev.freebsd.org/api/units/1650063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.258091Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "Bootstrapping mechanisms are used to start the system running.  First, the 4.4BSD kernel must be loaded into the main memory of the processor.  Once loaded, it must go through an initialization phase to set the hardware into a known state.  Next, the kernel must do autoconfiguration, a process that finds and configures the peripherals that are attached to the processor.  The system begins running in single-user mode while a start-up script does disk checks and starts the accounting and quota checking.  Finally, the start-up script starts the general system services and brings up the system to full multiuser operation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7338133078031657485,
            "content_hash": 7338133078031657485,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:820",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 277,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 99,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177866/?format=api",
            "priority": 100,
            "id": 1650064,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=e5d64927c69eea0d",
            "url": "https://translate-dev.freebsd.org/api/units/1650064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.258751Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "During multiuser operation, processes wait for login requests on the terminal lines and network ports that have been configured for user access.  When a login request is detected, a login process is spawned and user validation is done.  When the login validation is successful, a login shell is created from which the user can run additional processes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1440867883335128648,
            "content_hash": -1440867883335128648,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:824",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 278,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177868/?format=api",
            "priority": 100,
            "id": 1650065,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=6c01024b4d8a69b8",
            "url": "https://translate-dev.freebsd.org/api/units/1650065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.259445Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "References"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6862295058752189145,
            "content_hash": -6862295058752189145,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:829",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 279,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386019/?format=api",
            "priority": 100,
            "id": 1650066,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=20c43b0087284d27",
            "url": "https://translate-dev.freebsd.org/api/units/1650066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.260096Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-accetta]] Accetta et al, 1986 Mach: A New Kernel Foundation for UNIX Development\" M.Accetta R.Baron W.Bolosky D.Golub R.Rashid A.Tevanian M.Young 93-113 USENIX Association Conference Proceedings USENIX Association June 1986"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7631222501253339043,
            "content_hash": -7631222501253339043,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:832",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 280,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386021/?format=api",
            "priority": 100,
            "id": 1650067,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=161873912ad3a85d",
            "url": "https://translate-dev.freebsd.org/api/units/1650067/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.260712Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-cheriton]] Cheriton, 1988 The V Distributed System D. R.Cheriton 314-333 Comm ACM, 31, 3 March 1988"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7107564486241529737,
            "content_hash": 7107564486241529737,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:834",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 281,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386023/?format=api",
            "priority": 100,
            "id": 1650068,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=e2a3243e249baf89",
            "url": "https://translate-dev.freebsd.org/api/units/1650068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.261342Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-ewens]] Ewens et al, 1985 Tunis: A Distributed Multiprocessor Operating System P.Ewens D. R.Blythe M.Funkenhauser R. C.Holt 247-254 USENIX Assocation Conference Proceedings USENIX Association June 1985"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3376153280584397532,
            "content_hash": -3376153280584397532,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:836",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 282,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386025/?format=api",
            "priority": 100,
            "id": 1650069,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=51257e7a9b7f4d24",
            "url": "https://translate-dev.freebsd.org/api/units/1650069/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.261961Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-gingell]] Gingell et al, 1987 Virtual Memory Architecture in SunOS R.Gingell J.Moran W.Shannon 81-94 USENIX Association Conference Proceedings USENIX Association June 1987"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1575830439501457117,
            "content_hash": -1575830439501457117,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:838",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 283,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386027/?format=api",
            "priority": 100,
            "id": 1650070,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=6a2186907b449923",
            "url": "https://translate-dev.freebsd.org/api/units/1650070/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.262600Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-kernighan]] Kernighan & Pike, 1984 The UNIX Programming Environment B. W.Kernighan R.Pike Prentice-Hall Englewood Cliffs NJ 1984"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2291313839595475773,
            "content_hash": 2291313839595475773,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:840",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 284,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386029/?format=api",
            "priority": 100,
            "id": 1650071,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=9fcc61cc1606533d",
            "url": "https://translate-dev.freebsd.org/api/units/1650071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.263218Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-macklem]] Macklem, 1994 The 4.4BSD NFS Implementation R.Macklem 6:1-14 4.4BSD System Manager's Manual O'Reilly & Associates, Inc. Sebastopol CA 1994"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8943464854272826439,
            "content_hash": 8943464854272826439,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:842",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 285,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386031/?format=api",
            "priority": 100,
            "id": 1650072,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=fc1d91e6841f5c47",
            "url": "https://translate-dev.freebsd.org/api/units/1650072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.263824Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-mckusick-2]] McKusick & Karels, 1988 Design of a General Purpose Memory Allocator for the 4.3BSD UNIX Kernel M. K.McKusick M. J.Karels 295-304 USENIX Assocation Conference Proceedings USENIX Assocation June 1998"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4332418273714775052,
            "content_hash": -4332418273714775052,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:844",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 286,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386033/?format=api",
            "priority": 100,
            "id": 1650073,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=43e02888c0d1dbf4",
            "url": "https://translate-dev.freebsd.org/api/units/1650073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.264455Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-mckusick-1]] McKusick et al, 1994 Berkeley Software Architecture Manual, 4.4BSD Edition M. K.McKusick M. J.Karels S. J.Leffler W. N.Joy R. S.Faber 5:1-42 4.4BSD Programmer's Supplementary Documents O'Reilly & Associates, Inc. Sebastopol CA 1994"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1411586992017395864,
            "content_hash": -1411586992017395864,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:846",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 287,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386035/?format=api",
            "priority": 100,
            "id": 1650074,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=6c69091c133daf68",
            "url": "https://translate-dev.freebsd.org/api/units/1650074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.265086Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-ritchie]] Ritchie, 1988 Early Kernel Design private communication D. M.Ritchie March 1988"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3631585269972075093,
            "content_hash": 3631585269972075093,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:848",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 288,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386037/?format=api",
            "priority": 100,
            "id": 1650075,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=b265fb8fe43a0255",
            "url": "https://translate-dev.freebsd.org/api/units/1650075/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.265744Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-rosenblum]] Rosenblum & Ousterhout, 1992 The Design and Implementation of a Log-Structured File System M.Rosenblum K.Ousterhout 26-52 ACM Transactions on Computer Systems, 10, 1 Association for Computing Machinery February 1992"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7536891258612853733,
            "content_hash": 7536891258612853733,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:850",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 289,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386039/?format=api",
            "priority": 100,
            "id": 1650076,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=e8986aaae45dabe5",
            "url": "https://translate-dev.freebsd.org/api/units/1650076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.266353Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-rozier]] Rozier et al, 1988 Chorus Distributed Operating Systems M.Rozier V.Abrossimov F.Armand I.Boule M.Gien M.Guillemont F.Herrmann C.Kaiser S.Langlois P.Leonard W.Neuhauser 305-370 USENIX Computing Systems, 1, 4 Fall 1988"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6151719016011648699,
            "content_hash": 6151719016011648699,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:852",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 290,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386041/?format=api",
            "priority": 100,
            "id": 1650077,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=d55f4bda1363cebb",
            "url": "https://translate-dev.freebsd.org/api/units/1650077/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.266993Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/el/?format=api",
            "source": [
                "[[biblio-tevanian]] Tevanian, 1987 Architecture-Independent Virtual Memory Management for Parallel and Distributed Environments: The Mach Approach Technical Report CMU-CS-88-106, A.Tevanian Department of Computer Science, Carnegie-Mellon University Pittsburgh PA December 1987"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -931113467938182554,
            "content_hash": -931113467938182554,
            "location": "documentation/content/en/books/design-44bsd/_index.adoc:853",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 291,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/386043/?format=api",
            "priority": 100,
            "id": 1650078,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/el/?checksum=7314053bf1f66a66",
            "url": "https://translate-dev.freebsd.org/api/units/1650078/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:47:01.267622Z"
        }
    ]
}