Translation components API.

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

GET /api/translations/documentation/bookshandbookconfig_index/es/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/es/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1184635,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=0257b92a70c6de72",
            "url": "https://translate-dev.freebsd.org/api/units/1184635/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:54:58.980032Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1184637,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=37629b9eccc968b0",
            "url": "https://translate-dev.freebsd.org/api/units/1184637/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:54:59.154918Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1184638,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=8ea7facded507213",
            "url": "https://translate-dev.freebsd.org/api/units/1184638/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:54:59.254202Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1184639,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=0b12582267978f5a",
            "url": "https://translate-dev.freebsd.org/api/units/1184639/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:54:59.262995Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1184682,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=9d2c800078a1e7c6",
            "url": "https://translate-dev.freebsd.org/api/units/1184682/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:55:02.362027Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381117,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=1973d3b96262ba36",
            "url": "https://translate-dev.freebsd.org/api/units/1381117/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:51.257419Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381118,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=42f7c34e3bb4b294",
            "url": "https://translate-dev.freebsd.org/api/units/1381118/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:51.261780Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381120,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=3081ce8ea4dcef4a",
            "url": "https://translate-dev.freebsd.org/api/units/1381120/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:53.568425Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381122,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=a31fe4cf72a7043c",
            "url": "https://translate-dev.freebsd.org/api/units/1381122/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:53.593867Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381124,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=410f7c2832e1821c",
            "url": "https://translate-dev.freebsd.org/api/units/1381124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:53.662139Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381125,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=2dbf35100f44c9f1",
            "url": "https://translate-dev.freebsd.org/api/units/1381125/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:53.669009Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1381126,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=97dcd3046b33d236",
            "url": "https://translate-dev.freebsd.org/api/units/1381126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:53:53.699928Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1455802,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=137d88d710b6ba4d",
            "url": "https://translate-dev.freebsd.org/api/units/1455802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-23T13:41:00.747094Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593469,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=9567d77d724f7aa1",
            "url": "https://translate-dev.freebsd.org/api/units/1593469/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.853518Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593470,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=6ee142b61f2d23c4",
            "url": "https://translate-dev.freebsd.org/api/units/1593470/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.854611Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593471,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=a6df21fee899ecdb",
            "url": "https://translate-dev.freebsd.org/api/units/1593471/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.855422Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593472,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=87a330dff28f6139",
            "url": "https://translate-dev.freebsd.org/api/units/1593472/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.857787Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593473,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=c3bb746afca932ff",
            "url": "https://translate-dev.freebsd.org/api/units/1593473/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.859006Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593474,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=130b21943a7469f6",
            "url": "https://translate-dev.freebsd.org/api/units/1593474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.859779Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593475,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=2290925ffa208292",
            "url": "https://translate-dev.freebsd.org/api/units/1593475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.860528Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593476,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=933278a83205d03e",
            "url": "https://translate-dev.freebsd.org/api/units/1593476/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.861260Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593477,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=08358dce3a4d530b",
            "url": "https://translate-dev.freebsd.org/api/units/1593477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.861941Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593478,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=7a698c5df66df3f0",
            "url": "https://translate-dev.freebsd.org/api/units/1593478/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.862628Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593479,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=a7d8b6fe3971f2b6",
            "url": "https://translate-dev.freebsd.org/api/units/1593479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.863309Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593480,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=c6a14feca37adfb8",
            "url": "https://translate-dev.freebsd.org/api/units/1593480/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.863970Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593481,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=7c1329123f66bb50",
            "url": "https://translate-dev.freebsd.org/api/units/1593481/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.864646Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593482,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=d3070f2501633785",
            "url": "https://translate-dev.freebsd.org/api/units/1593482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.865834Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593483,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=abbe27ac6477c6f5",
            "url": "https://translate-dev.freebsd.org/api/units/1593483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.866980Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593484,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=a729b20187703d34",
            "url": "https://translate-dev.freebsd.org/api/units/1593484/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.867665Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593485,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=cd6ddab0155d2509",
            "url": "https://translate-dev.freebsd.org/api/units/1593485/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.868405Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593486,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=59a4e25966569d58",
            "url": "https://translate-dev.freebsd.org/api/units/1593486/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.870088Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593487,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=de3c13412cdc54cd",
            "url": "https://translate-dev.freebsd.org/api/units/1593487/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.870817Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593488,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=ff2d1f4ff6afc990",
            "url": "https://translate-dev.freebsd.org/api/units/1593488/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.871557Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593489,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=d6de3776de875445",
            "url": "https://translate-dev.freebsd.org/api/units/1593489/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.872263Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593490,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=5ecde5fd6296e7e7",
            "url": "https://translate-dev.freebsd.org/api/units/1593490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.872964Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593491,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=486f4d935a4b145b",
            "url": "https://translate-dev.freebsd.org/api/units/1593491/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.873741Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593492,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=133411d95d43199e",
            "url": "https://translate-dev.freebsd.org/api/units/1593492/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.874486Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593493,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=8b6a9dbee70aeaea",
            "url": "https://translate-dev.freebsd.org/api/units/1593493/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.875157Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593494,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=cf2782f15de4a0c3",
            "url": "https://translate-dev.freebsd.org/api/units/1593494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.875842Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593495,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=b8f3ce723e2ef72b",
            "url": "https://translate-dev.freebsd.org/api/units/1593495/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.876501Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593496,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=47fab2b43c9ea359",
            "url": "https://translate-dev.freebsd.org/api/units/1593496/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.877178Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593497,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=3e2a47c1edc4091e",
            "url": "https://translate-dev.freebsd.org/api/units/1593497/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.877855Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593498,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=73f7fb8a403a91a9",
            "url": "https://translate-dev.freebsd.org/api/units/1593498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.879024Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593499,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=62bf61f45511f086",
            "url": "https://translate-dev.freebsd.org/api/units/1593499/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.879706Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593500,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=d4d471714a4b927b",
            "url": "https://translate-dev.freebsd.org/api/units/1593500/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.880376Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593501,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=7416be6074ab4af5",
            "url": "https://translate-dev.freebsd.org/api/units/1593501/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.881027Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?format=api",
            "source": [
                "OpenSSL configuration files."
            ],
            "previous_source": "Configuration Files",
            "target": [
                "Archivos de configuración"
            ],
            "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": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592825/?format=api",
            "priority": 100,
            "id": 1593502,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=413fb28909fb0b1c",
            "url": "https://translate-dev.freebsd.org/api/units/1593502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.881664Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593503,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=7981c3c38e379754",
            "url": "https://translate-dev.freebsd.org/api/units/1593503/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.883320Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593504,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=f9d4e0046d71662f",
            "url": "https://translate-dev.freebsd.org/api/units/1593504/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.884014Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/es/?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": 1593505,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/es/?checksum=0a23c6e995924412",
            "url": "https://translate-dev.freebsd.org/api/units/1593505/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:43:57.884709Z"
        }
    ]
}