Translation components API.

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

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

{
    "count": 206,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Configuring PTP Using ptp4l"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2393134695133064655,
            "content_hash": -2393134695133064655,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:6",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/882367/?format=api",
            "priority": 100,
            "id": 9688974,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=5ec9e0ac94ee5231",
            "url": "https://translate.fedoraproject.org/api/units/9688974/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.943681Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Introduction to PTP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9085684059586543488,
            "content_hash": 9085684059586543488,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:9",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/882372/?format=api",
            "priority": 100,
            "id": 9688975,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=fe16d583a115bf80",
            "url": "https://translate.fedoraproject.org/api/units/9688975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.946342Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The _Precision Time Protocol_ (*PTP*) is a protocol used to synchronize clocks in a network. When used in conjunction with hardware support, `PTP` is capable of sub-microsecond accuracy, which is far better than is normally obtainable with `NTP`. `PTP` support is divided between the kernel and user space. The kernel in Fedora includes support for `PTP` clocks, which are provided by network drivers. The actual implementation of the protocol is known as [application]*linuxptp*, a `PTPv2` implementation according to the IEEE standard 1588 for Linux."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4891307855312953608,
            "content_hash": 4891307855312953608,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:12",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://translate.fedoraproject.org/api/units/882377/?format=api",
            "priority": 100,
            "id": 9688976,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=c3e16a944301a108",
            "url": "https://translate.fedoraproject.org/api/units/9688976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.948171Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The [package]*linuxptp* package includes the [application]*ptp4l* and [application]*phc2sys* programs for clock synchronization. The [application]*ptp4l* program implements the `PTP` boundary clock and ordinary clock. With hardware time stamping, it is used to synchronize the `PTP` hardware clock to the master clock, and with software time stamping it synchronizes the system clock to the master clock. The [application]*phc2sys* program is needed only with hardware time stamping, for synchronizing the system clock to the `PTP` hardware clock on the _network interface card_ (*NIC*)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 506765546805367405,
            "content_hash": 506765546805367405,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:14",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 80,
            "source_unit": "https://translate.fedoraproject.org/api/units/882381/?format=api",
            "priority": 100,
            "id": 9688977,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=8708649471bd926d",
            "url": "https://translate.fedoraproject.org/api/units/9688977/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.950090Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Understanding PTP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4922844839019894585,
            "content_hash": -4922844839019894585,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:16",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/882385/?format=api",
            "priority": 100,
            "id": 9688978,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=3bae8ab385daa8c7",
            "url": "https://translate.fedoraproject.org/api/units/9688978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.952078Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The clocks synchronized by `PTP` are organized in a master-slave hierarchy. The slaves are synchronized to their masters which may be slaves to their own masters. The hierarchy is created and updated automatically by the _best master clock_ (*BMC*) algorithm, which runs on every clock. When a clock has only one port, it can be _master_ or _slave_, such a clock is called an _ordinary clock_ (*OC*). A clock with multiple ports can be master on one port and slave on another, such a clock is called a _boundary_ clock (*BC*). The top-level master is called the _grandmaster clock_, which can be synchronized by using a _Global Positioning System_ (*GPS*) time source. By using a GPS-based time source, disparate networks can be synchronized with a high-degree of accuracy."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8500940603094522066,
            "content_hash": 8500940603094522066,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:19",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 128,
            "source_unit": "https://translate.fedoraproject.org/api/units/882389/?format=api",
            "priority": 100,
            "id": 9688979,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=f5f968704824d8d2",
            "url": "https://translate.fedoraproject.org/api/units/9688979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.953786Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "PTP grandmaster, boundary, and slave Clocks"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2656717536121546357,
            "content_hash": 2656717536121546357,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:21",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/882392/?format=api",
            "priority": 100,
            "id": 9688980,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=a4de8e85f1136675",
            "url": "https://translate.fedoraproject.org/api/units/9688980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.955760Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "An illustration showing PTP grandmaster"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6219306985033349084,
            "content_hash": -6219306985033349084,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:23",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/882397/?format=api",
            "priority": 100,
            "id": 9688981,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=29b0953f97fb4824",
            "url": "https://translate.fedoraproject.org/api/units/9688981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.957520Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "ptp_grandmaster_boundary_and_slaves.png"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6624807598510931011,
            "content_hash": -6624807598510931011,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:23",
            "context": "",
            "note": "type: Target for macro image",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/882401/?format=api",
            "priority": 100,
            "id": 9688982,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=240ff496c17283bd",
            "url": "https://translate.fedoraproject.org/api/units/9688982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.959444Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Advantages of PTP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4612751471544981999,
            "content_hash": -4612751471544981999,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:26",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/882405/?format=api",
            "priority": 100,
            "id": 9688983,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=3ffc36f9dd66a611",
            "url": "https://translate.fedoraproject.org/api/units/9688983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.961183Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "One of the main advantages that `PTP` has over the _Network Time Protocol_ (*NTP*) is hardware support present in various _network interface controllers_ (*NIC*) and network switches. This specialized hardware allows `PTP` to account for delays in message transfer, and greatly improves the accuracy of time synchronization. While it is possible to use non-PTP enabled hardware components within the network, this will often cause an increase in jitter or introduce an asymmetry in the delay resulting in synchronization inaccuracies, which add up with multiple non-PTP aware components used in the communication path. To achieve the best possible accuracy, it is recommended that all networking components between `PTP` clocks are `PTP` hardware enabled. Time synchronization in larger networks where not all of the networking hardware supports `PTP` might be better suited for `NTP`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4798576499487787284,
            "content_hash": 4798576499487787284,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:29",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 132,
            "source_unit": "https://translate.fedoraproject.org/api/units/882409/?format=api",
            "priority": 100,
            "id": 9688984,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=c297f7e6ff81c914",
            "url": "https://translate.fedoraproject.org/api/units/9688984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.962944Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "With hardware `PTP` support, the NIC has its own on-board clock, which is used to time stamp the received and transmitted `PTP` messages. It is this on-board clock that is synchronized to the `PTP` master, and the computer's system clock is synchronized to the `PTP` hardware clock on the NIC. With software `PTP` support, the system clock is used to time stamp the `PTP` messages and it is synchronized to the `PTP` master directly. Hardware `PTP` support provides better accuracy since the NIC can time stamp the `PTP` packets at the exact moment they are sent and received while software `PTP` support requires additional processing of the `PTP` packets by the operating system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3817229154912784443,
            "content_hash": 3817229154912784443,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:31",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://translate.fedoraproject.org/api/units/882413/?format=api",
            "priority": 100,
            "id": 9688985,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=b4f985b11cd7503b",
            "url": "https://translate.fedoraproject.org/api/units/9688985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.964911Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Using PTP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8837299398778116047,
            "content_hash": 8837299398778116047,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:33",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/882417/?format=api",
            "priority": 100,
            "id": 9688986,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=faa464fb2df157cf",
            "url": "https://translate.fedoraproject.org/api/units/9688986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.966766Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "In order to use `PTP`, the kernel network driver for the intended interface has to support either software or hardware time stamping capabilities."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7873239895604094705,
            "content_hash": -7873239895604094705,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:36",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.fedoraproject.org/api/units/882422/?format=api",
            "priority": 100,
            "id": 9688987,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=12bca2077715990f",
            "url": "https://translate.fedoraproject.org/api/units/9688987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.968522Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Checking for Driver and Hardware Support"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6407784220312211739,
            "content_hash": -6407784220312211739,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:38",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/882427/?format=api",
            "priority": 100,
            "id": 9688988,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=2712fa3396efeee5",
            "url": "https://translate.fedoraproject.org/api/units/9688988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.970540Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "In addition to hardware time stamping support being present in the driver, the NIC must also be capable of supporting this functionality in the physical hardware. The best way to verify the time stamping capabilities of a particular driver and NIC is to use the [application]*ethtool* utility to query the interface as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6749578513838344332,
            "content_hash": -6749578513838344332,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:41",
            "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": 53,
            "source_unit": "https://translate.fedoraproject.org/api/units/882431/?format=api",
            "priority": 100,
            "id": 9688989,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=2254ae1a3b0e7774",
            "url": "https://translate.fedoraproject.org/api/units/9688989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.972317Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "~]#{nbsp}ethtool -T em3\nTime stamping parameters for em3:\nCapabilities:\n        hardware-transmit     (SOF_TIMESTAMPING_TX_HARDWARE)\n        software-transmit     (SOF_TIMESTAMPING_TX_SOFTWARE)\n        hardware-receive      (SOF_TIMESTAMPING_RX_HARDWARE)\n        software-receive      (SOF_TIMESTAMPING_RX_SOFTWARE)\n        software-system-clock (SOF_TIMESTAMPING_SOFTWARE)\n        hardware-raw-clock    (SOF_TIMESTAMPING_RAW_HARDWARE)\nPTP Hardware Clock: 0\nHardware Transmit Timestamp Modes:\n        off                   (HWTSTAMP_TX_OFF)\n        on                    (HWTSTAMP_TX_ON)\nHardware Receive Filter Modes:\n        none                  (HWTSTAMP_FILTER_NONE)\n        all                   (HWTSTAMP_FILTER_ALL)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8060550385905999549,
            "content_hash": -8060550385905999549,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:60",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.fedoraproject.org/api/units/882435/?format=api",
            "priority": 100,
            "id": 9688990,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=10232c2171ef6143",
            "url": "https://translate.fedoraproject.org/api/units/9688990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.974348Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Where _em3_ is the interface you want to check."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3279477429499504781,
            "content_hash": -3279477429499504781,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:63",
            "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": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/882439/?format=api",
            "priority": 100,
            "id": 9688991,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=527cf4a73dc55773",
            "url": "https://translate.fedoraproject.org/api/units/9688991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.976422Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "For software time stamping support, the parameters list should include:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7937836995999963140,
            "content_hash": 7937836995999963140,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:66",
            "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": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/882443/?format=api",
            "priority": 100,
            "id": 9688992,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=ee28dcb0ff881804",
            "url": "https://translate.fedoraproject.org/api/units/9688992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.978281Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "`SOF_TIMESTAMPING_SOFTWARE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3422163773329409505,
            "content_hash": 3422163773329409505,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:68",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/882447/?format=api",
            "priority": 100,
            "id": 9688993,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=af7df7d2088285e1",
            "url": "https://translate.fedoraproject.org/api/units/9688993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.980313Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "`SOF_TIMESTAMPING_TX_SOFTWARE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1225141308132687478,
            "content_hash": 1225141308132687478,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:70",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/882451/?format=api",
            "priority": 100,
            "id": 9688994,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=9100938756e7fe76",
            "url": "https://translate.fedoraproject.org/api/units/9688994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.982212Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "`SOF_TIMESTAMPING_RX_SOFTWARE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3256304017716866813,
            "content_hash": -3256304017716866813,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:72",
            "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": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/882454/?format=api",
            "priority": 100,
            "id": 9688995,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=52cf48bf9f4f1103",
            "url": "https://translate.fedoraproject.org/api/units/9688995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.984239Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "For hardware time stamping support, the parameters list should include:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9011883550268188821,
            "content_hash": 9011883550268188821,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:75",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/882458/?format=api",
            "priority": 100,
            "id": 9688996,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=fd10a4578aebe895",
            "url": "https://translate.fedoraproject.org/api/units/9688996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.986112Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "`SOF_TIMESTAMPING_RAW_HARDWARE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 825646991982314944,
            "content_hash": 825646991982314944,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:77",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "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.fedoraproject.org/api/units/882462/?format=api",
            "priority": 100,
            "id": 9688997,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=8b75499092f9c5c0",
            "url": "https://translate.fedoraproject.org/api/units/9688997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.988222Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "`SOF_TIMESTAMPING_TX_HARDWARE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7546689099552952274,
            "content_hash": -7546689099552952274,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/882466/?format=api",
            "priority": 100,
            "id": 9688998,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=1744c63f7ed5702e",
            "url": "https://translate.fedoraproject.org/api/units/9688998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.990159Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "`SOF_TIMESTAMPING_RX_HARDWARE`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2414209203039322798,
            "content_hash": 2414209203039322798,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:81",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "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.fedoraproject.org/api/units/882470/?format=api",
            "priority": 100,
            "id": 9688999,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=a180fe7aa8a342ae",
            "url": "https://translate.fedoraproject.org/api/units/9688999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.991944Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Installing PTP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5289026528447229784,
            "content_hash": -5289026528447229784,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:83",
            "context": "",
            "note": "type: Title ===",
            "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": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/882474/?format=api",
            "priority": 100,
            "id": 9689000,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=36999a65144910a8",
            "url": "https://translate.fedoraproject.org/api/units/9689000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.993703Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The kernel in Fedora includes support for `PTP`. User space support is provided by the tools in the [application]*linuxptp* package. To install [application]*linuxptp*, issue the following command as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2094962252261462179,
            "content_hash": 2094962252261462179,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:86",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/882477/?format=api",
            "priority": 100,
            "id": 9689001,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=9d12cd119fe590a3",
            "url": "https://translate.fedoraproject.org/api/units/9689001/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.995765Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "~]#{nbsp}dnf install linuxptp\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6335585641685307864,
            "content_hash": -6335585641685307864,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:90",
            "context": "",
            "note": "type: delimited block -",
            "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": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/882481/?format=api",
            "priority": 100,
            "id": 9689002,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=28137a6d1f482e28",
            "url": "https://translate.fedoraproject.org/api/units/9689002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:05.998709Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "This will install [application]*ptp4l* and [application]*phc2sys*."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1697652965436628692,
            "content_hash": -1697652965436628692,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:93",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/882485/?format=api",
            "priority": 100,
            "id": 9689003,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=6870b99f5b42e12c",
            "url": "https://translate.fedoraproject.org/api/units/9689003/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.002525Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Do not run more than one service to set the system clock's time at the same time. If you intend to serve `PTP` time using `NTP`, see xref:Configuring_PTP_Using_ptp4l.adoc#sec-Serving_PTP_Time_with_NTP[Serving PTP Time with NTP]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 110107587626911503,
            "content_hash": 110107587626911503,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:95",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.fedoraproject.org/api/units/882489/?format=api",
            "priority": 100,
            "id": 9689004,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=81872e447f93c70f",
            "url": "https://translate.fedoraproject.org/api/units/9689004/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.005753Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Starting ptp4l"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5787070870844566348,
            "content_hash": 5787070870844566348,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:97",
            "context": "",
            "note": "type: Title ===",
            "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": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/882492/?format=api",
            "priority": 100,
            "id": 9689005,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=d04fce4bbab36b4c",
            "url": "https://translate.fedoraproject.org/api/units/9689005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.008593Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The [application]*ptp4l* program can be started from the command line or it can be started as a service. When running as a service, options are specified in the `/etc/sysconfig/ptp4l` file. Options required for use both by the service and on the command line should be specified in the `/etc/ptp4l.conf` file. The `/etc/sysconfig/ptp4l` file includes the [command]#-f /etc/ptp4l.conf# command line option, which causes the `ptp4l` program to read the `/etc/ptp4l.conf` file and process the options it contains. The use of the `/etc/ptp4l.conf` is explained in xref:Configuring_PTP_Using_ptp4l.adoc#sec-Specifying_a_Configuration_File[Specifying a Configuration File]. More information on the different [application]*ptp4l* options and the configuration file settings can be found in the `ptp4l(8)` man page."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 697994680339272955,
            "content_hash": 697994680339272955,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:100",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 108,
            "source_unit": "https://translate.fedoraproject.org/api/units/882497/?format=api",
            "priority": 100,
            "id": 9689006,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=89afc676b0bc14fb",
            "url": "https://translate.fedoraproject.org/api/units/9689006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.011900Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Starting ptp4l as a Service"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6722131282950744695,
            "content_hash": -6722131282950744695,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:101",
            "context": "",
            "note": "type: Block title",
            "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": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/882500/?format=api",
            "priority": 100,
            "id": 9689007,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=22b63136aa2e1589",
            "url": "https://translate.fedoraproject.org/api/units/9689007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.015281Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "To start [application]*ptp4l* as a service, issue the following command as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4545847428152484988,
            "content_hash": 4545847428152484988,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:103",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/882504/?format=api",
            "priority": 100,
            "id": 9689008,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=bf161826a626e47c",
            "url": "https://translate.fedoraproject.org/api/units/9689008/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.017976Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "~]#{nbsp}systemctl start ptp4l\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3781915903726246826,
            "content_hash": 3781915903726246826,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:107, pages/servers/Configuring_PTP_Using_ptp4l.adoc:145",
            "context": "",
            "note": "type: delimited block -",
            "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": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/882508/?format=api",
            "priority": 100,
            "id": 9689009,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=b47c107a1c00dbaa",
            "url": "https://translate.fedoraproject.org/api/units/9689009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.020267Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Using ptp4l From The Command Line"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7097998961222423214,
            "content_hash": -7097998961222423214,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:109",
            "context": "",
            "note": "type: Block title",
            "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": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/882512/?format=api",
            "priority": 100,
            "id": 9689010,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=1d7ed78d343eed52",
            "url": "https://translate.fedoraproject.org/api/units/9689010/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.022596Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The [application]*ptp4l* program tries to use hardware time stamping by default. To use [application]*ptp4l* with hardware time stamping capable drivers and NICs, you must provide the network interface to use with the [option]`-i` option. Enter the following command as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4464908625396471099,
            "content_hash": -4464908625396471099,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:111",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/882516/?format=api",
            "priority": 100,
            "id": 9689011,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=42097542e4aa6ac5",
            "url": "https://translate.fedoraproject.org/api/units/9689011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.025064Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "~]#{nbsp}ptp4l -i em3 -m\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 631706716539532067,
            "content_hash": 631706716539532067,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:115",
            "context": "",
            "note": "type: delimited block -",
            "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": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/882521/?format=api",
            "priority": 100,
            "id": 9689012,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=88c445e969913323",
            "url": "https://translate.fedoraproject.org/api/units/9689012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.027444Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Where _em3_ is the interface you want to configure. Below is example output from [application]*ptp4l* when the `PTP` clock on the NIC is synchronized to a master:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6551721997507593713,
            "content_hash": -6551721997507593713,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:118",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/882524/?format=api",
            "priority": 100,
            "id": 9689013,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=25139b8e47727a0f",
            "url": "https://translate.fedoraproject.org/api/units/9689013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.029555Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "~]#{nbsp}ptp4l -i em3 -m\nselected em3 as PTP clock\nport 1: INITIALIZING to LISTENING on INITIALIZE\nport 0: INITIALIZING to LISTENING on INITIALIZE\nport 1: new foreign master 00a069.fffe.0b552d-1\nselected best master clock 00a069.fffe.0b552d\nport 1: LISTENING to UNCALIBRATED on RS_SLAVE\nmaster offset -23947 s0 freq +0 path delay       11350\nmaster offset -28867 s0 freq +0 path delay       11236\nmaster offset -32801 s0 freq +0 path delay       10841\nmaster offset -37203 s1 freq +0 path delay       10583\nmaster offset  -7275 s2 freq -30575 path delay   10583\nport 1: UNCALIBRATED to SLAVE on MASTER_CLOCK_SELECTED\nmaster offset  -4552 s2 freq -30035 path delay   10385\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6415161885363200795,
            "content_hash": -6415161885363200795,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:135",
            "context": "",
            "note": "type: delimited block -",
            "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": 102,
            "source_unit": "https://translate.fedoraproject.org/api/units/882528/?format=api",
            "priority": 100,
            "id": 9689014,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=26f8c441164d1ce5",
            "url": "https://translate.fedoraproject.org/api/units/9689014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.033671Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The master offset value is the measured offset from the master in nanoseconds. The `s0`, `s1`, `s2` strings indicate the different clock servo states: `s0` is unlocked, `s1` is clock step and `s2` is locked. Once the servo is in the locked state (`s2`), the clock will not be stepped (only slowly adjusted) unless the [option]`pi_offset_const` option is set to a positive value in the configuration file (described in the `ptp4l(8)` man page). The `adj` value is the frequency adjustment of the clock in parts per billion (ppb). The path delay value is the estimated delay of the synchronization messages sent from the master in nanoseconds. Port 0 is a Unix domain socket used for local `PTP` management. Port 1 is the `em3` interface (based on the example above.) INITIALIZING, LISTENING, UNCALIBRATED and SLAVE are some of possible port states which change on the INITIALIZE, RS_SLAVE, MASTER_CLOCK_SELECTED events. In the last state change message, the port state changed from UNCALIBRATED to SLAVE indicating successful synchronization with a `PTP` master clock."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5897456512712708378,
            "content_hash": -5897456512712708378,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:139",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 170,
            "source_unit": "https://translate.fedoraproject.org/api/units/882532/?format=api",
            "priority": 100,
            "id": 9689015,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=2e28068c3971eee6",
            "url": "https://translate.fedoraproject.org/api/units/9689015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.599249Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "The [application]*ptp4l* program can also be started as a service by running:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8146039859209850862,
            "content_hash": 8146039859209850862,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:141",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/882536/?format=api",
            "priority": 100,
            "id": 9689016,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=f10c8c17a6604fee",
            "url": "https://translate.fedoraproject.org/api/units/9689016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.603198Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "When running as a service, options are specified in the `/etc/sysconfig/ptp4l` file. More information on the different [application]*ptp4l* options and the configuration file settings can be found in the `ptp4l(8)` man page."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6532941423944409616,
            "content_hash": -6532941423944409616,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:148",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.fedoraproject.org/api/units/882539/?format=api",
            "priority": 100,
            "id": 9689017,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=255654634f5bddf0",
            "url": "https://translate.fedoraproject.org/api/units/9689017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.606540Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "By default, messages are sent to `/var/log/messages`. However, specifying the [option]`-m` option enables logging to standard output which can be useful for debugging purposes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8039850337468943022,
            "content_hash": -8039850337468943022,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:150",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/882543/?format=api",
            "priority": 100,
            "id": 9689018,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=106cb6b70bdbf552",
            "url": "https://translate.fedoraproject.org/api/units/9689018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.609543Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "To enable software time stamping, the [option]`-S` option needs to be used as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 955024079648414990,
            "content_hash": 955024079648414990,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:152",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/882546/?format=api",
            "priority": 100,
            "id": 9689019,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=8d40ed572b635d0e",
            "url": "https://translate.fedoraproject.org/api/units/9689019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.612416Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "~]#{nbsp}ptp4l -i em3 -m -S\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7807978219046585035,
            "content_hash": -7807978219046585035,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:156",
            "context": "",
            "note": "type: delimited block -",
            "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": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/882550/?format=api",
            "priority": 100,
            "id": 9689020,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=13a47d2d9fbdbd35",
            "url": "https://translate.fedoraproject.org/api/units/9689020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.615319Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "Selecting a Delay Measurement Mechanism"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6016813448226101765,
            "content_hash": -6016813448226101765,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:159",
            "context": "",
            "note": "type: Title ====",
            "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": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/882554/?format=api",
            "priority": 100,
            "id": 9689021,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=2c7ffc0c1ab0a5fb",
            "url": "https://translate.fedoraproject.org/api/units/9689021/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.617902Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "There are two different delay measurement mechanisms and they can be selected by means of an option added to the [command]#ptp4l# command as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5061339956945811631,
            "content_hash": -5061339956945811631,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:162",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/882559/?format=api",
            "priority": 100,
            "id": 9689022,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=39c2822012c10751",
            "url": "https://translate.fedoraproject.org/api/units/9689022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.620635Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?format=api",
            "source": [
                "[option]`-P`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5061515629209534909,
            "content_hash": 5061515629209534909,
            "location": "pages/servers/Configuring_PTP_Using_ptp4l.adoc:163",
            "context": "",
            "note": "type: Labeled list",
            "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.fedoraproject.org/api/units/882563/?format=api",
            "priority": 100,
            "id": 9689023,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversconfiguring_ptp_using_ptp4l/cs/?checksum=c63e1da5d01f41bd",
            "url": "https://translate.fedoraproject.org/api/units/9689023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-05T22:59:06.623487Z"
        }
    ]
}