Translation components API.

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

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

{
    "count": 470,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "If no messages are being received on the log server, the cause is most likely a network connectivity issue, a hostname resolution issue, or a typo in a configuration file.  To isolate the cause, ensure that both the logging server and the logging client are able to `ping` each other using the hostname specified in their [.filename]#/etc/rc.conf#.  If this fails, check the network cabling, the firewall ruleset, and the hostname entries in the DNS server or [.filename]#/etc/hosts# on both the logging server and clients.  Repeat until the `ping` is successful from both hosts."
            ],
            "previous_source": "",
            "target": [
                "Se nenhuma mensagem estiver sendo recebida no servidor de log, a causa provavelmente é um problema de conectividade de rede, um problema de resolução de nome de host ou um erro de digitação em um arquivo de configuração. Para isolar a causa, certifique-se de que o servidor de log e o cliente de log sejam capazes de comunicarem através do <command>ping</command> usando o nome do host especificado em seu <filename>/etc/rc.conf</filename>. Se isso falhar, verifique o cabeamento da rede, o conjunto de regras do firewall e as entradas de nome de host no servidor <acronym>DNS</acronym> ou <filename>/etc/hosts</filename> no servidor de log e nos clientes. Repita até que o <command>ping</command> seja bem-sucedido em ambos os hosts."
            ],
            "id_hash": -9054564933873246606,
            "content_hash": -9054564933873246606,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 339,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 93,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184358/?format=api",
            "priority": 100,
            "id": 1185727,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=0257b92a70c6de72",
            "url": "https://translate-dev.freebsd.org/api/units/1185727/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:09.954525Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "In this example, the log messages are being rejected due to a typo which results in a hostname mismatch.  The client's hostname should be `logclient`, not `logclien`.  Fix the typo, issue a restart, and verify the results:"
            ],
            "previous_source": "",
            "target": [
                "Neste exemplo, as mensagens de log estão sendo rejeitadas devido a um erro de digitação que resulta em uma incompatibilidade de nome de host. O nome do host do cliente deve ser <literal>logclient</literal>, não <literal>logclien</literal>. Corrija o erro de digitação, execute uma reinicialização e verifique os resultados:"
            ],
            "id_hash": -5232448710708205392,
            "content_hash": -5232448710708205392,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1135",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 345,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184362/?format=api",
            "priority": 100,
            "id": 1185729,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=37629b9eccc968b0",
            "url": "https://translate-dev.freebsd.org/api/units/1185729/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:09.992112Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "As with any network service, security requirements should be considered before implementing a logging server.  Log files may contain sensitive data about services enabled on the local host, user accounts, and configuration data.  Network data sent from the client to the server will not be encrypted or password protected.  If a need for encryption exists, consider using package:security/stunnel[], which will transmit the logging data over an encrypted tunnel."
            ],
            "previous_source": "",
            "target": [
                "Como com qualquer serviço de rede, os requisitos de segurança devem ser considerados antes de implementar um servidor de log. Os arquivos de log podem conter dados confidenciais sobre serviços ativados no host local, contas de usuário e dados de configuração. Os dados enviados pela rede do cliente para o servidor não serão criptografados nem protegidos por senha. Se houver necessidade de criptografia, considere o uso do <package>security/stunnel</package>, que transmitirá os dados de log em um túnel criptografado."
            ],
            "id_hash": 1056088399998382611,
            "content_hash": 1056088399998382611,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1167",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 349,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184364/?format=api",
            "priority": 100,
            "id": 1185730,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=8ea7facded507213",
            "url": "https://translate-dev.freebsd.org/api/units/1185730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:10.086627Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Local security is also an issue.  Log files are not encrypted during use or after log rotation.  Local users may access log files to gain additional insight into system configuration.  Setting proper permissions on log files is critical.  The built-in log rotator, newsyslog, supports setting permissions on newly created and rotated log files.  Setting log files to mode `600` should prevent unwanted access by local users.  Refer to man:newsyslog.conf[5] for additional information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8425575048066658470,
            "content_hash": -8425575048066658470,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1175",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 350,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184366/?format=api",
            "priority": 100,
            "id": 1185731,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=0b12582267978f5a",
            "url": "https://translate-dev.freebsd.org/api/units/1185731/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:10.096209Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "It is possible to use any partition not currently mounted, even if it already contains data.  Using `swapon` on a partition that contains data will overwrite and destroy that data.  Make sure that the partition to be added as swap is really the intended partition before running `swapon`."
            ],
            "previous_source": "",
            "target": [
                "É possível usar qualquer partição que não esteja atualmente montada, mesmo que já contenha dados. O uso do <command>swapon</command> em uma partição que contém dados sobrescreverá e destruirá esses dados. Certifique-se de que a partição a ser incluída como swap seja realmente a partição pretendida antes de executar o <command>swapon</command>."
            ],
            "id_hash": 2102195865587410886,
            "content_hash": 2102195865587410886,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1534",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 454,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184452/?format=api",
            "priority": 100,
            "id": 1185774,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=9d2c800078a1e7c6",
            "url": "https://translate-dev.freebsd.org/api/units/1185774/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:56:12.452834Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "The equals (`=`) character is used to define any environment settings. In this example, it is used to define the `SHELL` and `PATH`. If the `SHELL` is omitted, cron will use the default Bourne shell. If the `PATH` is omitted, the full path must be given to the command or script to run."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7389329770411804106,
            "content_hash": -7389329770411804106,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:552",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381070/?format=api",
            "priority": 100,
            "id": 1381261,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=1973d3b96262ba36",
            "url": "https://translate-dev.freebsd.org/api/units/1381261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:19.259759Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "This line defines the seven fields used in a system crontab: `minute`, `hour`, `mday`, `month`, `wday`, `who`, and `command`. The `minute` field is the time in minutes when the specified command will be run, the `hour` is the hour when the specified command will be run, the `mday` is the day of the month, `month` is the month, and `wday` is the day of the week. These fields must be numeric values, representing the twenty-four hour clock, or a `*`, representing all values for that field. The `who` field only exists in the system crontab and specifies which user the command should be run as. The last field is the command to be executed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4397831770327436652,
            "content_hash": -4397831770327436652,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:554",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 114,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381072/?format=api",
            "priority": 100,
            "id": 1381262,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=42f7c34e3bb4b294",
            "url": "https://translate-dev.freebsd.org/api/units/1381262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:19.292352Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5728070138991939766,
            "content_hash": -5728070138991939766,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:103",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381076/?format=api",
            "priority": 100,
            "id": 1381264,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=3081ce8ea4dcef4a",
            "url": "https://translate-dev.freebsd.org/api/units/1381264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:22.075036Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/defaults#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2530993095238419516,
            "content_hash": 2530993095238419516,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:106",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381080/?format=api",
            "priority": 100,
            "id": 1381266,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=a31fe4cf72a7043c",
            "url": "https://translate-dev.freebsd.org/api/units/1381266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:22.090817Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/mail#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4535269787644624356,
            "content_hash": -4535269787644624356,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:112",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381084/?format=api",
            "priority": 100,
            "id": 1381268,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=410f7c2832e1821c",
            "url": "https://translate-dev.freebsd.org/api/units/1381268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:22.100649Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Extra man:sendmail[8] configuration and other MTA configuration files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5926960241504368143,
            "content_hash": -5926960241504368143,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:114",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381086/?format=api",
            "priority": 100,
            "id": 1381269,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=2dbf35100f44c9f1",
            "url": "https://translate-dev.freebsd.org/api/units/1381269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:22.159721Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/ppp#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1719481173680575030,
            "content_hash": 1719481173680575030,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:133",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1381088/?format=api",
            "priority": 100,
            "id": 1381270,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=97dcd3046b33d236",
            "url": "https://translate-dev.freebsd.org/api/units/1381270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T08:55:22.163450Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Lines that begin with the `+#+` character are comments. A comment can be placed in the file as a reminder of what and why a desired action is performed. Comments cannot be on the same line as a command or else they will be interpreted as part of the command; they must be on a new line. Blank lines are ignored."
            ],
            "previous_source": "",
            "target": [
                "Linhas que começam com o caractere <literal>#</literal> são comentários. Um comentário pode ser colocado no arquivo como um lembrete do que uma ação faz e do porque a sua execução é desejada. Comentários não podem estar na mesma linha que um comando ou então serão interpretados como parte do comando; eles devem estar em uma nova linha. Linhas em branco são ignoradas."
            ],
            "id_hash": -7818942920765556147,
            "content_hash": -7818942920765556147,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:550",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1455799/?format=api",
            "priority": 100,
            "id": 1455816,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=137d88d710b6ba4d",
            "url": "https://translate-dev.freebsd.org/api/units/1455816/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-23T13:41:07.552558Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "This chapter explains much of the FreeBSD configuration files, how to enable or disable a service, how to configure the logging system and the power management area."
            ],
            "previous_source": "One of the important aspects of FreeBSD is proper system configuration. This chapter explains much of the FreeBSD configuration process, including some of the parameters which can be set to tune a FreeBSD system.",
            "target": [
                "Um dos aspectos importantes do FreeBSD é a configuração adequada do sistema. Este capítulo explica muito do processo de configuração do FreeBSD, incluindo alguns dos parâmetros que podem ser configurados para ajustar um sistema FreeBSD."
            ],
            "id_hash": 1542438331186379425,
            "content_hash": 1542438331186379425,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592759/?format=api",
            "priority": 100,
            "id": 1596664,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=9567d77d724f7aa1",
            "url": "https://translate-dev.freebsd.org/api/units/1596664/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.987986Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Chapter 14. Configuration, Services, Logging and Power Management"
            ],
            "previous_source": "Configuration and Tuning",
            "target": [
                "Configuração e Ajuste"
            ],
            "id_hash": -1233631472948272188,
            "content_hash": -1233631472948272188,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592761/?format=api",
            "priority": 100,
            "id": 1596665,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=6ee142b61f2d23c4",
            "url": "https://translate-dev.freebsd.org/api/units/1596665/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.989356Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Configuration, Services, Logging and Power Management"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2800994871955549403,
            "content_hash": 2800994871955549403,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592763/?format=api",
            "priority": 100,
            "id": 1596666,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=a6df21fee899ecdb",
            "url": "https://translate-dev.freebsd.org/api/units/1596666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.990342Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "How to configure the power management in FreeBSD."
            ],
            "previous_source": "How to configure and test a network card.",
            "target": [
                "Como configurar e testar uma placa de rede."
            ],
            "id_hash": 550337317874655545,
            "content_hash": 550337317874655545,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592765/?format=api",
            "priority": 100,
            "id": 1596667,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=87a330dff28f6139",
            "url": "https://translate-dev.freebsd.org/api/units/1596667/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.993000Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "FreeBSD maintains a clear separation between the base system and third party applications and therefore this affects where the configuration files of these applications are located."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4880622624040366847,
            "content_hash": 4880622624040366847,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592767/?format=api",
            "priority": 100,
            "id": 1596668,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=c3bb746afca932ff",
            "url": "https://translate-dev.freebsd.org/api/units/1596668/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.994579Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "FreeBSD base system configuration is located at the [.filename]#/etc# directory, and the [.filename]#/usr/local/etc# directory contains all the configuration files of the applications installed on the system through the ports collection and packages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7851144604870743562,
            "content_hash": -7851144604870743562,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:75",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592769/?format=api",
            "priority": 100,
            "id": 1596669,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=130b21943a7469f6",
            "url": "https://translate-dev.freebsd.org/api/units/1596669/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.995354Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "The kernel state configuration is located in [.filename]#/etc/sysctl.conf#.  In the section <<configtuning-sysctl>>, the operation of man:sysctl[8] will be explained in more detail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6732720502002908526,
            "content_hash": -6732720502002908526,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:78",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592771/?format=api",
            "priority": 100,
            "id": 1596670,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=2290925ffa208292",
            "url": "https://translate-dev.freebsd.org/api/units/1596670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.996142Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "For more information about the FreeBSD file system structure refer to man:hier[7]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1383300699345244222,
            "content_hash": 1383300699345244222,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:80",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592773/?format=api",
            "priority": 100,
            "id": 1596671,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=933278a83205d03e",
            "url": "https://translate-dev.freebsd.org/api/units/1596671/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.996956Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "As a general rule, configuration files do not use a standard on what syntax they must follow.  Although it is true that the `#` character is normally used to comment a line and that each line has a configuration variable."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8631837193904762101,
            "content_hash": -8631837193904762101,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:83",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592775/?format=api",
            "priority": 100,
            "id": 1596672,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=08358dce3a4d530b",
            "url": "https://translate-dev.freebsd.org/api/units/1596672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.997768Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Some applications like man:pkg[8] are starting to use the link:https://github.com/vstakhov/libucl[Universal Configuration Language (UCL)]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -402636356478700560,
            "content_hash": -402636356478700560,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:87",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592777/?format=api",
            "priority": 100,
            "id": 1596673,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=7a698c5df66df3f0",
            "url": "https://translate-dev.freebsd.org/api/units/1596673/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.998530Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "The [.filename]#/etc# directory"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2871245965450408630,
            "content_hash": 2871245965450408630,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:89",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592779/?format=api",
            "priority": 100,
            "id": 1596674,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=a7d8b6fe3971f2b6",
            "url": "https://translate-dev.freebsd.org/api/units/1596674/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:02.999348Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "The [.filename]#/etc# directory contains all of the FreeBSD base system configuration files that are responsible for configuring FreeBSD."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5089436931678986168,
            "content_hash": 5089436931678986168,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:92",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592781/?format=api",
            "priority": 100,
            "id": 1596675,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=c6a14feca37adfb8",
            "url": "https://translate-dev.freebsd.org/api/units/1596675/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.000147Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "*Extreme* caution must be taken when modifying files in the [.filename]#/etc# directory; misconfiguration could make FreeBSD unbootable or malfunction.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -282837193244361904,
            "content_hash": -282837193244361904,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:96",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592783/?format=api",
            "priority": 100,
            "id": 1596676,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=7c1329123f66bb50",
            "url": "https://translate-dev.freebsd.org/api/units/1596676/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.000970Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "System configuration files and scripts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5982767281596479365,
            "content_hash": 5982767281596479365,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:105",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592785/?format=api",
            "priority": 100,
            "id": 1596677,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=d3070f2501633785",
            "url": "https://translate-dev.freebsd.org/api/units/1596677/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.002239Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Default system configuration files, see man:rc[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3152000410579355381,
            "content_hash": 3152000410579355381,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:108",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592787/?format=api",
            "priority": 100,
            "id": 1596678,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=abbe27ac6477c6f5",
            "url": "https://translate-dev.freebsd.org/api/units/1596678/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.003238Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/fstab#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2821982361161317684,
            "content_hash": 2821982361161317684,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:109",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592789/?format=api",
            "priority": 100,
            "id": 1596679,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=a729b20187703d34",
            "url": "https://translate-dev.freebsd.org/api/units/1596679/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.003883Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "man:fstab[5] contains descriptive information about the various file systems."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5579355963189437705,
            "content_hash": 5579355963189437705,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:111",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592791/?format=api",
            "priority": 100,
            "id": 1596680,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=cd6ddab0155d2509",
            "url": "https://translate-dev.freebsd.org/api/units/1596680/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.004563Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/mtree#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2763835397701722792,
            "content_hash": -2763835397701722792,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:115",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592793/?format=api",
            "priority": 100,
            "id": 1596681,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=59a4e25966569d58",
            "url": "https://translate-dev.freebsd.org/api/units/1596681/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.005938Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "mtree configuration files, see man: mtree[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6790323508814304461,
            "content_hash": 6790323508814304461,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:117",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592795/?format=api",
            "priority": 100,
            "id": 1596682,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=de3c13412cdc54cd",
            "url": "https://translate-dev.freebsd.org/api/units/1596682/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.006569Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/pam.d#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9164015245070420368,
            "content_hash": 9164015245070420368,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:118",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592797/?format=api",
            "priority": 100,
            "id": 1596683,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=ff2d1f4ff6afc990",
            "url": "https://translate-dev.freebsd.org/api/units/1596683/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.007195Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Configuration files for the Pluggable Authentication Modules (PAM) library."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6259501515770647621,
            "content_hash": 6259501515770647621,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:120",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592799/?format=api",
            "priority": 100,
            "id": 1596684,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=d6de3776de875445",
            "url": "https://translate-dev.freebsd.org/api/units/1596684/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.007793Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/periodic#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2392002950620321817,
            "content_hash": -2392002950620321817,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:121",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592801/?format=api",
            "priority": 100,
            "id": 1596685,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=5ecde5fd6296e7e7",
            "url": "https://translate-dev.freebsd.org/api/units/1596685/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.008389Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Scripts that are run daily, weekly, and monthly, via man:cron[8], see man:periodic[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4003896248438680485,
            "content_hash": -4003896248438680485,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:123",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592803/?format=api",
            "priority": 100,
            "id": 1596686,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=486f4d935a4b145b",
            "url": "https://translate-dev.freebsd.org/api/units/1596686/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.009001Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/rc.d#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7839621426074936930,
            "content_hash": -7839621426074936930,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:124",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592805/?format=api",
            "priority": 100,
            "id": 1596687,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=133411d95d43199e",
            "url": "https://translate-dev.freebsd.org/api/units/1596687/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.009605Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "System and daemon startup/control scripts, see man:rc[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 822643325194136298,
            "content_hash": 822643325194136298,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:126",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592807/?format=api",
            "priority": 100,
            "id": 1596688,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=8b6a9dbee70aeaea",
            "url": "https://translate-dev.freebsd.org/api/units/1596688/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.010199Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/rc.conf#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5703671426262016195,
            "content_hash": 5703671426262016195,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:127",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592809/?format=api",
            "priority": 100,
            "id": 1596689,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=cf2782f15de4a0c3",
            "url": "https://translate-dev.freebsd.org/api/units/1596689/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.010809Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Contains descriptive information about the local host name, configuration details for any potential network interfaces and which services should be started up at system initial boot time. More information in <<configtuning-core-configuration>>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4103850675529512747,
            "content_hash": 4103850675529512747,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:129",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592811/?format=api",
            "priority": 100,
            "id": 1596690,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=b8f3ce723e2ef72b",
            "url": "https://translate-dev.freebsd.org/api/units/1596690/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.011404Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/security#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4036717628803341479,
            "content_hash": -4036717628803341479,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:130",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592813/?format=api",
            "priority": 100,
            "id": 1596691,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=47fab2b43c9ea359",
            "url": "https://translate-dev.freebsd.org/api/units/1596691/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.012026Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "OpenBSM audit configuration files, see man:audit[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4743900359238088418,
            "content_hash": -4743900359238088418,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:132",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592815/?format=api",
            "priority": 100,
            "id": 1596692,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=3e2a47c1edc4091e",
            "url": "https://translate-dev.freebsd.org/api/units/1596692/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.012631Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "ppp configuration files, see man:ppp[8] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -866947832043892311,
            "content_hash": -866947832043892311,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:135",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592817/?format=api",
            "priority": 100,
            "id": 1596693,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=73f7fb8a403a91a9",
            "url": "https://translate-dev.freebsd.org/api/units/1596693/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.013606Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/ssh#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2107858398558949242,
            "content_hash": -2107858398558949242,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:136",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592819/?format=api",
            "priority": 100,
            "id": 1596694,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=62bf61f45511f086",
            "url": "https://translate-dev.freebsd.org/api/units/1596694/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.014203Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "OpenSSH configuration files, see man:ssh[1] for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6112635325640315515,
            "content_hash": 6112635325640315515,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:138",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592821/?format=api",
            "priority": 100,
            "id": 1596695,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=d4d471714a4b927b",
            "url": "https://translate-dev.freebsd.org/api/units/1596695/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.014806Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/ssl#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -858289357483980043,
            "content_hash": -858289357483980043,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:139",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592823/?format=api",
            "priority": 100,
            "id": 1596696,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=7416be6074ab4af5",
            "url": "https://translate-dev.freebsd.org/api/units/1596696/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.015409Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "OpenSSL configuration files."
            ],
            "previous_source": "Configuration Files",
            "target": [
                "Arquivos de Configuração"
            ],
            "id_hash": -4521699199208977636,
            "content_hash": -4521699199208977636,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:141",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592825/?format=api",
            "priority": 100,
            "id": 1596697,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=413fb28909fb0b1c",
            "url": "https://translate-dev.freebsd.org/api/units/1596697/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.016032Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "[.filename]#/etc/sysctl.conf#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -467877641597773996,
            "content_hash": -467877641597773996,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:142",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592827/?format=api",
            "priority": 100,
            "id": 1596698,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=7981c3c38e379754",
            "url": "https://translate-dev.freebsd.org/api/units/1596698/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.017027Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "Contains settings for the kernel. More information in <<configtuning-sysctl>>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8778887883272578607,
            "content_hash": 8778887883272578607,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:144",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592829/?format=api",
            "priority": 100,
            "id": 1596699,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=f9d4e0046d71662f",
            "url": "https://translate-dev.freebsd.org/api/units/1596699/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.017641Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/pt_BR/?format=api",
            "source": [
                "The sysctl utility"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8492725765751553006,
            "content_hash": -8492725765751553006,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:147",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592831/?format=api",
            "priority": 100,
            "id": 1596700,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/pt_BR/?checksum=0a23c6e995924412",
            "url": "https://translate-dev.freebsd.org/api/units/1596700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-09T21:44:03.018264Z"
        }
    ]
}