Translation components API.

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

GET /api/translations/documentation/bookshandbookgeom_index/pl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 294,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "In FreeBSD, the GEOM framework permits access and control to classes, such as Master Boot Records and BSD labels, through the use of providers, or the disk devices in /dev."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4169409749431049303,
            "content_hash": 4169409749431049303,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182576/?format=api",
            "priority": 100,
            "id": 1530078,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=b9dcb8139de35c57",
            "url": "https://translate-dev.freebsd.org/api/units/1530078/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.174391Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Part III. System Administration"
            ],
            "previous_source": "",
            "target": [
                "Część III. Administracja systemem"
            ],
            "id_hash": 8815005510386053895,
            "content_hash": 8815005510386053895,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: part",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353177/?format=api",
            "priority": 100,
            "id": 1530079,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=fa5530cecbabf307",
            "url": "https://translate-dev.freebsd.org/api/units/1530079/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.178237Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "GEOM: Modular Disk Transformation Framework"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7306776664388187210,
            "content_hash": 7306776664388187210,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353181/?format=api",
            "priority": 100,
            "id": 1530081,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=e566e2a9cdf8b44a",
            "url": "https://translate-dev.freebsd.org/api/units/1530081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.183166Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Synopsis"
            ],
            "previous_source": "",
            "target": [
                "Streszczenie"
            ],
            "id_hash": -6651481047257516920,
            "content_hash": -6651481047257516920,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:52",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353183/?format=api",
            "priority": 100,
            "id": 1530082,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=23b1313a83f8f488",
            "url": "https://translate-dev.freebsd.org/api/units/1530082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.185230Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "In FreeBSD, the GEOM framework permits access and control to classes, such as Master Boot Records and BSD labels, through the use of providers, or the disk devices in [.filename]#/dev#.  By supporting various software RAID configurations, GEOM transparently provides access to the operating system and operating system utilities."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6002001581083531523,
            "content_hash": 6002001581083531523,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228116/?format=api",
            "priority": 100,
            "id": 1530083,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=d34b64a355d11903",
            "url": "https://translate-dev.freebsd.org/api/units/1530083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.187316Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "This chapter covers the use of disks under the GEOM framework in FreeBSD.  This includes the major RAID control utilities which use the framework for configuration.  This chapter is not a definitive guide to RAID configurations and only GEOM-supported RAID classifications are discussed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2450818866890244250,
            "content_hash": 2450818866890244250,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:60",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228118/?format=api",
            "priority": 100,
            "id": 1530084,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=a2030ec641d1809a",
            "url": "https://translate-dev.freebsd.org/api/units/1530084/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.190391Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "After reading this chapter, you will know:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2268672208577399708,
            "content_hash": 2268672208577399708,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:62",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353189/?format=api",
            "priority": 100,
            "id": 1530085,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=9f7bf15a900e8b9c",
            "url": "https://translate-dev.freebsd.org/api/units/1530085/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.192993Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "What type of RAID support is available through GEOM."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2856847833879576767,
            "content_hash": -2856847833879576767,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:64",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353191/?format=api",
            "priority": 100,
            "id": 1530086,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=585a700804437f41",
            "url": "https://translate-dev.freebsd.org/api/units/1530086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.195118Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "How to use the base utilities to configure, maintain, and manipulate the various RAID levels."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2876295034358165720,
            "content_hash": 2876295034358165720,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353193/?format=api",
            "priority": 100,
            "id": 1530087,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=a7eaa718302370d8",
            "url": "https://translate-dev.freebsd.org/api/units/1530087/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.197278Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "How to mirror, stripe, encrypt, and remotely connect disk devices through GEOM."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3966638670108046212,
            "content_hash": 3966638670108046212,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:66",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353195/?format=api",
            "priority": 100,
            "id": 1530088,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=b70c54dab41e3384",
            "url": "https://translate-dev.freebsd.org/api/units/1530088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.199486Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "How to troubleshoot disks attached to the GEOM framework."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5595937087448716210,
            "content_hash": 5595937087448716210,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353197/?format=api",
            "priority": 100,
            "id": 1530089,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=cda8c321ead093b2",
            "url": "https://translate-dev.freebsd.org/api/units/1530089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.201785Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Before reading this chapter, you should:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3586292119972366088,
            "content_hash": -3586292119972366088,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353199/?format=api",
            "priority": 100,
            "id": 1530090,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=4e3aee516043b8f8",
            "url": "https://translate-dev.freebsd.org/api/units/1530090/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.203953Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Understand how FreeBSD treats disk devices (crossref:disks[disks,Storage])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 894783169434358093,
            "content_hash": 894783169434358093,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:71",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353201/?format=api",
            "priority": 100,
            "id": 1530091,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=8c6ae88d4522114d",
            "url": "https://translate-dev.freebsd.org/api/units/1530091/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.206152Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Know how to configure and install a new kernel (crossref:kernelconfig[kernelconfig,Configuring the FreeBSD Kernel])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8445285684858223179,
            "content_hash": -8445285684858223179,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353203/?format=api",
            "priority": 100,
            "id": 1530092,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=0acc516a275585b5",
            "url": "https://translate-dev.freebsd.org/api/units/1530092/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.208427Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "RAID0 - Striping"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8133405507335288189,
            "content_hash": 8133405507335288189,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:74",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353205/?format=api",
            "priority": 100,
            "id": 1530093,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=f0dfa9375eecf57d",
            "url": "https://translate-dev.freebsd.org/api/units/1530093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.229541Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Striping combines several disk drives into a single volume.  Striping can be performed through the use of hardware RAID controllers.  The GEOM disk subsystem provides software support for disk striping, also known as RAID0, without the need for a RAID disk controller."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4205474138006204114,
            "content_hash": -4205474138006204114,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228120/?format=api",
            "priority": 100,
            "id": 1530094,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=45a3278d940c512e",
            "url": "https://translate-dev.freebsd.org/api/units/1530094/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.233037Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "In RAID0, data is split into blocks that are written across all the drives in the array.  As seen in the following illustration, instead of having to wait on the system to write 256k to one disk, RAID0 can simultaneously write 64k to each of the four disks in the array, offering superior I/O performance.  This performance can be enhanced further by using multiple disk controllers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4147196032883558085,
            "content_hash": 4147196032883558085,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:83",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228122/?format=api",
            "priority": 100,
            "id": 1530095,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=b98dccd1b1ef06c5",
            "url": "https://translate-dev.freebsd.org/api/units/1530095/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.236549Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Disk Striping Illustration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1727757634992357588,
            "content_hash": 1727757634992357588,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:84",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353211/?format=api",
            "priority": 100,
            "id": 1530096,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=97fa3a6a3bb040d4",
            "url": "https://translate-dev.freebsd.org/api/units/1530096/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.240171Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "striping.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5469517000623873124,
            "content_hash": 5469517000623873124,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:84",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353213/?format=api",
            "priority": 100,
            "id": 1530097,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=cbe7a0bbbb255c64",
            "url": "https://translate-dev.freebsd.org/api/units/1530097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.244263Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Each disk in a RAID0 stripe must be of the same size, since I/O requests are interleaved to read or write to multiple disks in parallel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7693733699097643957,
            "content_hash": 7693733699097643957,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:87",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353215/?format=api",
            "priority": 100,
            "id": 1530098,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=eac5a209432acbb5",
            "url": "https://translate-dev.freebsd.org/api/units/1530098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.247794Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "RAID0 does _not_ provide any redundancy.  This means that if one disk in the array fails, all of the data on the disks is lost.  If the data is important, implement a backup strategy that regularly saves backups to a remote system or device."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4825301955713423904,
            "content_hash": -4825301955713423904,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:93",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228124/?format=api",
            "priority": 100,
            "id": 1530099,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=3d09156fd3b425e0",
            "url": "https://translate-dev.freebsd.org/api/units/1530099/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.250921Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "The process for creating a software, GEOM-based RAID0 on a FreeBSD system using commodity disks is as follows.  Once the stripe is created, refer to man:gstripe[8] for more information on how to control an existing stripe."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2722857850937146483,
            "content_hash": -2722857850937146483,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:97",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228126/?format=api",
            "priority": 100,
            "id": 1530100,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=5a367735fd02038d",
            "url": "https://translate-dev.freebsd.org/api/units/1530100/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.253959Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "*Procedure: Creating a Stripe of Unformatted ATA Disks*\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1001824447515804470,
            "content_hash": 1001824447515804470,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:101",
            "context": "",
            "note": "type: delimited block * 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353221/?format=api",
            "priority": 100,
            "id": 1530101,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=8de73206f17b4336",
            "url": "https://translate-dev.freebsd.org/api/units/1530101/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.256993Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Load the [.filename]#geom_stripe.ko# module:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -113587630860117983,
            "content_hash": -113587630860117983,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:103",
            "context": "",
            "note": "type: delimited block * 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353223/?format=api",
            "priority": 100,
            "id": 1530102,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=7e6c74a6cbb45821",
            "url": "https://translate-dev.freebsd.org/api/units/1530102/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.259668Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# kldload geom_stripe\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5518208638663566674,
            "content_hash": -5518208638663566674,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:107",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353225/?format=api",
            "priority": 100,
            "id": 1530103,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=336b627ad7f75aae",
            "url": "https://translate-dev.freebsd.org/api/units/1530103/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.262303Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Ensure that a suitable mount point exists. If this volume will become a root partition, then temporarily use another mount point such as [.filename]#/mnt#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8862094285413382402,
            "content_hash": 8862094285413382402,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:110",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353227/?format=api",
            "priority": 100,
            "id": 1530104,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=fafc7bcc98157902",
            "url": "https://translate-dev.freebsd.org/api/units/1530104/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.264843Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Determine the device names for the disks which will be striped, and create the new stripe device. For example, to stripe two unused and unpartitioned ATA disks with device names of [.filename]#/dev/ad2# and [.filename]#/dev/ad3#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4262334759660807673,
            "content_hash": 4262334759660807673,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:111",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353229/?format=api",
            "priority": 100,
            "id": 1530105,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=bb26dae18f61e5f9",
            "url": "https://translate-dev.freebsd.org/api/units/1530105/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.267391Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# gstripe label -v st0 /dev/ad2 /dev/ad3\nMetadata value stored on /dev/ad2.\nMetadata value stored on /dev/ad3.\nDone.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5768321800001395623,
            "content_hash": -5768321800001395623,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:118",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353231/?format=api",
            "priority": 100,
            "id": 1530106,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=2ff2cde280c66459",
            "url": "https://translate-dev.freebsd.org/api/units/1530106/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.269830Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Write a standard label, also known as a partition table, on the new volume and install the default bootstrap code:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2979953650799934031,
            "content_hash": -2979953650799934031,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:121",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353233/?format=api",
            "priority": 100,
            "id": 1530107,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=56a513f16cf105b1",
            "url": "https://translate-dev.freebsd.org/api/units/1530107/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.272357Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# bsdlabel -wB /dev/stripe/st0\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5497172432929250779,
            "content_hash": -5497172432929250779,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:125",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353235/?format=api",
            "priority": 100,
            "id": 1530108,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=33b61ecc2a2ea225",
            "url": "https://translate-dev.freebsd.org/api/units/1530108/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.274769Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "This process should create two other devices in [.filename]#/dev/stripe# in addition to [.filename]#st0#. Those include [.filename]#st0a# and [.filename]#st0c#. At this point, a UFS file system can be created on [.filename]#st0a# using `newfs`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8544093993557744046,
            "content_hash": -8544093993557744046,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:128",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353237/?format=api",
            "priority": 100,
            "id": 1530109,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=096d47c80a712652",
            "url": "https://translate-dev.freebsd.org/api/units/1530109/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.277240Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# newfs -U /dev/stripe/st0a\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -962489319878686409,
            "content_hash": -962489319878686409,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:132",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353239/?format=api",
            "priority": 100,
            "id": 1530110,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=72a48d1024860937",
            "url": "https://translate-dev.freebsd.org/api/units/1530110/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.279401Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Many numbers will glide across the screen, and after a few seconds, the process will be complete.  The volume has been created and is ready to be mounted."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3485105322517448930,
            "content_hash": 3485105322517448930,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:136",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228128/?format=api",
            "priority": 100,
            "id": 1530111,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=b05d94d37179c8e2",
            "url": "https://translate-dev.freebsd.org/api/units/1530111/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.281485Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "To manually mount the created disk stripe:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3072210475720207369,
            "content_hash": 3072210475720207369,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:137",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353243/?format=api",
            "priority": 100,
            "id": 1530112,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=aaa2af2680896c09",
            "url": "https://translate-dev.freebsd.org/api/units/1530112/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.283528Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# mount /dev/stripe/st0a /mnt\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5294163745701881748,
            "content_hash": 5294163745701881748,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:141",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353245/?format=api",
            "priority": 100,
            "id": 1530113,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=c978a5e0854fe794",
            "url": "https://translate-dev.freebsd.org/api/units/1530113/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.287202Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "To mount this striped file system automatically during the boot process, place the volume information in [.filename]#/etc/fstab#. In this example, a permanent mount point, named [.filename]#stripe#, is created:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2146562568684928060,
            "content_hash": -2146562568684928060,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:144",
            "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": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353247/?format=api",
            "priority": 100,
            "id": 1530114,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=6235e0b77d6283c4",
            "url": "https://translate-dev.freebsd.org/api/units/1530114/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.289630Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# mkdir /stripe\n# echo \"/dev/stripe/st0a /stripe ufs rw 2 2\" \\\n>> /etc/fstab\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7928857506555817640,
            "content_hash": -7928857506555817640,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:150",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353249/?format=api",
            "priority": 100,
            "id": 1530115,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=11f70a1b4f0d1158",
            "url": "https://translate-dev.freebsd.org/api/units/1530115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.292022Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "The [.filename]#geom_stripe.ko# module must also be automatically loaded during system initialization, by adding a line to [.filename]#/boot/loader.conf#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4991397608661109969,
            "content_hash": 4991397608661109969,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:153",
            "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": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353251/?format=api",
            "priority": 100,
            "id": 1530116,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=c54501adf4faccd1",
            "url": "https://translate-dev.freebsd.org/api/units/1530116/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.293876Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# echo 'geom_stripe_load=\"YES\"' >> /boot/loader.conf\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2033106666922224013,
            "content_hash": -2033106666922224013,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:157",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353253/?format=api",
            "priority": 100,
            "id": 1530117,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=63c8f4421f9f5673",
            "url": "https://translate-dev.freebsd.org/api/units/1530117/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.295913Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "RAID1 - Mirroring"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5303689474360319653,
            "content_hash": 5303689474360319653,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:161",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353255/?format=api",
            "priority": 100,
            "id": 1530118,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=c99a7d7a0e399ea5",
            "url": "https://translate-dev.freebsd.org/api/units/1530118/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.298057Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "RAID1, or _mirroring_, is the technique of writing the same data to more than one disk drive.  Mirrors are usually used to guard against data loss due to drive failure.  Each drive in a mirror contains an identical copy of the data.  When an individual drive fails, the mirror continues to work, providing data from the drives that are still functioning.  The computer keeps running, and the administrator has time to replace the failed drive without user interruption."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8118270428629597531,
            "content_hash": -8118270428629597531,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:168",
            "context": "",
            "note": "type: delimited block * 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228130/?format=api",
            "priority": 100,
            "id": 1530119,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=0f561c0ebef982a5",
            "url": "https://translate-dev.freebsd.org/api/units/1530119/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.300539Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Two common situations are illustrated in these examples.  The first creates a mirror out of two new drives and uses it as a replacement for an existing single drive.  The second example creates a mirror on a single new drive, copies the old drive's data to it, then inserts the old drive into the mirror.  While this procedure is slightly more complicated, it only requires one new drive."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -612358232736465617,
            "content_hash": -612358232736465617,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:173",
            "context": "",
            "note": "type: delimited block * 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228132/?format=api",
            "priority": 100,
            "id": 1530120,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=7780776e8674fd2f",
            "url": "https://translate-dev.freebsd.org/api/units/1530120/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.337310Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Traditionally, the two drives in a mirror are identical in model and capacity, but man:gmirror[8] does not require that.  Mirrors created with dissimilar drives will have a capacity equal to that of the smallest drive in the mirror.  Extra space on larger drives will be unused.  Drives inserted into the mirror later must have at least as much capacity as the smallest drive already in the mirror."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2811103365456779406,
            "content_hash": -2811103365456779406,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:178",
            "context": "",
            "note": "type: delimited block * 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228134/?format=api",
            "priority": 100,
            "id": 1530121,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=58fcf4620b0b2772",
            "url": "https://translate-dev.freebsd.org/api/units/1530121/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.344395Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "The mirroring procedures shown here are non-destructive, but as with any major disk operation, make a full backup first."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 909544036706603312,
            "content_hash": 909544036706603312,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:182",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353263/?format=api",
            "priority": 100,
            "id": 1530122,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=8c9f597b7f78d130",
            "url": "https://translate-dev.freebsd.org/api/units/1530122/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.347630Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "While man:dump[8] is used in these procedures to copy file systems, it does not work on file systems with soft updates journaling.  See man:tunefs[8] for information on detecting and disabling soft updates journaling."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1998724430998096950,
            "content_hash": 1998724430998096950,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:188",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228136/?format=api",
            "priority": 100,
            "id": 1530123,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=9bbce547c1894c36",
            "url": "https://translate-dev.freebsd.org/api/units/1530123/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.350460Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Metadata Issues"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7046179952862648189,
            "content_hash": -7046179952862648189,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:191",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353267/?format=api",
            "priority": 100,
            "id": 1530124,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=1e36f0aa4624a883",
            "url": "https://translate-dev.freebsd.org/api/units/1530124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.353221Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "Many disk systems store metadata at the end of each disk.  Old metadata should be erased before reusing the disk for a mirror.  Most problems are caused by two particular types of leftover metadata: GPT partition tables and old metadata from a previous mirror."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 671322290942007176,
            "content_hash": 671322290942007176,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:196",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228138/?format=api",
            "priority": 100,
            "id": 1530125,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=8951041119665788",
            "url": "https://translate-dev.freebsd.org/api/units/1530125/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.355932Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "GPT metadata can be erased with man:gpart[8].  This example erases both primary and backup GPT partition tables from disk [.filename]#ada8#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8837119795267558563,
            "content_hash": 8837119795267558563,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:199",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228140/?format=api",
            "priority": 100,
            "id": 1530126,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=faa3c1a1fa7edca3",
            "url": "https://translate-dev.freebsd.org/api/units/1530126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.358468Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "# gpart destroy -F ada8\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8458227190962748443,
            "content_hash": -8458227190962748443,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:203",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/353273/?format=api",
            "priority": 100,
            "id": 1530127,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=0a9e572ef51d83e5",
            "url": "https://translate-dev.freebsd.org/api/units/1530127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.361286Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookgeom_index/pl/?format=api",
            "source": [
                "A disk can be removed from an active mirror and the metadata erased in one step using man:gmirror[8].  Here, the example disk [.filename]#ada8# is removed from the active mirror [.filename]#gm4#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4114463757339363847,
            "content_hash": 4114463757339363847,
            "location": "documentation/content/en/books/handbook/geom/_index.adoc:207",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1228142/?format=api",
            "priority": 100,
            "id": 1530128,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/pl/?checksum=b91982fce96e8a07",
            "url": "https://translate-dev.freebsd.org/api/units/1530128/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:40:26.363630Z"
        }
    ]
}