Translation components API.

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

GET /api/translations/documentation/articlespam_index/fa/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 234,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/units/?format=api&page=5",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "PAM Chain Execution Summary"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6731493325655603497,
            "content_hash": -6731493325655603497,
            "location": "documentation/content/en/articles/pam/_index.adoc:439",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372951/?format=api",
            "priority": 100,
            "id": 787564,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=2294ee7c3c6286d7",
            "url": "https://translate-dev.freebsd.org/api/units/787564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.190927Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "If `fail` is true at the end of a chain, or when a \"break\" is reached, the dispatcher returns the error code returned by the first module that failed.  Otherwise, it returns `PAM_SUCCESS`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4774865385204238068,
            "content_hash": 4774865385204238068,
            "location": "documentation/content/en/articles/pam/_index.adoc:475",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612748/?format=api",
            "priority": 100,
            "id": 787577,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=c243bac4ff6846f4",
            "url": "https://translate-dev.freebsd.org/api/units/787577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.284293Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The first exception of note is that the error code `PAM_NEW_AUTHTOK_REQD` is treated like a success, except that if no module failed, and at least one module returned `PAM_NEW_AUTHTOK_REQD`, the dispatcher will return `PAM_NEW_AUTHTOK_REQD`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1092771938335966247,
            "content_hash": -1092771938335966247,
            "location": "documentation/content/en/articles/pam/_index.adoc:477",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372957/?format=api",
            "priority": 100,
            "id": 787582,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=70d5b1b63af83bd9",
            "url": "https://translate-dev.freebsd.org/api/units/787582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.292917Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The second exception is that man:pam_setcred[3] treats `binding` and `sufficient` modules as if they were `required`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1738577849908577765,
            "content_hash": 1738577849908577765,
            "location": "documentation/content/en/articles/pam/_index.adoc:479",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372959/?format=api",
            "priority": 100,
            "id": 787585,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=9820ab57d629c5e5",
            "url": "https://translate-dev.freebsd.org/api/units/787585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.357179Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The third and final exception is that man:pam_chauthtok[3] runs the entire chain twice (once for preliminary checks and once to actually set the password), and in the preliminary phase it treats `binding` and `sufficient` modules as if they were `required`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6271070600577986730,
            "content_hash": 6271070600577986730,
            "location": "documentation/content/en/articles/pam/_index.adoc:481",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372961/?format=api",
            "priority": 100,
            "id": 787589,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=d707517c54d8b0aa",
            "url": "https://translate-dev.freebsd.org/api/units/787589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.400653Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "FreeBSD PAM Modules"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2061699377723123702,
            "content_hash": -2061699377723123702,
            "location": "documentation/content/en/articles/pam/_index.adoc:483",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372963/?format=api",
            "priority": 100,
            "id": 787595,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=63635f56dd2b580a",
            "url": "https://translate-dev.freebsd.org/api/units/787595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.509789Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_deny[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4696559002290648483,
            "content_hash": 4696559002290648483,
            "location": "documentation/content/en/articles/pam/_index.adoc:486",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372965/?format=api",
            "priority": 100,
            "id": 787599,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=c12d8787763275a3",
            "url": "https://translate-dev.freebsd.org/api/units/787599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.532133Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_deny[8] module is one of the simplest modules available; it responds to any request with `PAM_AUTH_ERR`.  It is useful for quickly disabling a service (add it to the top of every chain), or for terminating chains of `sufficient` modules."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 990335905613847057,
            "content_hash": 990335905613847057,
            "location": "documentation/content/en/articles/pam/_index.adoc:490",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612750/?format=api",
            "priority": 100,
            "id": 787602,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=8dbe6142566d9a11",
            "url": "https://translate-dev.freebsd.org/api/units/787602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.562109Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_echo[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1426449942374008516,
            "content_hash": 1426449942374008516,
            "location": "documentation/content/en/articles/pam/_index.adoc:492",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372969/?format=api",
            "priority": 100,
            "id": 787606,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=93cbc4aa391446c4",
            "url": "https://translate-dev.freebsd.org/api/units/787606/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.609361Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_echo[8] module simply passes its arguments to the conversation function as a `PAM_TEXT_INFO` message.  It is mostly useful for debugging, but can also serve to display messages such as \"Unauthorized access will be prosecuted\" before starting the authentication procedure."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8064413227552209957,
            "content_hash": -8064413227552209957,
            "location": "documentation/content/en/articles/pam/_index.adoc:496",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612752/?format=api",
            "priority": 100,
            "id": 787610,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=101572e589ca03db",
            "url": "https://translate-dev.freebsd.org/api/units/787610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.645350Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_exec[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2974271941264891403,
            "content_hash": 2974271941264891403,
            "location": "documentation/content/en/articles/pam/_index.adoc:498",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372973/?format=api",
            "priority": 100,
            "id": 787618,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=a946bc927c815e0b",
            "url": "https://translate-dev.freebsd.org/api/units/787618/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.666634Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_exec[8] module takes its first argument to be the name of a program to execute, and the remaining arguments are passed to that program as command-line arguments.  One possible application is to use it to run a program at login time which mounts the user's home directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4695326042255684312,
            "content_hash": -4695326042255684312,
            "location": "documentation/content/en/articles/pam/_index.adoc:502",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612754/?format=api",
            "priority": 100,
            "id": 787622,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=3ed6d9d76ab58d28",
            "url": "https://translate-dev.freebsd.org/api/units/787622/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.736557Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_ftpusers[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8301057867069719789,
            "content_hash": 8301057867069719789,
            "location": "documentation/content/en/articles/pam/_index.adoc:504",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372977/?format=api",
            "priority": 100,
            "id": 787625,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=f333482632a704ed",
            "url": "https://translate-dev.freebsd.org/api/units/787625/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.755950Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_ftpusers[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5748373146873111141,
            "content_hash": -5748373146873111141,
            "location": "documentation/content/en/articles/pam/_index.adoc:507",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372979/?format=api",
            "priority": 100,
            "id": 787627,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=3039ad14403bdd9b",
            "url": "https://translate-dev.freebsd.org/api/units/787627/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.774693Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_group[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2688143233557605156,
            "content_hash": 2688143233557605156,
            "location": "documentation/content/en/articles/pam/_index.adoc:509",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372981/?format=api",
            "priority": 100,
            "id": 787633,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=a54e34074d922b24",
            "url": "https://translate-dev.freebsd.org/api/units/787633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.800019Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_group[8] module accepts or rejects applicants on the basis of their membership in a particular file group (normally `wheel` for man:su[1]).  It is primarily intended for maintaining the traditional behavior of BSD man:su[1], but has many other uses, such as excluding certain groups of users from a particular service."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5597230140183353718,
            "content_hash": -5597230140183353718,
            "location": "documentation/content/en/articles/pam/_index.adoc:513",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612756/?format=api",
            "priority": 100,
            "id": 787636,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=3252a4d7c842e68a",
            "url": "https://translate-dev.freebsd.org/api/units/787636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.837584Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_guest[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6091928069336287449,
            "content_hash": 6091928069336287449,
            "location": "documentation/content/en/articles/pam/_index.adoc:515",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372985/?format=api",
            "priority": 100,
            "id": 787637,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=d48ae04d7a0548d9",
            "url": "https://translate-dev.freebsd.org/api/units/787637/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.852449Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_guest[8] module allows guest logins using fixed login names.  Various requirements can be placed on the password, but the default behavior is to allow any password as long as the login name is that of a guest account.  The man:pam_guest[8] module can easily be used to implement anonymous FTP logins."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6713431624967488519,
            "content_hash": -6713431624967488519,
            "location": "documentation/content/en/articles/pam/_index.adoc:520",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612758/?format=api",
            "priority": 100,
            "id": 787643,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=22d51981a1f07bf9",
            "url": "https://translate-dev.freebsd.org/api/units/787643/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.881479Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_krb5[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5859594154781163971,
            "content_hash": -5859594154781163971,
            "location": "documentation/content/en/articles/pam/_index.adoc:522",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372989/?format=api",
            "priority": 100,
            "id": 787650,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=2eae8a2964503e3d",
            "url": "https://translate-dev.freebsd.org/api/units/787650/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.914450Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_krb5[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1937329544443389327,
            "content_hash": 1937329544443389327,
            "location": "documentation/content/en/articles/pam/_index.adoc:525",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 183,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372991/?format=api",
            "priority": 100,
            "id": 787655,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=9ae2c6f4cd6ae58f",
            "url": "https://translate-dev.freebsd.org/api/units/787655/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.933389Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_ksu[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3166291387969401868,
            "content_hash": -3166291387969401868,
            "location": "documentation/content/en/articles/pam/_index.adoc:527",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 184,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372993/?format=api",
            "priority": 100,
            "id": 787658,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=540f12c224b48bf4",
            "url": "https://translate-dev.freebsd.org/api/units/787658/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.943839Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_ksu[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -219794899644814726,
            "content_hash": -219794899644814726,
            "location": "documentation/content/en/articles/pam/_index.adoc:530",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372995/?format=api",
            "priority": 100,
            "id": 787659,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=7cf321b40b3a6a7a",
            "url": "https://translate-dev.freebsd.org/api/units/787659/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.956753Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_lastlog[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1852104819265797532,
            "content_hash": 1852104819265797532,
            "location": "documentation/content/en/articles/pam/_index.adoc:532",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372997/?format=api",
            "priority": 100,
            "id": 787661,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=99b3ff852f207d9c",
            "url": "https://translate-dev.freebsd.org/api/units/787661/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.975926Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_lastlog[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1125543974487590128,
            "content_hash": -1125543974487590128,
            "location": "documentation/content/en/articles/pam/_index.adoc:535",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/372999/?format=api",
            "priority": 100,
            "id": 787662,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=706143b7f595fb10",
            "url": "https://translate-dev.freebsd.org/api/units/787662/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:07.993695Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_login_access[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6354654525791905810,
            "content_hash": 6354654525791905810,
            "location": "documentation/content/en/articles/pam/_index.adoc:537",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373001/?format=api",
            "priority": 100,
            "id": 787665,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=d830449f7027a812",
            "url": "https://translate-dev.freebsd.org/api/units/787665/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.018502Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_login_access[8] module provides an implementation of the account management primitive which enforces the login restrictions specified in the man:login.access[5] table."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3355450013920717449,
            "content_hash": -3355450013920717449,
            "location": "documentation/content/en/articles/pam/_index.adoc:540",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373003/?format=api",
            "priority": 100,
            "id": 787672,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=516f0bfd82ad1577",
            "url": "https://translate-dev.freebsd.org/api/units/787672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.055318Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_nologin[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5572474135625035038,
            "content_hash": 5572474135625035038,
            "location": "documentation/content/en/articles/pam/_index.adoc:542",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373005/?format=api",
            "priority": 100,
            "id": 787675,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=cd5567b3bdfb6d1e",
            "url": "https://translate-dev.freebsd.org/api/units/787675/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.082864Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_nologin[8] module refuses non-root logins when [.filename]#/var/run/nologin# exists.  This file is normally created by man:shutdown[8] when less than five minutes remain until the scheduled shutdown time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3976491933938969224,
            "content_hash": -3976491933938969224,
            "location": "documentation/content/en/articles/pam/_index.adoc:546",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 191,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612760/?format=api",
            "priority": 100,
            "id": 787678,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=48d0a9a7895c9578",
            "url": "https://translate-dev.freebsd.org/api/units/787678/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.101285Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_passwdqc[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -504905379838036864,
            "content_hash": -504905379838036864,
            "location": "documentation/content/en/articles/pam/_index.adoc:548",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 192,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373019/?format=api",
            "priority": 100,
            "id": 787700,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=78fe373b6d91f480",
            "url": "https://translate-dev.freebsd.org/api/units/787700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.352338Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_passwdqc[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3135819092970642129,
            "content_hash": -3135819092970642129,
            "location": "documentation/content/en/articles/pam/_index.adoc:551",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373021/?format=api",
            "priority": 100,
            "id": 787703,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=547b55263398e52f",
            "url": "https://translate-dev.freebsd.org/api/units/787703/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.422244Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_permit[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3159545584919546732,
            "content_hash": -3159545584919546732,
            "location": "documentation/content/en/articles/pam/_index.adoc:553",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 194,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373023/?format=api",
            "priority": 100,
            "id": 787705,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=54270a07cf377494",
            "url": "https://translate-dev.freebsd.org/api/units/787705/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.434726Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_permit[8] module is one of the simplest modules available; it responds to any request with `PAM_SUCCESS`.  It is useful as a placeholder for services where one or more chains would otherwise be empty."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2938330378292324213,
            "content_hash": 2938330378292324213,
            "location": "documentation/content/en/articles/pam/_index.adoc:557",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612766/?format=api",
            "priority": 100,
            "id": 787708,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=a8c70be93eda6775",
            "url": "https://translate-dev.freebsd.org/api/units/787708/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.443829Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_radius[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5436219091076588466,
            "content_hash": 5436219091076588466,
            "location": "documentation/content/en/articles/pam/_index.adoc:559",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 196,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373027/?format=api",
            "priority": 100,
            "id": 787712,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=cb71547604d123b2",
            "url": "https://translate-dev.freebsd.org/api/units/787712/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.472896Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_radius[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7531898411756804713,
            "content_hash": -7531898411756804713,
            "location": "documentation/content/en/articles/pam/_index.adoc:562",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 197,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373029/?format=api",
            "priority": 100,
            "id": 787722,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=1779524cdae82597",
            "url": "https://translate-dev.freebsd.org/api/units/787722/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.494088Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_rhosts[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7814787883149519633,
            "content_hash": 7814787883149519633,
            "location": "documentation/content/en/articles/pam/_index.adoc:564",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 198,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373031/?format=api",
            "priority": 100,
            "id": 787731,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=ec73b42cda276b11",
            "url": "https://translate-dev.freebsd.org/api/units/787731/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.590548Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_rhosts[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7929223104543881252,
            "content_hash": -7929223104543881252,
            "location": "documentation/content/en/articles/pam/_index.adoc:567",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 199,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373033/?format=api",
            "priority": 100,
            "id": 787733,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=11f5bd98e4d787dc",
            "url": "https://translate-dev.freebsd.org/api/units/787733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.607532Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_rootok[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4420732027254360883,
            "content_hash": -4420732027254360883,
            "location": "documentation/content/en/articles/pam/_index.adoc:569",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 200,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373035/?format=api",
            "priority": 100,
            "id": 787736,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=42a667a4ac4fb4cd",
            "url": "https://translate-dev.freebsd.org/api/units/787736/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.619089Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_rootok[8] module reports success if and only if the real user id of the process calling it (which is assumed to be run by the applicant) is 0.  This is useful for non-networked services such as man:su[1] or man:passwd[1], to which the `root` should have automatic access."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1452310581478740276,
            "content_hash": -1452310581478740276,
            "location": "documentation/content/en/articles/pam/_index.adoc:573",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612768/?format=api",
            "priority": 100,
            "id": 787739,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=6bd85b38876b2ecc",
            "url": "https://translate-dev.freebsd.org/api/units/787739/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.637719Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_securetty[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3836934565338162161,
            "content_hash": -3836934565338162161,
            "location": "documentation/content/en/articles/pam/_index.adoc:575",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373039/?format=api",
            "priority": 100,
            "id": 787740,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=4ac078577e99dc0f",
            "url": "https://translate-dev.freebsd.org/api/units/787740/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.648178Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_securetty[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5083061109330842832,
            "content_hash": -5083061109330842832,
            "location": "documentation/content/en/articles/pam/_index.adoc:578",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 203,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373041/?format=api",
            "priority": 100,
            "id": 787742,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=397556da2ebb6b30",
            "url": "https://translate-dev.freebsd.org/api/units/787742/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.663483Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_self[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4966846509475113667,
            "content_hash": -4966846509475113667,
            "location": "documentation/content/en/articles/pam/_index.adoc:580",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 204,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373043/?format=api",
            "priority": 100,
            "id": 787745,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=3b12376a44d8d53d",
            "url": "https://translate-dev.freebsd.org/api/units/787745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.675201Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_self[8] module reports success if and only if the names of the applicant matches that of the target account.  It is most useful for non-networked services such as man:su[1], where the identity of the applicant can be easily verified."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1985084053818682831,
            "content_hash": -1985084053818682831,
            "location": "documentation/content/en/articles/pam/_index.adoc:584",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 205,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612770/?format=api",
            "priority": 100,
            "id": 787747,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=647390920ad85231",
            "url": "https://translate-dev.freebsd.org/api/units/787747/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.705395Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_ssh[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5206950675408449185,
            "content_hash": -5206950675408449185,
            "location": "documentation/content/en/articles/pam/_index.adoc:586",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 206,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373047/?format=api",
            "priority": 100,
            "id": 787751,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=37bd31f2c54c915f",
            "url": "https://translate-dev.freebsd.org/api/units/787751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.749086Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_tacplus[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7040653663944555108,
            "content_hash": 7040653663944555108,
            "location": "documentation/content/en/articles/pam/_index.adoc:594",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 208,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373051/?format=api",
            "priority": 100,
            "id": 787759,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=e1b56d3451f7ba64",
            "url": "https://translate-dev.freebsd.org/api/units/787759/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.805291Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_tacplus[8] module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 809877987582382190,
            "content_hash": 809877987582382190,
            "location": "documentation/content/en/articles/pam/_index.adoc:597",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 209,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373053/?format=api",
            "priority": 100,
            "id": 787764,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=8b3d43bd2141906e",
            "url": "https://translate-dev.freebsd.org/api/units/787764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.828413Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "man:pam_unix[8]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6363212484834869854,
            "content_hash": 6363212484834869854,
            "location": "documentation/content/en/articles/pam/_index.adoc:599",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 210,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373055/?format=api",
            "priority": 100,
            "id": 787768,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=d84eac0a8ce9c25e",
            "url": "https://translate-dev.freebsd.org/api/units/787768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.843479Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "The man:pam_unix[8] module implements traditional UNIX(R) password authentication, using man:getpwnam[3] to obtain the target account's password and compare it with the one provided by the applicant.  It also provides account management services (enforcing account and password expiration times) and password-changing services.  This is probably the single most useful module, as the great majority of admins will want to maintain historical behavior for at least some services."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1728864535718402597,
            "content_hash": -1728864535718402597,
            "location": "documentation/content/en/articles/pam/_index.adoc:604",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612774/?format=api",
            "priority": 100,
            "id": 787774,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=6801d6dd5bbbe5db",
            "url": "https://translate-dev.freebsd.org/api/units/787774/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.870165Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "PAM Application Programming"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8647330306052483333,
            "content_hash": 8647330306052483333,
            "location": "documentation/content/en/articles/pam/_index.adoc:606",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 212,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373059/?format=api",
            "priority": 100,
            "id": 787776,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=f8017d190bba6905",
            "url": "https://translate-dev.freebsd.org/api/units/787776/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.896399Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "This section has not yet been written."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -180360643287394527,
            "content_hash": -180360643287394527,
            "location": "documentation/content/en/articles/pam/_index.adoc:609, documentation/content/en/articles/pam/_index.adoc:614",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 213,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373061/?format=api",
            "priority": 100,
            "id": 787778,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=7d7f3af35564d721",
            "url": "https://translate-dev.freebsd.org/api/units/787778/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.918496Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/fa/?format=api",
            "source": [
                "PAM Module Programming"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1012352475256240404,
            "content_hash": -1012352475256240404,
            "location": "documentation/content/en/articles/pam/_index.adoc:611",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 214,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/373063/?format=api",
            "priority": 100,
            "id": 787780,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlespam_index/fa/?checksum=71f366c994dd46ec",
            "url": "https://translate-dev.freebsd.org/api/units/787780/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:25:08.957136Z"
        }
    ]
}