Translation components API.

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

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

{
    "count": 470,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "If no messages are being received on the log server, the cause is most likely a network connectivity issue, a hostname resolution issue, or a typo in a configuration file.  To isolate the cause, ensure that both the logging server and the logging client are able to `ping` each other using the hostname specified in their [.filename]#/etc/rc.conf#.  If this fails, check the network cabling, the firewall ruleset, and the hostname entries in the DNS server or [.filename]#/etc/hosts# on both the logging server and clients.  Repeat until the `ping` is successful from both hosts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9054564933873246606,
            "content_hash": -9054564933873246606,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 339,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 93,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184358/?format=api",
            "priority": 100,
            "id": 1184817,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=0257b92a70c6de72",
            "url": "https://translate-dev.freebsd.org/api/units/1184817/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:55:15.369963Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "In this example, the log messages are being rejected due to a typo which results in a hostname mismatch.  The client's hostname should be `logclient`, not `logclien`.  Fix the typo, issue a restart, and verify the results:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5232448710708205392,
            "content_hash": -5232448710708205392,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1135",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 345,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184362/?format=api",
            "priority": 100,
            "id": 1184819,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=37629b9eccc968b0",
            "url": "https://translate-dev.freebsd.org/api/units/1184819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:55:15.467403Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "As with any network service, security requirements should be considered before implementing a logging server.  Log files may contain sensitive data about services enabled on the local host, user accounts, and configuration data.  Network data sent from the client to the server will not be encrypted or password protected.  If a need for encryption exists, consider using package:security/stunnel[], which will transmit the logging data over an encrypted tunnel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1056088399998382611,
            "content_hash": 1056088399998382611,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1167",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 349,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184364/?format=api",
            "priority": 100,
            "id": 1184820,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=8ea7facded507213",
            "url": "https://translate-dev.freebsd.org/api/units/1184820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:55:15.551132Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Local security is also an issue.  Log files are not encrypted during use or after log rotation.  Local users may access log files to gain additional insight into system configuration.  Setting proper permissions on log files is critical.  The built-in log rotator, newsyslog, supports setting permissions on newly created and rotated log files.  Setting log files to mode `600` should prevent unwanted access by local users.  Refer to man:newsyslog.conf[5] for additional information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8425575048066658470,
            "content_hash": -8425575048066658470,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1175",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 350,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184366/?format=api",
            "priority": 100,
            "id": 1184821,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=0b12582267978f5a",
            "url": "https://translate-dev.freebsd.org/api/units/1184821/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:55:15.561177Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "It is possible to use any partition not currently mounted, even if it already contains data.  Using `swapon` on a partition that contains data will overwrite and destroy that data.  Make sure that the partition to be added as swap is really the intended partition before running `swapon`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2102195865587410886,
            "content_hash": 2102195865587410886,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1534",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 454,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184452/?format=api",
            "priority": 100,
            "id": 1184864,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=9d2c800078a1e7c6",
            "url": "https://translate-dev.freebsd.org/api/units/1184864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:55:17.367021Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "The equals (`=`) character is used to define any environment settings. In this example, it is used to define the `SHELL` and `PATH`. If the `SHELL` is omitted, cron will use the default Bourne shell. If the `PATH` is omitted, the full path must be given to the command or script to run."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7389329770411804106,
            "content_hash": -7389329770411804106,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:552",
            "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": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381070/?format=api",
            "priority": 100,
            "id": 1381141,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=1973d3b96262ba36",
            "url": "https://translate-dev.freebsd.org/api/units/1381141/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:05.765029Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "This line defines the seven fields used in a system crontab: `minute`, `hour`, `mday`, `month`, `wday`, `who`, and `command`. The `minute` field is the time in minutes when the specified command will be run, the `hour` is the hour when the specified command will be run, the `mday` is the day of the month, `month` is the month, and `wday` is the day of the week. These fields must be numeric values, representing the twenty-four hour clock, or a `*`, representing all values for that field. The `who` field only exists in the system crontab and specifies which user the command should be run as. The last field is the command to be executed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4397831770327436652,
            "content_hash": -4397831770327436652,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:554",
            "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": 114,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381072/?format=api",
            "priority": 100,
            "id": 1381142,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=42f7c34e3bb4b294",
            "url": "https://translate-dev.freebsd.org/api/units/1381142/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:05.785749Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5728070138991939766,
            "content_hash": -5728070138991939766,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:103",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381076/?format=api",
            "priority": 100,
            "id": 1381144,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=3081ce8ea4dcef4a",
            "url": "https://translate-dev.freebsd.org/api/units/1381144/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:08.209703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/defaults#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2530993095238419516,
            "content_hash": 2530993095238419516,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:106",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381080/?format=api",
            "priority": 100,
            "id": 1381146,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=a31fe4cf72a7043c",
            "url": "https://translate-dev.freebsd.org/api/units/1381146/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:08.222231Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/mail#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4535269787644624356,
            "content_hash": -4535269787644624356,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:112",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381084/?format=api",
            "priority": 100,
            "id": 1381148,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=410f7c2832e1821c",
            "url": "https://translate-dev.freebsd.org/api/units/1381148/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:08.273929Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Extra man:sendmail[8] configuration and other MTA configuration files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5926960241504368143,
            "content_hash": -5926960241504368143,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:114",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381086/?format=api",
            "priority": 100,
            "id": 1381149,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=2dbf35100f44c9f1",
            "url": "https://translate-dev.freebsd.org/api/units/1381149/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:08.279310Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/ppp#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1719481173680575030,
            "content_hash": 1719481173680575030,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:133",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381088/?format=api",
            "priority": 100,
            "id": 1381150,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=97dcd3046b33d236",
            "url": "https://translate-dev.freebsd.org/api/units/1381150/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:54:08.282825Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Lines that begin with the `+#+` character are comments. A comment can be placed in the file as a reminder of what and why a desired action is performed. Comments cannot be on the same line as a command or else they will be interpreted as part of the command; they must be on a new line. Blank lines are ignored."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7818942920765556147,
            "content_hash": -7818942920765556147,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:550",
            "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": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1455799/?format=api",
            "priority": 100,
            "id": 1455804,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=137d88d710b6ba4d",
            "url": "https://translate-dev.freebsd.org/api/units/1455804/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-23T13:41:01.553506Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "This chapter explains much of the FreeBSD configuration files, how to enable or disable a service, how to configure the logging system and the power management area."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1542438331186379425,
            "content_hash": 1542438331186379425,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592759/?format=api",
            "priority": 100,
            "id": 1593824,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=9567d77d724f7aa1",
            "url": "https://translate-dev.freebsd.org/api/units/1593824/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.449874Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Chapter 14. Configuration, Services, Logging and Power Management"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1233631472948272188,
            "content_hash": -1233631472948272188,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592761/?format=api",
            "priority": 100,
            "id": 1593825,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=6ee142b61f2d23c4",
            "url": "https://translate-dev.freebsd.org/api/units/1593825/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.450991Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Configuration, Services, Logging and Power Management"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2800994871955549403,
            "content_hash": 2800994871955549403,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592763/?format=api",
            "priority": 100,
            "id": 1593826,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=a6df21fee899ecdb",
            "url": "https://translate-dev.freebsd.org/api/units/1593826/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.451805Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "How to configure the power management in FreeBSD."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 550337317874655545,
            "content_hash": 550337317874655545,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592765/?format=api",
            "priority": 100,
            "id": 1593827,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=87a330dff28f6139",
            "url": "https://translate-dev.freebsd.org/api/units/1593827/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.454591Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "FreeBSD maintains a clear separation between the base system and third party applications and therefore this affects where the configuration files of these applications are located."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4880622624040366847,
            "content_hash": 4880622624040366847,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592767/?format=api",
            "priority": 100,
            "id": 1593828,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=c3bb746afca932ff",
            "url": "https://translate-dev.freebsd.org/api/units/1593828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.456033Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "FreeBSD base system configuration is located at the [.filename]#/etc# directory, and the [.filename]#/usr/local/etc# directory contains all the configuration files of the applications installed on the system through the ports collection and packages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7851144604870743562,
            "content_hash": -7851144604870743562,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:75",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592769/?format=api",
            "priority": 100,
            "id": 1593829,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=130b21943a7469f6",
            "url": "https://translate-dev.freebsd.org/api/units/1593829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.456875Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "The kernel state configuration is located in [.filename]#/etc/sysctl.conf#.  In the section <<configtuning-sysctl>>, the operation of man:sysctl[8] will be explained in more detail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6732720502002908526,
            "content_hash": -6732720502002908526,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:78",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592771/?format=api",
            "priority": 100,
            "id": 1593830,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=2290925ffa208292",
            "url": "https://translate-dev.freebsd.org/api/units/1593830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.457615Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "For more information about the FreeBSD file system structure refer to man:hier[7]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1383300699345244222,
            "content_hash": 1383300699345244222,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:80",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592773/?format=api",
            "priority": 100,
            "id": 1593831,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=933278a83205d03e",
            "url": "https://translate-dev.freebsd.org/api/units/1593831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.458298Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "As a general rule, configuration files do not use a standard on what syntax they must follow.  Although it is true that the `#` character is normally used to comment a line and that each line has a configuration variable."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8631837193904762101,
            "content_hash": -8631837193904762101,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:83",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592775/?format=api",
            "priority": 100,
            "id": 1593832,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=08358dce3a4d530b",
            "url": "https://translate-dev.freebsd.org/api/units/1593832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.459040Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Some applications like man:pkg[8] are starting to use the link:https://github.com/vstakhov/libucl[Universal Configuration Language (UCL)]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -402636356478700560,
            "content_hash": -402636356478700560,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:87",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592777/?format=api",
            "priority": 100,
            "id": 1593833,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=7a698c5df66df3f0",
            "url": "https://translate-dev.freebsd.org/api/units/1593833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.459738Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "The [.filename]#/etc# directory"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2871245965450408630,
            "content_hash": 2871245965450408630,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:89",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592779/?format=api",
            "priority": 100,
            "id": 1593834,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=a7d8b6fe3971f2b6",
            "url": "https://translate-dev.freebsd.org/api/units/1593834/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.460527Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "The [.filename]#/etc# directory contains all of the FreeBSD base system configuration files that are responsible for configuring FreeBSD."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5089436931678986168,
            "content_hash": 5089436931678986168,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:92",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592781/?format=api",
            "priority": 100,
            "id": 1593835,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=c6a14feca37adfb8",
            "url": "https://translate-dev.freebsd.org/api/units/1593835/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.461261Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "*Extreme* caution must be taken when modifying files in the [.filename]#/etc# directory; misconfiguration could make FreeBSD unbootable or malfunction.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -282837193244361904,
            "content_hash": -282837193244361904,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:96",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592783/?format=api",
            "priority": 100,
            "id": 1593836,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=7c1329123f66bb50",
            "url": "https://translate-dev.freebsd.org/api/units/1593836/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.462033Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "System configuration files and scripts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5982767281596479365,
            "content_hash": 5982767281596479365,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:105",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592785/?format=api",
            "priority": 100,
            "id": 1593837,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=d3070f2501633785",
            "url": "https://translate-dev.freebsd.org/api/units/1593837/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.463491Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Default system configuration files, see man:rc[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3152000410579355381,
            "content_hash": 3152000410579355381,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:108",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592787/?format=api",
            "priority": 100,
            "id": 1593838,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=abbe27ac6477c6f5",
            "url": "https://translate-dev.freebsd.org/api/units/1593838/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.464791Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/fstab#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2821982361161317684,
            "content_hash": 2821982361161317684,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:109",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592789/?format=api",
            "priority": 100,
            "id": 1593839,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=a729b20187703d34",
            "url": "https://translate-dev.freebsd.org/api/units/1593839/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.465587Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "man:fstab[5] contains descriptive information about the various file systems."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5579355963189437705,
            "content_hash": 5579355963189437705,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:111",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592791/?format=api",
            "priority": 100,
            "id": 1593840,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=cd6ddab0155d2509",
            "url": "https://translate-dev.freebsd.org/api/units/1593840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.466393Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/mtree#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2763835397701722792,
            "content_hash": -2763835397701722792,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:115",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592793/?format=api",
            "priority": 100,
            "id": 1593841,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=59a4e25966569d58",
            "url": "https://translate-dev.freebsd.org/api/units/1593841/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.468276Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "mtree configuration files, see man: mtree[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6790323508814304461,
            "content_hash": 6790323508814304461,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:117",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592795/?format=api",
            "priority": 100,
            "id": 1593842,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=de3c13412cdc54cd",
            "url": "https://translate-dev.freebsd.org/api/units/1593842/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.469001Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/pam.d#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9164015245070420368,
            "content_hash": 9164015245070420368,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:118",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592797/?format=api",
            "priority": 100,
            "id": 1593843,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=ff2d1f4ff6afc990",
            "url": "https://translate-dev.freebsd.org/api/units/1593843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.469673Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Configuration files for the Pluggable Authentication Modules (PAM) library."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6259501515770647621,
            "content_hash": 6259501515770647621,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:120",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592799/?format=api",
            "priority": 100,
            "id": 1593844,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=d6de3776de875445",
            "url": "https://translate-dev.freebsd.org/api/units/1593844/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.470343Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/periodic#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2392002950620321817,
            "content_hash": -2392002950620321817,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:121",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592801/?format=api",
            "priority": 100,
            "id": 1593845,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=5ecde5fd6296e7e7",
            "url": "https://translate-dev.freebsd.org/api/units/1593845/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.470994Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Scripts that are run daily, weekly, and monthly, via man:cron[8], see man:periodic[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4003896248438680485,
            "content_hash": -4003896248438680485,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:123",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592803/?format=api",
            "priority": 100,
            "id": 1593846,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=486f4d935a4b145b",
            "url": "https://translate-dev.freebsd.org/api/units/1593846/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.471641Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/rc.d#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7839621426074936930,
            "content_hash": -7839621426074936930,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:124",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592805/?format=api",
            "priority": 100,
            "id": 1593847,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=133411d95d43199e",
            "url": "https://translate-dev.freebsd.org/api/units/1593847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.472340Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "System and daemon startup/control scripts, see man:rc[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 822643325194136298,
            "content_hash": 822643325194136298,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:126",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592807/?format=api",
            "priority": 100,
            "id": 1593848,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=8b6a9dbee70aeaea",
            "url": "https://translate-dev.freebsd.org/api/units/1593848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.473005Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/rc.conf#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5703671426262016195,
            "content_hash": 5703671426262016195,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:127",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592809/?format=api",
            "priority": 100,
            "id": 1593849,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=cf2782f15de4a0c3",
            "url": "https://translate-dev.freebsd.org/api/units/1593849/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.473767Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Contains descriptive information about the local host name, configuration details for any potential network interfaces and which services should be started up at system initial boot time. More information in <<configtuning-core-configuration>>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4103850675529512747,
            "content_hash": 4103850675529512747,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:129",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592811/?format=api",
            "priority": 100,
            "id": 1593850,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=b8f3ce723e2ef72b",
            "url": "https://translate-dev.freebsd.org/api/units/1593850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.474485Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/security#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4036717628803341479,
            "content_hash": -4036717628803341479,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:130",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592813/?format=api",
            "priority": 100,
            "id": 1593851,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=47fab2b43c9ea359",
            "url": "https://translate-dev.freebsd.org/api/units/1593851/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.475430Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "OpenBSM audit configuration files, see man:audit[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4743900359238088418,
            "content_hash": -4743900359238088418,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:132",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592815/?format=api",
            "priority": 100,
            "id": 1593852,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=3e2a47c1edc4091e",
            "url": "https://translate-dev.freebsd.org/api/units/1593852/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.476202Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "ppp configuration files, see man:ppp[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -866947832043892311,
            "content_hash": -866947832043892311,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:135",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592817/?format=api",
            "priority": 100,
            "id": 1593853,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=73f7fb8a403a91a9",
            "url": "https://translate-dev.freebsd.org/api/units/1593853/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.477508Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/ssh#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2107858398558949242,
            "content_hash": -2107858398558949242,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:136",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592819/?format=api",
            "priority": 100,
            "id": 1593854,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=62bf61f45511f086",
            "url": "https://translate-dev.freebsd.org/api/units/1593854/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.478369Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "OpenSSH configuration files, see man:ssh[1] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6112635325640315515,
            "content_hash": 6112635325640315515,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:138",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592821/?format=api",
            "priority": 100,
            "id": 1593855,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=d4d471714a4b927b",
            "url": "https://translate-dev.freebsd.org/api/units/1593855/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.479198Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/ssl#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -858289357483980043,
            "content_hash": -858289357483980043,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:139",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592823/?format=api",
            "priority": 100,
            "id": 1593856,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=7416be6074ab4af5",
            "url": "https://translate-dev.freebsd.org/api/units/1593856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.480091Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "OpenSSL configuration files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4521699199208977636,
            "content_hash": -4521699199208977636,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:141",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592825/?format=api",
            "priority": 100,
            "id": 1593857,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=413fb28909fb0b1c",
            "url": "https://translate-dev.freebsd.org/api/units/1593857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.480864Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "[.filename]#/etc/sysctl.conf#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -467877641597773996,
            "content_hash": -467877641597773996,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:142",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592827/?format=api",
            "priority": 100,
            "id": 1593858,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=7981c3c38e379754",
            "url": "https://translate-dev.freebsd.org/api/units/1593858/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.481591Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "Contains settings for the kernel. More information in <<configtuning-sysctl>>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8778887883272578607,
            "content_hash": 8778887883272578607,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:144",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592829/?format=api",
            "priority": 100,
            "id": 1593859,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=f9d4e0046d71662f",
            "url": "https://translate-dev.freebsd.org/api/units/1593859/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.482304Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/fa/?format=api",
            "source": [
                "The sysctl utility"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8492725765751553006,
            "content_hash": -8492725765751553006,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:147",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592831/?format=api",
            "priority": 100,
            "id": 1593860,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/fa/?checksum=0a23c6e995924412",
            "url": "https://translate-dev.freebsd.org/api/units/1593860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:58.483055Z"
        }
    ]
}