Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/documentation/booksdesign-44bsd_index/id/units/?format=api
https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/units/?format=api&page=2", "previous": null, "results": [ { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Donated by Addison-Wesley, provides a design overview of 4.4BSD, from which FreeBSD was originally derived" ], "previous_source": "", "target": [ "" ], "id_hash": 8672146579375842682, "content_hash": 8672146579375842682, "location": "documentation/content/en/books/design-44bsd/_index.adoc:1", "context": "", "note": "type: YAML Front Matter: description", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 15, "source_unit": "https://translate-dev.freebsd.org/api/units/1177644/?format=api", "priority": 100, "id": 1419743, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=f859a75defd0e57a", "url": "https://translate-dev.freebsd.org/api/units/1419743/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.677417Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The Design and Implementation of the 4.4BSD Operating System" ], "previous_source": "", "target": [ "" ], "id_hash": -1829961191889299478, "content_hash": -1829961191889299478, "location": "documentation/content/en/books/design-44bsd/_index.adoc:1, documentation/content/en/books/design-44bsd/_index.adoc:16", "context": "", "note": "type: Title =", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 2, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/385621/?format=api", "priority": 100, "id": 1419744, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=669aabfdd4b017ea", "url": "https://translate-dev.freebsd.org/api/units/1419744/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.682144Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "'''" ], "previous_source": "", "target": [ "'''" ], "id_hash": -2596281593872070506, "content_hash": -2596281593872070506, "location": "documentation/content/en/books/design-44bsd/_index.adoc:50", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 3, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/385623/?format=api", "priority": 100, "id": 1419745, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=5bf827a5645ec896", "url": "https://translate-dev.freebsd.org/api/units/1419745/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.688791Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Design Overview of 4.4BSD" ], "previous_source": "", "target": [ "" ], "id_hash": -5200805800821604192, "content_hash": -5200805800821604192, "location": "documentation/content/en/books/design-44bsd/_index.adoc:54", "context": "", "note": "type: Title ==", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 4, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate-dev.freebsd.org/api/units/385625/?format=api", "priority": 100, "id": 1419746, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=37d306ade03cc0a0", "url": "https://translate-dev.freebsd.org/api/units/1419746/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.692732Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "4.4BSD Facilities and the Kernel" ], "previous_source": "", "target": [ "" ], "id_hash": -6268437430259575778, "content_hash": -6268437430259575778, "location": "documentation/content/en/books/design-44bsd/_index.adoc:57", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 5, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 5, "source_unit": "https://translate-dev.freebsd.org/api/units/385627/?format=api", "priority": 100, "id": 1419747, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=2902095e689d941e", "url": "https://translate-dev.freebsd.org/api/units/1419747/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.696386Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The 4.4BSD kernel provides four basic facilities: processes, a filesystem, communications, and system startup. This section outlines where each of these four basic services is described in this book." ], "previous_source": "", "target": [ "" ], "id_hash": -6583083710206538388, "content_hash": -6583083710206538388, "location": "documentation/content/en/books/design-44bsd/_index.adoc:61", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 6, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 29, "source_unit": "https://translate-dev.freebsd.org/api/units/1177646/?format=api", "priority": 100, "id": 1419748, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=24a4303e867a8d6c", "url": "https://translate-dev.freebsd.org/api/units/1419748/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.700012Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Processes constitute a thread of control in an address space. Mechanisms for creating, terminating, and otherwise controlling processes are described in Chapter 4. The system multiplexes separate virtual-address spaces for each process; this memory management is discussed in Chapter 5." ], "previous_source": "", "target": [ "" ], "id_hash": -6495955904952775455, "content_hash": -6495955904952775455, "location": "documentation/content/en/books/design-44bsd/_index.adoc:63", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 7, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 40, "source_unit": "https://translate-dev.freebsd.org/api/units/385631/?format=api", "priority": 100, "id": 1419749, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=25d9ba8580b04ce1", "url": "https://translate-dev.freebsd.org/api/units/1419749/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.704107Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The user interface to the filesystem and devices is similar; common aspects are discussed in Chapter 6. The filesystem is a set of named files, organized in a tree-structured hierarchy of directories, and of operations to manipulate them, as presented in Chapter 7. Files reside on physical media such as disks. 4.4BSD supports several organizations of data on the disk, as set forth in Chapter 8. Access to files on remote machines is the subject of Chapter 9. Terminals are used to access the system; their operation is the subject of Chapter 10." ], "previous_source": "", "target": [ "" ], "id_hash": -5402500572771756274, "content_hash": -5402500572771756274, "location": "documentation/content/en/books/design-44bsd/_index.adoc:64", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 8, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 93, "source_unit": "https://translate-dev.freebsd.org/api/units/385633/?format=api", "priority": 100, "id": 1419750, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=3506765a4d18570e", "url": "https://translate-dev.freebsd.org/api/units/1419750/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.708468Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Communication mechanisms provided by traditional UNIX systems include simplex reliable byte streams between related processes (see pipes, Section 11.1), and notification of exceptional events (see signals, Section 4.7). 4.4BSD also has a general interprocess-communication facility. This facility, described in Chapter 11, uses access mechanisms distinct from those of the filesystem, but, once a connection is set up, a process can access it as though it were a pipe. There is a general networking framework, discussed in Chapter 12, that is normally used as a layer underlying the IPC facility. Chapter 13 describes a particular networking implementation in detail." ], "previous_source": "", "target": [ "" ], "id_hash": -5528279431853908789, "content_hash": -5528279431853908789, "location": "documentation/content/en/books/design-44bsd/_index.adoc:65", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 9, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 98, "source_unit": "https://translate-dev.freebsd.org/api/units/385635/?format=api", "priority": 100, "id": 1419751, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=33479b25953fdccb", "url": "https://translate-dev.freebsd.org/api/units/1419751/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.712572Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Any real operating system has operational issues, such as how to start it running. Startup and operational issues are described in Chapter 14." ], "previous_source": "", "target": [ "" ], "id_hash": 5402240381877584380, "content_hash": 5402240381877584380, "location": "documentation/content/en/books/design-44bsd/_index.adoc:66", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 10, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 23, "source_unit": "https://translate-dev.freebsd.org/api/units/385637/?format=api", "priority": 100, "id": 1419752, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=caf89d01491581fc", "url": "https://translate-dev.freebsd.org/api/units/1419752/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.716412Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Sections 2.3 through 2.14 present introductory material related to Chapters 3 through 14. We shall define terms, mention basic system calls, and explore historical developments. Finally, we shall give the reasons for many major design decisions." ], "previous_source": "", "target": [ "" ], "id_hash": -8955073441836799406, "content_hash": -8955073441836799406, "location": "documentation/content/en/books/design-44bsd/_index.adoc:70", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 11, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 36, "source_unit": "https://translate-dev.freebsd.org/api/units/1177648/?format=api", "priority": 100, "id": 1419753, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=03b9302691c86a52", "url": "https://translate-dev.freebsd.org/api/units/1419753/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.719730Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The Kernel" ], "previous_source": "", "target": [ "" ], "id_hash": 1661295362874921235, "content_hash": 1661295362874921235, "location": "documentation/content/en/books/design-44bsd/_index.adoc:71", "context": "", "note": "type: Title ====", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 12, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/385641/?format=api", "priority": 100, "id": 1419754, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=970e1b54a329d113", "url": "https://translate-dev.freebsd.org/api/units/1419754/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.725320Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The _kernel_ is the part of the system that runs in protected mode and mediates access by all user programs to the underlying hardware (e.g., CPU, disks, terminals, network links) and software constructs (e.g., filesystem, network protocols). The kernel provides the basic system facilities; it creates and manages processes, and provides functions to access the filesystem and communication facilities. These functions, called _system calls_ appear to user processes as library subroutines. These system calls are the only interface that processes have to these facilities. Details of the system-call mechanism are given in Chapter 3, as are descriptions of several kernel mechanisms that do not execute as the direct result of a process doing a system call." ], "previous_source": "", "target": [ "" ], "id_hash": -6081880030967671733, "content_hash": -6081880030967671733, "location": "documentation/content/en/books/design-44bsd/_index.adoc:78", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 13, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 116, "source_unit": "https://translate-dev.freebsd.org/api/units/1177650/?format=api", "priority": 100, "id": 1419755, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=2b98d255c3a1544b", "url": "https://translate-dev.freebsd.org/api/units/1419755/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.757939Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Users ordinarily interact with the system through a command-language interpreter, called a _shell_, and perhaps through additional user application programs. Such programs and the shell are implemented with processes. Details of such programs are beyond the scope of this book, which instead concentrates almost exclusively on the kernel." ], "previous_source": "", "target": [ "" ], "id_hash": -7165180633535336176, "content_hash": -7165180633535336176, "location": "documentation/content/en/books/design-44bsd/_index.adoc:97", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 16, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 48, "source_unit": "https://translate-dev.freebsd.org/api/units/1177656/?format=api", "priority": 100, "id": 1419758, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=1c902a2d329e3110", "url": "https://translate-dev.freebsd.org/api/units/1419758/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.772705Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Sections 2.3 and 2.4 describe the services provided by the 4.4BSD kernel, and give an overview of the latter's design. Later chapters describe the detailed design and implementation of these services as they appear in 4.4BSD." ], "previous_source": "", "target": [ "" ], "id_hash": 7163743591428071303, "content_hash": 7163743591428071303, "location": "documentation/content/en/books/design-44bsd/_index.adoc:100", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 17, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 36, "source_unit": "https://translate-dev.freebsd.org/api/units/1177658/?format=api", "priority": 100, "id": 1419759, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=e36abad75d0d1f87", "url": "https://translate-dev.freebsd.org/api/units/1419759/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.776803Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Kernel Organization" ], "previous_source": "", "target": [ "" ], "id_hash": 5833847985289748759, "content_hash": 5833847985289748759, "location": "documentation/content/en/books/design-44bsd/_index.adoc:102", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 18, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/385653/?format=api", "priority": 100, "id": 1419760, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=d0f5fdd564d2e117", "url": "https://translate-dev.freebsd.org/api/units/1419760/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.780651Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "In this section, we view the organization of the 4.4BSD kernel in two ways:" ], "previous_source": "", "target": [ "" ], "id_hash": -7412688540971344318, "content_hash": -7412688540971344318, "location": "documentation/content/en/books/design-44bsd/_index.adoc:105", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 19, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "source_unit": "https://translate-dev.freebsd.org/api/units/385655/?format=api", "priority": 100, "id": 1419761, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=1920d70bcccb5e42", "url": "https://translate-dev.freebsd.org/api/units/1419761/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.784221Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "As a static body of software, categorized by the functionality offered by the modules that make up the kernel" ], "previous_source": "", "target": [ "" ], "id_hash": 5233255531754019755, "content_hash": 5233255531754019755, "location": "documentation/content/en/books/design-44bsd/_index.adoc:108", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 20, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 19, "source_unit": "https://translate-dev.freebsd.org/api/units/385657/?format=api", "priority": 100, "id": 1419762, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=c8a0422ddd0bdbab", "url": "https://translate-dev.freebsd.org/api/units/1419762/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.787644Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "By its dynamic operation, categorized according to the services provided to users" ], "previous_source": "", "target": [ "" ], "id_hash": -329507444841864423, "content_hash": -329507444841864423, "location": "documentation/content/en/books/design-44bsd/_index.adoc:109", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 21, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate-dev.freebsd.org/api/units/385659/?format=api", "priority": 100, "id": 1419763, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=7b6d5ab9875aa319", "url": "https://translate-dev.freebsd.org/api/units/1419763/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.791798Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The largest part of the kernel implements the system services that applications access through system calls. In 4.4BSD, this software has been organized according to the following:" ], "previous_source": "", "target": [ "" ], "id_hash": 3699640649772059138, "content_hash": 3699640649772059138, "location": "documentation/content/en/books/design-44bsd/_index.adoc:112", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 22, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 27, "source_unit": "https://translate-dev.freebsd.org/api/units/1177660/?format=api", "priority": 100, "id": 1419764, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=b357c391c6424a02", "url": "https://translate-dev.freebsd.org/api/units/1419764/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.796317Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Basic kernel facilities: timer and system-clock handling, descriptor management, and process management" ], "previous_source": "", "target": [ "" ], "id_hash": -4472203103501746926, "content_hash": -4472203103501746926, "location": "documentation/content/en/books/design-44bsd/_index.adoc:114", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 23, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate-dev.freebsd.org/api/units/385663/?format=api", "priority": 100, "id": 1419765, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=41ef8af8dc60fd12", "url": "https://translate-dev.freebsd.org/api/units/1419765/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.802576Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Memory-management support: paging and swapping" ], "previous_source": "", "target": [ "" ], "id_hash": -2609797362850855473, "content_hash": -2609797362850855473, "location": "documentation/content/en/books/design-44bsd/_index.adoc:115", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 24, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 5, "source_unit": "https://translate-dev.freebsd.org/api/units/385665/?format=api", "priority": 100, "id": 1419766, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=5bc82320338605cf", "url": "https://translate-dev.freebsd.org/api/units/1419766/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.806080Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Generic system interfaces: the I/O, control, and multiplexing operations performed on descriptors" ], "previous_source": "", "target": [ "" ], "id_hash": -8493325821314059481, "content_hash": -8493325821314059481, "location": "documentation/content/en/books/design-44bsd/_index.adoc:116", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 25, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate-dev.freebsd.org/api/units/385667/?format=api", "priority": 100, "id": 1419767, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=0a21a52a42ec3327", "url": "https://translate-dev.freebsd.org/api/units/1419767/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.809879Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "The filesystem: files, directories, pathname translation, file locking, and I/O buffer management" ], "previous_source": "", "target": [ "" ], "id_hash": 5586427121012596322, "content_hash": 5586427121012596322, "location": "documentation/content/en/books/design-44bsd/_index.adoc:117", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 26, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate-dev.freebsd.org/api/units/385669/?format=api", "priority": 100, "id": 1419768, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=cd86f9de4f905e62", "url": "https://translate-dev.freebsd.org/api/units/1419768/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.813744Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Terminal-handling support: the terminal-interface driver and terminal line disciplines" ], "previous_source": "", "target": [ "" ], "id_hash": 2130461658342528322, "content_hash": 2130461658342528322, "location": "documentation/content/en/books/design-44bsd/_index.adoc:118", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 27, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/385671/?format=api", "priority": 100, "id": 1419769, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=9d90eb9731189542", "url": "https://translate-dev.freebsd.org/api/units/1419769/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.817143Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Interprocess-communication facilities: sockets" ], "previous_source": "", "target": [ "" ], "id_hash": -601502117727577151, "content_hash": -601502117727577151, "location": "documentation/content/en/books/design-44bsd/_index.adoc:119", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 28, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate-dev.freebsd.org/api/units/385673/?format=api", "priority": 100, "id": 1419770, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=77a70902c533dbc1", "url": "https://translate-dev.freebsd.org/api/units/1419770/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.820672Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Support for network communication: communication protocols and generic network facilities, such as routing" ], "previous_source": "", "target": [ "" ], "id_hash": -5678755790962918359, "content_hash": -5678755790962918359, "location": "documentation/content/en/books/design-44bsd/_index.adoc:120", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 29, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate-dev.freebsd.org/api/units/385675/?format=api", "priority": 100, "id": 1419771, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=313101b209767c29", "url": "https://translate-dev.freebsd.org/api/units/1419771/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.825145Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Machine-independent software in the 4.4BSD kernel" ], "previous_source": "", "target": [ "" ], "id_hash": -9070922138914996851, "content_hash": -9070922138914996851, "location": "documentation/content/en/books/design-44bsd/_index.adoc:121", "context": "", "note": "type: Block title", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 30, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 6, "source_unit": "https://translate-dev.freebsd.org/api/units/385677/?format=api", "priority": 100, "id": 1419772, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=021d9c5fdcbebd8d", "url": "https://translate-dev.freebsd.org/api/units/1419772/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.828447Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Category" ], "previous_source": "", "target": [ "" ], "id_hash": -4152690605876920592, "content_hash": -4152690605876920592, "location": "documentation/content/en/books/design-44bsd/_index.adoc:125, documentation/content/en/books/design-44bsd/_index.adoc:165", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 31, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382520/?format=api", "priority": 100, "id": 1419773, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=465eade5569abef0", "url": "https://translate-dev.freebsd.org/api/units/1419773/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.831723Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Lines of code" ], "previous_source": "", "target": [ "" ], "id_hash": 107296997853345796, "content_hash": 107296997853345796, "location": "documentation/content/en/books/design-44bsd/_index.adoc:125, documentation/content/en/books/design-44bsd/_index.adoc:165", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 32, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate-dev.freebsd.org/api/units/1382522/?format=api", "priority": 100, "id": 1419774, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=817d320d1283b804", "url": "https://translate-dev.freebsd.org/api/units/1419774/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.835049Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "Percentage of kernel" ], "previous_source": "", "target": [ "" ], "id_hash": -424121350327440596, "content_hash": -424121350327440596, "location": "documentation/content/en/books/design-44bsd/_index.adoc:126, documentation/content/en/books/design-44bsd/_index.adoc:166", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 33, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate-dev.freebsd.org/api/units/1382524/?format=api", "priority": 100, "id": 1419775, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=7a1d37e10412eb2c", "url": "https://translate-dev.freebsd.org/api/units/1419775/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.838289Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "headers" ], "previous_source": "", "target": [ "" ], "id_hash": 5227825832366928560, "content_hash": 5227825832366928560, "location": "documentation/content/en/books/design-44bsd/_index.adoc:126", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 34, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382526/?format=api", "priority": 100, "id": 1419776, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=c88cf7e575d772b0", "url": "https://translate-dev.freebsd.org/api/units/1419776/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.859115Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "9,393" ], "previous_source": "", "target": [ "" ], "id_hash": -7624792939561357888, "content_hash": -7624792939561357888, "location": "documentation/content/en/books/design-44bsd/_index.adoc:126", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 35, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382528/?format=api", "priority": 100, "id": 1419777, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=162f4b382789edc0", "url": "https://translate-dev.freebsd.org/api/units/1419777/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.862469Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "4.6" ], "previous_source": "", "target": [ "" ], "id_hash": 5153546515323680780, "content_hash": 5153546515323680780, "location": "documentation/content/en/books/design-44bsd/_index.adoc:127", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 36, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382530/?format=api", "priority": 100, "id": 1419778, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=c78513404351f80c", "url": "https://translate-dev.freebsd.org/api/units/1419778/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.867552Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "initialization" ], "previous_source": "", "target": [ "" ], "id_hash": 5340301402174942993, "content_hash": 5340301402174942993, "location": "documentation/content/en/books/design-44bsd/_index.adoc:127", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 37, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382532/?format=api", "priority": 100, "id": 1419779, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=ca1c8fd4c6286f11", "url": "https://translate-dev.freebsd.org/api/units/1419779/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.871018Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "1,107" ], "previous_source": "", "target": [ "" ], "id_hash": 7926208805308470784, "content_hash": 7926208805308470784, "location": "documentation/content/en/books/design-44bsd/_index.adoc:127", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 38, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382534/?format=api", "priority": 100, "id": 1419780, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=edff8ce9dffc1600", "url": "https://translate-dev.freebsd.org/api/units/1419780/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.876706Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "0.6" ], "previous_source": "", "target": [ "" ], "id_hash": -3088615283409952975, "content_hash": -3088615283409952975, "location": "documentation/content/en/books/design-44bsd/_index.adoc:128", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 39, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382536/?format=api", "priority": 100, "id": 1419781, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=552308c39081df31", "url": "https://translate-dev.freebsd.org/api/units/1419781/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.885659Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "kernel facilities" ], "previous_source": "", "target": [ "" ], "id_hash": 6210610860295725508, "content_hash": 6210610860295725508, "location": "documentation/content/en/books/design-44bsd/_index.adoc:128", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 40, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1382538/?format=api", "priority": 100, "id": 1419782, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=d63085ac161c21c4", "url": "https://translate-dev.freebsd.org/api/units/1419782/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.889321Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "8,793" ], "previous_source": "", "target": [ "" ], "id_hash": 4892602432516433210, "content_hash": 4892602432516433210, "location": "documentation/content/en/books/design-44bsd/_index.adoc:128", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 41, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382540/?format=api", "priority": 100, "id": 1419783, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=c3e603fd815aa53a", "url": "https://translate-dev.freebsd.org/api/units/1419783/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.892855Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "4.4" ], "previous_source": "", "target": [ "" ], "id_hash": -2038428244435624974, "content_hash": -2038428244435624974, "location": "documentation/content/en/books/design-44bsd/_index.adoc:129", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 42, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382542/?format=api", "priority": 100, "id": 1419784, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=63b60c4fce4a9bf2", "url": "https://translate-dev.freebsd.org/api/units/1419784/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.896197Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "generic interfaces" ], "previous_source": "", "target": [ "" ], "id_hash": 7006173070215909865, "content_hash": 7006173070215909865, "location": "documentation/content/en/books/design-44bsd/_index.adoc:129", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 43, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1382544/?format=api", "priority": 100, "id": 1419785, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=e13aed497d2091e9", "url": "https://translate-dev.freebsd.org/api/units/1419785/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.899776Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "4,782" ], "previous_source": "", "target": [ "" ], "id_hash": -5180014745565857360, "content_hash": -5180014745565857360, "location": "documentation/content/en/books/design-44bsd/_index.adoc:129", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 44, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382546/?format=api", "priority": 100, "id": 1419786, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=381ce408a742f9b0", "url": "https://translate-dev.freebsd.org/api/units/1419786/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.903288Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "2.4" ], "previous_source": "", "target": [ "" ], "id_hash": 648445374927883294, "content_hash": 648445374927883294, "location": "documentation/content/en/books/design-44bsd/_index.adoc:130", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 45, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382548/?format=api", "priority": 100, "id": 1419787, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=88ffbda204d24c1e", "url": "https://translate-dev.freebsd.org/api/units/1419787/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.906412Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "interprocess communication" ], "previous_source": "", "target": [ "" ], "id_hash": 5079500108693505455, "content_hash": 5079500108693505455, "location": "documentation/content/en/books/design-44bsd/_index.adoc:130", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 46, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1382550/?format=api", "priority": 100, "id": 1419788, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=c67e026fbf3c05af", "url": "https://translate-dev.freebsd.org/api/units/1419788/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.909237Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "4,540" ], "previous_source": "", "target": [ "" ], "id_hash": 3820857199851587388, "content_hash": 3820857199851587388, "location": "documentation/content/en/books/design-44bsd/_index.adoc:130", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 47, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382552/?format=api", "priority": 100, "id": 1419789, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=b506696126a5c73c", "url": "https://translate-dev.freebsd.org/api/units/1419789/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.911873Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "2.2" ], "previous_source": "", "target": [ "" ], "id_hash": -7443939827796651414, "content_hash": -7443939827796651414, "location": "documentation/content/en/books/design-44bsd/_index.adoc:131, documentation/content/en/books/design-44bsd/_index.adoc:136", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 48, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382554/?format=api", "priority": 100, "id": 1419790, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=18b1d02a92cc526a", "url": "https://translate-dev.freebsd.org/api/units/1419790/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.914631Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "terminal handling" ], "previous_source": "", "target": [ "" ], "id_hash": -7247506566407917288, "content_hash": -7247506566407917288, "location": "documentation/content/en/books/design-44bsd/_index.adoc:131", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 49, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1382556/?format=api", "priority": 100, "id": 1419791, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=1b6baf2d41f1f118", "url": "https://translate-dev.freebsd.org/api/units/1419791/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.918085Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "3,911" ], "previous_source": "", "target": [ "" ], "id_hash": -52119373452819156, "content_hash": -52119373452819156, "location": "documentation/content/en/books/design-44bsd/_index.adoc:131", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 50, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382558/?format=api", "priority": 100, "id": 1419792, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=7f46d5b4bb6dc52c", "url": "https://translate-dev.freebsd.org/api/units/1419792/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.921791Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "1.9" ], "previous_source": "", "target": [ "" ], "id_hash": 2062637199300573533, "content_hash": 2062637199300573533, "location": "documentation/content/en/books/design-44bsd/_index.adoc:132", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 51, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/1382560/?format=api", "priority": 100, "id": 1419793, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=9c9ff59abcd1395d", "url": "https://translate-dev.freebsd.org/api/units/1419793/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.925291Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdesign-44bsd_index/id/?format=api", "source": [ "virtual memory" ], "previous_source": "", "target": [ "" ], "id_hash": 7093662298039479228, "content_hash": 7093662298039479228, "location": "documentation/content/en/books/design-44bsd/_index.adoc:132, documentation/content/en/books/design-44bsd/_index.adoc:169", "context": "", "note": "type: Table", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 52, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1382562/?format=api", "priority": 100, "id": 1419794, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/id/?checksum=e271c046b7396bbc", "url": "https://translate-dev.freebsd.org/api/units/1419794/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-03-09T20:15:28.928086Z" } ] }{ "count": 291, "next": "