Translation components API.

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

GET /api/translations/documentation/bookshandbookconfig_index/zh_TW/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/zh_TW/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1186273,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=0257b92a70c6de72",
            "url": "https://translate-dev.freebsd.org/api/units/1186273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:32.862792Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1186275,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=37629b9eccc968b0",
            "url": "https://translate-dev.freebsd.org/api/units/1186275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:32.895952Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1186276,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=8ea7facded507213",
            "url": "https://translate-dev.freebsd.org/api/units/1186276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:32.916259Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1186277,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=0b12582267978f5a",
            "url": "https://translate-dev.freebsd.org/api/units/1186277/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:32.953707Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": [
                "可以使用任何尚未掛載過、甚至已經有內含資料的分割區做為交換空間,但在含有資料的分割區上使用 <command>swapon</command> 會覆寫並清除該分割區上所有的資料,請在執行 <command>swapon</command> 之前確認真的要使用該分割區增加交換空間。"
            ],
            "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": 10,
            "fuzzy": true,
            "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": 1186320,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=9d2c800078a1e7c6",
            "url": "https://translate-dev.freebsd.org/api/units/1186320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:33.927019Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381333,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=1973d3b96262ba36",
            "url": "https://translate-dev.freebsd.org/api/units/1381333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:00.862823Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381334,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=42f7c34e3bb4b294",
            "url": "https://translate-dev.freebsd.org/api/units/1381334/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:00.877798Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381336,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=3081ce8ea4dcef4a",
            "url": "https://translate-dev.freebsd.org/api/units/1381336/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:04.771890Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381338,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=a31fe4cf72a7043c",
            "url": "https://translate-dev.freebsd.org/api/units/1381338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:04.866041Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381340,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=410f7c2832e1821c",
            "url": "https://translate-dev.freebsd.org/api/units/1381340/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:04.875129Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381341,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=2dbf35100f44c9f1",
            "url": "https://translate-dev.freebsd.org/api/units/1381341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:04.887333Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1381342,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=97dcd3046b33d236",
            "url": "https://translate-dev.freebsd.org/api/units/1381342/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:56:04.899110Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": [
                "以 <literal>#</literal> 字元為首的行代表註解。可在檔案中放置註解提醒要執行什麼動作及為何要執行。註解不可與指令同行,否則會被當做指令的一部份,註解必須在新的一行,空白行則會被忽略掉。"
            ],
            "id_hash": -7818942920765556147,
            "content_hash": -7818942920765556147,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:550",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "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": 1455822,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=137d88d710b6ba4d",
            "url": "https://translate-dev.freebsd.org/api/units/1455822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-23T13:41:11.010215Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": "One of the important aspects of FreeBSD is proper system configuration. This chapter explains much of the FreeBSD configuration process, including some of the parameters which can be set to tune a FreeBSD system.",
            "target": [
                "在 FreeBSD 使用過程中,相當重要的環節之一就是如何正確設定系統。 本章著重於介紹 FreeBSD 的設定流程,包括一些可以調整 FreeBSD 效能的參數設定。"
            ],
            "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": 10,
            "fuzzy": true,
            "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": 1597729,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=9567d77d724f7aa1",
            "url": "https://translate-dev.freebsd.org/api/units/1597729/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.660808Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?format=api",
            "source": [
                "Chapter 14. Configuration, Services, Logging and Power Management"
            ],
            "previous_source": "Configuration and Tuning",
            "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": 10,
            "fuzzy": true,
            "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": 1597730,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=6ee142b61f2d23c4",
            "url": "https://translate-dev.freebsd.org/api/units/1597730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.662161Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597731,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=a6df21fee899ecdb",
            "url": "https://translate-dev.freebsd.org/api/units/1597731/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.663248Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?format=api",
            "source": [
                "How to configure the power management in FreeBSD."
            ],
            "previous_source": "How to configure and test a network card.",
            "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": 10,
            "fuzzy": true,
            "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": 1597732,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=87a330dff28f6139",
            "url": "https://translate-dev.freebsd.org/api/units/1597732/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.666124Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597733,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=c3bb746afca932ff",
            "url": "https://translate-dev.freebsd.org/api/units/1597733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.667811Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597734,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=130b21943a7469f6",
            "url": "https://translate-dev.freebsd.org/api/units/1597734/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.668560Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597735,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=2290925ffa208292",
            "url": "https://translate-dev.freebsd.org/api/units/1597735/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.669397Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597736,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=933278a83205d03e",
            "url": "https://translate-dev.freebsd.org/api/units/1597736/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.670239Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597737,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=08358dce3a4d530b",
            "url": "https://translate-dev.freebsd.org/api/units/1597737/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.671057Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597738,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=7a698c5df66df3f0",
            "url": "https://translate-dev.freebsd.org/api/units/1597738/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.671821Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597739,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=a7d8b6fe3971f2b6",
            "url": "https://translate-dev.freebsd.org/api/units/1597739/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.672554Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597740,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=c6a14feca37adfb8",
            "url": "https://translate-dev.freebsd.org/api/units/1597740/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.673259Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597741,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=7c1329123f66bb50",
            "url": "https://translate-dev.freebsd.org/api/units/1597741/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.673981Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597742,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=d3070f2501633785",
            "url": "https://translate-dev.freebsd.org/api/units/1597742/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.675199Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597743,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=abbe27ac6477c6f5",
            "url": "https://translate-dev.freebsd.org/api/units/1597743/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.676301Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597744,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=a729b20187703d34",
            "url": "https://translate-dev.freebsd.org/api/units/1597744/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.676946Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597745,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=cd6ddab0155d2509",
            "url": "https://translate-dev.freebsd.org/api/units/1597745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.677609Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597746,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=59a4e25966569d58",
            "url": "https://translate-dev.freebsd.org/api/units/1597746/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.678971Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597747,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=de3c13412cdc54cd",
            "url": "https://translate-dev.freebsd.org/api/units/1597747/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.679619Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597748,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=ff2d1f4ff6afc990",
            "url": "https://translate-dev.freebsd.org/api/units/1597748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.680270Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597749,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=d6de3776de875445",
            "url": "https://translate-dev.freebsd.org/api/units/1597749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.680882Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597750,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=5ecde5fd6296e7e7",
            "url": "https://translate-dev.freebsd.org/api/units/1597750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.681496Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597751,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=486f4d935a4b145b",
            "url": "https://translate-dev.freebsd.org/api/units/1597751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.682094Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597752,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=133411d95d43199e",
            "url": "https://translate-dev.freebsd.org/api/units/1597752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.682693Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597753,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=8b6a9dbee70aeaea",
            "url": "https://translate-dev.freebsd.org/api/units/1597753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.683300Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597754,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=cf2782f15de4a0c3",
            "url": "https://translate-dev.freebsd.org/api/units/1597754/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.683907Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597755,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=b8f3ce723e2ef72b",
            "url": "https://translate-dev.freebsd.org/api/units/1597755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.684501Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597756,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=47fab2b43c9ea359",
            "url": "https://translate-dev.freebsd.org/api/units/1597756/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.685123Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597757,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=3e2a47c1edc4091e",
            "url": "https://translate-dev.freebsd.org/api/units/1597757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.685784Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597758,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=73f7fb8a403a91a9",
            "url": "https://translate-dev.freebsd.org/api/units/1597758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.686771Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597759,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=62bf61f45511f086",
            "url": "https://translate-dev.freebsd.org/api/units/1597759/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.687403Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597760,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=d4d471714a4b927b",
            "url": "https://translate-dev.freebsd.org/api/units/1597760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.688014Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597761,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=7416be6074ab4af5",
            "url": "https://translate-dev.freebsd.org/api/units/1597761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.688634Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?format=api",
            "source": [
                "OpenSSL configuration files."
            ],
            "previous_source": "Configuration Files",
            "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": 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": 1597762,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=413fb28909fb0b1c",
            "url": "https://translate-dev.freebsd.org/api/units/1597762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.689224Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597763,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=7981c3c38e379754",
            "url": "https://translate-dev.freebsd.org/api/units/1597763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.690315Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597764,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=f9d4e0046d71662f",
            "url": "https://translate-dev.freebsd.org/api/units/1597764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.690920Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?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": 1597765,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_TW/?checksum=0a23c6e995924412",
            "url": "https://translate-dev.freebsd.org/api/units/1597765/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.691551Z"
        }
    ]
}