Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 673,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Viewing and Managing Log Files"
            ],
            "previous_source": "",
            "target": [
                "查看和管理日志文件"
            ],
            "id_hash": -6353385049484605894,
            "content_hash": -6353385049484605894,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:5",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/954349/?format=api",
            "priority": 100,
            "id": 16147401,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=27d43df58c31463a",
            "url": "https://translate.fedoraproject.org/api/units/16147401/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.622152Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "indexterm:[log files,System Log]indexterm:[log files,description] _Log files_ are files that contain messages about the system, including the kernel, services, and applications running on it. There are different log files for different information. For example, there is a default system log file, a log file just for security messages, and a log file for cron tasks."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[log files,System Log]indexterm:[log files,description] _Log files_ 是包含系统信息的文件,包括内核、服务和运行在系统上的应用程序。 不同的信息有不同的日志文件。 例如,有一个默认的系统日志文件、一个专门用于安全消息的日志文件和一个用于cron任务的日志文件。"
            ],
            "id_hash": 8795321227476144781,
            "content_hash": 8795321227476144781,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate.fedoraproject.org/api/units/954353/?format=api",
            "priority": 100,
            "id": 16147402,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=fa0f420e892b128d",
            "url": "https://translate.fedoraproject.org/api/units/16147402/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.625484Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Log files can be very useful when trying to troubleshoot a problem with the system such as trying to load a kernel driver or when looking for unauthorized login attempts to the system. This chapter discusses where to find log files, how to view log files, and what to look for in log files.  indexterm:[log files,rsyslogd daemon]indexterm:[rsyslog] Some log files are controlled by a daemon called `rsyslogd`. The `rsyslogd` daemon is an enhanced replacement for [application]*sysklogd*, and provides extended filtering, encryption protected relaying of messages, various configuration options, input and output modules, support for transportation via the `TCP` or `UDP` protocols. Note that [application]*rsyslog* is compatible with [application]*sysklogd*."
            ],
            "previous_source": "",
            "target": [
                "当试图排除系统问题时,如试图加载内核驱动程序或寻找未经授权的系统登录尝试,日志文件可能非常有用。 本章讨论到哪里查找日志文件,如何查看日志文件,以及在日志文件中查找什么。indexterm:[log files,rsyslogd daemon]indexterm:[rsyslog] 某些日志文件由守护进程 `rsyslogd` 控制。`rsyslogd` 守护进程是对  [application]*sysklogd* 的一个增强的替代,并提供了扩展的消息过滤、加密保护、各种配置选项、输入和输出模块,支持通过 `TCP` 或 `UDP` 协议传输。请注意, [application]*rsyslog* 与 [application]*sysklogd* 兼容。"
            ],
            "id_hash": -2935474639622444984,
            "content_hash": -2935474639622444984,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:12",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 108,
            "source_unit": "https://translate.fedoraproject.org/api/units/954357/?format=api",
            "priority": 100,
            "id": 16147403,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=5743195e3a22e848",
            "url": "https://translate.fedoraproject.org/api/units/16147403/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.629048Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Log files can also be managed by the `journald` daemon – a component of `systemd`. The `journald` daemon captures Syslog messages, kernel log messages, initial RAM disk and early boot messages as well as messages written to standard output and standard error output of all services, indexes them and makes this available to the user. The native journal file format, which is a structured and indexed binary file, improves searching and provides faster operation, and it also stores meta data information like time stamps or user IDs. Log files produced by `journald` are by default not persistent, log files are stored only in memory or a small ring-buffer in the `/run/log/journal/` directory. The amount of logged data depends on free memory, when you reach the capacity limit, the oldest entries are deleted. However, this setting can be altered – see xref:Viewing_and_Managing_Log_Files.adoc#s2-Enabling_Persistent_Storage[Enabling Persistent Storage]. For more information on Journal see xref:Viewing_and_Managing_Log_Files.adoc#s1-Using_the_Journal[Using the Journal]."
            ],
            "previous_source": "",
            "target": [
                "日志文件也可以由 `systemd` 的组件 `journald` 守护进程管理 。 `journald` 守护进程捕获Syslog消息、内核日志消息、初始RAM磁盘和早期引导消息,以及所有服务写入标准输出和标准错误输出的消息,对它们进行索引,并让用户可以使用这些消息。本机日志文件格式是结构化和索引的二进制文件,它改进了搜索并提供了更快的操作,还存储了时间戳或用户id等元数据信息。由 `journald` 生成的日志文件默认情况下是不持久的,日志文件只存储在内存中或 `/run/Log/journal/` 目录下的一个小的循环缓冲区中。日志数据的数量取决于可用内存,当您达到容量限制时,最老的条目将被删除。但是,这个设置可以被修改,参阅 xref:Viewing_and_Managing_Log_Files.adoc#s2-Enabling_Persistent_Storage[Enabling Persistent Storage]。有关日志的更多信息,请参阅 xref:Viewing_and_Managing_Log_Files.adoc#s1-Using_the_Journal[Using the Journal]。"
            ],
            "id_hash": 7838134494222560623,
            "content_hash": 7838134494222560623,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:14",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 152,
            "source_unit": "https://translate.fedoraproject.org/api/units/954362/?format=api",
            "priority": 100,
            "id": 16147404,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=ecc6a5cb55df2d6f",
            "url": "https://translate.fedoraproject.org/api/units/16147404/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.632857Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "By default, only `journald` is installed on your system. You have to install rsyslog youself. Also do not forget to enable and start it after install before continuing with rest of this guide.  The `journald` daemon is the primary tool for troubleshooting. It also provides additional data necessary for creating structured log messages. Data acquired by `journald` is forwarded into the `/run/systemd/journal/syslog` socket that may be used by `rsyslogd` to process the data further. However, [application]*rsyslog* does the actual integration by default via the `imjournal` input module, thus avoiding the aforementioned socket. You can also transfer data in the opposite direction, from `rsyslogd` to `journald` with use of `omjournal` module. See xref:Viewing_and_Managing_Log_Files.adoc#s1-interaction_of_rsyslog_and_journal[Interaction of Rsyslog and Journal] for further information. The integration enables maintaining text-based logs in a consistent format to ensure compatibility with possible applications or configurations dependent on `rsyslogd`. Also, you can maintain rsyslog messages in a structured format (see xref:Viewing_and_Managing_Log_Files.adoc#s1-structured_logging_with_rsyslog[Structured Logging with Rsyslog])."
            ],
            "previous_source": "",
            "target": [
                "默认情况下,系统上只安装 `journald`。你必须自己安装 rsyslog。在继续本指南的其余部分之前,不要忘记在安装之后启用并启动它。`journald` 守护进程是故障排除的主要工具。它还提供了创建结构化日志消息所需的额外数据。`journald` 获取的数据被转发到 `/run/systemd/journal/syslog` 套接字,`rsyslogd` 可能会使用该套接字进一步处理数据。然而,[application]*rsyslog* 在默认情况下通过 `imjournal` 输入模块进行实际的集成,从而避免了前面提到的套接字。您也可以使用 `omjournal` 模块以相反的方向,从 `rsyslogd` 到 `journald` 传输数据。详细信息请参见 xref:Viewing_and_Managing_Log_Files.adoc#s1-interaction_of_rsyslog_and_journal[Interaction of Rsyslog and Journal]。该集成支持以一致的格式维护基于文本的日志,以确保与可能依赖于 `rsyslogd` 的应用程序或配置的兼容性。另外,你可以用结构化的格式来维护 rsyslog 消息(参见 xref:Viewing_and_Managing_Log_Files.adoc#s1-structured_logging_with_rsyslog[Structured Logging with Rsyslog])。"
            ],
            "id_hash": -5680163565803879058,
            "content_hash": -5680163565803879058,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:16",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 155,
            "source_unit": "https://translate.fedoraproject.org/api/units/954367/?format=api",
            "priority": 100,
            "id": 16147405,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=312c0154ea24c56e",
            "url": "https://translate.fedoraproject.org/api/units/16147405/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.636768Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Locating Log Files"
            ],
            "previous_source": "",
            "target": [
                "定位日志文件"
            ],
            "id_hash": 4113404799380453701,
            "content_hash": 4113404799380453701,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:18",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954371/?format=api",
            "priority": 100,
            "id": 16147406,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=b915bfdf0c757945",
            "url": "https://translate.fedoraproject.org/api/units/16147406/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.641569Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "indexterm:[log files,locating] A list of log files maintained by `rsyslogd` can be found in the `/etc/rsyslog.conf` configuration file. Most log files are located in the `/var/log/` directory. Some applications such as [command]#httpd# and [command]#samba# have a directory within `/var/log/` for their log files.  indexterm:[log files,rotating]indexterm:[logrotate] You may notice multiple files in the `/var/log/` directory with numbers after them (for example, `cron-20100906`). These numbers represent a time stamp that has been added to a rotated log file. Log files are rotated so their file sizes do not become too large. The `logrotate` package contains a cron task that automatically rotates log files according to the `/etc/logrotate.conf` configuration file and the configuration files in the `/etc/logrotate.d/` directory."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[log files,locating] 在 /etc/rsyslog.conf 配置文件中可以找到由 `rsyslogd` 维护的日志文件列表。大多数日志文件位于 `/var/log/` 目录下。一些应用程序,如 [command]#httpd# 和 [command]#samba# 在 `/var/log/` 中有一个目录来存放它们的日志文件。indexterm:[log files,rotating]indexterm:[logrotate] 你可能会注意到 `/var/log/` 目录下有多个文件后面都有数字(例如,`cron-20100906`)。这些数字表示已添加到轮换日志文件中的时间戳。日志文件被轮转,因此它们的文件大小不会变得太大。`logrotate` 包,包含一个cron任务,该任务根据 `/etc/logrotate.conf` 配置文件和 `/etc/logrotate.d/` 目录中的配置文件自动轮换日志文件。"
            ],
            "id_hash": -8776225399571018546,
            "content_hash": -8776225399571018546,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:23",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 115,
            "source_unit": "https://translate.fedoraproject.org/api/units/954375/?format=api",
            "priority": 100,
            "id": 16147407,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=0634957f5dcf0cce",
            "url": "https://translate.fedoraproject.org/api/units/16147407/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.645892Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Basic Configuration of Rsyslog"
            ],
            "previous_source": "",
            "target": [
                "Rsyslog 的基本配置"
            ],
            "id_hash": 5574589206120504048,
            "content_hash": 5574589206120504048,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:25",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/954379/?format=api",
            "priority": 100,
            "id": 16147408,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=cd5ceb58f78a1af0",
            "url": "https://translate.fedoraproject.org/api/units/16147408/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.649670Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "indexterm:[rsyslog,configuration] The main configuration file for [application]*rsyslog* is `/etc/rsyslog.conf`. Here, you can specify _global directives_, _modules_, and _rules_ that consist of _filter_ and _action_ parts. Also, you can add comments in the form of text following a hash sign (`#`)."
            ],
            "previous_source": "",
            "target": [
                "rsyslog 的主要配置文件是 /etc/rsyslog.conf 。在这里,您可以指定由 filter 和 action 部分组成的 global directives、modules 和 rules。此外,您可以在井号 (#) 后以文本形式添加注释。"
            ],
            "id_hash": 340156389634099935,
            "content_hash": 340156389634099935,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:28",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/954383/?format=api",
            "priority": 100,
            "id": 16147409,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=84b87a6f24384adf",
            "url": "https://translate.fedoraproject.org/api/units/16147409/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.654232Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Filters"
            ],
            "previous_source": "",
            "target": [
                "过滤器"
            ],
            "id_hash": 7294269816865057479,
            "content_hash": 7294269816865057479,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:30",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954387/?format=api",
            "priority": 100,
            "id": 16147410,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=e53a73c072186ac7",
            "url": "https://translate.fedoraproject.org/api/units/16147410/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.658658Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "indexterm:[rsyslog,filters] A rule is specified by a *filter* part, which selects a subset of syslog messages, and an *action* part, which specifies what to do with the selected messages. To define a rule in your `/etc/rsyslog.conf` configuration file, define both, a filter and an action, on one line and separate them with one or more spaces or tabs."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[rsyslog,filters]规则由 *filter* 部分指定,它选择 syslog 消息的子集,以及用选定的消息做什么的 *action* 部分。要在 `/etc/rsyslog.conf` 配置文件中定义规则,请在一行上定义过滤器和操作,并用一个或多个空格或制表符分隔它们。"
            ],
            "id_hash": -7525861926764962476,
            "content_hash": -7525861926764962476,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:33",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate.fedoraproject.org/api/units/954391/?format=api",
            "priority": 100,
            "id": 16147411,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=178ec4738a899d54",
            "url": "https://translate.fedoraproject.org/api/units/16147411/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.662338Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "[application]*rsyslog* offers various ways to filter syslog messages according to selected properties. The available filtering methods can be divided into *Facility/Priority-based*, *Property-based*, and *Expression-based* filters."
            ],
            "previous_source": "",
            "target": [
                "[application]*rsyslog* 提供了多种方法来根据选定的属性过滤 syslog 消息。可用的过滤方法可分为 *Facility/Priority-based*、*Property-based* 和 *Expression-based* 过滤器。"
            ],
            "id_hash": 2929389404799693255,
            "content_hash": 2929389404799693255,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:35",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/954395/?format=api",
            "priority": 100,
            "id": 16147412,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=a8a74824a1e0f1c7",
            "url": "https://translate.fedoraproject.org/api/units/16147412/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.666235Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Facility/Priority-based filters"
            ],
            "previous_source": "",
            "target": [
                "基于设施/优先级的过滤器"
            ],
            "id_hash": -2389024753430806968,
            "content_hash": -2389024753430806968,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:36",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954399/?format=api",
            "priority": 100,
            "id": 16147413,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=5ed87aa4f4243e48",
            "url": "https://translate.fedoraproject.org/api/units/16147413/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.672317Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The most used and well-known way to filter syslog messages is to use the facility/priority-based filters which filter syslog messages based on two conditions: _facility_ and _priority_ separated by a dot. To create a selector, use the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "过滤系统日志消息最常用和众所周知的方法是使用基于设施/优先级的过滤器,它根据两个条件过滤系统日志消息:_facility_ 和 _priority_ 用点分隔。要创建选择器,请使用以下语法:"
            ],
            "id_hash": 7257510724492070710,
            "content_hash": 7257510724492070710,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:37",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/954402/?format=api",
            "priority": 100,
            "id": 16147414,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=e4b7db8d4ef00f36",
            "url": "https://translate.fedoraproject.org/api/units/16147414/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.678618Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "_FACILITY_._PRIORITY_\n"
            ],
            "previous_source": "",
            "target": [
                "_FACILITY_._PRIORITY_\n"
            ],
            "id_hash": -3198597901279184039,
            "content_hash": -3198597901279184039,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:42",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954407/?format=api",
            "priority": 100,
            "id": 16147415,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=539c4c27daf1bb59",
            "url": "https://translate.fedoraproject.org/api/units/16147415/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.684384Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "where:"
            ],
            "previous_source": "",
            "target": [
                "其中:"
            ],
            "id_hash": -4717405890969447185,
            "content_hash": -4717405890969447185,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:46, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:99, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:160, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:241, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:290, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:369, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:468, pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:516",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954411/?format=api",
            "priority": 100,
            "id": 16147416,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=3e886856076e54ef",
            "url": "https://translate.fedoraproject.org/api/units/16147416/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.690394Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "_FACILITY_ specifies the subsystem that produces a specific syslog message. For example, the [command]#mail# subsystem handles all mail-related syslog messages. _FACILITY_ can be represented by one of the following keywords (or by a numerical code): [command]#kern# (0), [command]#user# (1), [command]#mail# (2), [command]#daemon# (3), [command]#auth# (4), [command]#syslog# (5), [command]#lpr# (6), [command]#news# (7), [command]#uucp# (8), [command]#cron# (9), [command]#authpriv# (10), [command]#ftp# (11), [command]#ntp# (12), [command]#logaudit# (13), [command]#logalert# (14), [command]#clock# (15), and [command]#local0# through [command]#local7# (16 - 23)."
            ],
            "previous_source": "",
            "target": [
                "_FACILITY_ 指定产生特定系统日志消息的子系统。例如,[command]#mail# 子系统处理所有与邮件相关的系统日志消息。_FACILITY_ 可以由以下关键字(或数字代码)之一表示:[command]#kern# (0)、[command]#user# (1)、[command]#mail# (2)、[command ]#daemon# (3), [command]#auth# (4), [command]#syslog# (5), [command]#lpr# (6), [command]#news# (7), [command ]#uucp# (8), [command]#cron# (9), [command]#authpriv# (10), [command]#ftp# (11), [command]#ntp# (12), [command ]#logaudit# (13)、[command]#logalert# (14)、[command]#clock# (15) 和 [command]#local0# 到 [command]#local7# (16 - 23)。"
            ],
            "id_hash": 4135697378852734727,
            "content_hash": 4135697378852734727,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:48",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "https://translate.fedoraproject.org/api/units/954414/?format=api",
            "priority": 100,
            "id": 16147417,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=b964f2daad080707",
            "url": "https://translate.fedoraproject.org/api/units/16147417/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.696158Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "_PRIORITY_ specifies a priority of a syslog message. _PRIORITY_ can be represented by one of the following keywords (or by a number): [command]#debug# (7), [command]#info# (6), [command]#notice# (5), [command]#warning# (4), [command]#err# (3), [command]#crit# (2), [command]#alert# (1), and [command]#emerg# (0)."
            ],
            "previous_source": "",
            "target": [
                "_PRIORITY_ 指定系统日志消息的优先级。_PRIORITY_ 可以由以下关键字(或数字)之一表示:[command]#debug# (7)、[command]#info# (6)、[command]#notice# (5)、[command] #warning# (4)、[command]#err# (3)、[command]#crit# (2)、[command]#alert# (1) 和 [command]#emerg# (0)。"
            ],
            "id_hash": -3436757483717016929,
            "content_hash": -3436757483717016929,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/954419/?format=api",
            "priority": 100,
            "id": 16147418,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=504e2f46fbe1c29f",
            "url": "https://translate.fedoraproject.org/api/units/16147418/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.700249Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The aforementioned syntax selects syslog messages with the defined or *higher* priority. By preceding any priority keyword with an equal sign (`=`), you specify that only syslog messages with the specified priority will be selected. All other priorities will be ignored. Conversely, preceding a priority keyword with an exclamation mark (`!`) selects all syslog messages except those with the defined priority."
            ],
            "previous_source": "",
            "target": [
                "上述语法选择具有定义或 *更高* 优先级的系统日志消息。通过在任何优先级关键字前面加上等号 (`=`),您可以指定仅选择具有指定优先级的系统日志消息。所有其他优先级将被忽略。相反,在优先级关键字前面加上感叹号 (`!`) 会选择除具有已定义优先级的消息之外的所有 syslog 消息。"
            ],
            "id_hash": -5694917794528663534,
            "content_hash": -5694917794528663534,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate.fedoraproject.org/api/units/954423/?format=api",
            "priority": 100,
            "id": 16147419,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=30f7967058116812",
            "url": "https://translate.fedoraproject.org/api/units/16147419/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.705425Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "In addition to the keywords specified above, you may also use an asterisk (`*`) to define all facilities or priorities (depending on where you place the asterisk, before or after the comma). Specifying the priority keyword `none` serves for facilities with no given priorities. Both facility and priority conditions are case-insensitive."
            ],
            "previous_source": "",
            "target": [
                "除了上面指定的关键字之外,您还可以使用星号 (`*`) 来定义所有设施或优先级(取决于您把星号放在逗号之前或之后)。指定优先级关键字“none”用于没有给定优先级的设施。设施条件和优先级条件都不区分大小写。"
            ],
            "id_hash": 4633293341955690713,
            "content_hash": 4633293341955690713,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:54",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate.fedoraproject.org/api/units/954428/?format=api",
            "priority": 100,
            "id": 16147420,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=c04cc3bf0b7390d9",
            "url": "https://translate.fedoraproject.org/api/units/16147420/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.710108Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "To define multiple facilities and priorities, separate them with a comma (`,`). To define multiple selectors on one line, separate them with a semi-colon (`;`). Note that each selector in the selector field is capable of overwriting the preceding ones, which can exclude some priorities from the pattern."
            ],
            "previous_source": "",
            "target": [
                "要定义多个设施和优先级,请用逗号 (`,`) 分隔它们。要在一行上定义多个选择器,请用分号 (`;`) 分隔它们。请注意,选择器字段中的每个选择器都能够覆盖前面的选择器,这可以从模式中排除一些优先级。"
            ],
            "id_hash": -8286348181731046227,
            "content_hash": -8286348181731046227,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate.fedoraproject.org/api/units/954432/?format=api",
            "priority": 100,
            "id": 16147421,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=0d00fa3b4eb78cad",
            "url": "https://translate.fedoraproject.org/api/units/16147421/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.714479Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Facility/Priority-based Filters"
            ],
            "previous_source": "",
            "target": [
                "设施/基于优先级的过滤器"
            ],
            "id_hash": -909212482253498100,
            "content_hash": -909212482253498100,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:58",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954436/?format=api",
            "priority": 100,
            "id": 16147422,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=7361d41089edd90c",
            "url": "https://translate.fedoraproject.org/api/units/16147422/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.717938Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The following are a few examples of simple facility/priority-based filters that can be specified in `/etc/rsyslog.conf`. To select all kernel syslog messages with any priority, add the following text into the configuration file:"
            ],
            "previous_source": "",
            "target": [
                "以下是一些简单的基于设施/优先级的过滤器示例,可以在 `/etc/rsyslog.conf` 中指定。要选择具有任何优先级的所有内核系统日志消息,请将以下文本添加到配置文件中:"
            ],
            "id_hash": -3257825695216459649,
            "content_hash": -3257825695216459649,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:62",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.fedoraproject.org/api/units/954440/?format=api",
            "priority": 100,
            "id": 16147423,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=52c9e0ca787ba07f",
            "url": "https://translate.fedoraproject.org/api/units/16147423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.721509Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "kern.*\n"
            ],
            "previous_source": "",
            "target": [
                "kern.*\n"
            ],
            "id_hash": 5264400202635296916,
            "content_hash": 5264400202635296916,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:66",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954443/?format=api",
            "priority": 100,
            "id": 16147424,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=c90ee817a1924094",
            "url": "https://translate.fedoraproject.org/api/units/16147424/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.724623Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "To select all mail syslog messages with priority [command]#crit# and higher, use this form:"
            ],
            "previous_source": "",
            "target": [
                "要选择具有优先级 [command]#crit# 和更高优先级的所有邮件系统日志消息,请使用此表单:"
            ],
            "id_hash": -5918025265960419435,
            "content_hash": -5918025265960419435,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:70",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/954447/?format=api",
            "priority": 100,
            "id": 16147425,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=2ddef3602aa47f95",
            "url": "https://translate.fedoraproject.org/api/units/16147425/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.728113Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "mail.crit\n"
            ],
            "previous_source": "",
            "target": [
                "mail.crit\n"
            ],
            "id_hash": 5868280293709008122,
            "content_hash": 5868280293709008122,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:75",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954451/?format=api",
            "priority": 100,
            "id": 16147426,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=d17051d5ecf34cfa",
            "url": "https://translate.fedoraproject.org/api/units/16147426/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.731373Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "To select all cron syslog messages except those with the [command]#info# or [command]#debug# priority, set the configuration in the following form:"
            ],
            "previous_source": "",
            "target": [
                "要选择除具有 [command]#info# 或 [command]#debug# 优先级的消息之外的所有 cron syslog 消息,请设置如下配置:"
            ],
            "id_hash": 2926829039891938925,
            "content_hash": 2926829039891938925,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/954455/?format=api",
            "priority": 100,
            "id": 16147427,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=a89e2f81390e7e6d",
            "url": "https://translate.fedoraproject.org/api/units/16147427/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.733907Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "cron.!info,!debug\n"
            ],
            "previous_source": "",
            "target": [
                "cron.!info,!debug\n"
            ],
            "id_hash": -3452517868266118264,
            "content_hash": -3452517868266118264,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:84",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954459/?format=api",
            "priority": 100,
            "id": 16147428,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=5016314a814f2388",
            "url": "https://translate.fedoraproject.org/api/units/16147428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.736636Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Property-based filters"
            ],
            "previous_source": "",
            "target": [
                "基于优先级的过滤器"
            ],
            "id_hash": 7938361146617074442,
            "content_hash": 7938361146617074442,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:89",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954463/?format=api",
            "priority": 100,
            "id": 16147429,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=ee2ab96752df930a",
            "url": "https://translate.fedoraproject.org/api/units/16147429/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.739780Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Property-based filters let you filter syslog messages by any property, such as `timegenerated` or `syslogtag`. For more information on properties, see xref:Viewing_and_Managing_Log_Files.adoc#brid-properties[Properties]. You can compare each of the specified properties to a particular value using one of the compare-operations listed in xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations]. Both property names and compare operations are case-sensitive."
            ],
            "previous_source": "",
            "target": [
                "基于属性的过滤器允许您按任何属性过滤系统日志消息,例如 `timegenerated` 或 `syslogtag`。有关属性的详细信息,请参阅:xref:Viewing_and_Managing_Log_Files.adoc#brid-properties[Properties]。您可以使用 xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations] 中列出的比较操作之一将每个指定属性与特定值进行比较。属性名称和比较操作都区分大小写。"
            ],
            "id_hash": 3952197315050513245,
            "content_hash": 3952197315050513245,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:90",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate.fedoraproject.org/api/units/954467/?format=api",
            "priority": 100,
            "id": 16147430,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=b6d90684b5d6a35d",
            "url": "https://translate.fedoraproject.org/api/units/16147430/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.742481Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Property-based filter must start with a colon (`:`). To define the filter, use the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "基于属性的过滤器必须以冒号 (`:`) 开头。要定义过滤器,请使用以下语法:"
            ],
            "id_hash": 1589340539374186465,
            "content_hash": 1589340539374186465,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:92",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/954471/?format=api",
            "priority": 100,
            "id": 16147431,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=960e78ccc486afe1",
            "url": "https://translate.fedoraproject.org/api/units/16147431/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.745260Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                ":pass:quotes[_PROPERTY_], [!]pass:quotes[_COMPARE_OPERATION_], \"pass:quotes[_STRING_]\"\n"
            ],
            "previous_source": "",
            "target": [
                ":pass:quotes[_PROPERTY_], [!]pass:quotes[_COMPARE_OPERATION_], \"pass:quotes[_STRING_]\"\n"
            ],
            "id_hash": -6709594657592792566,
            "content_hash": -6709594657592792566,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:96",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954475/?format=api",
            "priority": 100,
            "id": 16147432,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=22e2bb353752aa0a",
            "url": "https://translate.fedoraproject.org/api/units/16147432/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.748708Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The _PROPERTY_ attribute specifies the desired property."
            ],
            "previous_source": "",
            "target": [
                "_PROPERTY_ 属性指定所需的属性。"
            ],
            "id_hash": -272445596182071557,
            "content_hash": -272445596182071557,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:101",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/954479/?format=api",
            "priority": 100,
            "id": 16147433,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=7c38142c7af2b6fb",
            "url": "https://translate.fedoraproject.org/api/units/16147433/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.752206Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The optional exclamation point (`!`) negates the output of the compare-operation. Other Boolean operators are currently not supported in property-based filters."
            ],
            "previous_source": "",
            "target": [
                "可选的感叹号 (`!`) 否定比较操作的输出。基于属性的过滤器目前不支持其他布尔运算符。"
            ],
            "id_hash": -4667719852820907066,
            "content_hash": -4667719852820907066,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:103",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/954483/?format=api",
            "priority": 100,
            "id": 16147434,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=3f38ed8645923bc6",
            "url": "https://translate.fedoraproject.org/api/units/16147434/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.755789Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The _COMPARE_OPERATION_ attribute specifies one of the compare-operations listed in xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations]."
            ],
            "previous_source": "",
            "target": [
                "_COMPARE_OPERATION_ 属性指定参照 xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations] 中列出的比较操作之一。"
            ],
            "id_hash": -5082196806391044884,
            "content_hash": -5082196806391044884,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:105",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/954487/?format=api",
            "priority": 100,
            "id": 16147435,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=397868ee646fe4ec",
            "url": "https://translate.fedoraproject.org/api/units/16147435/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.759377Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The _STRING_ attribute specifies the value that the text provided by the property is compared to. This value must be enclosed in quotation marks. To escape certain character inside the string (for example a quotation mark (`\"`)), use the backslash character (`\\`)."
            ],
            "previous_source": "",
            "target": [
                "_STRING_ 属性指定与属性提供的文本进行比较的值。该值必须用引号引起来。要转义字符串中的某些字符(例如引号 (`\"`)),请使用反斜杠字符 (`\\`)。"
            ],
            "id_hash": 4108222880158067703,
            "content_hash": 4108222880158067703,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:107",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/954491/?format=api",
            "priority": 100,
            "id": 16147436,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=b90356f175f42bf7",
            "url": "https://translate.fedoraproject.org/api/units/16147436/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.762857Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Property-based compare-operations"
            ],
            "previous_source": "",
            "target": [
                "基于优先级的比较操作"
            ],
            "id_hash": 4841040279952639842,
            "content_hash": 4841040279952639842,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:109",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954494/?format=api",
            "priority": 100,
            "id": 16147437,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=c32ed47c55ef4762",
            "url": "https://translate.fedoraproject.org/api/units/16147437/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.766419Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "|Compare-operation|Description\n|`contains`|Checks whether the provided string matches any part of the text provided by the property. To perform case-insensitive comparisons, use `contains_i`.\n|`isequal`|Compares the provided string against all of the text provided by the property. These two values must be exactly equal to match.\n|`startswith`|Checks whether the provided string is found exactly at the beginning of the text provided by the property. To perform case-insensitive comparisons, use `startswith_i`.\n|`regex`|Compares the provided POSIX BRE (Basic Regular Expression) against the text provided by the property.\n|`ereregex`|Compares the provided POSIX ERE (Extended Regular Expression) regular expression against the text provided by the property.\n|`isempty`|Checks if the property is empty. The value is discarded. This is especially useful when working with normalized data, where some fields may be populated based on normalization result.\n"
            ],
            "previous_source": "",
            "target": [
                "|比较操作|描述\n|`contains`|检查提供的字符串是否与属性提供的文本的任何部分匹配。要执行不区分大小写的比较,请使用 `contains_i`。\n|`isequal`|将提供的字符串与属性提供的所有文本进行比较。这两个值必须完全相等才能匹配。\n|`startswith`|检查提供的字符串是否恰好位于属性提供的文本的开头。要执行不区分大小写的比较,请使用 `startswith_i`。\n|`regex`|将提供的 POSIX BRE(基本正则表达式)与属性提供的文本进行比较。\n|`ereregex`|将提供的 POSIX ERE(扩展正则表达式)正则表达式与属性提供的文本进行比较。\n|`isempty`|检查属性是否为空。该值被丢弃。这在处理规范化数据时特别有用,其中某些字段可能会根据规范化结果填充。\n"
            ],
            "id_hash": -4484898404190511450,
            "content_hash": -4484898404190511450,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:120",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 129,
            "source_unit": "https://translate.fedoraproject.org/api/units/954498/?format=api",
            "priority": 100,
            "id": 16147438,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=41c270a9d4821ea6",
            "url": "https://translate.fedoraproject.org/api/units/16147438/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.769959Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Property-based Filters"
            ],
            "previous_source": "",
            "target": [
                "基于属性的过滤器"
            ],
            "id_hash": -8460846956467513752,
            "content_hash": -8460846956467513752,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:123",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954502/?format=api",
            "priority": 100,
            "id": 16147439,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=0a95088544cf1668",
            "url": "https://translate.fedoraproject.org/api/units/16147439/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.773605Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The following are a few examples of property-based filters that can be specified in `/etc/rsyslog.conf`. To select syslog messages which contain the string `error` in their message text, use:"
            ],
            "previous_source": "",
            "target": [
                "下面是一些可以在 `/etc/rsyslog.conf` 中指定的基于属性的过滤器的例子。要选择消息文本中包含字符串 `error` 的 syslog 消息,请使用:"
            ],
            "id_hash": -6940118068188750280,
            "content_hash": -6940118068188750280,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:127",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/954506/?format=api",
            "priority": 100,
            "id": 16147440,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=1fafbf632656de38",
            "url": "https://translate.fedoraproject.org/api/units/16147440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.776940Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                ":msg, contains, \"error\"\n"
            ],
            "previous_source": "",
            "target": [
                ":msg, contains, \"error\"\n"
            ],
            "id_hash": -1891345830894329197,
            "content_hash": -1891345830894329197,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:131",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954511/?format=api",
            "priority": 100,
            "id": 16147441,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=65c096fcd220a293",
            "url": "https://translate.fedoraproject.org/api/units/16147441/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.780572Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The following filter selects syslog messages received from the host name `host1`:"
            ],
            "previous_source": "",
            "target": [
                "以下过滤器选择从主机名为 `host1` 的主机接收的 syslog 消息:"
            ],
            "id_hash": 6694280010920871925,
            "content_hash": 6694280010920871925,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/954515/?format=api",
            "priority": 100,
            "id": 16147442,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=dce6dc33bdefc7f5",
            "url": "https://translate.fedoraproject.org/api/units/16147442/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.783936Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                ":hostname, isequal, \"host1\"\n"
            ],
            "previous_source": "",
            "target": [
                ":hostname, isequal, \"host1\"\n"
            ],
            "id_hash": 5867110695213163989,
            "content_hash": 5867110695213163989,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:138",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954519/?format=api",
            "priority": 100,
            "id": 16147443,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=d16c2a178e1365d5",
            "url": "https://translate.fedoraproject.org/api/units/16147443/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.787291Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "To select syslog messages which do not contain any mention of the words `fatal` and `error` with any or no text between them (for example, `fatal lib error`), type:"
            ],
            "previous_source": "",
            "target": [
                "要选择不包含任何提及 `fatal` 和 `error` 且它们之间有或没有任何文本的系统日志消息(例如,`fatal lib error`),请键入:"
            ],
            "id_hash": 8158016066938099864,
            "content_hash": 8158016066938099864,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:141",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/954523/?format=api",
            "priority": 100,
            "id": 16147444,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=f1371863cdc65898",
            "url": "https://translate.fedoraproject.org/api/units/16147444/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.790457Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                ":msg, !regex, \"fatal .* error\"\n"
            ],
            "previous_source": "",
            "target": [
                ":msg, !regex, \"fatal .* error\"\n"
            ],
            "id_hash": -5933935525530052687,
            "content_hash": -5933935525530052687,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:144",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/954526/?format=api",
            "priority": 100,
            "id": 16147445,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=2da66d1430b5d7b1",
            "url": "https://translate.fedoraproject.org/api/units/16147445/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.793618Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Expression-based filters"
            ],
            "previous_source": "",
            "target": [
                "基于表达式的过滤器"
            ],
            "id_hash": 2461722763687620208,
            "content_hash": 2461722763687620208,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:148",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954530/?format=api",
            "priority": 100,
            "id": 16147446,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=a229cbcf9117ee70",
            "url": "https://translate.fedoraproject.org/api/units/16147446/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.796746Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "Expression-based filters select syslog messages according to defined arithmetic, Boolean or string operations. Expression-based filters use [application]*rsyslog*pass:attributes[{blank}]'s own scripting language called *RainerScript* to build complex filters."
            ],
            "previous_source": "",
            "target": [
                "基于表达式的过滤器根据定义的算术、布尔或字符串操作选择系统日志消息。基于表达式的过滤器使用 [application]*rsyslog*pass:attributes[{blank}] 自己的脚本语言 *RainerScript* 来构建复杂的过滤器。"
            ],
            "id_hash": -1625391114130318942,
            "content_hash": -1625391114130318942,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:149",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.fedoraproject.org/api/units/954533/?format=api",
            "priority": 100,
            "id": 16147447,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=69717364b52f99a2",
            "url": "https://translate.fedoraproject.org/api/units/16147447/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.799791Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The basic syntax of expression-based filter looks as follows:"
            ],
            "previous_source": "",
            "target": [
                "基于表达式的过滤器的基本语法如下所示:"
            ],
            "id_hash": -1413627346274576481,
            "content_hash": -1413627346274576481,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:151",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/954537/?format=api",
            "priority": 100,
            "id": 16147448,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=6c61c96b1486979f",
            "url": "https://translate.fedoraproject.org/api/units/16147448/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.802917Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "if _EXPRESSION_ then _ACTION_ else _ACTION_\n"
            ],
            "previous_source": "",
            "target": [
                "if _EXPRESSION_ then _ACTION_ else _ACTION_\n"
            ],
            "id_hash": 6797759018184867669,
            "content_hash": 6797759018184867669,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:156",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/954542/?format=api",
            "priority": 100,
            "id": 16147449,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=de567dcf9b9dff55",
            "url": "https://translate.fedoraproject.org/api/units/16147449/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.806087Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?format=api",
            "source": [
                "The _EXPRESSION_ attribute represents an expression to be evaluated, for example: `$msg startswith 'DEVNAME'` or `$syslogfacility-text == 'local0'`. You can specify more than one expression in a single filter by using `and` and `or` operators."
            ],
            "previous_source": "",
            "target": [
                "_EXPRESSION_ 属性表示要评估的表达式,例如:`$msg startswith 'DEVNAME'` 或 `$syslogfacility-text == 'local0'`。您可以使用 `and` 和 `or` 运算符在单个过滤器中指定多个表达式。"
            ],
            "id_hash": -3656778343859490108,
            "content_hash": -3656778343859490108,
            "location": "pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:162",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/954547/?format=api",
            "priority": 100,
            "id": 16147450,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/zh_Hans/?checksum=4d4083787fe9f2c4",
            "url": "https://translate.fedoraproject.org/api/units/16147450/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:42.809275Z"
        }
    ]
}