Translation components API.

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

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

{
    "count": 135,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Implementing UFS Journaling on a Desktop PC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4607553253497564355,
            "content_hash": 4607553253497564355,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:1, documentation/content/en/articles/gjournal-desktop/_index.adoc:11",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368127/?format=api",
            "priority": 100,
            "id": 1491326,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=bff15145ae6aecc3",
            "url": "https://translate-dev.freebsd.org/api/units/1491326/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.289521Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Abstract"
            ],
            "previous_source": "",
            "target": [
                "개요"
            ],
            "id_hash": 2824600030541811663,
            "content_hash": 2824600030541811663,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:44",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368129/?format=api",
            "priority": 100,
            "id": 1491327,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=a732fec32d008fcf",
            "url": "https://translate-dev.freebsd.org/api/units/1491327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.293323Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?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._X_ 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": [
                ""
            ],
            "id_hash": -6548905368429071078,
            "content_hash": -6548905368429071078,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 119,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615254/?format=api",
            "priority": 100,
            "id": 1491328,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=251d9d43d722f51a",
            "url": "https://translate-dev.freebsd.org/api/units/1491328/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.296249Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "'''"
            ],
            "previous_source": "",
            "target": [
                "'''"
            ],
            "id_hash": -2596281593872070506,
            "content_hash": -2596281593872070506,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368133/?format=api",
            "priority": 100,
            "id": 1491329,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=5bf827a5645ec896",
            "url": "https://translate-dev.freebsd.org/api/units/1491329/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.299845Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Introduction"
            ],
            "previous_source": "",
            "target": [
                "소개"
            ],
            "id_hash": 5330140601372690748,
            "content_hash": 5330140601372690748,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:56",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368135/?format=api",
            "priority": 100,
            "id": 1491330,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=c9f876a2fbb4c93c",
            "url": "https://translate-dev.freebsd.org/api/units/1491330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.303560Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "While professional servers are usually well protected from unforeseen shutdowns, the typical desktop is at the mercy of power failures, accidental resets, and other user related incidents that can lead to unclean shutdowns.  Soft Updates usually protect the file system efficiently in such cases, although most of the times a lengthy background check is required.  On rare occasions, file system corruption reaches a point where user intervention is required and data may be lost."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4387956952336595992,
            "content_hash": -4387956952336595992,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:61",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615256/?format=api",
            "priority": 100,
            "id": 1491331,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=431ad866764583e8",
            "url": "https://translate-dev.freebsd.org/api/units/1491331/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.307038Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "The new journaling capability provided by GEOM can greatly assist in such scenarios, by virtually eliminating the time required for file system checking, and ensuring that the file system is quickly restored to a consistent state."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4561059375258373982,
            "content_hash": 4561059375258373982,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:63",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368139/?format=api",
            "priority": 100,
            "id": 1491332,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=bf4c235615bd8f5e",
            "url": "https://translate-dev.freebsd.org/api/units/1491332/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.310475Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "This article describes a procedure for implementing UFS journaling on a typical desktop PC scenario (one hard disk used for both operating system and data).  It should be followed during a fresh installation of FreeBSD.  The steps are simple enough and do not require overly complex interaction with the command line."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2501004622086656882,
            "content_hash": 2501004622086656882,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615258/?format=api",
            "priority": 100,
            "id": 1491333,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=a2b55a73f115d372",
            "url": "https://translate-dev.freebsd.org/api/units/1491333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.314130Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "After reading this article, you will know:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4757697222299958150,
            "content_hash": 4757697222299958150,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368143/?format=api",
            "priority": 100,
            "id": 1491334,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=c206bc6a940d3b86",
            "url": "https://translate-dev.freebsd.org/api/units/1491334/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.317399Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "How to reserve space for journaling during a new installation of FreeBSD."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7917234669307973198,
            "content_hash": 7917234669307973198,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:71",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368145/?format=api",
            "priority": 100,
            "id": 1491335,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=eddfaafc03824e4e",
            "url": "https://translate-dev.freebsd.org/api/units/1491335/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.320134Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "How to load and enable the `geom_journal` module (or build support for it in your custom kernel)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4696654792058314441,
            "content_hash": 4696654792058314441,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368147/?format=api",
            "priority": 100,
            "id": 1491336,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=c12ddea641459ec9",
            "url": "https://translate-dev.freebsd.org/api/units/1491336/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.322682Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "How to convert your existing file systems to utilize journaling, and what options to use in [.filename]#/etc/fstab# to mount them."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 393759505767656864,
            "content_hash": 393759505767656864,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:73",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368149/?format=api",
            "priority": 100,
            "id": 1491337,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=8576ea2f2c36eda0",
            "url": "https://translate-dev.freebsd.org/api/units/1491337/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.325279Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "How to implement journaling in new (empty) partitions."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4903816379442433978,
            "content_hash": -4903816379442433978,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:74",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368151/?format=api",
            "priority": 100,
            "id": 1491338,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=3bf224fc03977046",
            "url": "https://translate-dev.freebsd.org/api/units/1491338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.327853Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "How to troubleshoot common problems associated with journaling."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1618430969743899010,
            "content_hash": -1618430969743899010,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:75",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368153/?format=api",
            "priority": 100,
            "id": 1491339,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=698a2d9b9aec867e",
            "url": "https://translate-dev.freebsd.org/api/units/1491339/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.330450Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Before reading this article, you should be able to:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 333625224093829579,
            "content_hash": 333625224093829579,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:77",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368155/?format=api",
            "priority": 100,
            "id": 1491340,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=84a1465faa3909cb",
            "url": "https://translate-dev.freebsd.org/api/units/1491340/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.332807Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Understand basic UNIX(R) and FreeBSD concepts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4397666130833144682,
            "content_hash": 4397666130833144682,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368157/?format=api",
            "priority": 100,
            "id": 1491341,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=bd07a60bd1137b6a",
            "url": "https://translate-dev.freebsd.org/api/units/1491341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.335217Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Be familiar with the installation procedure of FreeBSD and the sysinstall utility."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3506985685220066488,
            "content_hash": 3506985685220066488,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:80",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368159/?format=api",
            "priority": 100,
            "id": 1491342,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=b0ab50e65fec04b8",
            "url": "https://translate-dev.freebsd.org/api/units/1491342/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.337534Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "The procedure described here is intended for preparing a new installation where no actual user data is stored on the disk yet.  While it is possible to modify and extend this procedure for systems already in production, you should _backup_ all important data before doing so.  Messing around with disks and partitions at a low level can lead to fatal mistakes and data loss."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2034851058558280556,
            "content_hash": 2034851058558280556,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:86",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615260/?format=api",
            "priority": 100,
            "id": 1491343,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=9c3d3e41b431a36c",
            "url": "https://translate-dev.freebsd.org/api/units/1491343/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.339736Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Understanding Journaling in FreeBSD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7604677880180929257,
            "content_hash": -7604677880180929257,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:89",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368163/?format=api",
            "priority": 100,
            "id": 1491344,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=1676c1c2608b8d17",
            "url": "https://translate-dev.freebsd.org/api/units/1491344/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.342548Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "The journaling provided by GEOM in FreeBSD 7._X_ is not file system specific (unlike for example the ext3 file system in Linux(R)) 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": [
                ""
            ],
            "id_hash": -4237374762619670746,
            "content_hash": -4237374762619670746,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:93",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615262/?format=api",
            "priority": 100,
            "id": 1491345,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=4531d21a9dd96f26",
            "url": "https://translate-dev.freebsd.org/api/units/1491345/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.344760Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "This functionality is provided by loading the [.filename]#geom_journal.ko# module into the kernel (or building it into a custom kernel) and using the `gjournal` command to configure the file systems.  In general, you would like to journal large file systems, like [.filename]#/usr#.  You will need however (see the following section) to reserve some free disk space."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7017923315957989972,
            "content_hash": 7017923315957989972,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:97",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615264/?format=api",
            "priority": 100,
            "id": 1491346,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=e164ac12c49b8254",
            "url": "https://translate-dev.freebsd.org/api/units/1491346/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.347601Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "When a file system is journaled, some disk space is needed to keep the journal itself.  The disk space that holds the actual data is referred to as the __data provider__, while the one that holds the journal is referred to as the __journal provider__.  The data and journal providers need to be on different partitions when journaling an existing (non-empty) partition.  When journaling a new partition, you have the option to use a single provider for both data and journal.  In any case, the `gjournal` command combines both providers to create the final journaled file system.  For example:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -260233083183126202,
            "content_hash": -260233083183126202,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:104",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 99,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615266/?format=api",
            "priority": 100,
            "id": 1491347,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=7c637763be10a946",
            "url": "https://translate-dev.freebsd.org/api/units/1491347/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.379633Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "You wish to journal your [.filename]#/usr# file system, stored in [.filename]#/dev/ad0s1f# (which already contains data)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7512677320581118490,
            "content_hash": -7512677320581118490,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:106",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368171/?format=api",
            "priority": 100,
            "id": 1491348,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=17bd9bc7e2a105e6",
            "url": "https://translate-dev.freebsd.org/api/units/1491348/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.383603Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "You reserved some free disk space in a partition in [.filename]#/dev/ad0s1g#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7030648337505041896,
            "content_hash": 7030648337505041896,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:107",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368173/?format=api",
            "priority": 100,
            "id": 1491349,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=e191e169b9adbde8",
            "url": "https://translate-dev.freebsd.org/api/units/1491349/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.387129Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Using `gjournal`, a new [.filename]#/dev/ad0s1f.journal# device is created where [.filename]#/dev/ad0s1f# is the data provider, and [.filename]#/dev/ad0s1g# is the journal provider. This new device is then used for all subsequent file operations."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3810996179492054035,
            "content_hash": 3810996179492054035,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368175/?format=api",
            "priority": 100,
            "id": 1491350,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=b4e360d56efea413",
            "url": "https://translate-dev.freebsd.org/api/units/1491350/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.390833Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?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# 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": [
                ""
            ],
            "id_hash": -4071690394981749917,
            "content_hash": -4071690394981749917,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:112",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615268/?format=api",
            "priority": 100,
            "id": 1491351,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=477e732893be2b63",
            "url": "https://translate-dev.freebsd.org/api/units/1491351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.394570Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?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": [
                ""
            ],
            "id_hash": -1079876639873915079,
            "content_hash": -1079876639873915079,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:119",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615270/?format=api",
            "priority": 100,
            "id": 1491352,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=710381eadf12a739",
            "url": "https://translate-dev.freebsd.org/api/units/1491352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.398338Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "For more information about journaling, please read the manual page of man:gjournal[8]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5300713739280113881,
            "content_hash": 5300713739280113881,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:122",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368181/?format=api",
            "priority": 100,
            "id": 1491353,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=c98feb0fbdd2e0d9",
            "url": "https://translate-dev.freebsd.org/api/units/1491353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.401746Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Steps During the Installation of FreeBSD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4745686558429199963,
            "content_hash": -4745686558429199963,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:124",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368183/?format=api",
            "priority": 100,
            "id": 1491354,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=3e23ef38057b41a5",
            "url": "https://translate-dev.freebsd.org/api/units/1491354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.405220Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Reserving Space for Journaling"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2739598357019700462,
            "content_hash": 2739598357019700462,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:126",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368185/?format=api",
            "priority": 100,
            "id": 1491355,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=a6050230d1672cee",
            "url": "https://translate-dev.freebsd.org/api/units/1491355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.408445Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "A typical desktop machine usually has one hard disk that stores both the OS and user data.  Arguably, the default partitioning scheme selected by sysinstall is more or less suitable: A desktop machine does not need a large [.filename]#/var# partition, while [.filename]#/usr# is allocated the bulk of the disk space, since user data and a lot of packages are installed into its subdirectories."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8784638238981117878,
            "content_hash": 8784638238981117878,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 63,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615272/?format=api",
            "priority": 100,
            "id": 1491356,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=f9e94def72c857b6",
            "url": "https://translate-dev.freebsd.org/api/units/1491356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.411433Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "The default partitioning (the one obtained by pressing kbd:[A] at the FreeBSD partition editor, called Disklabel) does not leave any unallocated space.  Each partition that will be journaled, requires another partition for the journal.  Since the [.filename]#/usr# partition is the largest, it makes sense to shrink this partition slightly, to obtain the space required for journaling."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8485995732077957128,
            "content_hash": 8485995732077957128,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615274/?format=api",
            "priority": 100,
            "id": 1491357,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=f5c4502857fcd008",
            "url": "https://translate-dev.freebsd.org/api/units/1491357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.414566Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "In our example, an 80 GB disk is used.  The following screenshot shows the default partitions created by Disklabel during installation:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2499469034147274840,
            "content_hash": -2499469034147274840,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:137",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615276/?format=api",
            "priority": 100,
            "id": 1491358,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=5d501a27fc901fa8",
            "url": "https://translate-dev.freebsd.org/api/units/1491358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.417703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "disklabel1.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3172838782444830973,
            "content_hash": 3172838782444830973,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:138",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368193/?format=api",
            "priority": 100,
            "id": 1491359,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=ac08300fed3500fd",
            "url": "https://translate-dev.freebsd.org/api/units/1491359/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.420379Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "If this is more or less what you need, it is very easy to adjust for journaling.  Simply use the arrow keys to move the highlight to the [.filename]#/usr# partition and press kbd:[D] to delete it."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -547495554180256801,
            "content_hash": -547495554180256801,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:142",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615278/?format=api",
            "priority": 100,
            "id": 1491360,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=7866e7b1b8faebdf",
            "url": "https://translate-dev.freebsd.org/api/units/1491360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.422994Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Now, move the highlight to the disk name at the top of the screen and press kbd:[C] to create a new partition for [.filename]#/usr#.  This new partition should be smaller by 1 GB (if you intend to journal [.filename]#/usr# only), or 2 GB (if you intend to journal both [.filename]#/usr# and [.filename]#/var#).  From the pop-up that appears, opt to create a file system, and type [.filename]#/usr# as the mount point."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3978814024345809808,
            "content_hash": -3978814024345809808,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:146",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615280/?format=api",
            "priority": 100,
            "id": 1491361,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=48c869b9bb868c70",
            "url": "https://translate-dev.freebsd.org/api/units/1491361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.425430Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Should you journal the [.filename]#/var# partition? Normally, journaling makes sense on quite large partitions.  You may decide not to journal [.filename]#/var#, although doing so on a typical desktop will cause no harm.  If the file system is lightly used (quite probable for a desktop) you may wish to allocate less disk space for its journal."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8930834248343346636,
            "content_hash": 8930834248343346636,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:152",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615282/?format=api",
            "priority": 100,
            "id": 1491362,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=fbf0b26e6865ddcc",
            "url": "https://translate-dev.freebsd.org/api/units/1491362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.427992Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "In our example, we journal both [.filename]#/usr# and [.filename]#/var#.  You may of course adjust the procedure to your own needs."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5020110062200424115,
            "content_hash": -5020110062200424115,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:155",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615284/?format=api",
            "priority": 100,
            "id": 1491363,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=3a54fc7f012df94d",
            "url": "https://translate-dev.freebsd.org/api/units/1491363/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.430479Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "To keep things as easy going as possible, we are going to use sysinstall to create the partitions required for journaling.  However, during installation, sysinstall insists on asking a mount point for each partition you create.  At this point, you do not have any mount points for the partitions that will hold the journals, and in reality you __do not even need them__.  These are not partitions that we are ever going to mount somewhere."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 998181435996426102,
            "content_hash": 998181435996426102,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:161",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615286/?format=api",
            "priority": 100,
            "id": 1491364,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=8dda40ba39f4cf76",
            "url": "https://translate-dev.freebsd.org/api/units/1491364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.432979Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "To avoid these problems with sysinstall, we are going to create the journal partitions as swap space.  Swap is never mounted, and sysinstall has no problem creating as many swap partitions as needed.  After the first reboot, [.filename]#/etc/fstab# will have to be edited, and the extra swap space entries removed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4733867527870875074,
            "content_hash": -4733867527870875074,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:165",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615288/?format=api",
            "priority": 100,
            "id": 1491365,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=3e4dec90837ffa3e",
            "url": "https://translate-dev.freebsd.org/api/units/1491365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.435657Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "To create the swap, again use the arrow keys to move the highlight to the top of Disklabel screen, so that the disk name itself is highlighted.  Then press kbd:[N], enter the desired size (_1024M_), and select \"swap space\" from the pop-up menu that appears.  Repeat for every journal you wish to create.  In our example, we create two partitions to provide for the journals of [.filename]#/usr# and [.filename]#/var#.  The final result is shown in the following screenshot:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7981251519738047495,
            "content_hash": -7981251519738047495,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:171",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615290/?format=api",
            "priority": 100,
            "id": 1491366,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=113ce6077ef793f9",
            "url": "https://translate-dev.freebsd.org/api/units/1491366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.438273Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "disklabel2.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6590786224178014295,
            "content_hash": -6590786224178014295,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:172",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368209/?format=api",
            "priority": 100,
            "id": 1491367,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=2488d2d93d54d7a9",
            "url": "https://translate-dev.freebsd.org/api/units/1491367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.441035Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "When you have completed creating the partitions, we suggest you write down the partition names, and mount points, so you can easily refer to this information during the configuration phase.  This will help alleviate mistakes that may damage your installation.  The following table shows our notes for the sample configuration:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 955296042304440751,
            "content_hash": 955296042304440751,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:177",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615292/?format=api",
            "priority": 100,
            "id": 1491368,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=8d41e4b068e489af",
            "url": "https://translate-dev.freebsd.org/api/units/1491368/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.444022Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Partitions and Journals"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2943436182973232200,
            "content_hash": 2943436182973232200,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:178",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368213/?format=api",
            "priority": 100,
            "id": 1491369,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=a8d92f9d0926b448",
            "url": "https://translate-dev.freebsd.org/api/units/1491369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.446754Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Partition"
            ],
            "previous_source": "",
            "target": [
                "파티션"
            ],
            "id_hash": 5047387467373838627,
            "content_hash": 5047387467373838627,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:182",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1292040/?format=api",
            "priority": 100,
            "id": 1491370,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=c60bec28cc938123",
            "url": "https://translate-dev.freebsd.org/api/units/1491370/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.449344Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Mount Point"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2196806308455596750,
            "content_hash": -2196806308455596750,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:183",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1292042/?format=api",
            "priority": 100,
            "id": 1491371,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=6183604d382abd32",
            "url": "https://translate-dev.freebsd.org/api/units/1491371/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.451929Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "Journal"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2392866983442383507,
            "content_hash": -2392866983442383507,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:185",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1292044/?format=api",
            "priority": 100,
            "id": 1491372,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=5ecad4281127fd6d",
            "url": "https://translate-dev.freebsd.org/api/units/1491372/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.479498Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "ad0s1d"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5586446909206606674,
            "content_hash": 5586446909206606674,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:186",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1292046/?format=api",
            "priority": 100,
            "id": 1491373,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=cd870bdd9bd6b352",
            "url": "https://translate-dev.freebsd.org/api/units/1491373/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.483321Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "/var"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1998976350836413754,
            "content_hash": -1998976350836413754,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:187",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1292048/?format=api",
            "priority": 100,
            "id": 1491374,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=6442359995fd2ac6",
            "url": "https://translate-dev.freebsd.org/api/units/1491374/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.486680Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesgjournal-desktop_index/ko/?format=api",
            "source": [
                "ad0s1h"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5436875267161584003,
            "content_hash": -5436875267161584003,
            "location": "documentation/content/en/articles/gjournal-desktop/_index.adoc:189",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1292050/?format=api",
            "priority": 100,
            "id": 1491375,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesgjournal-desktop_index/ko/?checksum=348c56c014ba0e7d",
            "url": "https://translate-dev.freebsd.org/api/units/1491375/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:26:31.490044Z"
        }
    ]
}