Units API.

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

GET /api/units/?format=api&page=9158
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 921943,
    "next": "https://translate-dev.freebsd.org/api/units/?format=api&page=9159",
    "previous": "https://translate-dev.freebsd.org/api/units/?format=api&page=9157",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/fr_FR/?format=api",
            "source": [
                "If there is no output, the service is not service jail ready, or does not need any additional privileges like for example, network access."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8576253919061758136,
            "content_hash": 8576253919061758136,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:939",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 249,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767936/?format=api",
            "priority": 100,
            "id": 1768173,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/fr_FR/?checksum=f704f9801d3a50b8",
            "url": "https://translate-dev.freebsd.org/api/units/1768173/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.456431Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/fr_FR/?format=api",
            "source": [
                "Use man:rctl[8] to manage the resources that a jail can use from the host system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1456537920615376111,
            "content_hash": 1456537920615376111,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:1180",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 319,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767938/?format=api",
            "priority": 100,
            "id": 1768174,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/fr_FR/?checksum=9436a985902a64ef",
            "url": "https://translate-dev.freebsd.org/api/units/1768174/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.475657Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Security: Since the jail contains its own base system, vulnerabilities or issues affecting the jail environment will not directly impact the host or other jails."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5197469112560960194,
            "content_hash": 5197469112560960194,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:111",
            "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": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767846/?format=api",
            "priority": 100,
            "id": 1768175,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=c8211e9ed942c2c2",
            "url": "https://translate-dev.freebsd.org/api/units/1768175/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.766524Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Resource Efficiency: Thin jails are more resource-efficient compared to thick jails.  Since they share most of the base system, they consume less disk space and memory.  This makes it possible to run more jails on the same hardware without consuming excessive resources."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9057563744001927602,
            "content_hash": -9057563744001927602,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:132",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767848/?format=api",
            "priority": 100,
            "id": 1768176,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=024d11c38c4ed64e",
            "url": "https://translate-dev.freebsd.org/api/units/1768176/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.769175Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Faster Deployment: Creating and launching thin jails is generally faster compared to thick jails.  This can be particularly advantageous when rapidly deploying multiple instances."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2122596194285757273,
            "content_hash": 2122596194285757273,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767850/?format=api",
            "priority": 100,
            "id": 1768177,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=9d74f9fe21ffa359",
            "url": "https://translate-dev.freebsd.org/api/units/1768177/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.769780Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Unified Maintenance: Since thin jails share the majority of their base system with the host system, updates and maintenance of common base system components (such as libraries and binaries) only need to be done once on the host.  This simplifies the maintenance process compared to maintaining an individual base system for each thick jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6348144170788639370,
            "content_hash": -6348144170788639370,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:136",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767852/?format=api",
            "priority": 100,
            "id": 1768178,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=27e6dc82b52d2d76",
            "url": "https://translate-dev.freebsd.org/api/units/1768178/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.770318Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Shared Resources: Thin jails can more easily share common resources such as libraries and binaries with the host system.  This can potentially lead to more efficient disk caching and improved performance for applications within the jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8175568867816036256,
            "content_hash": -8175568867816036256,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:138",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767854/?format=api",
            "priority": 100,
            "id": 1768179,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=0e8a8b6e45152860",
            "url": "https://translate-dev.freebsd.org/api/units/1768179/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.770863Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Reduced Isolation: The primary disadvantage of thin jails is that they offer less isolation compared to thick jails.  Since they share a significant portion of the template's base system, vulnerabilities or issues affecting shared components could potentially impact multiple jails simultaneously."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6071943382079301946,
            "content_hash": -6071943382079301946,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:143",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767856/?format=api",
            "priority": 100,
            "id": 1768180,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=2bbc1faa1ee116c6",
            "url": "https://translate-dev.freebsd.org/api/units/1768180/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.771713Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Dependency Conflicts: If multiple thin jails require different versions of the same libraries or software, managing dependencies can become complex.  In some cases, this might require additional effort to ensure compatibility."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5603150838411032848,
            "content_hash": 5603150838411032848,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:146",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767858/?format=api",
            "priority": 100,
            "id": 1768181,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=cdc26400326bf910",
            "url": "https://translate-dev.freebsd.org/api/units/1768181/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.772587Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Shared Resources: Service jails share all resources such as libraries and binaries with the host system.  This can potentially lead to more efficient disk caching and improved performance for applications within the jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8350446282576650086,
            "content_hash": -8350446282576650086,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:163",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767860/?format=api",
            "priority": 100,
            "id": 1768182,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=0c1d41593b09a09a",
            "url": "https://translate-dev.freebsd.org/api/units/1768182/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.775359Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Most of the configuration of jails which is discussed below is not needed for service jails.  To understand how jails work, it is recommended to understand those configuration possibilities.  The details about what is needed to configure a service jail is in crossref:jails[service-jails-config, Configuring service jails]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1197521571665098638,
            "content_hash": -1197521571665098638,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:173",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767862/?format=api",
            "priority": 100,
            "id": 1768183,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=6f618c79ae08c872",
            "url": "https://translate-dev.freebsd.org/api/units/1768183/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.777107Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "In host networking mode, a jail shares the same networking stack as the host system.  When a jail is created in host networking mode it uses the same network interface and IP address.  This means that the jail does not have a separate IP address, and its network traffic is associated with the host's IP."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7783520322650619385,
            "content_hash": 7783520322650619385,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:230",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767864/?format=api",
            "priority": 100,
            "id": 1768184,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=ec049e7e9d9fbdf9",
            "url": "https://translate-dev.freebsd.org/api/units/1768184/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.782549Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`exec.start` - Command(s) to run in the jail environment when a jail is created.  A typical command to run is \"/bin/sh /etc/rc\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9200806786274564157,
            "content_hash": 9200806786274564157,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:326",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767866/?format=api",
            "priority": 100,
            "id": 1768185,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=ffafd5062ee6183d",
            "url": "https://translate-dev.freebsd.org/api/units/1768185/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.790748Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`exec.stop` - Command(s) to run in the jail environment before a jail is removed.  A typical command to run is \"/bin/sh /etc/rc.shutdown\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7229648683991095047,
            "content_hash": -7229648683991095047,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:328",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767868/?format=api",
            "priority": 100,
            "id": 1768186,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=1bab20d383d728f9",
            "url": "https://translate-dev.freebsd.org/api/units/1768186/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.791305Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`allow.raw_sockets` - Allow creating raw sockets inside the jail.  Setting this parameter allows utilities like man:ping[8] and man:traceroute[8] to operate inside the jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2727578415600709729,
            "content_hash": 2727578415600709729,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:331",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767870/?format=api",
            "priority": 100,
            "id": 1768187,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=a5da4e1e1ee73061",
            "url": "https://translate-dev.freebsd.org/api/units/1768187/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.792142Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`path` - The directory which is to be the root of the jail.  Any commands that are run inside the jail, either by jail or from man:jexec[8], are run from this directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8896017977072122901,
            "content_hash": -8896017977072122901,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:336",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767872/?format=api",
            "priority": 100,
            "id": 1768188,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=048afec8712083eb",
            "url": "https://translate-dev.freebsd.org/api/units/1768188/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.793562Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`ip4.addr` - IPv4 address.  There are two configuration possibilities for IPv4.  The first is to establish an IP or a list of IPs as has been done in the example.  The other is to use `ip4` instead and set the `inherit` value to inherit the host's IP address."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3599906409104697729,
            "content_hash": 3599906409104697729,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:340",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767874/?format=api",
            "priority": 100,
            "id": 1768189,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=b1f56fce53566981",
            "url": "https://translate-dev.freebsd.org/api/units/1768189/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.794111Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`ip6.addr` - IPv6 address.  There are two configuration possibilities for IPv6.  The first is to establish an IP or a list of IPs as has been done in the example.  The other is to use `ip6` instead and set the `inherit` value to inherit the host's IP address."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2688367827322664764,
            "content_hash": -2688367827322664764,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:344",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767876/?format=api",
            "priority": 100,
            "id": 1768190,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=5ab0ffb462d808c4",
            "url": "https://translate-dev.freebsd.org/api/units/1768190/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.794647Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "`interface` - A network interface to add the jail's IP addresses.  Usually the host interface."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8530443533204603369,
            "content_hash": 8530443533204603369,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:346",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767878/?format=api",
            "priority": 100,
            "id": 1768191,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=f66239327d3041e9",
            "url": "https://translate-dev.freebsd.org/api/units/1768191/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.795163Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# fetch https://download.freebsd.org/ftp/releases/amd64/amd64/14.2-RELEASE/base.txz -o /usr/local/jails/media/14.2-RELEASE-base.txz\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1916809396031853819,
            "content_hash": 1916809396031853819,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:367, documentation/content/en/books/handbook/jails/_index.adoc:462, documentation/content/en/books/handbook/jails/_index.adoc:566",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767880/?format=api",
            "priority": 100,
            "id": 1768192,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=9a99dffd709c14fb",
            "url": "https://translate-dev.freebsd.org/api/units/1768192/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.797675Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# mkdir -p /usr/local/jails/containers/classic\n# tar -xf /usr/local/jails/media/14.2-RELEASE-base.txz -C /usr/local/jails/containers/classic --unlink\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1315442888356077188,
            "content_hash": 1315442888356077188,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:377",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767882/?format=api",
            "priority": 100,
            "id": 1768193,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=9241645662c71e84",
            "url": "https://translate-dev.freebsd.org/api/units/1768193/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.798814Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "To create a Thin Jail using OpenZFS Snapshots the first step is to create the jail directory tree by following the instructions in crossref:jails[host-configuration-directories, \"Setting up the Jail Directory Tree\"]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6272692725071582247,
            "content_hash": 6272692725071582247,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:445",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 142,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767884/?format=api",
            "priority": 100,
            "id": 1768194,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=d70d14cc9f119427",
            "url": "https://translate-dev.freebsd.org/api/units/1768194/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.803836Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Next, create a template.  Templates will only be used to create new jails.  For this reason they are created in \"read-only\" mode so that jails are created with an immutable base."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3216205649834344264,
            "content_hash": -3216205649834344264,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:449",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767886/?format=api",
            "priority": 100,
            "id": 1768195,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=535dbe006d0500b8",
            "url": "https://translate-dev.freebsd.org/api/units/1768195/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.804415Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# zfs create -p zroot/jails/templates/14.2-RELEASE\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2083585736166483106,
            "content_hash": 2083585736166483106,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:455",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767888/?format=api",
            "priority": 100,
            "id": 1768196,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=9cea62300f4624a2",
            "url": "https://translate-dev.freebsd.org/api/units/1768196/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.805254Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# tar -xf /usr/local/jails/media/14.2-RELEASE-base.txz -C /usr/local/jails/templates/14.2-RELEASE --unlink\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2403040759562084381,
            "content_hash": -2403040759562084381,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:469",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767890/?format=api",
            "priority": 100,
            "id": 1768197,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=5ea6af2939845fe3",
            "url": "https://translate-dev.freebsd.org/api/units/1768197/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.806373Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# cp /etc/resolv.conf /usr/local/jails/templates/14.2-RELEASE/etc/resolv.conf\n# cp /etc/localtime /usr/local/jails/templates/14.2-RELEASE/etc/localtime\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8731343565938526119,
            "content_hash": 8731343565938526119,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:477",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767892/?format=api",
            "priority": 100,
            "id": 1768198,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=f92bf6b66ba887a7",
            "url": "https://translate-dev.freebsd.org/api/units/1768198/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.807196Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# freebsd-update -b /usr/local/jails/templates/14.2-RELEASE/ fetch install\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8101319791517069396,
            "content_hash": -8101319791517069396,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:484",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767894/?format=api",
            "priority": 100,
            "id": 1768199,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=0f9254927ec88fac",
            "url": "https://translate-dev.freebsd.org/api/units/1768199/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.808041Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# zfs snapshot zroot/jails/templates/14.2-RELEASE@base\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8566441396547542653,
            "content_hash": 8566441396547542653,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:493",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767896/?format=api",
            "priority": 100,
            "id": 1768200,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=f6e21d102e6ade7d",
            "url": "https://translate-dev.freebsd.org/api/units/1768200/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.809141Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# zfs clone zroot/jails/templates/14.2-RELEASE@base zroot/jails/containers/thinjail\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -561447940037754865,
            "content_hash": -561447940037754865,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:502",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767898/?format=api",
            "priority": 100,
            "id": 1768201,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=78355612be2cc00f",
            "url": "https://translate-dev.freebsd.org/api/units/1768201/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.810315Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# zfs create -p zroot/jails/templates/14.2-RELEASE-base\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4290085386342730790,
            "content_hash": -4290085386342730790,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:552",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767900/?format=api",
            "priority": 100,
            "id": 1768202,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=44768e122af273da",
            "url": "https://translate-dev.freebsd.org/api/units/1768202/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.812605Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# mkdir /usr/local/jails/templates/14.2-RELEASE-base\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8177638101763504729,
            "content_hash": -8177638101763504729,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:559",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767902/?format=api",
            "priority": 100,
            "id": 1768203,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=0e83317932afc5a7",
            "url": "https://translate-dev.freebsd.org/api/units/1768203/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.813408Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# tar -xf /usr/local/jails/media/14.2-RELEASE-base.txz -C /usr/local/jails/templates/14.2-RELEASE-base --unlink\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 373005185051146279,
            "content_hash": 373005185051146279,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:573",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767904/?format=api",
            "priority": 100,
            "id": 1768204,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=852d2e3d525a3827",
            "url": "https://translate-dev.freebsd.org/api/units/1768204/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.813932Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# cp /etc/resolv.conf /usr/local/jails/templates/14.2-RELEASE-base/etc/resolv.conf\n# cp /etc/localtime /usr/local/jails/templates/14.2-RELEASE-base/etc/localtime\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8340410291452142126,
            "content_hash": 8340410291452142126,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:581",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767906/?format=api",
            "priority": 100,
            "id": 1768205,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=f3bf16f87f04622e",
            "url": "https://translate-dev.freebsd.org/api/units/1768205/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.814762Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# freebsd-update -b /usr/local/jails/templates/14.2-RELEASE-base/ fetch install\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2678935999724178495,
            "content_hash": 2678935999724178495,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:588",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767908/?format=api",
            "priority": 100,
            "id": 1768206,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=a52d7e191f90cc3f",
            "url": "https://translate-dev.freebsd.org/api/units/1768206/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.815595Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# zfs create -p zroot/jails/templates/14.2-RELEASE-skeleton\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8673379446198692331,
            "content_hash": -8673379446198692331,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:598",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767910/?format=api",
            "priority": 100,
            "id": 1768207,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=07a1f758e3271615",
            "url": "https://translate-dev.freebsd.org/api/units/1768207/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.816714Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# mkdir /usr/local/jails/templates/14.2-RELEASE-skeleton\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -185548432383273974,
            "content_hash": -185548432383273974,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:605",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767912/?format=api",
            "priority": 100,
            "id": 1768208,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=7d6cccaf0f2a140a",
            "url": "https://translate-dev.freebsd.org/api/units/1768208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.817525Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# mkdir -p /usr/local/jails/templates/14.2-RELEASE-skeleton/home\n# mkdir -p /usr/local/jails/templates/14.2-RELEASE-skeleton/usr\n# mv /usr/local/jails/templates/14.2-RELEASE-base/etc /usr/local/jails/templates/14.2-RELEASE-skeleton/etc\n# mv /usr/local/jails/templates/14.2-RELEASE-base/usr/local /usr/local/jails/templates/14.2-RELEASE-skeleton/usr/local\n# mv /usr/local/jails/templates/14.2-RELEASE-base/tmp /usr/local/jails/templates/14.2-RELEASE-skeleton/tmp\n# mv /usr/local/jails/templates/14.2-RELEASE-base/var /usr/local/jails/templates/14.2-RELEASE-skeleton/var\n# mv /usr/local/jails/templates/14.2-RELEASE-base/root /usr/local/jails/templates/14.2-RELEASE-skeleton/root\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5784342442159919068,
            "content_hash": 5784342442159919068,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:621",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767914/?format=api",
            "priority": 100,
            "id": 1768209,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=d0461ccdec284fdc",
            "url": "https://translate-dev.freebsd.org/api/units/1768209/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.818607Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# cd /usr/local/jails/templates/14.2-RELEASE-base/\n# mkdir skeleton\n# ln -s skeleton/etc etc\n# ln -s skeleton/home home\n# ln -s skeleton/root root\n# ln -s ../skeleton/usr/local usr/local\n# ln -s skeleton/tmp tmp\n# ln -s skeleton/var var\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6192376446278733372,
            "content_hash": -6192376446278733372,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:635",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767916/?format=api",
            "priority": 100,
            "id": 1768210,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=2a10426e440f71c4",
            "url": "https://translate-dev.freebsd.org/api/units/1768210/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.819588Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# zfs snapshot zroot/jails/templates/14.2-RELEASE-skeleton@base\n# zfs clone zroot/jails/templates/14.2-RELEASE-skeleton@base zroot/jails/containers/thinjail\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6838130652735654654,
            "content_hash": 6838130652735654654,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:645",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767918/?format=api",
            "priority": 100,
            "id": 1768211,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=dee5eb994404cafe",
            "url": "https://translate-dev.freebsd.org/api/units/1768211/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.820737Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# cp -R /usr/local/jails/templates/14.2-RELEASE-skeleton /usr/local/jails/containers/thinjail\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7193067088341765794,
            "content_hash": -7193067088341765794,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:652",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767920/?format=api",
            "priority": 100,
            "id": 1768212,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=1c2d1797f9d5f15e",
            "url": "https://translate-dev.freebsd.org/api/units/1768212/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.821558Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "/usr/local/jails/templates/14.2-RELEASE-base  /usr/local/jails/thinjail-nullfs-base/ nullfs   ro          0 0\n/usr/local/jails/containers/thinjail     /usr/local/jails/thinjail-nullfs-base/skeleton nullfs  rw  0 0\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2825478751494053055,
            "content_hash": -2825478751494053055,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:695",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767922/?format=api",
            "priority": 100,
            "id": 1768213,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=58c9e20ba8c86341",
            "url": "https://translate-dev.freebsd.org/api/units/1768213/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.824106Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "With the `bridge` created, it will be necessary to attach it to the `em0` interface and bring both of them up by executing the following commands:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1931709013179278534,
            "content_hash": -1931709013179278534,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:724",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767924/?format=api",
            "priority": 100,
            "id": 1768214,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=653130e31c075b3a",
            "url": "https://translate-dev.freebsd.org/api/units/1768214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.826307Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "# ifconfig bridge0 addm em0 up\n# ifconfig em0 up\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3106738323820509245,
            "content_hash": 3106738323820509245,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:729",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 203,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767926/?format=api",
            "priority": 100,
            "id": 1768215,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=ab1d5a0b9969f83d",
            "url": "https://translate-dev.freebsd.org/api/units/1768215/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.826848Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "defaultrouter=\"192.168.1.1\"\ncloned_interfaces=\"bridge0\"\nifconfig_bridge0=\"inet 192.168.1.150/24 addm em0 up\"\nifconfig_em0=\"up\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4715097581078802182,
            "content_hash": -4715097581078802182,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:739",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 205,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767928/?format=api",
            "priority": 100,
            "id": 1768216,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=3e909bbb4e7e90fa",
            "url": "https://translate-dev.freebsd.org/api/units/1768216/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.827686Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "For more information on bridging, see crossref:advanced-networking[network-bridging, Network Bridging]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5980001938566385666,
            "content_hash": -5980001938566385666,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:742",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 206,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767930/?format=api",
            "priority": 100,
            "id": 1768217,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=2d02c3eb979a6ffe",
            "url": "https://translate-dev.freebsd.org/api/units/1768217/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.828196Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "vnet {\n  # STARTUP/LOGGING\n  exec.consolelog = \"/var/log/jail_console_${name}.log\";\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4590617953583291237,
            "content_hash": 4590617953583291237,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:758",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767932/?format=api",
            "priority": 100,
            "id": 1768218,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=bfb526b4e6dcdb65",
            "url": "https://translate-dev.freebsd.org/api/units/1768218/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.830036Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "  # ADD TO bridge INTERFACE\n  exec.prestart  = \"/sbin/ifconfig ${epair} create up\";\n  exec.prestart += \"/sbin/ifconfig ${epair}a up descr jail:${name}\";\n  exec.prestart += \"/sbin/ifconfig ${bridge} addm ${epair}a up\";\n  exec.start    += \"/sbin/ifconfig ${epair}b ${ip} up\";\n  exec.start    += \"/sbin/route add default ${gateway}\";\n  exec.start\t+= \"/bin/sh /etc/rc\";\n  exec.stop\t= \"/bin/sh /etc/rc.shutdown\";\n  exec.poststop = \"/sbin/ifconfig ${bridge} deletem ${epair}a\";\n  exec.poststop += \"/sbin/ifconfig ${epair}a destroy\";\n}\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7269329902583920042,
            "content_hash": 7269329902583920042,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:791",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 216,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767934/?format=api",
            "priority": 100,
            "id": 1768219,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=e4e1d90826a3b5aa",
            "url": "https://translate-dev.freebsd.org/api/units/1768219/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.831817Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "If there is no output, the service is not service jail ready, or does not need any additional privileges like for example, network access."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8576253919061758136,
            "content_hash": 8576253919061758136,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:939",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 249,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767936/?format=api",
            "priority": 100,
            "id": 1768220,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=f704f9801d3a50b8",
            "url": "https://translate-dev.freebsd.org/api/units/1768220/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.841432Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/id/?format=api",
            "source": [
                "Use man:rctl[8] to manage the resources that a jail can use from the host system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1456537920615376111,
            "content_hash": 1456537920615376111,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:1180",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 319,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767938/?format=api",
            "priority": 100,
            "id": 1768221,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/id/?checksum=9436a985902a64ef",
            "url": "https://translate-dev.freebsd.org/api/units/1768221/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:52.860605Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Security: Since the jail contains its own base system, vulnerabilities or issues affecting the jail environment will not directly impact the host or other jails."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5197469112560960194,
            "content_hash": 5197469112560960194,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:111",
            "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": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767846/?format=api",
            "priority": 100,
            "id": 1768222,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=c8211e9ed942c2c2",
            "url": "https://translate-dev.freebsd.org/api/units/1768222/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.214297Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Resource Efficiency: Thin jails are more resource-efficient compared to thick jails.  Since they share most of the base system, they consume less disk space and memory.  This makes it possible to run more jails on the same hardware without consuming excessive resources."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9057563744001927602,
            "content_hash": -9057563744001927602,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:132",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767848/?format=api",
            "priority": 100,
            "id": 1768223,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=024d11c38c4ed64e",
            "url": "https://translate-dev.freebsd.org/api/units/1768223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.216936Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Faster Deployment: Creating and launching thin jails is generally faster compared to thick jails.  This can be particularly advantageous when rapidly deploying multiple instances."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2122596194285757273,
            "content_hash": 2122596194285757273,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767850/?format=api",
            "priority": 100,
            "id": 1768224,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=9d74f9fe21ffa359",
            "url": "https://translate-dev.freebsd.org/api/units/1768224/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.217536Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Unified Maintenance: Since thin jails share the majority of their base system with the host system, updates and maintenance of common base system components (such as libraries and binaries) only need to be done once on the host.  This simplifies the maintenance process compared to maintaining an individual base system for each thick jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6348144170788639370,
            "content_hash": -6348144170788639370,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:136",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767852/?format=api",
            "priority": 100,
            "id": 1768225,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=27e6dc82b52d2d76",
            "url": "https://translate-dev.freebsd.org/api/units/1768225/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.218075Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Shared Resources: Thin jails can more easily share common resources such as libraries and binaries with the host system.  This can potentially lead to more efficient disk caching and improved performance for applications within the jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8175568867816036256,
            "content_hash": -8175568867816036256,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:138",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767854/?format=api",
            "priority": 100,
            "id": 1768226,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=0e8a8b6e45152860",
            "url": "https://translate-dev.freebsd.org/api/units/1768226/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.218622Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Reduced Isolation: The primary disadvantage of thin jails is that they offer less isolation compared to thick jails.  Since they share a significant portion of the template's base system, vulnerabilities or issues affecting shared components could potentially impact multiple jails simultaneously."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6071943382079301946,
            "content_hash": -6071943382079301946,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:143",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767856/?format=api",
            "priority": 100,
            "id": 1768227,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=2bbc1faa1ee116c6",
            "url": "https://translate-dev.freebsd.org/api/units/1768227/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.219541Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Dependency Conflicts: If multiple thin jails require different versions of the same libraries or software, managing dependencies can become complex.  In some cases, this might require additional effort to ensure compatibility."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5603150838411032848,
            "content_hash": 5603150838411032848,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:146",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767858/?format=api",
            "priority": 100,
            "id": 1768228,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=cdc26400326bf910",
            "url": "https://translate-dev.freebsd.org/api/units/1768228/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.220405Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Shared Resources: Service jails share all resources such as libraries and binaries with the host system.  This can potentially lead to more efficient disk caching and improved performance for applications within the jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8350446282576650086,
            "content_hash": -8350446282576650086,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:163",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767860/?format=api",
            "priority": 100,
            "id": 1768229,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=0c1d41593b09a09a",
            "url": "https://translate-dev.freebsd.org/api/units/1768229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.223092Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Most of the configuration of jails which is discussed below is not needed for service jails.  To understand how jails work, it is recommended to understand those configuration possibilities.  The details about what is needed to configure a service jail is in crossref:jails[service-jails-config, Configuring service jails]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1197521571665098638,
            "content_hash": -1197521571665098638,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:173",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767862/?format=api",
            "priority": 100,
            "id": 1768230,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=6f618c79ae08c872",
            "url": "https://translate-dev.freebsd.org/api/units/1768230/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.224821Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "In host networking mode, a jail shares the same networking stack as the host system.  When a jail is created in host networking mode it uses the same network interface and IP address.  This means that the jail does not have a separate IP address, and its network traffic is associated with the host's IP."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7783520322650619385,
            "content_hash": 7783520322650619385,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:230",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767864/?format=api",
            "priority": 100,
            "id": 1768231,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=ec049e7e9d9fbdf9",
            "url": "https://translate-dev.freebsd.org/api/units/1768231/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.229997Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`exec.start` - Command(s) to run in the jail environment when a jail is created.  A typical command to run is \"/bin/sh /etc/rc\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9200806786274564157,
            "content_hash": 9200806786274564157,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:326",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767866/?format=api",
            "priority": 100,
            "id": 1768232,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=ffafd5062ee6183d",
            "url": "https://translate-dev.freebsd.org/api/units/1768232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.238160Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`exec.stop` - Command(s) to run in the jail environment before a jail is removed.  A typical command to run is \"/bin/sh /etc/rc.shutdown\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7229648683991095047,
            "content_hash": -7229648683991095047,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:328",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767868/?format=api",
            "priority": 100,
            "id": 1768233,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=1bab20d383d728f9",
            "url": "https://translate-dev.freebsd.org/api/units/1768233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.238709Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`allow.raw_sockets` - Allow creating raw sockets inside the jail.  Setting this parameter allows utilities like man:ping[8] and man:traceroute[8] to operate inside the jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2727578415600709729,
            "content_hash": 2727578415600709729,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:331",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767870/?format=api",
            "priority": 100,
            "id": 1768234,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=a5da4e1e1ee73061",
            "url": "https://translate-dev.freebsd.org/api/units/1768234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.239519Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`path` - The directory which is to be the root of the jail.  Any commands that are run inside the jail, either by jail or from man:jexec[8], are run from this directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8896017977072122901,
            "content_hash": -8896017977072122901,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:336",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767872/?format=api",
            "priority": 100,
            "id": 1768235,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=048afec8712083eb",
            "url": "https://translate-dev.freebsd.org/api/units/1768235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.240948Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`ip4.addr` - IPv4 address.  There are two configuration possibilities for IPv4.  The first is to establish an IP or a list of IPs as has been done in the example.  The other is to use `ip4` instead and set the `inherit` value to inherit the host's IP address."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3599906409104697729,
            "content_hash": 3599906409104697729,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:340",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767874/?format=api",
            "priority": 100,
            "id": 1768236,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=b1f56fce53566981",
            "url": "https://translate-dev.freebsd.org/api/units/1768236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.241495Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`ip6.addr` - IPv6 address.  There are two configuration possibilities for IPv6.  The first is to establish an IP or a list of IPs as has been done in the example.  The other is to use `ip6` instead and set the `inherit` value to inherit the host's IP address."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2688367827322664764,
            "content_hash": -2688367827322664764,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:344",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767876/?format=api",
            "priority": 100,
            "id": 1768237,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=5ab0ffb462d808c4",
            "url": "https://translate-dev.freebsd.org/api/units/1768237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.242034Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "`interface` - A network interface to add the jail's IP addresses.  Usually the host interface."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8530443533204603369,
            "content_hash": 8530443533204603369,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:346",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767878/?format=api",
            "priority": 100,
            "id": 1768238,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=f66239327d3041e9",
            "url": "https://translate-dev.freebsd.org/api/units/1768238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.242550Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# fetch https://download.freebsd.org/ftp/releases/amd64/amd64/14.2-RELEASE/base.txz -o /usr/local/jails/media/14.2-RELEASE-base.txz\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1916809396031853819,
            "content_hash": 1916809396031853819,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:367, documentation/content/en/books/handbook/jails/_index.adoc:462, documentation/content/en/books/handbook/jails/_index.adoc:566",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767880/?format=api",
            "priority": 100,
            "id": 1768239,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=9a99dffd709c14fb",
            "url": "https://translate-dev.freebsd.org/api/units/1768239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.244994Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# mkdir -p /usr/local/jails/containers/classic\n# tar -xf /usr/local/jails/media/14.2-RELEASE-base.txz -C /usr/local/jails/containers/classic --unlink\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1315442888356077188,
            "content_hash": 1315442888356077188,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:377",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767882/?format=api",
            "priority": 100,
            "id": 1768240,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=9241645662c71e84",
            "url": "https://translate-dev.freebsd.org/api/units/1768240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.246114Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "To create a Thin Jail using OpenZFS Snapshots the first step is to create the jail directory tree by following the instructions in crossref:jails[host-configuration-directories, \"Setting up the Jail Directory Tree\"]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6272692725071582247,
            "content_hash": 6272692725071582247,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:445",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 142,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767884/?format=api",
            "priority": 100,
            "id": 1768241,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=d70d14cc9f119427",
            "url": "https://translate-dev.freebsd.org/api/units/1768241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.251145Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Next, create a template.  Templates will only be used to create new jails.  For this reason they are created in \"read-only\" mode so that jails are created with an immutable base."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3216205649834344264,
            "content_hash": -3216205649834344264,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:449",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767886/?format=api",
            "priority": 100,
            "id": 1768242,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=535dbe006d0500b8",
            "url": "https://translate-dev.freebsd.org/api/units/1768242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.251702Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# zfs create -p zroot/jails/templates/14.2-RELEASE\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2083585736166483106,
            "content_hash": 2083585736166483106,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:455",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767888/?format=api",
            "priority": 100,
            "id": 1768243,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=9cea62300f4624a2",
            "url": "https://translate-dev.freebsd.org/api/units/1768243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.252533Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# tar -xf /usr/local/jails/media/14.2-RELEASE-base.txz -C /usr/local/jails/templates/14.2-RELEASE --unlink\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2403040759562084381,
            "content_hash": -2403040759562084381,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:469",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767890/?format=api",
            "priority": 100,
            "id": 1768244,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=5ea6af2939845fe3",
            "url": "https://translate-dev.freebsd.org/api/units/1768244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.253678Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# cp /etc/resolv.conf /usr/local/jails/templates/14.2-RELEASE/etc/resolv.conf\n# cp /etc/localtime /usr/local/jails/templates/14.2-RELEASE/etc/localtime\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8731343565938526119,
            "content_hash": 8731343565938526119,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:477",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767892/?format=api",
            "priority": 100,
            "id": 1768245,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=f92bf6b66ba887a7",
            "url": "https://translate-dev.freebsd.org/api/units/1768245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.254621Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# freebsd-update -b /usr/local/jails/templates/14.2-RELEASE/ fetch install\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8101319791517069396,
            "content_hash": -8101319791517069396,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:484",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767894/?format=api",
            "priority": 100,
            "id": 1768246,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=0f9254927ec88fac",
            "url": "https://translate-dev.freebsd.org/api/units/1768246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.255465Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# zfs snapshot zroot/jails/templates/14.2-RELEASE@base\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8566441396547542653,
            "content_hash": 8566441396547542653,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:493",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767896/?format=api",
            "priority": 100,
            "id": 1768247,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=f6e21d102e6ade7d",
            "url": "https://translate-dev.freebsd.org/api/units/1768247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.256618Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# zfs clone zroot/jails/templates/14.2-RELEASE@base zroot/jails/containers/thinjail\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -561447940037754865,
            "content_hash": -561447940037754865,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:502",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767898/?format=api",
            "priority": 100,
            "id": 1768248,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=78355612be2cc00f",
            "url": "https://translate-dev.freebsd.org/api/units/1768248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.257772Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# zfs create -p zroot/jails/templates/14.2-RELEASE-base\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4290085386342730790,
            "content_hash": -4290085386342730790,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:552",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767900/?format=api",
            "priority": 100,
            "id": 1768249,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=44768e122af273da",
            "url": "https://translate-dev.freebsd.org/api/units/1768249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.260022Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# mkdir /usr/local/jails/templates/14.2-RELEASE-base\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8177638101763504729,
            "content_hash": -8177638101763504729,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:559",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767902/?format=api",
            "priority": 100,
            "id": 1768250,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=0e83317932afc5a7",
            "url": "https://translate-dev.freebsd.org/api/units/1768250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.260857Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# tar -xf /usr/local/jails/media/14.2-RELEASE-base.txz -C /usr/local/jails/templates/14.2-RELEASE-base --unlink\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 373005185051146279,
            "content_hash": 373005185051146279,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:573",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767904/?format=api",
            "priority": 100,
            "id": 1768251,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=852d2e3d525a3827",
            "url": "https://translate-dev.freebsd.org/api/units/1768251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.261378Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# cp /etc/resolv.conf /usr/local/jails/templates/14.2-RELEASE-base/etc/resolv.conf\n# cp /etc/localtime /usr/local/jails/templates/14.2-RELEASE-base/etc/localtime\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8340410291452142126,
            "content_hash": 8340410291452142126,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:581",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767906/?format=api",
            "priority": 100,
            "id": 1768252,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=f3bf16f87f04622e",
            "url": "https://translate-dev.freebsd.org/api/units/1768252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.262231Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# freebsd-update -b /usr/local/jails/templates/14.2-RELEASE-base/ fetch install\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2678935999724178495,
            "content_hash": 2678935999724178495,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:588",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767908/?format=api",
            "priority": 100,
            "id": 1768253,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=a52d7e191f90cc3f",
            "url": "https://translate-dev.freebsd.org/api/units/1768253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.263057Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# zfs create -p zroot/jails/templates/14.2-RELEASE-skeleton\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8673379446198692331,
            "content_hash": -8673379446198692331,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:598",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767910/?format=api",
            "priority": 100,
            "id": 1768254,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=07a1f758e3271615",
            "url": "https://translate-dev.freebsd.org/api/units/1768254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.264152Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# mkdir /usr/local/jails/templates/14.2-RELEASE-skeleton\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -185548432383273974,
            "content_hash": -185548432383273974,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:605",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767912/?format=api",
            "priority": 100,
            "id": 1768255,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=7d6cccaf0f2a140a",
            "url": "https://translate-dev.freebsd.org/api/units/1768255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.264951Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# mkdir -p /usr/local/jails/templates/14.2-RELEASE-skeleton/home\n# mkdir -p /usr/local/jails/templates/14.2-RELEASE-skeleton/usr\n# mv /usr/local/jails/templates/14.2-RELEASE-base/etc /usr/local/jails/templates/14.2-RELEASE-skeleton/etc\n# mv /usr/local/jails/templates/14.2-RELEASE-base/usr/local /usr/local/jails/templates/14.2-RELEASE-skeleton/usr/local\n# mv /usr/local/jails/templates/14.2-RELEASE-base/tmp /usr/local/jails/templates/14.2-RELEASE-skeleton/tmp\n# mv /usr/local/jails/templates/14.2-RELEASE-base/var /usr/local/jails/templates/14.2-RELEASE-skeleton/var\n# mv /usr/local/jails/templates/14.2-RELEASE-base/root /usr/local/jails/templates/14.2-RELEASE-skeleton/root\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5784342442159919068,
            "content_hash": 5784342442159919068,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:621",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767914/?format=api",
            "priority": 100,
            "id": 1768256,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=d0461ccdec284fdc",
            "url": "https://translate-dev.freebsd.org/api/units/1768256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.266162Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# cd /usr/local/jails/templates/14.2-RELEASE-base/\n# mkdir skeleton\n# ln -s skeleton/etc etc\n# ln -s skeleton/home home\n# ln -s skeleton/root root\n# ln -s ../skeleton/usr/local usr/local\n# ln -s skeleton/tmp tmp\n# ln -s skeleton/var var\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6192376446278733372,
            "content_hash": -6192376446278733372,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:635",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767916/?format=api",
            "priority": 100,
            "id": 1768257,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=2a10426e440f71c4",
            "url": "https://translate-dev.freebsd.org/api/units/1768257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.267060Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# zfs snapshot zroot/jails/templates/14.2-RELEASE-skeleton@base\n# zfs clone zroot/jails/templates/14.2-RELEASE-skeleton@base zroot/jails/containers/thinjail\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6838130652735654654,
            "content_hash": 6838130652735654654,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:645",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767918/?format=api",
            "priority": 100,
            "id": 1768258,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=dee5eb994404cafe",
            "url": "https://translate-dev.freebsd.org/api/units/1768258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.268165Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# cp -R /usr/local/jails/templates/14.2-RELEASE-skeleton /usr/local/jails/containers/thinjail\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7193067088341765794,
            "content_hash": -7193067088341765794,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:652",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767920/?format=api",
            "priority": 100,
            "id": 1768259,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=1c2d1797f9d5f15e",
            "url": "https://translate-dev.freebsd.org/api/units/1768259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.269037Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "/usr/local/jails/templates/14.2-RELEASE-base  /usr/local/jails/thinjail-nullfs-base/ nullfs   ro          0 0\n/usr/local/jails/containers/thinjail     /usr/local/jails/thinjail-nullfs-base/skeleton nullfs  rw  0 0\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2825478751494053055,
            "content_hash": -2825478751494053055,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:695",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767922/?format=api",
            "priority": 100,
            "id": 1768260,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=58c9e20ba8c86341",
            "url": "https://translate-dev.freebsd.org/api/units/1768260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.271592Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "With the `bridge` created, it will be necessary to attach it to the `em0` interface and bring both of them up by executing the following commands:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1931709013179278534,
            "content_hash": -1931709013179278534,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:724",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767924/?format=api",
            "priority": 100,
            "id": 1768261,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=653130e31c075b3a",
            "url": "https://translate-dev.freebsd.org/api/units/1768261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.273817Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "# ifconfig bridge0 addm em0 up\n# ifconfig em0 up\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3106738323820509245,
            "content_hash": 3106738323820509245,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:729",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 203,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767926/?format=api",
            "priority": 100,
            "id": 1768262,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=ab1d5a0b9969f83d",
            "url": "https://translate-dev.freebsd.org/api/units/1768262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.274380Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "defaultrouter=\"192.168.1.1\"\ncloned_interfaces=\"bridge0\"\nifconfig_bridge0=\"inet 192.168.1.150/24 addm em0 up\"\nifconfig_em0=\"up\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4715097581078802182,
            "content_hash": -4715097581078802182,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:739",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 205,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767928/?format=api",
            "priority": 100,
            "id": 1768263,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=3e909bbb4e7e90fa",
            "url": "https://translate-dev.freebsd.org/api/units/1768263/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.275209Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "For more information on bridging, see crossref:advanced-networking[network-bridging, Network Bridging]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5980001938566385666,
            "content_hash": -5980001938566385666,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:742",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 206,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767930/?format=api",
            "priority": 100,
            "id": 1768264,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=2d02c3eb979a6ffe",
            "url": "https://translate-dev.freebsd.org/api/units/1768264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.275730Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "vnet {\n  # STARTUP/LOGGING\n  exec.consolelog = \"/var/log/jail_console_${name}.log\";\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4590617953583291237,
            "content_hash": 4590617953583291237,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:758",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767932/?format=api",
            "priority": 100,
            "id": 1768265,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=bfb526b4e6dcdb65",
            "url": "https://translate-dev.freebsd.org/api/units/1768265/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.277434Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "  # ADD TO bridge INTERFACE\n  exec.prestart  = \"/sbin/ifconfig ${epair} create up\";\n  exec.prestart += \"/sbin/ifconfig ${epair}a up descr jail:${name}\";\n  exec.prestart += \"/sbin/ifconfig ${bridge} addm ${epair}a up\";\n  exec.start    += \"/sbin/ifconfig ${epair}b ${ip} up\";\n  exec.start    += \"/sbin/route add default ${gateway}\";\n  exec.start\t+= \"/bin/sh /etc/rc\";\n  exec.stop\t= \"/bin/sh /etc/rc.shutdown\";\n  exec.poststop = \"/sbin/ifconfig ${bridge} deletem ${epair}a\";\n  exec.poststop += \"/sbin/ifconfig ${epair}a destroy\";\n}\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7269329902583920042,
            "content_hash": 7269329902583920042,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:791",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 216,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767934/?format=api",
            "priority": 100,
            "id": 1768266,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=e4e1d90826a3b5aa",
            "url": "https://translate-dev.freebsd.org/api/units/1768266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.279197Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "If there is no output, the service is not service jail ready, or does not need any additional privileges like for example, network access."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8576253919061758136,
            "content_hash": 8576253919061758136,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:939",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 249,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767936/?format=api",
            "priority": 100,
            "id": 1768267,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=f704f9801d3a50b8",
            "url": "https://translate-dev.freebsd.org/api/units/1768267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.288703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/it_IT/?format=api",
            "source": [
                "Use man:rctl[8] to manage the resources that a jail can use from the host system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1456537920615376111,
            "content_hash": 1456537920615376111,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:1180",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 319,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767938/?format=api",
            "priority": 100,
            "id": 1768268,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/it_IT/?checksum=9436a985902a64ef",
            "url": "https://translate-dev.freebsd.org/api/units/1768268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.307570Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/ko/?format=api",
            "source": [
                "Security: Since the jail contains its own base system, vulnerabilities or issues affecting the jail environment will not directly impact the host or other jails."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5197469112560960194,
            "content_hash": 5197469112560960194,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:111",
            "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": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767846/?format=api",
            "priority": 100,
            "id": 1768269,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/ko/?checksum=c8211e9ed942c2c2",
            "url": "https://translate-dev.freebsd.org/api/units/1768269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.599391Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/ko/?format=api",
            "source": [
                "Resource Efficiency: Thin jails are more resource-efficient compared to thick jails.  Since they share most of the base system, they consume less disk space and memory.  This makes it possible to run more jails on the same hardware without consuming excessive resources."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9057563744001927602,
            "content_hash": -9057563744001927602,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:132",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767848/?format=api",
            "priority": 100,
            "id": 1768270,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/ko/?checksum=024d11c38c4ed64e",
            "url": "https://translate-dev.freebsd.org/api/units/1768270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.602080Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/ko/?format=api",
            "source": [
                "Faster Deployment: Creating and launching thin jails is generally faster compared to thick jails.  This can be particularly advantageous when rapidly deploying multiple instances."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2122596194285757273,
            "content_hash": 2122596194285757273,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767850/?format=api",
            "priority": 100,
            "id": 1768271,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/ko/?checksum=9d74f9fe21ffa359",
            "url": "https://translate-dev.freebsd.org/api/units/1768271/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.602676Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/ko/?format=api",
            "source": [
                "Unified Maintenance: Since thin jails share the majority of their base system with the host system, updates and maintenance of common base system components (such as libraries and binaries) only need to be done once on the host.  This simplifies the maintenance process compared to maintaining an individual base system for each thick jail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6348144170788639370,
            "content_hash": -6348144170788639370,
            "location": "documentation/content/en/books/handbook/jails/_index.adoc:136",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1767852/?format=api",
            "priority": 100,
            "id": 1768272,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookjails_index/ko/?checksum=27e6dc82b52d2d76",
            "url": "https://translate-dev.freebsd.org/api/units/1768272/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-02T00:59:53.603219Z"
        }
    ]
}