Translation components API.

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

GET /api/translations/documentation/bookshandbookconfig_index/zh_CN/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_CN/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": [
                "如果在日志服务器上没有收到任何消息,原因很可能是网络连接问题、主机名解析问题或配置文件出错。要了解出错原因原因,请确保日志服务器和日志客户端都能使用其<filename>/etc/rc.conf</filename>中指定的主机名来<command>ping</command>对方。如果失败,请检查网络布线、防火墙规则集以及日志服务器和客户端上的<acronym>DNS</acronym>服务器或<filename>/etc/hosts</filename>中的主机名条目。重复执行,直到两个主机上的<command>ping</command>成功。"
            ],
            "id_hash": -9054564933873246606,
            "content_hash": -9054564933873246606,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "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": 1186091,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=0257b92a70c6de72",
            "url": "https://translate-dev.freebsd.org/api/units/1186091/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:25.693144Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": [
                "在此示例中,由于拼写错误导致主机名不匹配,日志消息被拒绝。客户端的主机名应该是<literal>logclient</literal>,而非<literal>logclien</literal>。修复拼写错误并重新启动,验证结果:"
            ],
            "id_hash": -5232448710708205392,
            "content_hash": -5232448710708205392,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1135",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "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": 1186093,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=37629b9eccc968b0",
            "url": "https://translate-dev.freebsd.org/api/units/1186093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:25.717358Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": [
                "就像其他的网络服务一样, 在实现配置之前需要考虑安全性。 有时日志文件也包含了敏感信息, 比如本地主机上所启用的服务, 用户帐号和配置数据。 从客户端发出的数据经过网络到达服务器, 这期间既没有加密也没有密码保护。 如果有加密需要的话, 可以使用 <package>security/stunnel</package>, 它将在一个加密的隧道中传输数据。"
            ],
            "id_hash": 1056088399998382611,
            "content_hash": 1056088399998382611,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1167",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "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": 1186094,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=8ea7facded507213",
            "url": "https://translate-dev.freebsd.org/api/units/1186094/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:25.765177Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1186095,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=0b12582267978f5a",
            "url": "https://translate-dev.freebsd.org/api/units/1186095/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:25.774393Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1186138,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=9d2c800078a1e7c6",
            "url": "https://translate-dev.freebsd.org/api/units/1186138/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:27.687813Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381309,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=1973d3b96262ba36",
            "url": "https://translate-dev.freebsd.org/api/units/1381309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:48.110949Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381310,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=42f7c34e3bb4b294",
            "url": "https://translate-dev.freebsd.org/api/units/1381310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:48.157098Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381312,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=3081ce8ea4dcef4a",
            "url": "https://translate-dev.freebsd.org/api/units/1381312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:50.664438Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381314,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=a31fe4cf72a7043c",
            "url": "https://translate-dev.freebsd.org/api/units/1381314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:50.691721Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381316,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=410f7c2832e1821c",
            "url": "https://translate-dev.freebsd.org/api/units/1381316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:50.765499Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381317,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=2dbf35100f44c9f1",
            "url": "https://translate-dev.freebsd.org/api/units/1381317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:50.769441Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1381318,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=97dcd3046b33d236",
            "url": "https://translate-dev.freebsd.org/api/units/1381318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:50.776045Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1455820,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=137d88d710b6ba4d",
            "url": "https://translate-dev.freebsd.org/api/units/1455820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-23T13:41:10.271966Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597374,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=9567d77d724f7aa1",
            "url": "https://translate-dev.freebsd.org/api/units/1597374/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.129171Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597375,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=6ee142b61f2d23c4",
            "url": "https://translate-dev.freebsd.org/api/units/1597375/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.130498Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597376,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=a6df21fee899ecdb",
            "url": "https://translate-dev.freebsd.org/api/units/1597376/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.131587Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597377,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=87a330dff28f6139",
            "url": "https://translate-dev.freebsd.org/api/units/1597377/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.134300Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597378,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=c3bb746afca932ff",
            "url": "https://translate-dev.freebsd.org/api/units/1597378/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.135830Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597379,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=130b21943a7469f6",
            "url": "https://translate-dev.freebsd.org/api/units/1597379/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.136671Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597380,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=2290925ffa208292",
            "url": "https://translate-dev.freebsd.org/api/units/1597380/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.137513Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597381,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=933278a83205d03e",
            "url": "https://translate-dev.freebsd.org/api/units/1597381/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.138343Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597382,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=08358dce3a4d530b",
            "url": "https://translate-dev.freebsd.org/api/units/1597382/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.139180Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597383,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=7a698c5df66df3f0",
            "url": "https://translate-dev.freebsd.org/api/units/1597383/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.140037Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597384,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=a7d8b6fe3971f2b6",
            "url": "https://translate-dev.freebsd.org/api/units/1597384/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.140779Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597385,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=c6a14feca37adfb8",
            "url": "https://translate-dev.freebsd.org/api/units/1597385/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.141484Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597386,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=7c1329123f66bb50",
            "url": "https://translate-dev.freebsd.org/api/units/1597386/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.142123Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597387,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=d3070f2501633785",
            "url": "https://translate-dev.freebsd.org/api/units/1597387/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.143268Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597388,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=abbe27ac6477c6f5",
            "url": "https://translate-dev.freebsd.org/api/units/1597388/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.144293Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597389,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=a729b20187703d34",
            "url": "https://translate-dev.freebsd.org/api/units/1597389/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.144913Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597390,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=cd6ddab0155d2509",
            "url": "https://translate-dev.freebsd.org/api/units/1597390/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.145576Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597391,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=59a4e25966569d58",
            "url": "https://translate-dev.freebsd.org/api/units/1597391/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.146901Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597392,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=de3c13412cdc54cd",
            "url": "https://translate-dev.freebsd.org/api/units/1597392/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.147530Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597393,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=ff2d1f4ff6afc990",
            "url": "https://translate-dev.freebsd.org/api/units/1597393/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.148138Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597394,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=d6de3776de875445",
            "url": "https://translate-dev.freebsd.org/api/units/1597394/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.148734Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597395,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=5ecde5fd6296e7e7",
            "url": "https://translate-dev.freebsd.org/api/units/1597395/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.149355Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597396,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=486f4d935a4b145b",
            "url": "https://translate-dev.freebsd.org/api/units/1597396/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.149959Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597397,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=133411d95d43199e",
            "url": "https://translate-dev.freebsd.org/api/units/1597397/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.150563Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597398,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=8b6a9dbee70aeaea",
            "url": "https://translate-dev.freebsd.org/api/units/1597398/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.151149Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597399,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=cf2782f15de4a0c3",
            "url": "https://translate-dev.freebsd.org/api/units/1597399/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.151782Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597400,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=b8f3ce723e2ef72b",
            "url": "https://translate-dev.freebsd.org/api/units/1597400/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.152379Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597401,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=47fab2b43c9ea359",
            "url": "https://translate-dev.freebsd.org/api/units/1597401/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.152995Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597402,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=3e2a47c1edc4091e",
            "url": "https://translate-dev.freebsd.org/api/units/1597402/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.153576Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597403,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=73f7fb8a403a91a9",
            "url": "https://translate-dev.freebsd.org/api/units/1597403/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.154614Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597404,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=62bf61f45511f086",
            "url": "https://translate-dev.freebsd.org/api/units/1597404/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.155233Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597405,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=d4d471714a4b927b",
            "url": "https://translate-dev.freebsd.org/api/units/1597405/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.155846Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597406,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=7416be6074ab4af5",
            "url": "https://translate-dev.freebsd.org/api/units/1597406/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.156456Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597407,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=413fb28909fb0b1c",
            "url": "https://translate-dev.freebsd.org/api/units/1597407/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.157060Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597408,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=7981c3c38e379754",
            "url": "https://translate-dev.freebsd.org/api/units/1597408/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.158135Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597409,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=f9d4e0046d71662f",
            "url": "https://translate-dev.freebsd.org/api/units/1597409/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.158750Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_CN/?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": 1597410,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/zh_CN/?checksum=0a23c6e995924412",
            "url": "https://translate-dev.freebsd.org/api/units/1597410/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:04.159347Z"
        }
    ]
}