Translation components API.

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

GET /api/translations/documentation/bookshandbookconfig_index/el/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/el/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Managing System-Specific Configuration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2081455240969855675,
            "content_hash": 2081455240969855675,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:317",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/389007/?format=api",
            "priority": 100,
            "id": 1648482,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=9ce2d0837de222bb",
            "url": "https://translate-dev.freebsd.org/api/units/1648482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.510220Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "The principal location for system configuration information is [.filename]#/etc/rc.conf#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -663764617939903320,
            "content_hash": -663764617939903320,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:320",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592913/?format=api",
            "priority": 100,
            "id": 1648483,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=76c9d598c5381ca8",
            "url": "https://translate-dev.freebsd.org/api/units/1648483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.510825Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "This file contains a wide range of configuration information and it is read at system startup to configure the system.  It provides the configuration information for the [.filename]#rc*# files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4134946870420870388,
            "content_hash": 4134946870420870388,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:323",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592915/?format=api",
            "priority": 100,
            "id": 1648484,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=b9624845508c94f4",
            "url": "https://translate-dev.freebsd.org/api/units/1648484/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.511423Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "The entries in [.filename]#/etc/rc.conf# override the default settings in [.filename]#/etc/defaults/rc.conf#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1124779812256343367,
            "content_hash": -1124779812256343367,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:325",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592917/?format=api",
            "priority": 100,
            "id": 1648485,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=7063fab857ee1ab9",
            "url": "https://translate-dev.freebsd.org/api/units/1648485/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.512064Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "The file [.filename]#/etc/defaults/rc.conf# containing the default settings should not be edited.  Instead, all system-specific changes should be made to [.filename]#/etc/rc.conf#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2933424243502169448,
            "content_hash": 2933424243502169448,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:330",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592919/?format=api",
            "priority": 100,
            "id": 1648486,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=a8b59dceb9773d68",
            "url": "https://translate-dev.freebsd.org/api/units/1648486/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.512678Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "A number of strategies may be applied in clustered applications to separate site-wide configuration from system-specific configuration in order to reduce administration overhead."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3926701691231382460,
            "content_hash": -3926701691231382460,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:333",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592921/?format=api",
            "priority": 100,
            "id": 1648487,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=49818d9dcb3a5444",
            "url": "https://translate-dev.freebsd.org/api/units/1648487/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.513304Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "The recommended approach is to place system-specific configuration into [.filename]#/etc/rc.conf.local#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3237160305611436032,
            "content_hash": -3237160305611436032,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:335",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592923/?format=api",
            "priority": 100,
            "id": 1648488,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=53134bda6f091000",
            "url": "https://translate-dev.freebsd.org/api/units/1648488/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.513954Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "For example, these entries in [.filename]#/etc/rc.conf# apply to all systems:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1175308535409622553,
            "content_hash": -1175308535409622553,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:337",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592925/?format=api",
            "priority": 100,
            "id": 1648489,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=6fb0771d356cc1e7",
            "url": "https://translate-dev.freebsd.org/api/units/1648489/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.514574Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "sshd_enable=\"YES\"\nkeyrate=\"fast\"\ndefaultrouter=\"10.1.1.254\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2044852088118518902,
            "content_hash": -2044852088118518902,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:343",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/389015/?format=api",
            "priority": 100,
            "id": 1648490,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=639f39dc257adb8a",
            "url": "https://translate-dev.freebsd.org/api/units/1648490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.515206Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Whereas these entries in [.filename]#/etc/rc.conf.local# apply to this system only:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5522226251162075998,
            "content_hash": -5522226251162075998,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:346",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/389017/?format=api",
            "priority": 100,
            "id": 1648491,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=335d1c7b8a25bca2",
            "url": "https://translate-dev.freebsd.org/api/units/1648491/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.515804Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "hostname=\"node1.example.org\"\nifconfig_fxp0=\"inet 10.1.1.1/8\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4189679096696713591,
            "content_hash": -4189679096696713591,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:351",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/389019/?format=api",
            "priority": 100,
            "id": 1648492,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=45db450f36834e89",
            "url": "https://translate-dev.freebsd.org/api/units/1648492/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.516495Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Distribute [.filename]#/etc/rc.conf# to every system using an application such as rsync or puppet, while [.filename]#/etc/rc.conf.local# remains unique."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7808374931323603363,
            "content_hash": 7808374931323603363,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:354",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/389021/?format=api",
            "priority": 100,
            "id": 1648493,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=ec5ceba1269bc9a3",
            "url": "https://translate-dev.freebsd.org/api/units/1648493/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.517274Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Upgrading the system will not overwrite [.filename]#/etc/rc.conf#, so system configuration information will not be lost."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2874191831488397603,
            "content_hash": 2874191831488397603,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:356",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/389023/?format=api",
            "priority": 100,
            "id": 1648494,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=a7e32e3e1c320123",
            "url": "https://translate-dev.freebsd.org/api/units/1648494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.517891Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Both [.filename]#/etc/rc.conf# and [.filename]#/etc/rc.conf.local# are parsed by man:sh[1].  This allows system operators to create complex configuration scenarios.  Refer to man:rc.conf[5] for further information on this topic."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8321600203079717253,
            "content_hash": 8321600203079717253,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:362",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184242/?format=api",
            "priority": 100,
            "id": 1648495,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=f37c434b83629185",
            "url": "https://translate-dev.freebsd.org/api/units/1648495/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.518515Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Managing Services in FreeBSD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5446533882104725762,
            "content_hash": 5446533882104725762,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:365",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388957/?format=api",
            "priority": 100,
            "id": 1648496,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=cb95f9b573fb4102",
            "url": "https://translate-dev.freebsd.org/api/units/1648496/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.519158Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "FreeBSD uses the man:rc[8] system of startup scripts during system initialization and for managing services."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2780025154011970757,
            "content_hash": 2780025154011970757,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:368",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592927/?format=api",
            "priority": 100,
            "id": 1648497,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=a694a225fb88bcc5",
            "url": "https://translate-dev.freebsd.org/api/units/1648497/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.519754Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "The scripts listed in [.filename]#/etc/rc.d# provide basic services which can be controlled with the `start`, `stop`, and `restart` options to man:service[8]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7997173169175726729,
            "content_hash": -7997173169175726729,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:370",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592929/?format=api",
            "priority": 100,
            "id": 1648498,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=1104555f9bfef577",
            "url": "https://translate-dev.freebsd.org/api/units/1648498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.520377Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "A basic script may look similar to the following:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6894467711960260186,
            "content_hash": 6894467711960260186,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:372",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592931/?format=api",
            "priority": 100,
            "id": 1648499,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=dfae11db06ca9e5a",
            "url": "https://translate-dev.freebsd.org/api/units/1648499/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.521016Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "#!/bin/sh\n#\n# PROVIDE: utility\n# REQUIRE: DAEMON\n# KEYWORD: shutdown\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7279982393103798894,
            "content_hash": -7279982393103798894,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:380",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388877/?format=api",
            "priority": 100,
            "id": 1648500,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=1af84e959ff32d92",
            "url": "https://translate-dev.freebsd.org/api/units/1648500/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.521646Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                ". /etc/rc.subr\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3911017702743448970,
            "content_hash": 3911017702743448970,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:382",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388879/?format=api",
            "priority": 100,
            "id": 1648501,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=b646b9e112499d8a",
            "url": "https://translate-dev.freebsd.org/api/units/1648501/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.522317Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "name=utility\nrcvar=utility_enable\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7656103842142527843,
            "content_hash": 7656103842142527843,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:385",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388881/?format=api",
            "priority": 100,
            "id": 1648502,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=ea3ff1e17268a163",
            "url": "https://translate-dev.freebsd.org/api/units/1648502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.522939Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "command=\"/usr/local/sbin/utility\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6541341565044577190,
            "content_hash": 6541341565044577190,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:387",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388883/?format=api",
            "priority": 100,
            "id": 1648503,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=dac7837ef2fad3a6",
            "url": "https://translate-dev.freebsd.org/api/units/1648503/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.523552Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "load_rc_config $name\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8079945471529387016,
            "content_hash": -8079945471529387016,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:389",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388885/?format=api",
            "priority": 100,
            "id": 1648504,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=0fde44672cf6fbf8",
            "url": "https://translate-dev.freebsd.org/api/units/1648504/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.524145Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "#\n# DO NOT CHANGE THESE DEFAULT VALUES HERE\n# SET THEM IN THE /etc/rc.conf FILE\n#\nutility_enable=${utility_enable-\"NO\"}\npidfile=${utility_pidfile-\"/var/run/utility.pid\"}\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6907525861757373207,
            "content_hash": -6907525861757373207,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:396",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388887/?format=api",
            "priority": 100,
            "id": 1648505,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=202389d38d20b4e9",
            "url": "https://translate-dev.freebsd.org/api/units/1648505/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.524800Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "run_rc_command \"$1\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3567951377556941211,
            "content_hash": 3567951377556941211,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:398",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388889/?format=api",
            "priority": 100,
            "id": 1648506,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=b183e8dfc325a99b",
            "url": "https://translate-dev.freebsd.org/api/units/1648506/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.525438Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Refer to extref:{rc-scripting}[this article] for instructions on how to create custom man:rc[8] scripts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1579839839246174652,
            "content_hash": -1579839839246174652,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:401",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592933/?format=api",
            "priority": 100,
            "id": 1648507,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=6a1348095bb8b644",
            "url": "https://translate-dev.freebsd.org/api/units/1648507/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.526028Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Starting Services"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8258927274034639721,
            "content_hash": -8258927274034639721,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:403",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388867/?format=api",
            "priority": 100,
            "id": 1648508,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=0d626566e5614c97",
            "url": "https://translate-dev.freebsd.org/api/units/1648508/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.526652Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Many users install third party software on FreeBSD from the Ports Collection and require the installed services to be started upon system initialization."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8520585625299921484,
            "content_hash": 8520585625299921484,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:406",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 128,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592935/?format=api",
            "priority": 100,
            "id": 1648509,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=f63f337b724d2a4c",
            "url": "https://translate-dev.freebsd.org/api/units/1648509/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.527289Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Services, such as package:security/openssh-portable[] or package:www/nginx[] are just two of the many software packages which may be started during system initialization.  This section explains the procedures available for starting services."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3481327627573009548,
            "content_hash": 3481327627573009548,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:409",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592937/?format=api",
            "priority": 100,
            "id": 1648510,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=b05029084c3e1c8c",
            "url": "https://translate-dev.freebsd.org/api/units/1648510/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.527932Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Since the man:rc[8] system is primarily intended to start and stop services at system startup and shutdown time, the `start`, `stop` and `restart` options will only perform their action if the appropriate [.filename]#/etc/rc.conf# variable is set."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3174532872257696909,
            "content_hash": -3174532872257696909,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:411",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 130,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592939/?format=api",
            "priority": 100,
            "id": 1648511,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=53f1cb2c0d478b73",
            "url": "https://translate-dev.freebsd.org/api/units/1648511/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.528597Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "So the first step to start a service, like for example package:www/nginx[] is to add it to [.filename]#/etc/rc.conf# by executing the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1502018770719876893,
            "content_hash": -1502018770719876893,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:413",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 131,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592941/?format=api",
            "priority": 100,
            "id": 1648512,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=6b27c1e2d545d8e3",
            "url": "https://translate-dev.freebsd.org/api/units/1648512/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.529263Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "# sysrc nginx_enable=\"YES\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4166126163371882553,
            "content_hash": 4166126163371882553,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:417",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592943/?format=api",
            "priority": 100,
            "id": 1648513,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=b9d10dac293df839",
            "url": "https://translate-dev.freebsd.org/api/units/1648513/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.529897Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Then nginx can be started executing the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9178503013795719895,
            "content_hash": 9178503013795719895,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:420",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592945/?format=api",
            "priority": 100,
            "id": 1648514,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=ff6097dc7b256ad7",
            "url": "https://translate-dev.freebsd.org/api/units/1648514/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.530508Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "# service nginx start\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3541865357471987420,
            "content_hash": -3541865357471987420,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:424",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592947/?format=api",
            "priority": 100,
            "id": 1648515,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=4ed8c439159ec924",
            "url": "https://translate-dev.freebsd.org/api/units/1648515/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.531124Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "To `start`, `stop` or `restart` a service regardless of the settings in [.filename]#/etc/rc.conf#, these commands should be prefixed with \"one\".  For instance, to start package:www/nginx[] regardless of the current [.filename]#/etc/rc.conf# setting, execute the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 210282303930235532,
            "content_hash": 210282303930235532,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:430",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592949/?format=api",
            "priority": 100,
            "id": 1648516,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=82eb12a42c4ffa8c",
            "url": "https://translate-dev.freebsd.org/api/units/1648516/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.531730Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "# service nginx onestart\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2538384634052625452,
            "content_hash": 2538384634052625452,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:434",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592951/?format=api",
            "priority": 100,
            "id": 1648517,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=a33a27603004442c",
            "url": "https://translate-dev.freebsd.org/api/units/1648517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.532389Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Status of a Service"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8251809404812083944,
            "content_hash": -8251809404812083944,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:438",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592953/?format=api",
            "priority": 100,
            "id": 1648518,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=0d7baf10f7f2bd18",
            "url": "https://translate-dev.freebsd.org/api/units/1648518/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.533003Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "To determine if a service is running, use the `status` subcommand."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -895536648469693769,
            "content_hash": -895536648469693769,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:441",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592955/?format=api",
            "priority": 100,
            "id": 1648519,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=73926a29b89ebab7",
            "url": "https://translate-dev.freebsd.org/api/units/1648519/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.533598Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "For example, to verify that package:www/nginx[] is running:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 899986987098913512,
            "content_hash": 899986987098913512,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:443",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592957/?format=api",
            "priority": 100,
            "id": 1648520,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=8c7d65657c813ae8",
            "url": "https://translate-dev.freebsd.org/api/units/1648520/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.534213Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "# service nginx status\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4106628641469650871,
            "content_hash": 4106628641469650871,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:447",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592959/?format=api",
            "priority": 100,
            "id": 1648521,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=b8fdacfdd73e57b7",
            "url": "https://translate-dev.freebsd.org/api/units/1648521/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.534820Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "nginx is running as pid 27871.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6143700407587529321,
            "content_hash": 6143700407587529321,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:454",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592961/?format=api",
            "priority": 100,
            "id": 1648522,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=d542cef850ad6269",
            "url": "https://translate-dev.freebsd.org/api/units/1648522/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.535416Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Reload a Service"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7521285745572338509,
            "content_hash": -7521285745572338509,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:457",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 142,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592963/?format=api",
            "priority": 100,
            "id": 1648523,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=179f0676c0f3a4b3",
            "url": "https://translate-dev.freebsd.org/api/units/1648523/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.536036Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "In some cases, it is also possible to `reload` a service.  This attempts to send a signal to an individual service, forcing the service to reload its configuration files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1174911364044602195,
            "content_hash": 1174911364044602195,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:461",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592965/?format=api",
            "priority": 100,
            "id": 1648524,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=904e1fa92072bb53",
            "url": "https://translate-dev.freebsd.org/api/units/1648524/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.536635Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "In most cases, this means sending the service a `SIGHUP` signal."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -627097359146359852,
            "content_hash": -627097359146359852,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:463",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 144,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592967/?format=api",
            "priority": 100,
            "id": 1648525,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=774c1a463c7ee3d4",
            "url": "https://translate-dev.freebsd.org/api/units/1648525/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.537262Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "*Not all services support this feature.*\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -942257160430734543,
            "content_hash": -942257160430734543,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:465",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592969/?format=api",
            "priority": 100,
            "id": 1648526,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=72ec6e1ad9753331",
            "url": "https://translate-dev.freebsd.org/api/units/1648526/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.537931Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "The man:rc[8] system is used for network services and it also contributes to most of the system initialization.  For instance, when the [.filename]#/etc/rc.d/bgfsck# script is executed, it prints out the following message:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6506648617214466901,
            "content_hash": -6506648617214466901,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:468",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184228/?format=api",
            "priority": 100,
            "id": 1648527,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=25b3bd8e6ca524ab",
            "url": "https://translate-dev.freebsd.org/api/units/1648527/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.538539Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Starting background file system checks in 60 seconds.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9175386011720425920,
            "content_hash": -9175386011720425920,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:472",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 147,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388987/?format=api",
            "priority": 100,
            "id": 1648528,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=00aa7b091e50de40",
            "url": "https://translate-dev.freebsd.org/api/units/1648528/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.539169Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "This script is used for background file system checks, which occur only during system initialization."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7932784003560849724,
            "content_hash": -7932784003560849724,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:475",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/388989/?format=api",
            "priority": 100,
            "id": 1648529,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=11e916fa7bdabec4",
            "url": "https://translate-dev.freebsd.org/api/units/1648529/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.539781Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Many system services depend on other services to function properly.  For example, man:yp[8] and other RPC-based services may fail to start until after the man:rpcbind[8] service has started."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6582155116636015591,
            "content_hash": 6582155116636015591,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:478",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 149,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592971/?format=api",
            "priority": 100,
            "id": 1648530,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=db5883346f9c0be7",
            "url": "https://translate-dev.freebsd.org/api/units/1648530/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.540400Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/el/?format=api",
            "source": [
                "Additional information can be found in man:rc[8] and man:rc.subr[8]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7199458106178197832,
            "content_hash": -7199458106178197832,
            "location": "documentation/content/en/books/handbook/config/_index.adoc:480",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1592973/?format=api",
            "priority": 100,
            "id": 1648531,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookconfig_index/el/?checksum=1c1662ff2df126b8",
            "url": "https://translate-dev.freebsd.org/api/units/1648531/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:45:58.541033Z"
        }
    ]
}