Translation components API.

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

GET /api/translations/documentation/articlesvinum_index/zh_TW/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 193,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/units/?format=api&page=3",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    drive a device /dev/da3h\n    volume myvol\n      plex org concat\n        sd length 512m drive a\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8507620786308509434,
            "content_hash": 8507620786308509434,
            "location": "documentation/content/en/articles/vinum/_index.adoc:235",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367691/?format=api",
            "priority": 100,
            "id": 708055,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=f6112407a3a5eefa",
            "url": "https://translate-dev.freebsd.org/api/units/708055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.038532Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "This file describes four [.filename]#vinum# objects:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -94453908763186326,
            "content_hash": -94453908763186326,
            "location": "documentation/content/en/articles/vinum/_index.adoc:238",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367693/?format=api",
            "priority": 100,
            "id": 708056,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=7eb06eaba085eb6a",
            "url": "https://translate-dev.freebsd.org/api/units/708056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.066015Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The _drive_ line describes a disk partition (_drive_) and its location relative to the underlying hardware. It is given the symbolic name _a_. This separation of symbolic names from device names allows disks to be moved from one location to another without confusion."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3223726535571245600,
            "content_hash": 3223726535571245600,
            "location": "documentation/content/en/articles/vinum/_index.adoc:240",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367695/?format=api",
            "priority": 100,
            "id": 708057,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=acbcfa343db98a20",
            "url": "https://translate-dev.freebsd.org/api/units/708057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.114035Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The _volume_ line describes a volume. The only required attribute is the name, in this case _myvol_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -472349699343247304,
            "content_hash": -472349699343247304,
            "location": "documentation/content/en/articles/vinum/_index.adoc:241",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367697/?format=api",
            "priority": 100,
            "id": 708058,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=7971e07378e21838",
            "url": "https://translate-dev.freebsd.org/api/units/708058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.122843Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The _plex_ line defines a plex. The only required parameter is the organization, in this case _concat_. No name is necessary as the system automatically generates a name from the volume name by adding the suffix _.px_, where _x_ is the number of the plex in the volume. Thus this plex will be called _myvol.p0_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6380801417903775749,
            "content_hash": -6380801417903775749,
            "location": "documentation/content/en/articles/vinum/_index.adoc:242",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367699/?format=api",
            "priority": 100,
            "id": 708059,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=2772d6ead7895ffb",
            "url": "https://translate-dev.freebsd.org/api/units/708059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.185590Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The _sd_ line describes a subdisk. The minimum specifications are the name of a drive on which to store it, and the length of the subdisk. No name is necessary as the system automatically assigns names derived from the plex name by adding the suffix _.sx_, where _x_ is the number of the subdisk in the plex. Thus [.filename]#vinum# gives this subdisk the name _myvol.p0.s0_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4473838452916679602,
            "content_hash": 4473838452916679602,
            "location": "documentation/content/en/articles/vinum/_index.adoc:243",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 65,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367701/?format=api",
            "priority": 100,
            "id": 708060,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=be16445e9894f3b2",
            "url": "https://translate-dev.freebsd.org/api/units/708060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.211687Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "After processing this file, man:gvinum[8] produces the following output:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4808001187131060423,
            "content_hash": -4808001187131060423,
            "location": "documentation/content/en/articles/vinum/_index.adoc:245",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367703/?format=api",
            "priority": 100,
            "id": 708061,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=3d468c64e9658f39",
            "url": "https://translate-dev.freebsd.org/api/units/708061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.239210Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "#  gvinum -> create config1\nConfiguration summary\nDrives:         1 (4 configured)\nVolumes:        1 (4 configured)\nPlexes:         1 (8 configured)\nSubdisks:       1 (16 configured)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6035435036805214742,
            "content_hash": -6035435036805214742,
            "location": "documentation/content/en/articles/vinum/_index.adoc:255",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367705/?format=api",
            "priority": 100,
            "id": 708062,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=2c3dd3cfa6474dea",
            "url": "https://translate-dev.freebsd.org/api/units/708062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.252939Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "  D a                     State: up       Device /dev/da3h      Avail: 2061/2573 MB (80%)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8525120843439314780,
            "content_hash": -8525120843439314780,
            "location": "documentation/content/en/articles/vinum/_index.adoc:257",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 76,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367707/?format=api",
            "priority": 100,
            "id": 708063,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=09b0afc2cb8568a4",
            "url": "https://translate-dev.freebsd.org/api/units/708063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.262457Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "  V myvol                 State: up       Plexes:       1 Size:      512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -862309642405304163,
            "content_hash": -862309642405304163,
            "location": "documentation/content/en/articles/vinum/_index.adoc:259",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367709/?format=api",
            "priority": 100,
            "id": 708066,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=740875f2ee09a89d",
            "url": "https://translate-dev.freebsd.org/api/units/708066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.337578Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "  P myvol.p0            C State: up       Subdisks:     1 Size:      512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6864073036938874679,
            "content_hash": 6864073036938874679,
            "location": "documentation/content/en/articles/vinum/_index.adoc:261",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367711/?format=api",
            "priority": 100,
            "id": 708067,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=df42160f47140f37",
            "url": "https://translate-dev.freebsd.org/api/units/708067/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.404057Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "  S myvol.p0.s0           State: up       PO:        0  B Size:      512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1018197296015657420,
            "content_hash": 1018197296015657420,
            "location": "documentation/content/en/articles/vinum/_index.adoc:263",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367713/?format=api",
            "priority": 100,
            "id": 708069,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=8e215d0bcc46c9cc",
            "url": "https://translate-dev.freebsd.org/api/units/708069/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.425821Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "This output shows the brief listing format of man:gvinum[8].  It is represented graphically in <<vinum-simple-vol, A Simple [.filename]#vinum# Volume>>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2824628523023690189,
            "content_hash": -2824628523023690189,
            "location": "documentation/content/en/articles/vinum/_index.adoc:267",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615566/?format=api",
            "priority": 100,
            "id": 708071,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=58cce752e6bc9633",
            "url": "https://translate-dev.freebsd.org/api/units/708071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.464732Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "A Simple [.filename]#vinum# Volume"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4341653298536960046,
            "content_hash": 4341653298536960046,
            "location": "documentation/content/en/articles/vinum/_index.adoc:269",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367717/?format=api",
            "priority": 100,
            "id": 708072,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=bc40a6ac0532d02e",
            "url": "https://translate-dev.freebsd.org/api/units/708072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.502426Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "vinum-simple-vol.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3920291912807752727,
            "content_hash": -3920291912807752727,
            "location": "documentation/content/en/articles/vinum/_index.adoc:270",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367719/?format=api",
            "priority": 100,
            "id": 708074,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=49985346a141dbe9",
            "url": "https://translate-dev.freebsd.org/api/units/708074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.547930Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "This figure, and the ones which follow, represent a volume, which contains the plexes, which in turn contains the subdisks.  In this example, the volume contains one plex, and the plex contains one subdisk."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9096875932038706768,
            "content_hash": -9096875932038706768,
            "location": "documentation/content/en/articles/vinum/_index.adoc:274",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615568/?format=api",
            "priority": 100,
            "id": 708076,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=01c16789810849b0",
            "url": "https://translate-dev.freebsd.org/api/units/708076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.600012Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "This particular volume has no specific advantage over a conventional disk partition.  It contains a single plex, so it is not redundant.  The plex contains a single subdisk, so there is no difference in storage allocation from a conventional disk partition.  The following sections illustrate various more interesting configuration methods."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 735830585959604203,
            "content_hash": 735830585959604203,
            "location": "documentation/content/en/articles/vinum/_index.adoc:279",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615570/?format=api",
            "priority": 100,
            "id": 708078,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=8a363204f2fd5feb",
            "url": "https://translate-dev.freebsd.org/api/units/708078/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.625632Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "Increased Resilience: Mirroring"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8429183555431725879,
            "content_hash": 8429183555431725879,
            "location": "documentation/content/en/articles/vinum/_index.adoc:280",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 85,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367725/?format=api",
            "priority": 100,
            "id": 708080,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=f4fa79c8b0127b37",
            "url": "https://translate-dev.freebsd.org/api/units/708080/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.648655Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The resilience of a volume can be increased by mirroring.  When laying out a mirrored volume, it is important to ensure that the subdisks of each plex are on different drives, so that a drive failure will not take down both plexes.  The following configuration mirrors a volume:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4589357484239329863,
            "content_hash": -4589357484239329863,
            "location": "documentation/content/en/articles/vinum/_index.adoc:285",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 86,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615572/?format=api",
            "priority": 100,
            "id": 708082,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=404f53aefca265b9",
            "url": "https://translate-dev.freebsd.org/api/units/708082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.742202Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "\tdrive b device /dev/da4h\n\tvolume mirror\n      plex org concat\n        sd length 512m drive a\n\t  plex org concat\n\t    sd length 512m drive b\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6858448834659665991,
            "content_hash": 6858448834659665991,
            "location": "documentation/content/en/articles/vinum/_index.adoc:294",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 87,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367729/?format=api",
            "priority": 100,
            "id": 708083,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=df2e1ae0a414c847",
            "url": "https://translate-dev.freebsd.org/api/units/708083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.809055Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "In this example, it was not necessary to specify a definition of drive _a_ again, since [.filename]#vinum# keeps track of all objects in its configuration database.  After processing this definition, the configuration looks like:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1455266550556988739,
            "content_hash": 1455266550556988739,
            "location": "documentation/content/en/articles/vinum/_index.adoc:298",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 88,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615574/?format=api",
            "priority": 100,
            "id": 708084,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=94322537a7751543",
            "url": "https://translate-dev.freebsd.org/api/units/708084/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:57.857710Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "\tDrives:         2 (4 configured)\n\tVolumes:        2 (4 configured)\n\tPlexes:         3 (8 configured)\n\tSubdisks:       3 (16 configured)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 684086911745277236,
            "content_hash": 684086911745277236,
            "location": "documentation/content/en/articles/vinum/_index.adoc:306",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 89,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367733/?format=api",
            "priority": 100,
            "id": 708086,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=897e5d6bfa123d34",
            "url": "https://translate-dev.freebsd.org/api/units/708086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.002190Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "\tD a                     State: up       Device /dev/da3h       Avail: 1549/2573 MB (60%)\n\tD b                     State: up       Device /dev/da4h       Avail: 2061/2573 MB (80%)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9130514174883460296,
            "content_hash": -9130514174883460296,
            "location": "documentation/content/en/articles/vinum/_index.adoc:309",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 90,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367735/?format=api",
            "priority": 100,
            "id": 708089,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=0149e5bbc5670b38",
            "url": "https://translate-dev.freebsd.org/api/units/708089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.050033Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    V myvol                 State: up       Plexes:       1 Size:        512 MB\n    V mirror                State: up       Plexes:       2 Size:        512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5803498128505299332,
            "content_hash": 5803498128505299332,
            "location": "documentation/content/en/articles/vinum/_index.adoc:312",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367737/?format=api",
            "priority": 100,
            "id": 708091,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=d08a2accb433e184",
            "url": "https://translate-dev.freebsd.org/api/units/708091/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.065259Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    P myvol.p0            C State: up       Subdisks:     1 Size:        512 MB\n    P mirror.p0           C State: up       Subdisks:     1 Size:        512 MB\n    P mirror.p1           C State: initializing     Subdisks:     1 Size:        512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4865631079345094749,
            "content_hash": 4865631079345094749,
            "location": "documentation/content/en/articles/vinum/_index.adoc:316",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367739/?format=api",
            "priority": 100,
            "id": 708092,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=c38631affc77005d",
            "url": "https://translate-dev.freebsd.org/api/units/708092/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.111756Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    S myvol.p0.s0           State: up       PO:        0  B Size:        512 MB\n\tS mirror.p0.s0          State: up       PO:        0  B Size:        512 MB\n\tS mirror.p1.s0          State: empty    PO:        0  B Size:        512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4199471811362080916,
            "content_hash": -4199471811362080916,
            "location": "documentation/content/en/articles/vinum/_index.adoc:320",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367741/?format=api",
            "priority": 100,
            "id": 708096,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=45b87aa3277f376c",
            "url": "https://translate-dev.freebsd.org/api/units/708096/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.187646Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "<<vinum-mirrored-vol, A Mirrored [.filename]#vinum# Volume>> shows the structure graphically."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4918350525385399987,
            "content_hash": 4918350525385399987,
            "location": "documentation/content/en/articles/vinum/_index.adoc:323",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367743/?format=api",
            "priority": 100,
            "id": 708097,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=c4417dbe8a73deb3",
            "url": "https://translate-dev.freebsd.org/api/units/708097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.202699Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "A Mirrored [.filename]#vinum# Volume"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -108446957204141780,
            "content_hash": -108446957204141780,
            "location": "documentation/content/en/articles/vinum/_index.adoc:325",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 95,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367745/?format=api",
            "priority": 100,
            "id": 708098,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=7e7eb81126e0092c",
            "url": "https://translate-dev.freebsd.org/api/units/708098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.258725Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "vinum-mirrored-vol.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9119366847769745611,
            "content_hash": -9119366847769745611,
            "location": "documentation/content/en/articles/vinum/_index.adoc:326",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 96,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367747/?format=api",
            "priority": 100,
            "id": 708101,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=0171802b1e35e735",
            "url": "https://translate-dev.freebsd.org/api/units/708101/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.299917Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "In this example, each plex contains the full 512 MB of address space.  As in the previous example, each plex contains only a single subdisk."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2110948412592340250,
            "content_hash": 2110948412592340250,
            "location": "documentation/content/en/articles/vinum/_index.adoc:330",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 97,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615576/?format=api",
            "priority": 100,
            "id": 708103,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=9d4b98659fbdbd1a",
            "url": "https://translate-dev.freebsd.org/api/units/708103/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.380533Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "Optimizing Performance"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4353294293898814787,
            "content_hash": -4353294293898814787,
            "location": "documentation/content/en/articles/vinum/_index.adoc:331",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367751/?format=api",
            "priority": 100,
            "id": 708105,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=4395fde7896d1abd",
            "url": "https://translate-dev.freebsd.org/api/units/708105/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.418529Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The mirrored volume in the previous example is more resistant to failure than an unmirrored volume, but its performance is less as each write to the volume requires a write to both drives, using up a greater proportion of the total disk bandwidth.  Performance considerations demand a different approach: instead of mirroring, the data is striped across as many disk drives as possible.  The following configuration shows a volume with a plex striped across four disk drives:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4463817972708164621,
            "content_hash": -4463817972708164621,
            "location": "documentation/content/en/articles/vinum/_index.adoc:336",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 99,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 77,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615578/?format=api",
            "priority": 100,
            "id": 708107,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=420d553442b9bbf3",
            "url": "https://translate-dev.freebsd.org/api/units/708107/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.444908Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "        drive c device /dev/da5h\n\tdrive d device /dev/da6h\n\tvolume stripe\n\tplex org striped 512k\n\t  sd length 128m drive a\n\t  sd length 128m drive b\n\t  sd length 128m drive c\n\t  sd length 128m drive d\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1252570525252193167,
            "content_hash": 1252570525252193167,
            "location": "documentation/content/en/articles/vinum/_index.adoc:347",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367755/?format=api",
            "priority": 100,
            "id": 708108,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=916206419dc80b8f",
            "url": "https://translate-dev.freebsd.org/api/units/708108/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.459013Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "As before, it is not necessary to define the drives which are already known to [.filename]#vinum#.  After processing this definition, the configuration looks like:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8939521218673766628,
            "content_hash": -8939521218673766628,
            "location": "documentation/content/en/articles/vinum/_index.adoc:351",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615580/?format=api",
            "priority": 100,
            "id": 708110,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=03f070d0b2e20f1c",
            "url": "https://translate-dev.freebsd.org/api/units/708110/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.528928Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "\tDrives:         4 (4 configured)\n\tVolumes:        3 (4 configured)\n\tPlexes:         4 (8 configured)\n\tSubdisks:       7 (16 configured)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7246560649830744718,
            "content_hash": 7246560649830744718,
            "location": "documentation/content/en/articles/vinum/_index.adoc:359",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367759/?format=api",
            "priority": 100,
            "id": 708111,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=e490f484607c428e",
            "url": "https://translate-dev.freebsd.org/api/units/708111/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.556737Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    D a                     State: up       Device /dev/da3h        Avail: 1421/2573 MB (55%)\n    D b                     State: up       Device /dev/da4h        Avail: 1933/2573 MB (75%)\n    D c                     State: up       Device /dev/da5h        Avail: 2445/2573 MB (95%)\n    D d                     State: up       Device /dev/da6h        Avail: 2445/2573 MB (95%)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6538796334941012430,
            "content_hash": -6538796334941012430,
            "location": "documentation/content/en/articles/vinum/_index.adoc:364",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367761/?format=api",
            "priority": 100,
            "id": 708114,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=254187609d36fe32",
            "url": "https://translate-dev.freebsd.org/api/units/708114/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.627374Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    V myvol                 State: up       Plexes:       1 Size:        512 MB\n    V mirror                State: up       Plexes:       2 Size:        512 MB\n    V striped               State: up       Plexes:       1 Size:        512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8946802039457478095,
            "content_hash": -8946802039457478095,
            "location": "documentation/content/en/articles/vinum/_index.adoc:368",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367763/?format=api",
            "priority": 100,
            "id": 708116,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=03d692f282658a31",
            "url": "https://translate-dev.freebsd.org/api/units/708116/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.650250Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    P myvol.p0            C State: up       Subdisks:     1 Size:        512 MB\n    P mirror.p0           C State: up       Subdisks:     1 Size:        512 MB\n    P mirror.p1           C State: initializing     Subdisks:     1 Size:        512 MB\n    P striped.p1            State: up       Subdisks:     1 Size:        512 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -534478405602704928,
            "content_hash": -534478405602704928,
            "location": "documentation/content/en/articles/vinum/_index.adoc:373",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367765/?format=api",
            "priority": 100,
            "id": 708120,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=789526b8cdef01e0",
            "url": "https://translate-dev.freebsd.org/api/units/708120/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.716856Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "    S myvol.p0.s0           State: up       PO:        0  B Size:        512 MB\n    S mirror.p0.s0          State: up       PO:        0  B Size:        512 MB\n    S mirror.p1.s0          State: empty    PO:        0  B Size:        512 MB\n    S striped.p0.s0         State: up       PO:        0  B Size:        128 MB\n    S striped.p0.s1         State: up       PO:      512 kB Size:        128 MB\n    S striped.p0.s2         State: up       PO:     1024 kB Size:        128 MB\n    S striped.p0.s3         State: up       PO:     1536 kB Size:        128 MB\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3648593000502842457,
            "content_hash": -3648593000502842457,
            "location": "documentation/content/en/articles/vinum/_index.adoc:381",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367767/?format=api",
            "priority": 100,
            "id": 708121,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=4d5d97ff430d2ba7",
            "url": "https://translate-dev.freebsd.org/api/units/708121/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.739587Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "A Striped [.filename]#vinum# Volume"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -129655602378569070,
            "content_hash": -129655602378569070,
            "location": "documentation/content/en/articles/vinum/_index.adoc:384",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367769/?format=api",
            "priority": 100,
            "id": 708123,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=7e335eeaa5160a92",
            "url": "https://translate-dev.freebsd.org/api/units/708123/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.769007Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "vinum-striped-vol.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8984800444312806771,
            "content_hash": -8984800444312806771,
            "location": "documentation/content/en/articles/vinum/_index.adoc:385",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367771/?format=api",
            "priority": 100,
            "id": 708124,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=034f939972f69a8d",
            "url": "https://translate-dev.freebsd.org/api/units/708124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.791099Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "This volume is represented in <<vinum-striped-vol, A Striped [.filename]#vinum# Volume>>.  The darkness of the stripes indicates the position within the plex address space, where the lightest stripes come first and the darkest last."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1316074502999744929,
            "content_hash": 1316074502999744929,
            "location": "documentation/content/en/articles/vinum/_index.adoc:389",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615582/?format=api",
            "priority": 100,
            "id": 708127,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=9243a2c9a13fa1a1",
            "url": "https://translate-dev.freebsd.org/api/units/708127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.840751Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "Resilience and Performance"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -426537293250652191,
            "content_hash": -426537293250652191,
            "location": "documentation/content/en/articles/vinum/_index.adoc:390",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367775/?format=api",
            "priority": 100,
            "id": 708129,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=7a14a297785697e1",
            "url": "https://translate-dev.freebsd.org/api/units/708129/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.858692Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "[[vinum-resilience]]With sufficient hardware, it is possible to build volumes which show both increased resilience and increased performance compared to standard UNIX(R) partitions.  A typical configuration file might be:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5123023479977977679,
            "content_hash": 5123023479977977679,
            "location": "documentation/content/en/articles/vinum/_index.adoc:394",
            "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": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615584/?format=api",
            "priority": 100,
            "id": 708130,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=c718a2b64c12a74f",
            "url": "https://translate-dev.freebsd.org/api/units/708130/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.874253Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "\tvolume raid10\n      plex org striped 512k\n        sd length 102480k drive a\n        sd length 102480k drive b\n        sd length 102480k drive c\n        sd length 102480k drive d\n        sd length 102480k drive e\n      plex org striped 512k\n        sd length 102480k drive c\n        sd length 102480k drive d\n        sd length 102480k drive e\n        sd length 102480k drive a\n        sd length 102480k drive b\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -807436679756390896,
            "content_hash": -807436679756390896,
            "location": "documentation/content/en/articles/vinum/_index.adoc:410",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367779/?format=api",
            "priority": 100,
            "id": 708131,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=74cb689e247fde10",
            "url": "https://translate-dev.freebsd.org/api/units/708131/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.885835Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "The subdisks of the second plex are offset by two drives from those of the first plex.  This helps to ensure that writes do not go to the same subdisks even if a transfer goes over two drives."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2581721788182370385,
            "content_hash": -2581721788182370385,
            "location": "documentation/content/en/articles/vinum/_index.adoc:414",
            "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": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615586/?format=api",
            "priority": 100,
            "id": 708132,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=5c2be1b65280e7af",
            "url": "https://translate-dev.freebsd.org/api/units/708132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.899459Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "<<vinum-raid10-vol, A Mirrored, Striped [.filename]#vinum# Volume>> represents the structure of this volume."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8866859581712902911,
            "content_hash": -8866859581712902911,
            "location": "documentation/content/en/articles/vinum/_index.adoc:416",
            "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": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367783/?format=api",
            "priority": 100,
            "id": 708134,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=04f2963066bbd501",
            "url": "https://translate-dev.freebsd.org/api/units/708134/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.911718Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "A Mirrored, Striped [.filename]#vinum# Volume"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3822856958255724985,
            "content_hash": 3822856958255724985,
            "location": "documentation/content/en/articles/vinum/_index.adoc:418",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367785/?format=api",
            "priority": 100,
            "id": 708136,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=b50d84262ff679b9",
            "url": "https://translate-dev.freebsd.org/api/units/708136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.934723Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "vinum-raid10-vol.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6167035710977379540,
            "content_hash": -6167035710977379540,
            "location": "documentation/content/en/articles/vinum/_index.adoc:419",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367787/?format=api",
            "priority": 100,
            "id": 708138,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=2a6a49b1fa0b732c",
            "url": "https://translate-dev.freebsd.org/api/units/708138/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.963147Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/zh_TW/?format=api",
            "source": [
                "Object Naming"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2277603183195350187,
            "content_hash": -2277603183195350187,
            "location": "documentation/content/en/articles/vinum/_index.adoc:422",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/367789/?format=api",
            "priority": 100,
            "id": 708139,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvinum_index/zh_TW/?checksum=606453f8de579b55",
            "url": "https://translate-dev.freebsd.org/api/units/708139/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:59:58.972217Z"
        }
    ]
}