Translation components API.

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

GET /api/translations/freebsd-doc/articles_gjournal-desktop/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 135,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>cat /boot/loader.conf</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>cat /boot/loader.conf</userinput>"
            ],
            "id_hash": -2034802264393507972,
            "content_hash": -2034802264393507972,
            "location": "article.translate.xml:544",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99013/?format=api",
            "priority": 100,
            "id": 99013,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=63c2ee1f12aa1b7c",
            "url": "https://translate-dev.freebsd.org/api/units/99013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.819650Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "If the <literal>geom_journal_load</literal> entry is missing or misspelled, the journaled devices are never created. Load the module manually, mount all partitions, and continue with multi-user boot:"
            ],
            "previous_source": "",
            "target": [
                "If the <literal>geom_journal_load</literal> entry is missing or misspelled, the journaled devices are never created. Load the module manually, mount all partitions, and continue with multi-user boot:"
            ],
            "id_hash": 9027875074836219036,
            "content_hash": 9027875074836219036,
            "location": "article.translate.xml:546",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99014/?format=api",
            "priority": 100,
            "id": 99014,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=fd49748c8037449c",
            "url": "https://translate-dev.freebsd.org/api/units/99014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.829638Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>gjournal load</userinput>\n\nGEOM_JOURNAL: Journal 2948326772: ad0s1g contains journal.\nGEOM_JOURNAL: Journal 3193218002: ad0s1h contains journal.\nGEOM_JOURNAL: Journal 3193218002: ad0s1d contains data.\nGEOM_JOURNAL: Journal ad0s1d clean.\nGEOM_JOURNAL: Journal 2948326772: ad0s1f contains data.\nGEOM_JOURNAL: Journal ad0s1f clean.\n\n<prompt>#</prompt> <userinput>mount -a</userinput>\n<prompt>#</prompt> <userinput>exit</userinput>\n<emphasis>(boot continues)</emphasis>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>gjournal load</userinput>\n\nGEOM_JOURNAL: Journal 2948326772: ad0s1g contains journal.\nGEOM_JOURNAL: Journal 3193218002: ad0s1h contains journal.\nGEOM_JOURNAL: Journal 3193218002: ad0s1d contains data.\nGEOM_JOURNAL: Journal ad0s1d clean.\nGEOM_JOURNAL: Journal 2948326772: ad0s1f contains data.\nGEOM_JOURNAL: Journal ad0s1f clean.\n\n<prompt>#</prompt> <userinput>mount -a</userinput>\n<prompt>#</prompt> <userinput>exit</userinput>\n<emphasis>(boot continues)</emphasis>"
            ],
            "id_hash": 1568774126996736812,
            "content_hash": 1568774126996736812,
            "location": "article.translate.xml:551",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99015/?format=api",
            "priority": 100,
            "id": 99015,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=95c567c1bc76cb2c",
            "url": "https://translate-dev.freebsd.org/api/units/99015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.862014Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "If, on the other hand, this entry is correct, have a look at <filename>/etc/fstab</filename>. You will probably find a misspelled or missing entry. In this case, mount all remaining partitions by hand and continue with the multi-user boot."
            ],
            "previous_source": "",
            "target": [
                "If, on the other hand, this entry is correct, have a look at <filename>/etc/fstab</filename>. You will probably find a misspelled or missing entry. In this case, mount all remaining partitions by hand and continue with the multi-user boot."
            ],
            "id_hash": 1182737841528751790,
            "content_hash": 1182737841528751790,
            "location": "article.translate.xml:564",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99016/?format=api",
            "priority": 100,
            "id": 99016,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=9069edcceabbc6ae",
            "url": "https://translate-dev.freebsd.org/api/units/99016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.880485Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Can I remove journaling and return to my standard file system with Soft Updates?"
            ],
            "previous_source": "",
            "target": [
                "Can I remove journaling and return to my standard file system with Soft Updates?"
            ],
            "id_hash": 7809142571780372045,
            "content_hash": 7809142571780372045,
            "location": "article.translate.xml:573",
            "context": "",
            "note": "(itstool) path: question/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99017/?format=api",
            "priority": 100,
            "id": 99017,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=ec5fa5cb5f59764d",
            "url": "https://translate-dev.freebsd.org/api/units/99017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.896773Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Sure. Use the following procedure, which reverses the changes. The partitions you created for the journal providers can then be used for other purposes, if you so wish."
            ],
            "previous_source": "",
            "target": [
                "Sure. Use the following procedure, which reverses the changes. The partitions you created for the journal providers can then be used for other purposes, if you so wish."
            ],
            "id_hash": -5819392554260719487,
            "content_hash": -5819392554260719487,
            "location": "article.translate.xml:578",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99018/?format=api",
            "priority": 100,
            "id": 99018,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=2f3d5d4deabc9881",
            "url": "https://translate-dev.freebsd.org/api/units/99018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.909232Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Login as <systemitem class=\"username\">root</systemitem> and switch to single user mode:"
            ],
            "previous_source": "",
            "target": [
                "Login as <systemitem class=\"username\">root</systemitem> and switch to single user mode:"
            ],
            "id_hash": 88049551379047912,
            "content_hash": 88049551379047912,
            "location": "article.translate.xml:582",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99019/?format=api",
            "priority": 100,
            "id": 99019,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=8138d099b894a5e8",
            "url": "https://translate-dev.freebsd.org/api/units/99019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.924519Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Unmount the journaled partitions:"
            ],
            "previous_source": "",
            "target": [
                "Unmount the journaled partitions:"
            ],
            "id_hash": 2527762538278946497,
            "content_hash": 2527762538278946497,
            "location": "article.translate.xml:586",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99020/?format=api",
            "priority": 100,
            "id": 99020,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=a3146aa2caa806c1",
            "url": "https://translate-dev.freebsd.org/api/units/99020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.937693Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Synchronize the journals:"
            ],
            "previous_source": "",
            "target": [
                "Synchronize the journals:"
            ],
            "id_hash": 1609577658353484770,
            "content_hash": 1609577658353484770,
            "location": "article.translate.xml:590",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99021/?format=api",
            "priority": 100,
            "id": 99021,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=96565e5a349083e2",
            "url": "https://translate-dev.freebsd.org/api/units/99021/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.949880Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>gjournal sync</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>gjournal sync</userinput>"
            ],
            "id_hash": -1696275183554331143,
            "content_hash": -1696275183554331143,
            "location": "article.translate.xml:592",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99022/?format=api",
            "priority": 100,
            "id": 99022,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=68759eb532eefdf9",
            "url": "https://translate-dev.freebsd.org/api/units/99022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.962407Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Stop the journaling providers:"
            ],
            "previous_source": "",
            "target": [
                "Stop the journaling providers:"
            ],
            "id_hash": -5091394038305033628,
            "content_hash": -5091394038305033628,
            "location": "article.translate.xml:594",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99023/?format=api",
            "priority": 100,
            "id": 99023,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=3957bc18f7497264",
            "url": "https://translate-dev.freebsd.org/api/units/99023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.980257Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>gjournal stop ad0s1d.journal</userinput>\n<prompt>#</prompt> <userinput>gjournal stop ad0s1f.journal</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>gjournal stop ad0s1d.journal</userinput>\n<prompt>#</prompt> <userinput>gjournal stop ad0s1f.journal</userinput>"
            ],
            "id_hash": -5779217014996542483,
            "content_hash": -5779217014996542483,
            "location": "article.translate.xml:596",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99024/?format=api",
            "priority": 100,
            "id": 99024,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=2fcc18be953cdbed",
            "url": "https://translate-dev.freebsd.org/api/units/99024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:05.992410Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Clear journaling metadata from all the devices used:"
            ],
            "previous_source": "",
            "target": [
                "Clear journaling metadata from all the devices used:"
            ],
            "id_hash": -913020855865549659,
            "content_hash": -913020855865549659,
            "location": "article.translate.xml:599",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99025/?format=api",
            "priority": 100,
            "id": 99025,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=73544c5e759c5ca5",
            "url": "https://translate-dev.freebsd.org/api/units/99025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.014159Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>gjournal clear ad0s1d</userinput>\n<prompt>#</prompt> <userinput>gjournal clear ad0s1f</userinput>\n<prompt>#</prompt> <userinput>gjournal clear ad0s1g</userinput>\n<prompt>#</prompt> <userinput>gjournal clear ad0s1h</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>gjournal clear ad0s1d</userinput>\n<prompt>#</prompt> <userinput>gjournal clear ad0s1f</userinput>\n<prompt>#</prompt> <userinput>gjournal clear ad0s1g</userinput>\n<prompt>#</prompt> <userinput>gjournal clear ad0s1h</userinput>"
            ],
            "id_hash": -8459410229606061470,
            "content_hash": -8459410229606061470,
            "location": "article.translate.xml:601",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99026/?format=api",
            "priority": 100,
            "id": 99026,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=0a9a23374f066a62",
            "url": "https://translate-dev.freebsd.org/api/units/99026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.029373Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Clear the file system journaling flag, and restore the Soft Updates flag:"
            ],
            "previous_source": "",
            "target": [
                "Clear the file system journaling flag, and restore the Soft Updates flag:"
            ],
            "id_hash": -1749100453751540328,
            "content_hash": -1749100453751540328,
            "location": "article.translate.xml:606",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99027/?format=api",
            "priority": 100,
            "id": 99027,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=67b9f26789aa3598",
            "url": "https://translate-dev.freebsd.org/api/units/99027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.044583Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>tunefs -J disable -n enable ad0s1d</userinput>\n\ntunefs: gjournal cleared\ntunefs: soft updates set\n\n<prompt>#</prompt> <userinput>tunefs -J disable -n enable ad0s1f</userinput>\n\ntunefs: gjournal cleared\ntunefs: soft updates set"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>tunefs -J disable -n enable ad0s1d</userinput>\n\ntunefs: gjournal cleared\ntunefs: soft updates set\n\n<prompt>#</prompt> <userinput>tunefs -J disable -n enable ad0s1f</userinput>\n\ntunefs: gjournal cleared\ntunefs: soft updates set"
            ],
            "id_hash": -7424819170199689029,
            "content_hash": -7424819170199689029,
            "location": "article.translate.xml:609",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99028/?format=api",
            "priority": 100,
            "id": 99028,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=18f5be4d96bca8bb",
            "url": "https://translate-dev.freebsd.org/api/units/99028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.058469Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Remount the old devices by hand:"
            ],
            "previous_source": "",
            "target": [
                "Remount the old devices by hand:"
            ],
            "id_hash": 2816818292879345648,
            "content_hash": 2816818292879345648,
            "location": "article.translate.xml:619",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99029/?format=api",
            "priority": 100,
            "id": 99029,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=a71759502fe547f0",
            "url": "https://translate-dev.freebsd.org/api/units/99029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.078086Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>mount -o rw /dev/ad0s1d /var</userinput>\n<prompt>#</prompt> <userinput>mount -o rw /dev/ad0s1f /usr</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>mount -o rw /dev/ad0s1d /var</userinput>\n<prompt>#</prompt> <userinput>mount -o rw /dev/ad0s1f /usr</userinput>"
            ],
            "id_hash": -1107900452650080015,
            "content_hash": -1107900452650080015,
            "location": "article.translate.xml:621",
            "context": "",
            "note": "(itstool) path: answer/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99030/?format=api",
            "priority": 100,
            "id": 99030,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=709ff268814c28f1",
            "url": "https://translate-dev.freebsd.org/api/units/99030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.085175Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Edit <filename>/etc/fstab</filename> and restore it to its original state:"
            ],
            "previous_source": "",
            "target": [
                "Edit <filename>/etc/fstab</filename> and restore it to its original state:"
            ],
            "id_hash": -9205499392306403136,
            "content_hash": -9205499392306403136,
            "location": "article.translate.xml:624",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99031/?format=api",
            "priority": 100,
            "id": 99031,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=003f7f135580a8c0",
            "url": "https://translate-dev.freebsd.org/api/units/99031/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.097030Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "/dev/ad0s1f     /usr            ufs     rw      2       2\n/dev/ad0s1d     /var            ufs     rw      2       2"
            ],
            "previous_source": "",
            "target": [
                "/dev/ad0s1f     /usr            ufs     rw      2       2\n/dev/ad0s1d     /var            ufs     rw      2       2"
            ],
            "id_hash": 4354539124065420617,
            "content_hash": 4354539124065420617,
            "location": "article.translate.xml:627",
            "context": "",
            "note": "(itstool) path: answer/programlisting",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 128,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99032/?format=api",
            "priority": 100,
            "id": 99032,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=bc6e6e431275c549",
            "url": "https://translate-dev.freebsd.org/api/units/99032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.115807Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Finally, edit <filename>/boot/loader.conf</filename>, remove the entry that loads the <literal>geom_journal</literal> module and reboot."
            ],
            "previous_source": "",
            "target": [
                "Finally, edit <filename>/boot/loader.conf</filename>, remove the entry that loads the <literal>geom_journal</literal> module and reboot."
            ],
            "id_hash": 6027864290895921883,
            "content_hash": 6027864290895921883,
            "location": "article.translate.xml:630",
            "context": "",
            "note": "(itstool) path: answer/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99033/?format=api",
            "priority": 100,
            "id": 99033,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=d3a746a2b51d02db",
            "url": "https://translate-dev.freebsd.org/api/units/99033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.129765Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Journaling is a fairly new feature of FreeBSD, and as such, it is not very well documented yet. You may however find the following additional references useful:"
            ],
            "previous_source": "",
            "target": [
                "Journaling is a fairly new feature of FreeBSD, and as such, it is not very well documented yet. You may however find the following additional references useful:"
            ],
            "id_hash": 5459651916808472145,
            "content_hash": 5459651916808472145,
            "location": "article.translate.xml:642",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 131,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99034/?format=api",
            "priority": 100,
            "id": 99034,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=cbc4947deaa64651",
            "url": "https://translate-dev.freebsd.org/api/units/99034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.153341Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<link xlink:href=\"https://lists.freebsd.org/pipermail/freebsd-current/2006-June/064043.html\">This post</link> in <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-current\">freebsd-current</link> by <citerefentry><refentrytitle>gjournal</refentrytitle><manvolnum>8</manvolnum></citerefentry>'s developer, Paweł Jakub Dawidek <email>pjd@FreeBSD.org</email>."
            ],
            "previous_source": "",
            "target": [
                "<link xlink:href=\"https://lists.freebsd.org/pipermail/freebsd-current/2006-June/064043.html\">This post</link> in <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-current\">freebsd-current</link> by <citerefentry><refentrytitle>gjournal</refentrytitle><manvolnum>8</manvolnum></citerefentry>'s developer, Paweł Jakub Dawidek <email>pjd@FreeBSD.org</email>."
            ],
            "id_hash": 9034812932288588698,
            "content_hash": 9034812932288588698,
            "location": "article.translate.xml:653",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99036/?format=api",
            "priority": 100,
            "id": 99036,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=fd621a7e512aab9a",
            "url": "https://translate-dev.freebsd.org/api/units/99036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.168445Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "<link xlink:href=\"https://lists.freebsd.org/pipermail/freebsd-questions/2008-April/173501.html\">This post</link> in <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-questions\">freebsd-questions</link> by Ivan Voras <email>ivoras@FreeBSD.org</email>."
            ],
            "previous_source": "",
            "target": [
                "<link xlink:href=\"https://lists.freebsd.org/pipermail/freebsd-questions/2008-April/173501.html\">This post</link> in <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-questions\">freebsd-questions</link> by Ivan Voras <email>ivoras@FreeBSD.org</email>."
            ],
            "id_hash": -2053471811788671226,
            "content_hash": -2053471811788671226,
            "location": "article.translate.xml:658",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99037/?format=api",
            "priority": 100,
            "id": 99037,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=63809a44560ef706",
            "url": "https://translate-dev.freebsd.org/api/units/99037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.182583Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "The manual pages of <citerefentry><refentrytitle>gjournal</refentrytitle><manvolnum>8</manvolnum></citerefentry> and <citerefentry><refentrytitle>geom</refentrytitle><manvolnum>8</manvolnum></citerefentry>."
            ],
            "previous_source": "",
            "target": [
                "The manual pages of <citerefentry><refentrytitle>gjournal</refentrytitle><manvolnum>8</manvolnum></citerefentry> and <citerefentry><refentrytitle>geom</refentrytitle><manvolnum>8</manvolnum></citerefentry>."
            ],
            "id_hash": 5269956572945773673,
            "content_hash": 5269956572945773673,
            "location": "article.translate.xml:663",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/99038/?format=api",
            "priority": 100,
            "id": 99038,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=c922a594e82af469",
            "url": "https://translate-dev.freebsd.org/api/units/99038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:08:06.190865Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "A journaling file system uses a log to record all transactions that take place in the file system, and preserves its integrity in the event of a system crash or power failure. Although it is still possible to lose unsaved changes to files, journaling almost completely eliminates the possibility of file system corruption caused by an unclean shutdown. It also shortens to a minimum the time required for after-failure file system checking. Although the UFS file system employed by FreeBSD does not implement journaling itself, the new journal class of the GEOM framework in FreeBSD 7.<replaceable>X</replaceable> can be used to provide file system independent journaling. This article explains how to implement UFS journaling on a typical desktop PC scenario."
            ],
            "previous_source": "",
            "target": [
                "A journaling file system uses a log to record all transactions that take place in the file system, and preserves its integrity in the event of a system crash or power failure. Although it is still possible to lose unsaved changes to files, journaling almost completely eliminates the possibility of file system corruption caused by an unclean shutdown. It also shortens to a minimum the time required for after-failure file system checking. Although the UFS file system employed by FreeBSD does not implement journaling itself, the new journal class of the GEOM framework in FreeBSD 7.<replaceable>X</replaceable> can be used to provide file system independent journaling. This article explains how to implement UFS journaling on a typical desktop PC scenario."
            ],
            "id_hash": 3502099976113959869,
            "content_hash": 3502099976113959869,
            "location": "article.translate.xml:32",
            "context": "",
            "note": "(itstool) path: abstract/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 119,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157227/?format=api",
            "priority": 100,
            "id": 157227,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=b099f55f942d33bd",
            "url": "https://translate-dev.freebsd.org/api/units/157227/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.504499Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "The journaling provided by GEOM in FreeBSD 7.<replaceable>X</replaceable> is not file system specific (unlike for example the ext3 file system in <trademark class=\"registered\">Linux</trademark>) but is functioning at the block level. Though this means it can be applied to different file systems, for FreeBSD 7.0-RELEASE, it can only be used on UFS2."
            ],
            "previous_source": "",
            "target": [
                "The journaling provided by GEOM in FreeBSD 7.<replaceable>X</replaceable> is not file system specific (unlike for example the ext3 file system in <trademark class=\"registered\">Linux</trademark>) but is functioning at the block level. Though this means it can be applied to different file systems, for FreeBSD 7.0-RELEASE, it can only be used on UFS2."
            ],
            "id_hash": -3862579327140396342,
            "content_hash": -3862579327140396342,
            "location": "article.translate.xml:126",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157229/?format=api",
            "priority": 100,
            "id": 157229,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=4a655c91190782ca",
            "url": "https://translate-dev.freebsd.org/api/units/157229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.529900Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "The amount of disk space you need to reserve for the journal provider depends on the usage load of the file system and not on the size of the data provider. For example on a typical office desktop, a 1 GB journal provider for the <filename>/usr</filename> file system will suffice, while a machine that deals with heavy disk I/O (i.e. video editing) may need more. A kernel panic will occur if the journal space is exhausted before it has a chance to be committed."
            ],
            "previous_source": "",
            "target": [
                "The amount of disk space you need to reserve for the journal provider depends on the usage load of the file system and not on the size of the data provider. For example on a typical office desktop, a 1 GB journal provider for the <filename>/usr</filename> file system will suffice, while a machine that deals with heavy disk I/O (i.e. video editing) may need more. A kernel panic will occur if the journal space is exhausted before it has a chance to be committed."
            ],
            "id_hash": 3136601341608008670,
            "content_hash": 3136601341608008670,
            "location": "article.translate.xml:172",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157231/?format=api",
            "priority": 100,
            "id": 157231,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=ab87724d408f1bde",
            "url": "https://translate-dev.freebsd.org/api/units/157231/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.549178Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "The journal sizes suggested here, are highly unlikely to cause problems in typical desktop use (such as web browsing, word processing and playback of media files). If your workload includes intense disk activity, use the following rule for maximum reliability: Your RAM size should fit in 30% of the journal provider's space. For example, if your system has 1 GB RAM, create an approximately 3.3 GB journal provider. (Multiply your RAM size with 3.3 to obtain the size of the journal)."
            ],
            "previous_source": "",
            "target": [
                "The journal sizes suggested here, are highly unlikely to cause problems in typical desktop use (such as web browsing, word processing and playback of media files). If your workload includes intense disk activity, use the following rule for maximum reliability: Your RAM size should fit in 30% of the journal provider's space. For example, if your system has 1 GB RAM, create an approximately 3.3 GB journal provider. (Multiply your RAM size with 3.3 to obtain the size of the journal)."
            ],
            "id_hash": -2875025061191047178,
            "content_hash": -2875025061191047178,
            "location": "article.translate.xml:182",
            "context": "",
            "note": "(itstool) path: note/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157233/?format=api",
            "priority": 100,
            "id": 157233,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=5819dbf07b5ca7f6",
            "url": "https://translate-dev.freebsd.org/api/units/157233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.573997Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "In our example, an 80 GB disk is used. The following screenshot shows the default partitions created by <application>Disklabel</application> during installation:"
            ],
            "previous_source": "",
            "target": [
                "In our example, an 80 GB disk is used. The following screenshot shows the default partitions created by <application>Disklabel</application> during installation:"
            ],
            "id_hash": 5795802663589528495,
            "content_hash": 5795802663589528495,
            "location": "article.translate.xml:217",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157235/?format=api",
            "priority": 100,
            "id": 157235,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=d06ed3d0a78443af",
            "url": "https://translate-dev.freebsd.org/api/units/157235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.592841Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Now, move the highlight to the disk name at the top of the screen and press <keycap>C</keycap> to create a new partition for <filename>/usr</filename>. This new partition should be smaller by 1 GB (if you intend to journal <filename>/usr</filename> only), or 2 GB (if you intend to journal both <filename>/usr</filename> and <filename>/var</filename>). From the pop-up that appears, opt to create a file system, and type <filename>/usr</filename> as the mount point."
            ],
            "previous_source": "",
            "target": [
                "Now, move the highlight to the disk name at the top of the screen and press <keycap>C</keycap> to create a new partition for <filename>/usr</filename>. This new partition should be smaller by 1 GB (if you intend to journal <filename>/usr</filename> only), or 2 GB (if you intend to journal both <filename>/usr</filename> and <filename>/var</filename>). From the pop-up that appears, opt to create a file system, and type <filename>/usr</filename> as the mount point."
            ],
            "id_hash": -7697319019641194277,
            "content_hash": -7697319019641194277,
            "location": "article.translate.xml:233",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157237/?format=api",
            "priority": 100,
            "id": 157237,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=152da1223f6db8db",
            "url": "https://translate-dev.freebsd.org/api/units/157237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.611984Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "The journal size will be 1 GB by default. You may adjust it by using the <option>-s</option> option. The value can be given in bytes, or appended by <literal>K</literal>, <literal>M</literal> or <literal>G</literal> to denote Kilobytes, Megabytes or Gigabytes respectively. Note that <command>gjournal</command> will not allow you to create unsuitably small journal sizes."
            ],
            "previous_source": "",
            "target": [
                "The journal size will be 1 GB by default. You may adjust it by using the <option>-s</option> option. The value can be given in bytes, or appended by <literal>K</literal>, <literal>M</literal> or <literal>G</literal> to denote Kilobytes, Megabytes or Gigabytes respectively. Note that <command>gjournal</command> will not allow you to create unsuitably small journal sizes."
            ],
            "id_hash": 4568212941494671588,
            "content_hash": 4568212941494671588,
            "location": "article.translate.xml:469",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157239/?format=api",
            "priority": 100,
            "id": 157239,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=bf658d778421d8e4",
            "url": "https://translate-dev.freebsd.org/api/units/157239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.638434Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "For example, to create a 2 GB journal, you could use the following command:"
            ],
            "previous_source": "",
            "target": [
                "For example, to create a 2 GB journal, you could use the following command:"
            ],
            "id_hash": -5567732388475027576,
            "content_hash": -5567732388475027576,
            "location": "article.translate.xml:476",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157241/?format=api",
            "priority": 100,
            "id": 157241,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=32bb70e44c823f88",
            "url": "https://translate-dev.freebsd.org/api/units/157241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.657897Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "Rebuild and reinstall your kernel following the relevant <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html\">instructions in the FreeBSD Handbook.</link>"
            ],
            "previous_source": "",
            "target": [
                "Rebuild and reinstall your kernel following the relevant <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html\">instructions in the FreeBSD Handbook.</link>"
            ],
            "id_hash": 3840410737680190046,
            "content_hash": 3840410737680190046,
            "location": "article.translate.xml:499",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157243/?format=api",
            "priority": 100,
            "id": 157243,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=b54be137f3060a5e",
            "url": "https://translate-dev.freebsd.org/api/units/157243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.677734Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/en/?format=api",
            "source": [
                "A <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/geom-gjournal.html\">new section on journaling</link> is now part of the FreeBSD Handbook."
            ],
            "previous_source": "",
            "target": [
                "A <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/geom-gjournal.html\">new section on journaling</link> is now part of the FreeBSD Handbook."
            ],
            "id_hash": 6901017242451061663,
            "content_hash": 6901017242451061663,
            "location": "article.translate.xml:648",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/157245/?format=api",
            "priority": 100,
            "id": 157245,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=dfc5569e6d242b9f",
            "url": "https://translate-dev.freebsd.org/api/units/157245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-18T18:14:54.704759Z"
        }
    ]
}