Translation components API.

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

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

{
    "count": 302,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "This chapter focuses on the MAC framework and the set of pluggable security policy modules FreeBSD provides for enabling various security mechanisms"
            ],
            "previous_source": "",
            "target": [
                "이 장에서는 다양한 보안 메커니즘을 활성화하기 위해 FreeBSD가 제공하는 MAC 프레임워크와 플러그 가능한 보안 정책 모듈 세트에 중점을 둡니다"
            ],
            "id_hash": -8721815742162511280,
            "content_hash": -8721815742162511280,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1181736/?format=api",
            "priority": 100,
            "id": 1490952,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=06f5e2caebfe5a50",
            "url": "https://translate-dev.freebsd.org/api/units/1490952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.722561Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Part III. System Administration"
            ],
            "previous_source": "",
            "target": [
                "파트 III. 시스템 관리"
            ],
            "id_hash": 8815005510386053895,
            "content_hash": 8815005510386053895,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: part",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361319/?format=api",
            "priority": 100,
            "id": 1490953,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=fa5530cecbabf307",
            "url": "https://translate-dev.freebsd.org/api/units/1490953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.725583Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Mandatory Access Control"
            ],
            "previous_source": "",
            "target": [
                "Mandatory Access Control"
            ],
            "id_hash": -6337301972687496266,
            "content_hash": -6337301972687496266,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361323/?format=api",
            "priority": 100,
            "id": 1490955,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=280d616eab945bb6",
            "url": "https://translate-dev.freebsd.org/api/units/1490955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.731470Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Synopsis"
            ],
            "previous_source": "",
            "target": [
                "요약"
            ],
            "id_hash": -6651481047257516920,
            "content_hash": -6651481047257516920,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:52",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361325/?format=api",
            "priority": 100,
            "id": 1490956,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=23b1313a83f8f488",
            "url": "https://translate-dev.freebsd.org/api/units/1490956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.734292Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "FreeBSD supports security extensions based on the POSIX(R).1e draft.  These security mechanisms include file system Access Control Lists (crossref:security[fs-acl,“Access Control Lists”]) and Mandatory Access Control (MAC).  MAC allows access control modules to be loaded in order to implement security policies.  Some modules provide protections for a narrow subset of the system, hardening a particular service.  Others provide comprehensive labeled security across all subjects and objects.  The mandatory part of the definition indicates that enforcement of controls is performed by administrators and the operating system.  This is in contrast to the default security mechanism of Discretionary Access Control (DAC) where enforcement is left to the discretion of users."
            ],
            "previous_source": "",
            "target": [
                "FreeBSD는 POSIX(R).1e 초안에 기반한 보안 확장을 지원합니다.  이러한 보안 메커니즘에는 파일 시스템 접근 제어 목록(crossref:security[fs-acl,“Access Control Lists”])과 필수 접근 제어(MAC)가 포함됩니다.  MAC을 사용하면 보안 정책을 구현하기 위해 액세스 제어 모듈을 로드할 수 있습니다.  일부 모듈은 시스템의 좁은 하위 집합에 대한 보호 기능을 제공하여 특정 서비스를 강화합니다.  다른 모듈은 모든 주체와 객체에 대해 포괄적인 레이블이 지정된 보안을 제공합니다.  정의의 필수 부분은 제어의 시행이 관리자와 운영 체제에 의해 수행됨을 나타냅니다.  이는 시행이 사용자의 재량에 맡겨지는 DAC(임의 액세스 제어)의 기본 보안 메커니즘과 대조적입니다."
            ],
            "id_hash": -3400074394928423053,
            "content_hash": -3400074394928423053,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:61",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 107,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215180/?format=api",
            "priority": 100,
            "id": 1490957,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=50d0825a2863df73",
            "url": "https://translate-dev.freebsd.org/api/units/1490957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.737313Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "This chapter focuses on the MAC framework and the set of pluggable security policy modules FreeBSD provides for enabling various security mechanisms."
            ],
            "previous_source": "",
            "target": [
                "이 장에서는 MAC 프레임워크와 다양한 보안 메커니즘을 활성화하기 위해 FreeBSD가 제공하는 플러그 가능한 보안 정책 모듈 세트에 중점을 둡니다."
            ],
            "id_hash": 5720704551095046827,
            "content_hash": 5720704551095046827,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:63",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361329/?format=api",
            "priority": 100,
            "id": 1490958,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=cf64067ac8fb12ab",
            "url": "https://translate-dev.freebsd.org/api/units/1490958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.740162Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "After reading this chapter, you will know:"
            ],
            "previous_source": "",
            "target": [
                "이 장을 읽고 나면 다음을 알 수 있습니다:"
            ],
            "id_hash": 2268672208577399708,
            "content_hash": 2268672208577399708,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361331/?format=api",
            "priority": 100,
            "id": 1490959,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=9f7bf15a900e8b9c",
            "url": "https://translate-dev.freebsd.org/api/units/1490959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.742922Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The terminology associated with the MAC framework."
            ],
            "previous_source": "",
            "target": [
                "MAC 프레임워크와 관련된 용어."
            ],
            "id_hash": -5448226526107533301,
            "content_hash": -5448226526107533301,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/361333/?format=api",
            "priority": 100,
            "id": 1490960,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=346402d72780000b",
            "url": "https://translate-dev.freebsd.org/api/units/1490960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.745488Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The capabilities of MAC security policy modules as well as the difference between a labeled and non-labeled policy."
            ],
            "previous_source": "",
            "target": [
                "MAC 보안 정책 모듈의 능력과 레이블이 지정된 정책과 레이블이 지정되지 않은 정책의 차이점."
            ],
            "id_hash": 7860714191821707155,
            "content_hash": 7860714191821707155,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:68",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361335/?format=api",
            "priority": 100,
            "id": 1490961,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=ed16dde8dc679793",
            "url": "https://translate-dev.freebsd.org/api/units/1490961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.748070Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The considerations to take into account before configuring a system to use the MAC framework."
            ],
            "previous_source": "",
            "target": [
                "MAC 프레임워크를 사용하도록 시스템을 구성하기 전에 고려해야 할 사항."
            ],
            "id_hash": -5908452399453674448,
            "content_hash": -5908452399453674448,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361337/?format=api",
            "priority": 100,
            "id": 1490962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=2e00f5d8d6426430",
            "url": "https://translate-dev.freebsd.org/api/units/1490962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.751004Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Which MAC security policy modules are included in FreeBSD and how to configure them."
            ],
            "previous_source": "",
            "target": [
                "FreeBSD에 포함된 MAC 보안 정책 모듈과 이를 구성하는 방법."
            ],
            "id_hash": 4297497149390094160,
            "content_hash": 4297497149390094160,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:70",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361339/?format=api",
            "priority": 100,
            "id": 1490963,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=bba3c6e364a67f50",
            "url": "https://translate-dev.freebsd.org/api/units/1490963/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.753791Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "How to implement a more secure environment using the MAC framework."
            ],
            "previous_source": "",
            "target": [
                "MAC 프레임워크를 사용하여 더욱 안전한 환경을 구현하는 방법."
            ],
            "id_hash": 2063762476115477239,
            "content_hash": 2063762476115477239,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:71",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361341/?format=api",
            "priority": 100,
            "id": 1490964,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=9ca3f509a9a4c2f7",
            "url": "https://translate-dev.freebsd.org/api/units/1490964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.756607Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "How to test the MAC configuration to ensure the framework has been properly implemented."
            ],
            "previous_source": "",
            "target": [
                "프레임워크가 제대로 구현되었는지 확인하기 위해 MAC 구성을 테스트하는 방법."
            ],
            "id_hash": 76306241893732541,
            "content_hash": 76306241893732541,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361343/?format=api",
            "priority": 100,
            "id": 1490965,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=810f181f6a3890bd",
            "url": "https://translate-dev.freebsd.org/api/units/1490965/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.759253Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Before reading this chapter, you should:"
            ],
            "previous_source": "",
            "target": [
                "이 챕터를 읽기 전에 알아두어야 할 사항입니다:"
            ],
            "id_hash": -3586292119972366088,
            "content_hash": -3586292119972366088,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:74",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361345/?format=api",
            "priority": 100,
            "id": 1490966,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=4e3aee516043b8f8",
            "url": "https://translate-dev.freebsd.org/api/units/1490966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.761561Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Understand UNIX(R) and FreeBSD basics (crossref:basics[basics,FreeBSD Basics])."
            ],
            "previous_source": "",
            "target": [
                "UNIX(R) 및 FreeBSD 기본 사항을 이해합니다(crossref:basics[basics,FreeBSD Basics])."
            ],
            "id_hash": -2146168332492878132,
            "content_hash": -2146168332492878132,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:76",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361347/?format=api",
            "priority": 100,
            "id": 1490967,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=62374745c191cecc",
            "url": "https://translate-dev.freebsd.org/api/units/1490967/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.764113Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Have some familiarity with security and how it pertains to FreeBSD (crossref:security[security,Security])."
            ],
            "previous_source": "",
            "target": [
                "보안과 그것이 FreeBSD와 어떻게 관련되어 있는지 어느 정도 알고 있어야 합니다(crossref:security[security,Security])."
            ],
            "id_hash": 6304481373462208784,
            "content_hash": 6304481373462208784,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:77",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/361349/?format=api",
            "priority": 100,
            "id": 1490968,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=d77e046816482110",
            "url": "https://translate-dev.freebsd.org/api/units/1490968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.784168Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Improper MAC configuration may cause loss of system access, aggravation of users, or inability to access the features provided by Xorg.  More importantly, MAC should not be relied upon to completely secure a system.  The MAC framework only augments an existing security policy.  Without sound security practices and regular security checks, the system will never be completely secure."
            ],
            "previous_source": "",
            "target": [
                "부적절한 MAC 구성은 시스템 액세스 손실, 사용자 성능 저하 또는 Xorg가 제공하는 기능에 대한 액세스 불능을 초래할 수 있습니다.  더 중요한 것은 MAC이 시스템을 완전히 보호하는 데 의존해서는 안 된다는 것입니다.  MAC 프레임워크는 기존 보안 정책을 보강할 뿐입니다.  건전한 보안 관행과 정기적인 보안 점검 없이는 시스템을 완벽하게 보호할 수 없습니다."
            ],
            "id_hash": -4671517744859340237,
            "content_hash": -4671517744859340237,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:84",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215182/?format=api",
            "priority": 100,
            "id": 1490969,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=3f2b6f5c9fb9a233",
            "url": "https://translate-dev.freebsd.org/api/units/1490969/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.794483Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The examples contained within this chapter are for demonstration purposes and the example settings should _not_ be implemented on a production system.  Implementing any security policy takes a good deal of understanding, proper design, and thorough testing."
            ],
            "previous_source": "",
            "target": [
                "이 장에 포함된 예제는 데모용이며 예제 설정은 프로덕션 시스템에서 구현해서는 _안 됩니다_ .  보안 정책을 구현하려면 많은 이해와 적절한 설계, 철저한 테스트가 필요합니다."
            ],
            "id_hash": -4224321284030509012,
            "content_hash": -4224321284030509012,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:87",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215184/?format=api",
            "priority": 100,
            "id": 1490970,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=4560322c703d502c",
            "url": "https://translate-dev.freebsd.org/api/units/1490970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.799365Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "While this chapter covers a broad range of security issues relating to the MAC framework, the development of new MAC security policy modules will not be covered.  A number of security policy modules included with the MAC framework have specific characteristics which are provided for both testing and new module development.  Refer to man:mac_test[4], man:mac_stub[4] and man:mac_none[4] for more information on these security policy modules and the various mechanisms they provide."
            ],
            "previous_source": "",
            "target": [
                "이 장에서는 MAC 프레임워크와 관련된 광범위한 보안 문제를 다루지만, 새로운 MAC 보안 정책 모듈의 개발은 다루지 않습니다.  MAC 프레임워크에 포함된 여러 보안 정책 모듈에는 테스트와 새 모듈 개발 모두를 위해 제공되는 특성이 있습니다.  이러한 보안 정책 모듈과 이 모듈이 제공하는 다양한 메커니즘에 대한 자세한 내용은 man:mac_test[4], man:mac_stub[4] 및 man:mac_none[4]을 참조하세요."
            ],
            "id_hash": 8240663052205809934,
            "content_hash": 8240663052205809934,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:92",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 71,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215186/?format=api",
            "priority": 100,
            "id": 1490971,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=f25cb7629469e10e",
            "url": "https://translate-dev.freebsd.org/api/units/1490971/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.803380Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Key Terms"
            ],
            "previous_source": "",
            "target": [
                "핵심 용어"
            ],
            "id_hash": -8386016456747919354,
            "content_hash": -8386016456747919354,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:94",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361357/?format=api",
            "priority": 100,
            "id": 1490972,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=0b9ee276aef5d806",
            "url": "https://translate-dev.freebsd.org/api/units/1490972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.806742Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The following key terms are used when referring to the MAC framework:"
            ],
            "previous_source": "",
            "target": [
                "MAC 프레임워크를 언급할 때 사용되는 주요 용어는 다음과 같습니다:"
            ],
            "id_hash": -8341197989880242657,
            "content_hash": -8341197989880242657,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:97",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361359/?format=api",
            "priority": 100,
            "id": 1490973,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=0c3e1c9f2bfc5e1f",
            "url": "https://translate-dev.freebsd.org/api/units/1490973/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.809833Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_compartment_: a set of programs and data to be partitioned or separated, where users are given explicit access to specific component of a system. A compartment represents a grouping, such as a work group, department, project, or topic. Compartments make it possible to implement a need-to-know-basis security policy."
            ],
            "previous_source": "",
            "target": [
                "_compartment_ : 분할 또는 분리할 프로그램과 데이터의 집합으로, 사용자에게 시스템의 특정 구성 요소에 대한 명시적 액세스 권한이 부여됩니다. 구획은 작업 그룹, 부서, 프로젝트 또는 주제와 같은 그룹을 나타냅니다. 구획을 사용하면 알아야 할 필요 기반 보안 정책을 구현할 수 있습니다."
            ],
            "id_hash": 8803643702134144662,
            "content_hash": 8803643702134144662,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:99",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361361/?format=api",
            "priority": 100,
            "id": 1490974,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=fa2cd34daacf7e96",
            "url": "https://translate-dev.freebsd.org/api/units/1490974/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.813337Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_integrity_: the level of trust which can be placed on data. As the integrity of the data is elevated, so does the ability to trust that data."
            ],
            "previous_source": "",
            "target": [
                "_integrity_ : 데이터에 대해 신뢰할 수 있는 수준. 데이터의 무결성이 높아질수록 해당 데이터의 신뢰도도 높아집니다."
            ],
            "id_hash": 2270635711163222948,
            "content_hash": 2270635711163222948,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:100",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361363/?format=api",
            "priority": 100,
            "id": 1490975,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=9f82eb2622334ba4",
            "url": "https://translate-dev.freebsd.org/api/units/1490975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.816471Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_level_: the increased or decreased setting of a security attribute. As the level increases, its security is considered to elevate as well."
            ],
            "previous_source": "",
            "target": [
                "_level_ : 보안 속성의 증가 또는 감소된 설정입니다. 레벨이 높아지면 보안도 높아지는 것으로 간주합니다."
            ],
            "id_hash": 1215757931535160705,
            "content_hash": 1215757931535160705,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:101",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361365/?format=api",
            "priority": 100,
            "id": 1490976,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=90df3d65ba045581",
            "url": "https://translate-dev.freebsd.org/api/units/1490976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.819625Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_label_: a security attribute which can be applied to files, directories, or other items in the system. It could be considered a confidentiality stamp. When a label is placed on a file, it describes the security properties of that file and will only permit access by files, users, and resources with a similar security setting. The meaning and interpretation of label values depends on the policy configuration. Some policies treat a label as representing the integrity or secrecy of an object while other policies might use labels to hold rules for access."
            ],
            "previous_source": "",
            "target": [
                "_label_ : 시스템의 파일, 디렉터리 또는 기타 항목에 적용할 수 있는 보안 속성입니다. 기밀성 스탬프로 간주할 수 있습니다. 파일에 레이블을 지정하면 해당 파일의 보안 속성을 설명하며 유사한 보안 설정을 가진 파일, 사용자 및 리소스에 대해서만 액세스를 허용합니다. 레이블 값의 의미와 해석은 정책 구성에 따라 다릅니다. 일부 정책에서는 레이블을 개체의 무결성 또는 기밀성을 나타내는 것으로 취급하는 반면, 다른 정책에서는 레이블을 사용하여 액세스 규칙을 정할 수 있습니다."
            ],
            "id_hash": -1471081288435209220,
            "content_hash": -1471081288435209220,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 92,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361367/?format=api",
            "priority": 100,
            "id": 1490977,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=6b95ab5cbf186bfc",
            "url": "https://translate-dev.freebsd.org/api/units/1490977/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.823638Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_multilabel_: this property is a file system option which can be set in single-user mode using man:tunefs[8], during boot using man:fstab[5], or during the creation of a new file system. This option permits an administrator to apply different MAC labels on different objects. This option only applies to security policy modules which support labeling."
            ],
            "previous_source": "",
            "target": [
                "_multilabel_ : 이 속성은 단일 사용자 모드에서 man:tunefs[8]를 사용하거나, 부팅 중에 man:fstab[5]을 사용하거나, 새 파일 시스템을 생성하는 동안 설정할 수 있는 파일 시스템 옵션입니다. 이 옵션을 사용하면 관리자가 여러 개체에 서로 다른 MAC 레이블을 적용할 수 있습니다. 이 옵션은 라벨링을 지원하는 보안 정책 모듈에만 적용됩니다."
            ],
            "id_hash": 3347379123647191883,
            "content_hash": 3347379123647191883,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:103",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361369/?format=api",
            "priority": 100,
            "id": 1490978,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=ae744793e98c9b4b",
            "url": "https://translate-dev.freebsd.org/api/units/1490978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.827384Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_single label_: a policy where the entire file system uses one label to enforce access control over the flow of data. Whenever `multilabel` is not set, all files will conform to the same label setting."
            ],
            "previous_source": "",
            "target": [
                "_single label_ : 전체 파일 시스템에서 하나의 레이블을 사용하여 데이터 흐름에 대한 액세스 제어를 적용하는 정책입니다. `multilabel` 을 설정하지 않으면 모든 파일이 동일한 레이블 설정을 따르게 됩니다."
            ],
            "id_hash": -7160278084034718021,
            "content_hash": -7160278084034718021,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:104",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361371/?format=api",
            "priority": 100,
            "id": 1490979,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=1ca19504f41896bb",
            "url": "https://translate-dev.freebsd.org/api/units/1490979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.830609Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_object_: an entity through which information flows under the direction of a _subject_. This includes directories, files, fields, screens, keyboards, memory, magnetic storage, printers or any other data storage or moving device. An object is a data container or a system resource. Access to an object effectively means access to its data."
            ],
            "previous_source": "",
            "target": [
                "_object_ : _주체_ 의 지시에 따라 정보가 흐르는 개체를 말합니다. 여기에는 디렉터리, 파일, 필드, 화면, 키보드, 메모리, 자기 저장 장치, 프린터 또는 기타 데이터 저장 또는 이동 장치가 포함됩니다. 객체는 데이터 컨테이너 또는 시스템 리소스입니다. 객체에 대한 액세스는 사실상 해당 데이터에 대한 액세스를 의미합니다."
            ],
            "id_hash": -2570015645071359785,
            "content_hash": -2570015645071359785,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:105",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361373/?format=api",
            "priority": 100,
            "id": 1490980,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=5c557863285340d7",
            "url": "https://translate-dev.freebsd.org/api/units/1490980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.833853Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_subject_: any active entity that causes information to flow between _objects_ such as a user, user process, or system process. On FreeBSD, this is almost always a thread acting in a process on behalf of a user."
            ],
            "previous_source": "",
            "target": [
                "_subject_ : 사용자, 사용자 프로세스 또는 시스템 프로세스와 같은 _객체_ 간에 정보를 흐르게 하는 모든 활성 엔티티입니다. FreeBSD에서는 거의 항상 사용자를 대신하여 프로세스에서 작동하는 스레드가 해당됩니다."
            ],
            "id_hash": 8622671646874956776,
            "content_hash": 8622671646874956776,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:106",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361375/?format=api",
            "priority": 100,
            "id": 1490981,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=f7a9e22d8ed073e8",
            "url": "https://translate-dev.freebsd.org/api/units/1490981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.838897Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_policy_: a collection of rules which defines how objectives are to be achieved. A policy usually documents how certain items are to be handled. This chapter considers a policy to be a collection of rules which controls the flow of data and information and defines who has access to that data and information."
            ],
            "previous_source": "",
            "target": [
                "_policy_ : 목표를 달성하는 방법을 정의하는 규칙 모음입니다. 정책은 일반적으로 특정 항목을 처리하는 방법을 문서화합니다. 이 장에서는 정책을 데이터와 정보의 흐름을 제어하고 해당 데이터와 정보에 액세스할 수 있는 사용자를 정의하는 규칙 모음으로 간주합니다."
            ],
            "id_hash": -4844135232529424092,
            "content_hash": -4844135232529424092,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:107",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361377/?format=api",
            "priority": 100,
            "id": 1490982,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=3cc62cabdd212124",
            "url": "https://translate-dev.freebsd.org/api/units/1490982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.841606Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_high-watermark_: this type of policy permits the raising of security levels for the purpose of accessing higher level information. In most cases, the original level is restored after the process is complete. Currently, the FreeBSD MAC framework does not include this type of policy."
            ],
            "previous_source": "",
            "target": [
                "_high-watermark_ : 이 유형의 정책은 더 높은 수준의 정보에 액세스할 목적으로 보안 수준을 높일 수 있도록 허용합니다. 대부분의 경우, 프로세스가 완료된 후 원래 수준으로 복원됩니다. 현재 FreeBSD MAC 프레임워크에는 이 유형의 정책이 포함되어 있지 않습니다."
            ],
            "id_hash": 1840054629669951117,
            "content_hash": 1840054629669951117,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361379/?format=api",
            "priority": 100,
            "id": 1490983,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=99892fefc8ca568d",
            "url": "https://translate-dev.freebsd.org/api/units/1490983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.844133Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_low-watermark_: this type of policy permits lowering security levels for the purpose of accessing information which is less secure. In most cases, the original security level of the user is restored after the process is complete. The only security policy module in FreeBSD to use this is man:mac_lomac[4]."
            ],
            "previous_source": "",
            "target": [
                "_low-watermark_ : 이 유형의 정책은 보안 수준이 낮은 정보에 액세스할 목적으로 보안 수준을 낮추는 것을 허용합니다. 대부분의 경우, 프로세스가 완료된 후 사용자의 원래 보안 수준이 복원됩니다. 이를 사용할 수 있는 FreeBSD의 유일한 보안 정책 모듈은 man:mac_lomac[4]입니다."
            ],
            "id_hash": 411699555733361400,
            "content_hash": 411699555733361400,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:109",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361381/?format=api",
            "priority": 100,
            "id": 1490984,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=85b6a6908dac52f8",
            "url": "https://translate-dev.freebsd.org/api/units/1490984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.847063Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "_sensitivity_: usually used when discussing Multilevel Security (MLS). A sensitivity level describes how important or secret the data should be. As the sensitivity level increases, so does the importance of the secrecy, or confidentiality, of the data."
            ],
            "previous_source": "",
            "target": [
                "_sensitivity_ : 일반적으로 다단계 보안(Multilevel Security, MLS)을 논의할 때 사용됩니다. 민감도 수준은 데이터가 얼마나 중요하거나 비밀이어야 하는지를 설명합니다. 민감도 수준이 높아질수록 데이터의 비밀성 또는 기밀성의 중요성도 높아집니다."
            ],
            "id_hash": 5005597193161855498,
            "content_hash": 5005597193161855498,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:110",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361383/?format=api",
            "priority": 100,
            "id": 1490985,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=c57774205b1ad20a",
            "url": "https://translate-dev.freebsd.org/api/units/1490985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.849520Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Understanding MAC Labels"
            ],
            "previous_source": "",
            "target": [
                "MAC 레이블 이해하기"
            ],
            "id_hash": -8400937755157336170,
            "content_hash": -8400937755157336170,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:112",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361385/?format=api",
            "priority": 100,
            "id": 1490986,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=0b69df9f2badef96",
            "url": "https://translate-dev.freebsd.org/api/units/1490986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.851830Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "A MAC label is a security attribute which may be applied to subjects and objects throughout the system.  When setting a label, the administrator must understand its implications in order to prevent unexpected or undesired behavior of the system.  The attributes available on an object depend on the loaded policy module, as policy modules interpret their attributes in different ways."
            ],
            "previous_source": "",
            "target": [
                "MAC 레이블은 시스템 전체의 주체와 객체에 적용될 수 있는 보안 속성입니다.  레이블을 설정할 때 관리자는 시스템의 예기치 않거나 원치 않는 동작을 방지하기 위해 그 의미를 이해해야 합니다.  정책 모듈은 각기 다른 방식으로 속성을 해석하므로 개체에 사용할 수 있는 속성은 로드된 정책 모듈에 따라 달라집니다."
            ],
            "id_hash": -8074675549764396232,
            "content_hash": -8074675549764396232,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215188/?format=api",
            "priority": 100,
            "id": 1490987,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=0ff0fd5e73c2db38",
            "url": "https://translate-dev.freebsd.org/api/units/1490987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.853846Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The security label on an object is used as a part of a security access control decision by a policy.  With some policies, the label contains all of the information necessary to make a decision.  In other policies, the labels may be processed as part of a larger rule set."
            ],
            "previous_source": "",
            "target": [
                "개체의 보안 레이블은 정책에 의한 보안 액세스 제어 결정의 일부로 사용됩니다.  일부 정책에서는 레이블에 결정을 내리는 데 필요한 모든 정보가 포함되어 있습니다.  다른 정책에서는 레이블이 더 큰 규칙 집합의 일부로 처리될 수 있습니다."
            ],
            "id_hash": -5668210016399666281,
            "content_hash": -5668210016399666281,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:121",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215190/?format=api",
            "priority": 100,
            "id": 1490988,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=31567905842fd397",
            "url": "https://translate-dev.freebsd.org/api/units/1490988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.856047Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "There are two types of label policies: single label and multi label.  By default, the system will use single label.  The administrator should be aware of the pros and cons of each in order to implement policies which meet the requirements of the system's security model."
            ],
            "previous_source": "",
            "target": [
                "레이블 정책에는 단일 레이블과 다중 레이블의 두 가지 유형이 있습니다.  기본적으로 시스템은 단일 레이블을 사용합니다.  관리자는 시스템 보안 모델의 요구 사항을 충족하는 정책을 구현하기 위해 각각의 장단점을 알고 있어야 합니다."
            ],
            "id_hash": -3229731612656472055,
            "content_hash": -3229731612656472055,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:125",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215192/?format=api",
            "priority": 100,
            "id": 1490989,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=532db035cbc2f009",
            "url": "https://translate-dev.freebsd.org/api/units/1490989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.858039Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "A single label security policy only permits one label to be used for every subject or object.  Since a single label policy enforces one set of access permissions across the entire system, it provides lower administration overhead, but decreases the flexibility of policies which support labeling.  However, in many environments, a single label policy may be all that is required."
            ],
            "previous_source": "",
            "target": [
                "단일 레이블 보안 정책은 모든 대상 또는 개체에 대해 하나의 레이블만 사용할 수 있도록 허용합니다.  단일 레이블 정책은 전체 시스템에 하나의 액세스 권한 세트를 적용하므로 관리 오버헤드가 줄어들지만 레이블을 지원하는 정책의 유연성이 떨어집니다.  그러나 많은 환경에서는 단일 레이블 정책으로 충분할 수도 있습니다."
            ],
            "id_hash": 3927575558510892642,
            "content_hash": 3927575558510892642,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:129",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215194/?format=api",
            "priority": 100,
            "id": 1490990,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=b6818d29498c5662",
            "url": "https://translate-dev.freebsd.org/api/units/1490990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.860341Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "A single label policy is somewhat similar to DAC as `root` configures the policies so that users are placed in the appropriate categories and access levels.  A notable difference is that many policy modules can also restrict `root`.  Basic control over objects will then be released to the group, but `root` may revoke or modify the settings at any time."
            ],
            "previous_source": "",
            "target": [
                "단일 레이블 정책은 사용자가 적절한 카테고리와 액세스 수준에 배치되도록 정책을 구성하기 때문에 DAC와 다소 유사합니다.  주목할 만한 차이점은 많은 정책 모듈이 `root` 를 제한할 수도 있다는 것입니다.  그러면 개체에 대한 기본 제어 권한이 그룹으로 풀리지만 `root` 는 언제든지 설정을 취소하거나 수정할 수 있습니다."
            ],
            "id_hash": 1666766924843053845,
            "content_hash": 1666766924843053845,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:133",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215196/?format=api",
            "priority": 100,
            "id": 1490991,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=97218bafeea3f315",
            "url": "https://translate-dev.freebsd.org/api/units/1490991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:02.862691Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "When appropriate, a multi label policy can be set on a UFS file system by passing `multilabel` to man:tunefs[8].  A multi label policy permits each subject or object to have its own independent MAC label.  The decision to use a multi label or single label policy is only required for policies which implement the labeling feature, such as `biba`, `lomac`, and `mls`.  Some policies, such as `seeotheruids`, `portacl` and `partition`, do not use labels at all."
            ],
            "previous_source": "",
            "target": [
                "적절한 경우, man:tunefs[8]에 `multilabel` 을 전달하여 UFS 파일 시스템에 다중 레이블 정책을 설정할 수 있습니다.  다중 레이블 정책을 사용하면 각 주체 또는 오브젝트가 독립적인 MAC 레이블을 가질 수 있습니다.  다중 레이블 또는 단일 레이블 정책을 사용할지 여부는 `biba`, `lomac`, `mls` 와 같은 레이블 기능을 구현하는 정책에만 필요합니다.  `seeotheruids`, `portacl`, `partition` 과 같은 일부 정책은 레이블을 전혀 사용하지 않습니다."
            ],
            "id_hash": 7487293114844059423,
            "content_hash": 7487293114844059423,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:138",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215198/?format=api",
            "priority": 100,
            "id": 1490992,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=e7e8356b2782171f",
            "url": "https://translate-dev.freebsd.org/api/units/1490992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.123431Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Using a multi label policy on a partition and establishing a multi label security model can increase administrative overhead as everything in that file system has a label.  This includes directories, files, and even device nodes."
            ],
            "previous_source": "",
            "target": [
                "파티션에 다중 레이블 정책을 사용하고 다중 레이블 보안 모델을 설정하면 해당 파일 시스템의 모든 항목에 레이블이 지정되므로 관리 오버헤드가 증가할 수 있습니다.  여기에는 디렉터리, 파일, 심지어 장치 노드까지 포함됩니다."
            ],
            "id_hash": 966357625383177768,
            "content_hash": 966357625383177768,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:141",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215200/?format=api",
            "priority": 100,
            "id": 1490993,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=8d693123eaf44e28",
            "url": "https://translate-dev.freebsd.org/api/units/1490993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.126423Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "The following command will set `multilabel` on the specified UFS file system.  This may only be done in single-user mode and is not a requirement for the swap file system:"
            ],
            "previous_source": "",
            "target": [
                "다음 명령은 지정된 UFS 파일 시스템에 `멀티레이블` 을 설정합니다.  이 작업은 단일 사용자 모드에서만 수행할 수 있으며 스왑 파일 시스템에 대한 요구 사항은 아닙니다:"
            ],
            "id_hash": -5987107806046690754,
            "content_hash": -5987107806046690754,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:144",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215202/?format=api",
            "priority": 100,
            "id": 1490994,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=2ce9852be49e623e",
            "url": "https://translate-dev.freebsd.org/api/units/1490994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.128972Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "# tunefs -l enable /\n"
            ],
            "previous_source": "",
            "target": [
                "# tunefs -l enable /\n"
            ],
            "id_hash": 153645437376440740,
            "content_hash": 153645437376440740,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:148",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361403/?format=api",
            "priority": 100,
            "id": 1490995,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=8221dbb6142ea9a4",
            "url": "https://translate-dev.freebsd.org/api/units/1490995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.131603Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Some users have experienced problems with setting the `multilabel` flag on the root partition.  If this is the case, please review <<mac-troubleshoot>>."
            ],
            "previous_source": "",
            "target": [
                "일부 사용자는 루트 파티션에서 `멀티 레이블` 플래그를 설정하는 데 문제가 발생했습니다.  이 경우 <<mac-troubleshoot>> 을 검토하세요."
            ],
            "id_hash": -4201777983065630658,
            "content_hash": -4201777983065630658,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:154",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215204/?format=api",
            "priority": 100,
            "id": 1490996,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=45b0492fb650d83e",
            "url": "https://translate-dev.freebsd.org/api/units/1490996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.133783Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Since the multi label policy is set on a per-file system basis, a multi label policy may not be needed if the file system layout is well designed.  Consider an example security MAC model for a FreeBSD web server.  This machine uses the single label, `biba/high`, for everything in the default file systems.  If the web server needs to run at `biba/low` to prevent write up capabilities, it could be installed to a separate UFS [.filename]#/usr/local# file system set at `biba/low`."
            ],
            "previous_source": "",
            "target": [
                "다중 레이블 정책은 파일 시스템 단위로 설정되므로 파일 시스템 레이아웃이 잘 설계된 경우 다중 레이블 정책이 필요하지 않을 수 있습니다.  FreeBSD 웹 서버의 보안 MAC 모델을 예로 들어보겠습니다.  이 머신은 기본 파일 시스템의 모든 항목에 단일 레이블인 `biba/high` 를 사용합니다.  쓰기 기능을 방지하기 위해 웹 서버를 `biba/low` 에서 실행해야 하는 경우, `biba/low` 로 설정된 별도의 UFS [.filename]#/usr/local# 파일 시스템에 웹 서버를 설치할 수 있습니다."
            ],
            "id_hash": 2711433001370374667,
            "content_hash": 2711433001370374667,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:160",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215206/?format=api",
            "priority": 100,
            "id": 1490997,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=a5a0f1f2eef3d20b",
            "url": "https://translate-dev.freebsd.org/api/units/1490997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.136185Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Label Configuration"
            ],
            "previous_source": "",
            "target": [
                "레이블 구성"
            ],
            "id_hash": 3041331498499942053,
            "content_hash": 3041331498499942053,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:161",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361409/?format=api",
            "priority": 100,
            "id": 1490998,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=aa34fae25c4ba6a5",
            "url": "https://translate-dev.freebsd.org/api/units/1490998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.138885Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "Virtually all aspects of label policy module configuration will be performed using the base system utilities.  These commands provide a simple interface for object or subject configuration or the manipulation and verification of the configuration."
            ],
            "previous_source": "",
            "target": [
                "레이블 정책 모듈 구성의 거의 모든 측면은 기본 시스템 유틸리티를 사용하여 수행됩니다.  이러한 명령은 개체 또는 대상 구성 또는 구성의 조작 및 확인을 위한 간단한 인터페이스를 제공합니다."
            ],
            "id_hash": 6692393966663197592,
            "content_hash": 6692393966663197592,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:165",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215208/?format=api",
            "priority": 100,
            "id": 1490999,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=dce028dad7ed6398",
            "url": "https://translate-dev.freebsd.org/api/units/1490999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.141043Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "All configuration may be done using `setfmac`, which is used to set MAC labels on system objects, and `setpmac`, which is used to set the labels on system subjects.  For example, to set the `biba` MAC label to `high` on [.filename]#test#:"
            ],
            "previous_source": "",
            "target": [
                "모든 구성은 시스템 개체의 MAC 레이블을 설정하는 데 사용되는 `setfmac` 과 시스템 주체의 레이블을 설정하는 데 사용되는 `setpmac` 을 사용하여 수행할 수 있습니다.  예를 들어, [.filename]#test# 에 `biba` MAC 레이블을 `high` 로 설정합니다:"
            ],
            "id_hash": 8531926204125927620,
            "content_hash": 8531926204125927620,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:168",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215210/?format=api",
            "priority": 100,
            "id": 1491000,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=f6677dadb6c5d8c4",
            "url": "https://translate-dev.freebsd.org/api/units/1491000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.143898Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "# setfmac biba/high test\n"
            ],
            "previous_source": "",
            "target": [
                "# setfmac biba/high test\n"
            ],
            "id_hash": 3851748199678284798,
            "content_hash": 3851748199678284798,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:172",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/361415/?format=api",
            "priority": 100,
            "id": 1491001,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=b5742894861313fe",
            "url": "https://translate-dev.freebsd.org/api/units/1491001/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.146635Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmac_index/ko/?format=api",
            "source": [
                "If the configuration is successful, the prompt will be returned without error.  A common error is `Permission denied` which usually occurs when the label is being set or modified on a restricted object.  Other conditions may produce different failures.  For instance, the file may not be owned by the user attempting to relabel the object, the object may not exist, or the object may be read-only.  A mandatory policy will not allow the process to relabel the file, maybe because of a property of the file, a property of the process, or a property of the proposed new label value.  For example, if a user running at low integrity tries to change the label of a high integrity file, or a user running at low integrity tries to change the label of a low integrity file to a high integrity label, these operations will fail."
            ],
            "previous_source": "",
            "target": [
                "구성이 성공하면 오류 없이 프롬프트가 반환됩니다.  일반적인 오류는 `Permission denied` 로, 일반적으로 제한된 객체에 레이블을 설정하거나 수정할 때 발생합니다.  다른 조건에서는 다른 오류가 발생할 수 있습니다.  예를 들어, 개체에 레이블을 다시 지정하려는 사용자가 파일을 소유하고 있지 않거나, 개체가 존재하지 않거나, 개체가 읽기 전용일 수 있습니다.  필수 정책은 파일의 속성, 프로세스의 속성 또는 제안된 새 레이블 값의 속성 때문에 프로세스가 파일에 레이블을 다시 지정하는 것을 허용하지 않을 수 있습니다.  예를 들어, 낮은 무결성으로 실행 중인 사용자가 높은 무결성 파일의 레이블을 변경하려고 하거나 낮은 무결성으로 실행 중인 사용자가 낮은 무결성 파일의 레이블을 높은 무결성 레이블로 변경하려고 하는 경우 이러한 작업은 실패합니다."
            ],
            "id_hash": -2874454054893430778,
            "content_hash": -2874454054893430778,
            "location": "documentation/content/en/books/handbook/mac/_index.adoc:180",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 145,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1215212/?format=api",
            "priority": 100,
            "id": 1491002,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmac_index/ko/?checksum=581be3443ee55806",
            "url": "https://translate-dev.freebsd.org/api/units/1491002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T02:24:03.149372Z"
        }
    ]
}