Translation components API.

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

GET /api/translations/doc-sle-translations/apparmor_changehat-master/da/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 112,
    "next": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1950661098471372411,
            "content_hash": -1950661098471372411,
            "location": "",
            "context": "_",
            "note": "Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12693629/?format=api",
            "priority": 100,
            "id": 11647093,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=64eddc10e470c985",
            "url": "https://l10n.opensuse.org/api/units/11647093/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "Profiling Your Web Applications Using ChangeHat"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9154285404708109535,
            "content_hash": -9154285404708109535,
            "location": "xml/apparmor_changehat.xml:9",
            "context": "",
            "note": "(itstool) path: chapter/title",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12693630/?format=api",
            "priority": 100,
            "id": 11647094,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=f571ed07d48321",
            "url": "https://l10n.opensuse.org/api/units/11647094/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "An <phrase>AppArmor®</phrase> profile represents the security policy for an individual program instance or process. It applies to an executable program, but if a portion of the program needs different access permissions than other portions, the program can <quote>change hats</quote> to use a different security context, distinctive from the access of the main program. This is known as a <emphasis>hat</emphasis> or <emphasis>subprofile</emphasis>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5079070281428024849,
            "content_hash": 5079070281428024849,
            "location": "xml/apparmor_changehat.xml:16",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://l10n.opensuse.org/api/units/12693631/?format=api",
            "priority": 100,
            "id": 11647095,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=c67c7b82c9c2be11",
            "url": "https://l10n.opensuse.org/api/units/11647095/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "ChangeHat enables programs to change to or from a <emphasis>hat</emphasis> within an <phrase>AppArmor</phrase> profile. It enables you to define security at a finer level than the process. This feature requires that each application be made <quote>ChangeHat-aware</quote>, meaning that it is modified to make a request to the <phrase>AppArmor</phrase> module to switch security domains at specific times during the application execution. One example of a ChangeHat-aware application is the Apache Web server."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1481727193949208245,
            "content_hash": 1481727193949208245,
            "location": "xml/apparmor_changehat.xml:24",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 71,
            "source_unit": "https://l10n.opensuse.org/api/units/12693632/?format=api",
            "priority": 100,
            "id": 11647096,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=949027084960feb5",
            "url": "https://l10n.opensuse.org/api/units/11647096/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "A profile can have an arbitrary number of subprofiles, but there are only two levels: a subprofile cannot have further child profiles. A subprofile is written as a separate profile. Its name consists of the name of the containing profile followed by the subprofile name, separated by a <literal>^</literal>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2715408960002650766,
            "content_hash": 2715408960002650766,
            "location": "xml/apparmor_changehat.xml:33",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://l10n.opensuse.org/api/units/12693633/?format=api",
            "priority": 100,
            "id": 11647097,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=a5af120ff0def28e",
            "url": "https://l10n.opensuse.org/api/units/11647097/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "Subprofiles are either stored in the same file as the parent profile, or in a separate file. The latter case is recommended on sites with many hats—it allows the policy caching to handle changes at the per hat level. If all the hats are in the same file as the parent profile, then the parent profile and all hats must be recompiled."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6029499252453841329,
            "content_hash": -6029499252453841329,
            "location": "xml/apparmor_changehat.xml:40",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://l10n.opensuse.org/api/units/12693634/?format=api",
            "priority": 100,
            "id": 11647098,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=2c52ea602401664f",
            "url": "https://l10n.opensuse.org/api/units/11647098/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "An external subprofile that is going to be used as a hat, must begin with the word <literal>hat</literal> or the <literal>^</literal> character."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3362598375264284952,
            "content_hash": 3362598375264284952,
            "location": "xml/apparmor_changehat.xml:47",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://l10n.opensuse.org/api/units/12693635/?format=api",
            "priority": 100,
            "id": 11647099,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=aeaa59680feef118",
            "url": "https://l10n.opensuse.org/api/units/11647099/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "The following two subprofiles <emphasis>cannot</emphasis> be used as a hat:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8047636511337712241,
            "content_hash": 8047636511337712241,
            "location": "xml/apparmor_changehat.xml:51",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12693636/?format=api",
            "priority": 100,
            "id": 11647100,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=efaef2c4d3bf8a71",
            "url": "https://l10n.opensuse.org/api/units/11647100/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "/foo//bar { }"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3734582735694477324,
            "content_hash": -3734582735694477324,
            "location": "xml/apparmor_changehat.xml:55",
            "context": "",
            "note": "(itstool) path: chapter/screen",
            "flags": "no-wrap",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12693637/?format=api",
            "priority": 100,
            "id": 11647101,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=4c2c18c9de9fc7f4",
            "url": "https://l10n.opensuse.org/api/units/11647101/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "or"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3075037617238792377,
            "content_hash": -3075037617238792377,
            "location": "xml/apparmor_changehat.xml:56, xml/apparmor_changehat.xml:64",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12693638/?format=api",
            "priority": 100,
            "id": 11647102,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=555345945184a747",
            "url": "https://l10n.opensuse.org/api/units/11647102/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "profile /foo//bar { }"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2663341810586549140,
            "content_hash": 2663341810586549140,
            "location": "xml/apparmor_changehat.xml:59",
            "context": "",
            "note": "(itstool) path: chapter/screen",
            "flags": "no-wrap",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12693639/?format=api",
            "priority": 100,
            "id": 11647103,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=a4f617440774fb94",
            "url": "https://l10n.opensuse.org/api/units/11647103/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "While the following two are treated as hats:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2011125394777406808,
            "content_hash": -2011125394777406808,
            "location": "xml/apparmor_changehat.xml:60",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12693640/?format=api",
            "priority": 100,
            "id": 11647104,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=64170c1bdd8682a8",
            "url": "https://l10n.opensuse.org/api/units/11647104/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "^/foo//bar { }"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9220747869362779854,
            "content_hash": 9220747869362779854,
            "location": "xml/apparmor_changehat.xml:63",
            "context": "",
            "note": "(itstool) path: chapter/screen",
            "flags": "no-wrap",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12693641/?format=api",
            "priority": 100,
            "id": 11647105,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=fff6ad5564cef6ce",
            "url": "https://l10n.opensuse.org/api/units/11647105/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "hat /foo//bar { } # this syntax is not highlighted in vim"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1475741131400110930,
            "content_hash": 1475741131400110930,
            "location": "xml/apparmor_changehat.xml:67",
            "context": "",
            "note": "(itstool) path: chapter/screen",
            "flags": "no-wrap",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12693642/?format=api",
            "priority": 100,
            "id": 11647106,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=947ae2bd7d896352",
            "url": "https://l10n.opensuse.org/api/units/11647106/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "Note that the security of hats is considerably weaker than that of full profiles. Using certain types of bugs in a program, an attacker may be able to escape from a hat into the containing profile. This is because the security of hats is determined by a secret key handled by the containing process, and the code running in the hat must not have access to the key. Thus, change_hat is most useful with application servers, where a language interpreter (such as PERL, PHP, or Java) is isolating pieces of code such that they do not have direct access to the memory of the containing process."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -825466309039787290,
            "content_hash": -825466309039787290,
            "location": "xml/apparmor_changehat.xml:68",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 106,
            "source_unit": "https://l10n.opensuse.org/api/units/12693643/?format=api",
            "priority": 100,
            "id": 11647107,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=748b5ac3f3a172e6",
            "url": "https://l10n.opensuse.org/api/units/11647107/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "The rest of this chapter describes using change_hat with Apache, to contain Web server components run using <literal>mod_perl</literal> and <literal>mod_php</literal>. Similar approaches can be used with any application server by providing an application module similar to the <literal>mod_apparmor</literal> described next in <xref linkend=\"sec.apparmor.hat.config.directives\"/>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3631449985213413889,
            "content_hash": -3631449985213413889,
            "location": "xml/apparmor_changehat.xml:79",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://l10n.opensuse.org/api/units/12693644/?format=api",
            "priority": 100,
            "id": 11647108,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=4d9a7f7a8bc1c5ff",
            "url": "https://l10n.opensuse.org/api/units/11647108/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "For More Information"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2089888412524024280,
            "content_hash": -2089888412524024280,
            "location": "xml/apparmor_changehat.xml:87",
            "context": "",
            "note": "(itstool) path: tip/title",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12693645/?format=api",
            "priority": 100,
            "id": 11647109,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=62ff398fbf4cee28",
            "url": "https://l10n.opensuse.org/api/units/11647109/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "For more information, see the <command>change_hat</command> man page."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7587067114264568270,
            "content_hash": 7587067114264568270,
            "location": "xml/apparmor_changehat.xml:88",
            "context": "",
            "note": "(itstool) path: tip/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12693646/?format=api",
            "priority": 100,
            "id": 11647110,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=e94aad57a8c9a1ce",
            "url": "https://l10n.opensuse.org/api/units/11647110/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "Configuring Apache for <systemitem>mod_apparmor</systemitem>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1784012422867136340,
            "content_hash": 1784012422867136340,
            "location": "xml/apparmor_changehat.xml:93",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "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://l10n.opensuse.org/api/units/12693647/?format=api",
            "priority": 100,
            "id": 11647111,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=98c215d8b3e12f54",
            "url": "https://l10n.opensuse.org/api/units/11647111/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_changehat-master/da/?format=api",
            "source": [
                "<phrase>AppArmor</phrase> provides a <literal>mod_apparmor</literal> module (package <systemitem class=\"resource\">apache2-mod-apparmor</systemitem>) for the Apache program<phrase os=\"sled\"> (only included in SUSE Linux Enterprise Server)</phrase>. This module makes the Apache Web server ChangeHat aware. Install it along with Apache."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2563572542121052499,
            "content_hash": 2563572542121052499,
            "location": "xml/apparmor_changehat.xml:95",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://l10n.opensuse.org/api/units/12693648/?format=api",
            "priority": 100,
            "id": 11647112,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_changehat-master/da/?checksum=a393a3a509120953",
            "url": "https://l10n.opensuse.org/api/units/11647112/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}