Translation components API.

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

GET /api/translations/freeipa/ipa-4-8/hu/units/?format=api&page=93
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4657,
    "next": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/units/?format=api&page=94",
    "previous": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/units/?format=api&page=92",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nHosts/Machines\n\nA host represents a machine. It can be used in a number of contexts:\n- service entries are associated with a host\n- a host stores the host/ service principal\n- a host can be used in Host-based Access Control (HBAC) rules\n- every enrolled client generates a host entry\n\nENROLLMENT:\n\nThere are three enrollment scenarios when enrolling a new client:\n\n1. You are enrolling as a full administrator. The host entry may exist\n   or not. A full administrator is a member of the hostadmin role\n   or the admins group.\n2. You are enrolling as a limited administrator. The host must already\n   exist. A limited administrator is a member a role with the\n   Host Enrollment privilege.\n3. The host has been created with a one-time password.\n\nA host can only be enrolled once. If a client has enrolled and needs to\nbe re-enrolled, the host entry must be removed and re-created. Note that\nre-creating the host entry will result in all services for the host being\nremoved, and all SSL certificates associated with those services being\nrevoked.\n\nA host can optionally store information such as where it is located,\nthe OS that it runs, etc.\n\nEXAMPLES:\n\n Add a new host:\n   ipa host-add --location=\"3rd floor lab\" --locality=Dallas test.example.com\n\n Delete a host:\n   ipa host-del test.example.com\n\n Add a new host with a one-time password:\n   ipa host-add --os='Fedora 12' --password=Secret123 test.example.com\n\n Add a new host with a random one-time password:\n   ipa host-add --os='Fedora 12' --random test.example.com\n\n Modify information about a host:\n   ipa host-mod --os='Fedora 12' test.example.com\n\n Remove SSH public keys of a host and update DNS to reflect this change:\n   ipa host-mod --sshpubkey= --updatedns test.example.com\n\n Disable the host Kerberos key, SSL certificate and all of its services:\n   ipa host-disable test.example.com\n\n Add a host that can manage this host's keytab and certificate:\n   ipa host-add-managedby --hosts=test2 test\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5530307027032549686,
            "content_hash": 5530307027032549686,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1946,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 302,
            "source_unit": "https://translate.fedoraproject.org/api/units/2727845/?format=api",
            "priority": 100,
            "id": 4723893,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=ccbf98f0b51f2936",
            "url": "https://translate.fedoraproject.org/api/units/4723893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.589716Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nGroups of hosts.\n\nManage groups of hosts. This is useful for applying access control to a\nnumber of hosts by using Host-based Access Control.\n\nEXAMPLES:\n\n Add a new host group:\n   ipa hostgroup-add --desc=\"Baltimore hosts\" baltimore\n\n Add another new host group:\n   ipa hostgroup-add --desc=\"Maryland hosts\" maryland\n\n Add members to the hostgroup:\n   ipa hostgroup-add-member --hosts=box1,box2,box3 baltimore\n\n Add a hostgroup as a member of another hostgroup:\n   ipa hostgroup-add-member --hostgroups=baltimore maryland\n\n Remove a host from the hostgroup:\n   ipa hostgroup-remove-member --hosts=box2 baltimore\n\n Display a host group:\n   ipa hostgroup-show baltimore\n\n Delete a hostgroup:\n   ipa hostgroup-del baltimore\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2740767332150940521,
            "content_hash": 2740767332150940521,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1947,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 90,
            "source_unit": "https://translate.fedoraproject.org/api/units/2727828/?format=api",
            "priority": 100,
            "id": 4723895,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=a609295e0cda1369",
            "url": "https://translate.fedoraproject.org/api/units/4723895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.614142Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of objectclasses used to search for user entries in DS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6942514064740448019,
            "content_hash": -6942514064740448019,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1948,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729028/?format=api",
            "priority": 100,
            "id": 4723896,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=1fa73c3dbafe08ed",
            "url": "https://translate.fedoraproject.org/api/units/4723896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.637982Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of objectclasses used to search for group entries in DS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4651452904136525186,
            "content_hash": 4651452904136525186,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1949,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729026/?format=api",
            "priority": 100,
            "id": 4723898,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=c08d47c598844582",
            "url": "https://translate.fedoraproject.org/api/units/4723898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.658248Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of objectclasses to be ignored for user entries in DS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3267624144173777404,
            "content_hash": 3267624144173777404,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1950,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729024/?format=api",
            "priority": 100,
            "id": 4723899,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=ad58eed8b4f7c1fc",
            "url": "https://translate.fedoraproject.org/api/units/4723899/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.675715Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of attributes to be ignored for user entries in DS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6664805115903626438,
            "content_hash": 6664805115903626438,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1951,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729020/?format=api",
            "priority": 100,
            "id": 4723900,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=dc7e24f0f6a44cc6",
            "url": "https://translate.fedoraproject.org/api/units/4723900/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.696123Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of objectclasses to be ignored for group entries in DS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7675309053729116390,
            "content_hash": -7675309053729116390,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1952,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729022/?format=api",
            "priority": 100,
            "id": 4723902,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=157bd314c722ef1a",
            "url": "https://translate.fedoraproject.org/api/units/4723902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.720286Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of attributes to be ignored for group entries in DS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9129472374463256215,
            "content_hash": -9129472374463256215,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1953,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729018/?format=api",
            "priority": 100,
            "id": 4723903,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=014d993ed5602969",
            "url": "https://translate.fedoraproject.org/api/units/4723903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.741622Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of groups to exclude from migration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 541182831593099078,
            "content_hash": 541182831593099078,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1954,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732446/?format=api",
            "priority": 100,
            "id": 4723905,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=8782aaeb03a58f46",
            "url": "https://translate.fedoraproject.org/api/units/4723905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.762491Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of users to exclude from migration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1179945810460935014,
            "content_hash": -1179945810460935014,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1955,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732476/?format=api",
            "priority": 100,
            "id": 4723906,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=6f9ffd897943fc9a",
            "url": "https://translate.fedoraproject.org/api/units/4723906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.781913Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nNetgroups\n\nA netgroup is a group used for permission checking. It can contain both\nuser and host values.\n\nEXAMPLES:\n\n Add a new netgroup:\n   ipa netgroup-add --desc=\"NFS admins\" admins\n\n Add members to the netgroup:\n   ipa netgroup-add-member --users=tuser1,tuser2 admins\n\n Remove a member from the netgroup:\n   ipa netgroup-remove-member --users=tuser2 admins\n\n Display information about a netgroup:\n   ipa netgroup-show admins\n\n Delete a netgroup:\n   ipa netgroup-del admins\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1194418822336998589,
            "content_hash": -1194418822336998589,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1956,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate.fedoraproject.org/api/units/2727899/?format=api",
            "priority": 100,
            "id": 4723908,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=6f6c9268cd901343",
            "url": "https://translate.fedoraproject.org/api/units/4723908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.798664Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of netgroups to add"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5397818873251763164,
            "content_hash": 5397818873251763164,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1957,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732455/?format=api",
            "priority": 100,
            "id": 4723909,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=cae8e7aa961213dc",
            "url": "https://translate.fedoraproject.org/api/units/4723909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.817075Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of netgroups to remove"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5588354407567252265,
            "content_hash": -5588354407567252265,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1958,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732457/?format=api",
            "priority": 100,
            "id": 4723911,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=32722d4651f724d7",
            "url": "https://translate.fedoraproject.org/api/units/4723911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.839324Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nPermissions\n\nA permission enables fine-grained delegation of rights. A permission is\na human-readable form of a 389-ds Access Control Rule, or instruction (ACI).\nA permission grants the right to perform a specific task such as adding a\nuser, modifying a group, etc.\n\nA permission may not contain other permissions.\n\n* A permission grants access to read, write, add or delete.\n* A privilege combines similar permissions (for example all the permissions\n  needed to add a user).\n* A role grants a set of privileges to users, groups, hosts or hostgroups.\n\nA permission is made up of a number of different parts:\n\n1. The name of the permission.\n2. The target of the permission.\n3. The rights granted by the permission.\n\nRights define what operations are allowed, and may be one or more\nof the following:\n1. write - write one or more attributes\n2. read - read one or more attributes\n3. add - add a new entry to the tree\n4. delete - delete an existing entry\n5. all - all permissions are granted\n\nRead permission is granted for most attributes by default so the read\npermission is not expected to be used very often.\n\nNote the distinction between attributes and entries. The permissions are\nindependent, so being able to add a user does not mean that the user will\nbe editable.\n\nThere are a number of allowed targets:\n1. type: a type of object (user, group, etc).\n2. memberof: a member of a group or hostgroup\n3. filter: an LDAP filter\n4. subtree: an LDAP filter specifying part of the LDAP DIT. This is a\n   super-set of the \"type\" target.\n5. targetgroup: grant access to modify a specific group (such as granting\n   the rights to manage group membership)\n\nEXAMPLES:\n\n Add a permission that grants the creation of users:\n   ipa permission-add --type=user --permissions=add \"Add Users\"\n\n Add a permission that grants the ability to manage group membership:\n   ipa permission-add --attrs=member --permissions=write --type=group \"Manage Group Members\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4788718596259920140,
            "content_hash": -4788718596259920140,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1959,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 325,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717792/?format=api",
            "priority": 100,
            "id": 4723912,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=3d8b0dcef49ec6f4",
            "url": "https://translate.fedoraproject.org/api/units/4723912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.861414Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Comma-separated list of permissions to grant (read, write, add, delete, all)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6070325495570885523,
            "content_hash": -6070325495570885523,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1960,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/2718590/?format=api",
            "priority": 100,
            "id": 4723914,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=2bc1df1fad80146d",
            "url": "https://translate.fedoraproject.org/api/units/4723914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.880989Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Type of IPA object (user, group, host, hostgroup, service, netgroup, dns)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4985457121026345492,
            "content_hash": 4985457121026345492,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1961,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721257/?format=api",
            "priority": 100,
            "id": 4723915,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=c52fe6d665b78a14",
            "url": "https://translate.fedoraproject.org/api/units/4723915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.899438Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Target members of a group"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1768950092142997585,
            "content_hash": 1768950092142997585,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1962,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721090/?format=api",
            "priority": 100,
            "id": 4723917,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=988c92bc8b93f051",
            "url": "https://translate.fedoraproject.org/api/units/4723917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.922724Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "User group to apply permissions to"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5121355664473201707,
            "content_hash": -5121355664473201707,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1963,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721358/?format=api",
            "priority": 100,
            "id": 4723918,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=38ed4a2842a3e3d5",
            "url": "https://translate.fedoraproject.org/api/units/4723918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.941942Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of privileges to add"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6477086793157997988,
            "content_hash": 6477086793157997988,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1964,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721522/?format=api",
            "priority": 100,
            "id": 4723920,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=d9e33c1f0d8e75a4",
            "url": "https://translate.fedoraproject.org/api/units/4723920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.963458Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Add a system permission without an ACI"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2224391651819202407,
            "content_hash": 2224391651819202407,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1965,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/2718129/?format=api",
            "priority": 100,
            "id": 4723922,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=9edea06c08072767",
            "url": "https://translate.fedoraproject.org/api/units/4723922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:01.984765Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Permission type"
            ],
            "previous_source": "Permissions",
            "target": [
                "Jogosultságok"
            ],
            "id_hash": -162933721340839954,
            "content_hash": -162933721340839954,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1966,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/2720331/?format=api",
            "priority": 100,
            "id": 4723923,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=7dbd24a4c98bf7ee",
            "url": "https://translate.fedoraproject.org/api/units/4723923/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.011821Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of privileges to remove"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6837044944487646294,
            "content_hash": -6837044944487646294,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1967,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721524/?format=api",
            "priority": 100,
            "id": 4723924,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=211defd8e26efbaa",
            "url": "https://translate.fedoraproject.org/api/units/4723924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.035780Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nPing the remote IPA server to ensure it is running.\n\nThe ping command sends an echo request to an IPA server. The server\nreturns its version information. This is used by an IPA client\nto confirm that the server is available and accepting requests.\n\nThe server from xmlrpc_uri in /etc/ipa/default.conf is contacted first.\nIf it does not respond then the client will contact any servers defined\nby ldap SRV records in DNS.\n\nEXAMPLES:\n\n Ping an IPA server:\n   ipa ping\n   ------------------------------------------\n   IPA server version 2.1.9. API version 2.20\n   ------------------------------------------\n\n Ping an IPA server verbosely:\n   ipa -v ping\n   ipa: INFO: trying https://ipa.example.com/ipa/xml\n   ipa: INFO: Forwarding 'ping' to server u'https://ipa.example.com/ipa/xml'\n   -----------------------------------------------------\n   IPA server version 2.1.9. API version 2.20\n   -----------------------------------------------------\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5087946789067984707,
            "content_hash": 5087946789067984707,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1968,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 116,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717798/?format=api",
            "priority": 100,
            "id": 4723926,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=c69c04a5c67c8f43",
            "url": "https://translate.fedoraproject.org/api/units/4723926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.059168Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of roles to add"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3470603874415658186,
            "content_hash": 3470603874415658186,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1969,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732467/?format=api",
            "priority": 100,
            "id": 4723927,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=b02a0fd5f2a3c4ca",
            "url": "https://translate.fedoraproject.org/api/units/4723927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.078325Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of permissions"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4879062548754521631,
            "content_hash": -4879062548754521631,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1970,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732459/?format=api",
            "priority": 100,
            "id": 4723929,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=3c4a1676589321e1",
            "url": "https://translate.fedoraproject.org/api/units/4723929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.099405Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of roles to remove"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1914323507628706451,
            "content_hash": -1914323507628706451,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1971,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732469/?format=api",
            "priority": 100,
            "id": 4723930,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=656ef4e98e9c756d",
            "url": "https://translate.fedoraproject.org/api/units/4723930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.120833Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of privileges"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2955758138618788505,
            "content_hash": -2955758138618788505,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1972,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732463/?format=api",
            "priority": 100,
            "id": 4723932,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=56fb09a219a84567",
            "url": "https://translate.fedoraproject.org/api/units/4723932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.140461Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nSelf-service Permissions\n\nA permission enables fine-grained delegation of permissions. Access Control\nRules, or instructions (ACIs), grant permission to permissions to perform\ngiven tasks such as adding a user, modifying a group, etc.\n\nA Self-service permission defines what an object can change in its own entry.\n\n\nEXAMPLES:\n\n Add a self-service rule to allow users to manage their address:\n   ipa selfservice-add --permissions=write --attrs=street,postalCode,l,c,st \"Users manage their own address\"\n\n When managing the list of attributes you need to include all attributes\n in the list, including existing ones. Add telephoneNumber to the list:\n   ipa selfservice-mod --attrs=street,postalCode,l,c,st,telephoneNumber \"Users manage their own address\"\n\n Display our updated rule:\n   ipa selfservice-show \"Users manage their own address\"\n\n Delete a rule:\n   ipa selfservice-del \"Users manage their own address\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -130140641994351122,
            "content_hash": -130140641994351122,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1973,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 118,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717828/?format=api",
            "priority": 100,
            "id": 4723933,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=7e31a5c68f15ddee",
            "url": "https://translate.fedoraproject.org/api/units/4723933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.160579Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nServices\n\nA IPA service represents a service that runs on a host. The IPA service\nrecord can store a Kerberos principal, an SSL certificate, or both.\n\nAn IPA service can be managed directly from a machine, provided that\nmachine has been given the correct permission. This is true even for\nmachines other than the one the service is associated with. For example,\nrequesting an SSL certificate using the host service principal credentials\nof the host. To manage a service using host credentials you need to\nkinit as the host:\n\n # kinit -kt /etc/krb5.keytab host/ipa.example.com@EXAMPLE.COM\n\nAdding an IPA service allows the associated service to request an SSL\ncertificate or keytab, but this is performed as a separate step; they\nare not produced as a result of adding the service.\n\nOnly the public aspect of a certificate is stored in a service record;\nthe private key is not stored.\n\nEXAMPLES:\n\n Add a new IPA service:\n   ipa service-add HTTP/web.example.com\n\n Allow a host to manage an IPA service certificate:\n   ipa service-add-host --hosts=web.example.com HTTP/web.example.com\n   ipa role-add-member --hosts=web.example.com certadmin\n\n Override a default list of supported PAC types for the service:\n   ipa service-mod HTTP/web.example.com --pac-type=MS-PAC\n\n Delete an IPA service:\n   ipa service-del HTTP/web.example.com\n\n Find all IPA services associated with a host:\n   ipa service-find web.example.com\n\n Find all HTTP services:\n   ipa service-find HTTP\n\n Disable the service Kerberos key and SSL certificate:\n   ipa service-disable HTTP/web.example.com\n\n Request a certificate for an IPA service:\n   ipa cert-request --principal=HTTP/web.example.com example.csr\n\n Generate and retrieve a keytab for an IPA service:\n   ipa-getkeytab -s ipa.example.com -p HTTP/web.example.com -k /etc/httpd/httpd.keytab\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8249761538065651413,
            "content_hash": -8249761538065651413,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1974,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 251,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717832/?format=api",
            "priority": 100,
            "id": 4723935,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=0d82f59719eaa92b",
            "url": "https://translate.fedoraproject.org/api/units/4723935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.184983Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Override default list of supported PAC types. Use 'NONE' to disable PAC support for this service"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7292362268417784166,
            "content_hash": -7292362268417784166,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1975,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/2720263/?format=api",
            "priority": 100,
            "id": 4723936,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=1acc5327497f069a",
            "url": "https://translate.fedoraproject.org/api/units/4723936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.206573Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nGroups of Sudo Commands\n\nManage groups of Sudo Commands.\n\nEXAMPLES:\n\n Add a new Sudo Command Group:\n   ipa sudocmdgroup-add --desc='administrators commands' admincmds\n\n Remove a Sudo Command Group:\n   ipa sudocmdgroup-del admincmds\n\n Manage Sudo Command Group membership, commands:\n   ipa sudocmdgroup-add-member --sudocmds=/usr/bin/less,/usr/bin/vim admincmds\n\n Manage Sudo Command Group membership, commands:\n   ipa group-remove-member --sudocmds=/usr/bin/less admincmds\n\n Show a Sudo Command Group:\n   ipa group-show localadmins\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 383893297885557528,
            "content_hash": 383893297885557528,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1976,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717724/?format=api",
            "priority": 100,
            "id": 4723938,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=8553dceba41f3318",
            "url": "https://translate.fedoraproject.org/api/units/4723938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.229739Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of sudo commands to add"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3884508513524747018,
            "content_hash": -3884508513524747018,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1977,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721530/?format=api",
            "priority": 100,
            "id": 4723940,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=4a177416846074f6",
            "url": "https://translate.fedoraproject.org/api/units/4723940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.250201Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of sudo commands to remove"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1997292512804198041,
            "content_hash": -1997292512804198041,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1978,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721532/?format=api",
            "priority": 100,
            "id": 4723941,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=6448310aadc22967",
            "url": "https://translate.fedoraproject.org/api/units/4723941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.271707Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nSudo Rules\n\nSudo (su \"do\") allows a system administrator to delegate authority to\ngive certain users (or groups of users) the ability to run some (or all)\ncommands as root or another user while providing an audit trail of the\ncommands and their arguments.\n\nFreeIPA provides a means to configure the various aspects of Sudo:\n   Users: The user(s)/group(s) allowed to invoke Sudo.\n   Hosts: The host(s)/hostgroup(s) which the user is allowed to to invoke Sudo.\n   Allow Command: The specific command(s) permitted to be run via Sudo.\n   Deny Command: The specific command(s) prohibited to be run via Sudo.\n   RunAsUser: The user(s) or group(s) of users whose rights Sudo will be invoked with.\n   RunAsGroup: The group(s) whose gid rights Sudo will be invoked with.\n   Options: The various Sudoers Options that can modify Sudo's behavior.\n\nAn order can be added to a sudorule to control the order in which they\nare evaluated (if the client supports it). This order is an integer and\nmust be unique.\n\nFreeIPA provides a designated binddn to use with Sudo located at:\nuid=sudo,cn=sysaccounts,cn=etc,dc=example,dc=com\n\nTo enable the binddn run the following command to set the password:\nLDAPTLS_CACERT=/etc/ipa/ca.crt /usr/bin/ldappasswd -S -W -h ipa.example.com -ZZ -D \"cn=Directory Manager\" uid=sudo,cn=sysaccounts,cn=etc,dc=example,dc=com\n\nFor more information, see the FreeIPA Documentation to Sudo.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5286877255075372738,
            "content_hash": 5286877255075372738,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1979,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 206,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717844/?format=api",
            "priority": 100,
            "id": 4723943,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=c95ec2da37dc1ec2",
            "url": "https://translate.fedoraproject.org/api/units/4723943/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.293525Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of sudo command groups to add"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5243445014343922224,
            "content_hash": -5243445014343922224,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1980,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721526/?format=api",
            "priority": 100,
            "id": 4723944,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=373b8a8a58bccdd0",
            "url": "https://translate.fedoraproject.org/api/units/4723944/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.309716Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "comma-separated list of sudo command groups to remove"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5951195946405717240,
            "content_hash": 5951195946405717240,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1981,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/2721528/?format=api",
            "priority": 100,
            "id": 4723946,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=d296e52eb641e4f8",
            "url": "https://translate.fedoraproject.org/api/units/4723946/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.327251Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Active directory domain administrator's password"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3980417645703663542,
            "content_hash": 3980417645703663542,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1982,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/2722725/?format=api",
            "priority": 100,
            "id": 4723947,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=b73d48c275dd0fb6",
            "url": "https://translate.fedoraproject.org/api/units/4723947/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.345491Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "GECOS field"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2752455338479611172,
            "content_hash": -2752455338479611172,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1983,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/2727517/?format=api",
            "priority": 100,
            "id": 4723948,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=59cd5073e9cb92dc",
            "url": "https://translate.fedoraproject.org/api/units/4723948/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.362024Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nID ranges\n\nManage ID ranges  used to map Posix IDs to SIDs and back.\n\nThere are two type of ID ranges which are both handled by this utility:\n\n - the ID ranges of the local domain\n - the ID ranges of trusted remote domains\n\nBoth types have the following attributes in common:\n\n - base-id: the first ID of the Posix ID range\n - range-size: the size of the range\n\nWith those two attributes a range object can reserve the Posix IDs starting\nwith base-id up to but not including base-id+range-size exclusively.\n\nAdditionally an ID range of the local domain may set\n - rid-base: the first RID(*) of the corresponding RID range\n - secondary-rid-base: first RID of the secondary RID range\n\nand an ID range of a trusted domain must set\n - rid-base: the first RID of the corresponding RID range\n - dom_sid: domain SID of the trusted domain\n\n\n\nEXAMPLE: Add a new ID range for a trusted domain\n\nSince there might be more than one trusted domain the domain SID must be given\nwhile creating the ID range.\n\n  ipa idrange-add --base-id=1200000 --range-size=200000 --rid-base=0                   --dom-sid=S-1-5-21-123-456-789 trusted_dom_range\n\nThis ID range is then used by the IPA server and the SSSD IPA provider to\nassign Posix UIDs to users from the trusted domain.\n\nIf e.g. a range for a trusted domain is configured with the following values:\n base-id = 1200000\n range-size = 200000\n rid-base = 0\nthe RIDs 0 to 199999 are mapped to the Posix ID from 1200000 to 13999999. So\nRID 1000 <-> Posix ID 1201000\n\n\n\nEXAMPLE: Add a new ID range for the local domain\n\nTo create an ID range for the local domain it is not necessary to specify a\ndomain SID. But since it is possible that a user and a group can have the same\nvalue as Posix ID a second RID interval is needed to handle conflicts.\n\n  ipa idrange-add --base-id=1200000 --range-size=200000 --rid-base=1000                   --secondary-rid-base=1000000 local_range\n\nThe data from the ID ranges of the local domain are used by the IPA server\ninternally to assign SIDs to IPA users and groups. The SID will then be stored\nin the user or group objects.\n\nIf e.g. the ID range for the local domain is configured with the values from\nthe example above then a new user with the UID 1200007 will get the RID 1007.\nIf this RID is already used by a group the RID will be 1000007. This can only\nhappen if a user or a group object was created with a fixed ID because the\nautomatic assignment will not assign the same ID twice. Since there are only\nusers and groups sharing the same ID namespace it is sufficient to have only\none fallback range to handle conflicts.\n\nTo find the Posix ID for a given RID from the local domain it has to be\nchecked first if the RID falls in the primary or secondary RID range and\nthe rid-base or the secondary-rid-base has to be subtracted, respectively,\nand the base-id has to be added to get the Posix ID.\n\nTypically the creation of ID ranges happens behind the scenes and this CLI\nmust not be used at all. The ID range for the local domain will be created\nduring installation or upgrade from an older version. The ID range for a\ntrusted domain will be created together with the trust by 'ipa trust-add ...'.\n\nUSE CASES:\n\n  Add an ID range from a transitively trusted domain\n\n    If the trusted domain (A) trusts another domain (B) as well and this trust\n    is transitive 'ipa trust-add domain-A' will only create a range for\n    domain A.  The ID range for domain B must be added manually.\n\n  Add an additional ID range for the local domain\n\n    If the ID range of the local domain is exhausted, i.e. no new IDs can be\n    assigned to Posix users or groups by the DNA plugin, a new range has to be\n    created to allow new users and groups to be added. (Currently there is no\n    connection between this range CLI and the DNA plugin, but a future version\n    might be able to modify the configuration of the DNS plugin as well)\n\nIn general it is not necessary to modify or delete ID ranges. If there is no\nother way to achieve a certain configuration than to modify or delete an ID\nrange it should be done with great care. Because UIDs are stored in the file\nsystem and are used for access control it might be possible that users are\nallowed to access files of other users if an ID range got deleted and reused\nfor a different domain.\n\n(*) The RID is typically the last integer of a user or group SID which follows\nthe domain SID. E.g. if the domain SID is S-1-5-21-123-456-789 and a user from\nthis domain has the SID S-1-5-21-123-456-789-1010 then 1010 id the RID of the\nuser. RIDs are unique in a domain, 32bit values and are used for users and\ngroups.\n\nWARNING:\n\nDNA plugin in 389-ds will allocate IDs based on the ranges configured for the\nlocal domain. Currently the DNA plugin *cannot* be reconfigured itself based\non the local ranges set via this family of commands.\n\nManual configuration change has to be done in the DNA plugin configuration for\nthe new local range. Specifically, The dnaNextRange attribute of 'cn=Posix\nIDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config' has to be\nmodified to match the new range.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7353764572084977758,
            "content_hash": -7353764572084977758,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1984,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 898,
            "source_unit": "https://translate.fedoraproject.org/api/units/4672487/?format=api",
            "priority": 100,
            "id": 4723950,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=19f22e156705bfa2",
            "url": "https://translate.fedoraproject.org/api/units/4723950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.381482Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nAdd new ID range.\n\n    To add a new ID range you always have to specify\n\n        --base-id\n        --range-size\n\n    Additionally\n\n        --rid-base\n        --secondary-rid-base\n\n    may be given for a new ID range for the local domain while\n\n        --rid-bas\n        --dom-sid\n\n    must be given to add a new range for a trusted AD domain.\n\n    WARNING:\n\n    DNA plugin in 389-ds will allocate IDs based on the ranges configured for the\n    local domain. Currently the DNA plugin *cannot* be reconfigured itself based\n    on the local ranges set via this family of commands.\n\n    Manual configuration change has to be done in the DNA plugin configuration for\n    the new local range. Specifically, The dnaNextRange attribute of 'cn=Posix\n    IDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config' has to be\n    modified to match the new range.\n    "
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -556278919148005451,
            "content_hash": -556278919148005451,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1985,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 120,
            "source_unit": "https://translate.fedoraproject.org/api/units/2717668/?format=api",
            "priority": 100,
            "id": 4723951,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=7847b345342517b5",
            "url": "https://translate.fedoraproject.org/api/units/4723951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.404812Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "\nRoutines for constructing certificate signing requests using IPA data and\nstored templates.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8371975924546677059,
            "content_hash": 8371975924546677059,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2001,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/2727933/?format=api",
            "priority": 100,
            "id": 4723953,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=f42f3bbf2aba2943",
            "url": "https://translate.fedoraproject.org/api/units/4723953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.428684Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Required CSR generation rule %(name)s is missing data"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3211416550007234244,
            "content_hash": -3211416550007234244,
            "location": "",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2002,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/2731337/?format=api",
            "priority": 100,
            "id": 4723954,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=536ec1a99f02213c",
            "url": "https://translate.fedoraproject.org/api/units/4723954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.453886Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Template error when formatting certificate data"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7252972111617105969,
            "content_hash": 7252972111617105969,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2003,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/2732025/?format=api",
            "priority": 100,
            "id": 4723956,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=e4a7bbb526c0a031",
            "url": "https://translate.fedoraproject.org/api/units/4723956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.480394Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "No generation rule %(rulename)s found."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -32418648676780664,
            "content_hash": -32418648676780664,
            "location": "",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2004,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/2730545/?format=api",
            "priority": 100,
            "id": 4723957,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=7f8cd3692985b588",
            "url": "https://translate.fedoraproject.org/api/units/4723957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.506924Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Generation rule \"%(rulename)s\" is missing the \"rule\" key"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8375471337446413279,
            "content_hash": -8375471337446413279,
            "location": "",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2005,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/2729797/?format=api",
            "priority": 100,
            "id": 4723959,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=0bc45931990a6c21",
            "url": "https://translate.fedoraproject.org/api/units/4723959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.526670Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "No CSR generation rules are defined for profile %(profile_id)s"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6376652705047576493,
            "content_hash": 6376652705047576493,
            "location": "",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2006,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/2730533/?format=api",
            "priority": 100,
            "id": 4723960,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=d87e6bd9ac64ffad",
            "url": "https://translate.fedoraproject.org/api/units/4723960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.557756Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Failed targets"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1545396913509742553,
            "content_hash": 1545396913509742553,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2000,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/2719233/?format=api",
            "priority": 100,
            "id": 4723962,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=95725a4e12bbb7d9",
            "url": "https://translate.fedoraproject.org/api/units/4723962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T08:24:02.580522Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Password or Password+One-Time Password"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4247357508098309899,
            "content_hash": -4247357508098309899,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/5861829/?format=api",
            "priority": 100,
            "id": 5863424,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=450e5ad98fb640f5",
            "url": "https://translate.fedoraproject.org/api/units/5863424/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-04T16:38:10.846148Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Add user ID override into user group '${primary_key}'"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3843552410020246933,
            "content_hash": -3843552410020246933,
            "location": "",
            "context": "",
            "note": "",
            "flags": "python-brace-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3405,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/5861860/?format=api",
            "priority": 100,
            "id": 5863425,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=4aa8f57275258a6b",
            "url": "https://translate.fedoraproject.org/api/units/5863425/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-04T16:38:13.149489Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-8/hu/?format=api",
            "source": [
                "Remove user ID overrides from user group '${primary_key}'"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8787234189241139571,
            "content_hash": 8787234189241139571,
            "location": "",
            "context": "",
            "note": "",
            "flags": "python-brace-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3423,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/5861874/?format=api",
            "priority": 100,
            "id": 5863426,
            "web_url": "https://translate.fedoraproject.org/translate/freeipa/ipa-4-8/hu/?checksum=f9f286f037e2c173",
            "url": "https://translate.fedoraproject.org/api/units/5863426/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-04T16:38:13.368877Z"
        }
    ]
}