Translation components API.

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

GET /api/translations/debian-handbook/09_unix-services/cs/units/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 782,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/units/?format=api&page=12",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/units/?format=api&page=10",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>journald</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7257229642486176385,
            "content_hash": 7257229642486176385,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727968/?format=api",
            "priority": 100,
            "id": 82728892,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=e4b6dbe8cdd2da81",
            "url": "https://hosted.weblate.org/api/units/82728892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.366496+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>syslogd</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4398808566838212700,
            "content_hash": 4398808566838212700,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727970/?format=api",
            "priority": 100,
            "id": 82728893,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=bd0bb515ed56385c",
            "url": "https://hosted.weblate.org/api/units/82728893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.371391+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>journalctl</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1002098426845878195,
            "content_hash": 1002098426845878195,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727972/?format=api",
            "priority": 100,
            "id": 82728894,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=8de82b35ba2057b3",
            "url": "https://hosted.weblate.org/api/units/82728894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.374632+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><filename>.socket</filename> file</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6888808255413822730,
            "content_hash": -6888808255413822730,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727974/?format=api",
            "priority": 100,
            "id": 82728895,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=20660963e247daf6",
            "url": "https://hosted.weblate.org/api/units/82728895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.399099+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "socket activation: a “socket” unit file can be used to describe a network or Unix socket managed by systemd; this means that the socket will be created by systemd, and the actual service may be started on demand when an actual connection attempt comes. This roughly replicates the feature set of <command>inetd</command>. See <citerefentry><refentrytitle>systemd.socket</refentrytitle> <manvolnum>5</manvolnum></citerefentry>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9066272353064493207,
            "content_hash": -9066272353064493207,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://hosted.weblate.org/api/units/82727976/?format=api",
            "priority": 100,
            "id": 82728896,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=022e21547ea55f69",
            "url": "https://hosted.weblate.org/api/units/82728896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.402361+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><filename>.timer</filename> file</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3220461578410104703,
            "content_hash": -3220461578410104703,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727978/?format=api",
            "priority": 100,
            "id": 82728897,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=534e9f41d6126881",
            "url": "https://hosted.weblate.org/api/units/82728897/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.405691+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "timers: a “timer” unit file describes events that occur with a fixed frequency or on specific times; when a service is linked to such a timer, the corresponding task will be executed whenever the timer fires. This allows replicating part of the <command>cron</command> features. See <citerefentry><refentrytitle>systemd.timer</refentrytitle> <manvolnum>5</manvolnum></citerefentry>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6274987181677103363,
            "content_hash": 6274987181677103363,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://hosted.weblate.org/api/units/82727980/?format=api",
            "priority": 100,
            "id": 82728898,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=d7153b986dfe4903",
            "url": "https://hosted.weblate.org/api/units/82728898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.408935+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>systemd</command></primary><secondary><filename>.network</filename> file</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -382897644801561367,
            "content_hash": -382897644801561367,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 95,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727982/?format=api",
            "priority": 100,
            "id": 82728899,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=7aafac9ee844ece9",
            "url": "https://hosted.weblate.org/api/units/82728899/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.412210+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "network: a “network“ unit file describes a network interface, which allows configuring such interfaces as well as expressing that a service depends on one particular interface being up. See <citerefentry><refentrytitle>systemd.network</refentrytitle> <manvolnum>5</manvolnum></citerefentry>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6623040438278446048,
            "content_hash": -6623040438278446048,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 96,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://hosted.weblate.org/api/units/82727984/?format=api",
            "priority": 100,
            "id": 82728900,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=24163bcfcf5da420",
            "url": "https://hosted.weblate.org/api/units/82728900/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.415646+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "The System V init system (which we'll call init for brevity) executes several processes, following instructions from the <filename>/etc/inittab</filename> file. The first program that is executed (which corresponds to the <emphasis>sysinit</emphasis> step) is <command>/etc/init.d/rcS</command>, a script that executes all of the programs in the <filename>/etc/rcS.d/</filename> directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -267068955992663648,
            "content_hash": -267068955992663648,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://hosted.weblate.org/api/units/82727986/?format=api",
            "priority": 100,
            "id": 82728901,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=7c4b2e331385d9a0",
            "url": "https://hosted.weblate.org/api/units/82728901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.421505+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/init.d/rcS</filename></secondary><seealso><emphasis role=\"pkg\">sysv-rc</emphasis></seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5136830681558101239,
            "content_hash": -5136830681558101239,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 99,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727988/?format=api",
            "priority": 100,
            "id": 82728902,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=38b64fb61266d309",
            "url": "https://hosted.weblate.org/api/units/82728902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.424484+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/rcS.d/</filename></secondary><seealso><emphasis role=\"pkg\">sysv-rc</emphasis></seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4806715767635817119,
            "content_hash": -4806715767635817119,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82727990/?format=api",
            "priority": 100,
            "id": 82728903,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=3d4b1d79f5cc4d61",
            "url": "https://hosted.weblate.org/api/units/82728903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.427416+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>rcS</filename></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7769249506454411297,
            "content_hash": -7769249506454411297,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727992/?format=api",
            "priority": 100,
            "id": 82728904,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=142e14bcb467e7df",
            "url": "https://hosted.weblate.org/api/units/82728904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.430079+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>rcS.d</filename></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3026704467024768786,
            "content_hash": -3026704467024768786,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727994/?format=api",
            "priority": 100,
            "id": 82728905,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=55fefc52cae690ee",
            "url": "https://hosted.weblate.org/api/units/82728905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.432698+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/modules</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3295388306650122496,
            "content_hash": 3295388306650122496,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727996/?format=api",
            "priority": 100,
            "id": 82728906,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=adbb923486db4900",
            "url": "https://hosted.weblate.org/api/units/82728906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.442729+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>kernel</primary><secondary>modules</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -971404109118390512,
            "content_hash": -971404109118390512,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82727998/?format=api",
            "priority": 100,
            "id": 82728907,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=7284e11c06a4bf10",
            "url": "https://hosted.weblate.org/api/units/82728907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.463204+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>kernel</primary><secondary>modules</secondary><tertiary>load</tertiary><seealso><command>modprobe</command></seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9083869765992137436,
            "content_hash": 9083869765992137436,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728000/?format=api",
            "priority": 100,
            "id": 82728908,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=fe10636c7bdf42dc",
            "url": "https://hosted.weblate.org/api/units/82728908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.467939+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>kernel</primary><secondary>modules</secondary><tertiary>options</tertiary><seealso><command>modinfo</command></seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4495545427021481899,
            "content_hash": 4495545427021481899,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728002/?format=api",
            "priority": 100,
            "id": 82728909,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=be6362bf593f47ab",
            "url": "https://hosted.weblate.org/api/units/82728909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.472278+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/modprobe.d</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4215382797973912499,
            "content_hash": 4215382797973912499,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728004/?format=api",
            "priority": 100,
            "id": 82728910,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=ba800c521986fbb3",
            "url": "https://hosted.weblate.org/api/units/82728910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.477062+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/modules-load.d/</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6836329023977743729,
            "content_hash": -6836329023977743729,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728006/?format=api",
            "priority": 100,
            "id": 82728911,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=21207af91e1d1a8f",
            "url": "https://hosted.weblate.org/api/units/82728911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.481644+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "You have already learned that kernel modules can be loaded during the start of the system by adding them to <filename>/etc/modules</filename> or a file below <filename>/etc/modules-load.d/</filename>. But modules can also have options that can be configured by putting some files in <filename>/etc/modprobe.d/</filename>. These options are defined with directives like this: <literal>options <replaceable>module-name</replaceable> <replaceable>option-name</replaceable>=<replaceable>option-value</replaceable></literal>. Several options can be specified with a single directive if necessary."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2210561336713291460,
            "content_hash": -2210561336713291460,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://hosted.weblate.org/api/units/82728008/?format=api",
            "priority": 100,
            "id": 82728912,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=6152822d22fdd93c",
            "url": "https://hosted.weblate.org/api/units/82728912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.486387+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "These configuration files are intended for <command>modprobe</command> — the program that loads a kernel module with its dependencies (modules can indeed call other modules). To list all options of a module use the <command>modinfo -p <replaceable>module</replaceable></command> command. Both programs are provided by the <emphasis role=\"pkg\">kmod</emphasis> package together with other tools to handle modules."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4004175330189377706,
            "content_hash": -4004175330189377706,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://hosted.weblate.org/api/units/82728010/?format=api",
            "priority": 100,
            "id": 82728913,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=486e4fc091adff56",
            "url": "https://hosted.weblate.org/api/units/82728913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.490991+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>modinfo</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6533429128824368244,
            "content_hash": -6533429128824368244,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728012/?format=api",
            "priority": 100,
            "id": 82728914,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=255498d2ab3bd38c",
            "url": "https://hosted.weblate.org/api/units/82728914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.498731+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "Having learned about systemd, services and targets can use the <filename>modprobe@<replaceable>module</replaceable>.service</filename> to load kernel modules they depend on."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1221376840740618747,
            "content_hash": 1221376840740618747,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://hosted.weblate.org/api/units/82728014/?format=api",
            "priority": 100,
            "id": 82728915,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=90f333c3f93bc1fb",
            "url": "https://hosted.weblate.org/api/units/82728915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.504787+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>service</primary><secondary><filename>modprobe@<replaceable>module</replaceable>.service</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2912213764853666431,
            "content_hash": -2912213764853666431,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728016/?format=api",
            "priority": 100,
            "id": 82728916,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=5795bd02abe4ed81",
            "url": "https://hosted.weblate.org/api/units/82728916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.508359+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/init.d/rc</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3544403473364357305,
            "content_hash": -3544403473364357305,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728018/?format=api",
            "priority": 100,
            "id": 82728917,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=4ecfbfd1ed74ef47",
            "url": "https://hosted.weblate.org/api/units/82728917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.511786+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/rcX.d/</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2455250415093237519,
            "content_hash": -2455250415093237519,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728020/?format=api",
            "priority": 100,
            "id": 82728918,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=5ded32c185bcb8f1",
            "url": "https://hosted.weblate.org/api/units/82728918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.515232+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>insserv</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6460503346312818098,
            "content_hash": -6460503346312818098,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728022/?format=api",
            "priority": 100,
            "id": 82728919,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=2657ae6f8ccd524e",
            "url": "https://hosted.weblate.org/api/units/82728919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.518422+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>telinit</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4588285652350066056,
            "content_hash": -4588285652350066056,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728024/?format=api",
            "priority": 100,
            "id": 82728920,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=405322824ba72278",
            "url": "https://hosted.weblate.org/api/units/82728920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.533745+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>System V init</primary><secondary>runlevels</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5272469348772273514,
            "content_hash": 5272469348772273514,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82728026/?format=api",
            "priority": 100,
            "id": 82728921,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=c92b92f01eb4dd6a",
            "url": "https://hosted.weblate.org/api/units/82728921/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.542531+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>rcconf</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7453582233022340375,
            "content_hash": -7453582233022340375,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 144,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728028/?format=api",
            "priority": 100,
            "id": 82728922,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=188f8e73288a62e9",
            "url": "https://hosted.weblate.org/api/units/82728922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.579232+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "All the scripts contained in the various <filename>/etc/rc<replaceable>X</replaceable>.d</filename> directories are really only symbolic links — created upon package installation by the <command>update-rc.d</command> program — pointing to the actual scripts which are stored in <filename>/etc/init.d/</filename>. The administrator can fine tune the services available in each runlevel by re-running <command>update-rc.d</command> with adjusted parameters. The <citerefentry><refentrytitle>update-rc.d</refentrytitle> <manvolnum>1</manvolnum></citerefentry> manual page describes the syntax in detail. Please note that removing all symbolic links (with the <literal>remove</literal> parameter) is not a good method to disable a service. Instead you should simply configure it to not start in the desired runlevel (while preserving the corresponding calls to stop it in the event that the service runs in the previous runlevel). Since <command>update-rc.d</command> has a somewhat convoluted interface, you may prefer using <command>rcconf</command> (from the <emphasis role=\"pkg\">rcconf</emphasis> package) which provides a more user-friendly interface."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -623614065875783608,
            "content_hash": -623614065875783608,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 136,
            "source_unit": "https://hosted.weblate.org/api/units/82728030/?format=api",
            "priority": 100,
            "id": 82728923,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=77587a4fa6897048",
            "url": "https://hosted.weblate.org/api/units/82728923/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.583835+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>service</primary><secondary><filename>getty@.service</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3124017780117127814,
            "content_hash": -3124017780117127814,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728032/?format=api",
            "priority": 100,
            "id": 82728924,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=54a54261781d3d7a",
            "url": "https://hosted.weblate.org/api/units/82728924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.611381+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>console</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6460581213977466696,
            "content_hash": 6460581213977466696,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728034/?format=api",
            "priority": 100,
            "id": 82728925,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=d9a898626db05748",
            "url": "https://hosted.weblate.org/api/units/82728925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.619747+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>terminal</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8133015615967347214,
            "content_hash": -8133015615967347214,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 156,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728036/?format=api",
            "priority": 100,
            "id": 82728926,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=0f21b963498fbdf2",
            "url": "https://hosted.weblate.org/api/units/82728926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.624452+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "By extension, the terms “console” and “terminal” can also refer to a terminal emulator in a graphical session (such as <command>xterm</command>, <command>gnome-terminal</command> or <command>konsole</command>)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7399180453362374424,
            "content_hash": -7399180453362374424,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/82728038/?format=api",
            "priority": 100,
            "id": 82728927,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=1950d494885268e8",
            "url": "https://hosted.weblate.org/api/units/82728927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.635795+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>server</primary><secondary>SSH</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4128450646127755196,
            "content_hash": -4128450646127755196,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728040/?format=api",
            "priority": 100,
            "id": 82728928,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=46b4cc02c4d2c044",
            "url": "https://hosted.weblate.org/api/units/82728928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.672807+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>ssh</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7169872816453671555,
            "content_hash": -7169872816453671555,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728042/?format=api",
            "priority": 100,
            "id": 82728929,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=1c7f7ea93a8ca57d",
            "url": "https://hosted.weblate.org/api/units/82728929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.676622+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>Secure Shell</primary><seealso>SSH</seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7891484089038261561,
            "content_hash": 7891484089038261561,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82728044/?format=api",
            "priority": 100,
            "id": 82728930,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=ed842ef7d5c5cd39",
            "url": "https://hosted.weblate.org/api/units/82728930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.681017+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "When you need to give a client the ability to conduct or trigger actions on a server, security is important. You must ensure the identity of the client; this is <emphasis>authentication</emphasis>. This identity usually consists of a password or passphrase that must be kept secret, or any other client could it. This is the purpose of <emphasis>encryption</emphasis>, which is a form of encoding that allows two systems to communicate confidential information on a public channel while protecting it from being readable to others."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6230452788414377683,
            "content_hash": 6230452788414377683,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://hosted.weblate.org/api/units/82728046/?format=api",
            "priority": 100,
            "id": 82728931,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=d67703ccfb47eed3",
            "url": "https://hosted.weblate.org/api/units/82728931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.703037+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>OpenSSH</primary><seealso>SSH</seealso>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2597887651161944394,
            "content_hash": 2597887651161944394,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728048/?format=api",
            "priority": 100,
            "id": 82728932,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=a40d8d0df5e1b14a",
            "url": "https://hosted.weblate.org/api/units/82728932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.726548+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>SSH</primary><secondary>OpenSSH</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1017515458998626671,
            "content_hash": 1017515458998626671,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728050/?format=api",
            "priority": 100,
            "id": 82728933,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=8e1ef0eb3f14e96f",
            "url": "https://hosted.weblate.org/api/units/82728933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.730986+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><emphasis role=\"pkg\">openssh-client</emphasis></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1842717954517689680,
            "content_hash": 1842717954517689680,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82728052/?format=api",
            "priority": 100,
            "id": 82728934,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=9992a6376c42e550",
            "url": "https://hosted.weblate.org/api/units/82728934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.749909+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><emphasis role=\"pkg\">openssh-server</emphasis></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2383228275514608088,
            "content_hash": -2383228275514608088,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 194,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82728054/?format=api",
            "priority": 100,
            "id": 82728935,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=5eed1282a348f628",
            "url": "https://hosted.weblate.org/api/units/82728935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.757960+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "OpenSSH is split into two packages: the client part is in the <emphasis role=\"pkg\">openssh-client</emphasis> package, and the server is in the <emphasis role=\"pkg\">openssh-server</emphasis> package. The <emphasis role=\"pkg\">ssh</emphasis> meta-package depends on both parts and facilitates installation of both (<command>apt install ssh</command>), while the <emphasis role=\"pkg\">task-ssh-server</emphasis>, often chosen during the initial installation, depends on the server package only."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7416556355030665674,
            "content_hash": 7416556355030665674,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://hosted.weblate.org/api/units/82728056/?format=api",
            "priority": 100,
            "id": 82728936,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=e6ece6b5d644c9ca",
            "url": "https://hosted.weblate.org/api/units/82728936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.765010+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>SSH</primary><secondary>key creation</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3731690783501792412,
            "content_hash": -3731690783501792412,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 197,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82728058/?format=api",
            "priority": 100,
            "id": 82728937,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=4c365f00f5c6cb64",
            "url": "https://hosted.weblate.org/api/units/82728937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.774686+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>ssh-keygen</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5440608110022620372,
            "content_hash": -5440608110022620372,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 199,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728060/?format=api",
            "priority": 100,
            "id": 82728938,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=347f13bfdffe0b2c",
            "url": "https://hosted.weblate.org/api/units/82728938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.788151+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary><command>ssh-copy-id</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 699739451758035997,
            "content_hash": 699739451758035997,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 200,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82728062/?format=api",
            "priority": 100,
            "id": 82728939,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=89b5f952f15d441d",
            "url": "https://hosted.weblate.org/api/units/82728939/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.792401+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "The user generates a key pair on the client machine with <command>ssh-keygen -t rsa</command>; the so generated public key is stored in <filename>~/.ssh/id_rsa.pub</filename>, while the corresponding private key is stored in <filename>~/.ssh/id_rsa</filename>. The user can then use <command>ssh-copy-id <replaceable>server</replaceable></command> to add their public key to the <filename>~/.ssh/authorized_keys</filename> file on the server, or, if SSH access hasn't been enabled yet, they have to ask the administrator to add their key manually."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2699522845096073560,
            "content_hash": -2699522845096073560,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://hosted.weblate.org/api/units/82728064/?format=api",
            "priority": 100,
            "id": 82728940,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=5a895e466aff26a8",
            "url": "https://hosted.weblate.org/api/units/82728940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.796162+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/cs/?format=api",
            "source": [
                "<primary>SSH</primary><secondary>passphrase cache</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6680695054145184520,
            "content_hash": -6680695054145184520,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82728066/?format=api",
            "priority": 100,
            "id": 82728941,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=2349673e7cf79cf8",
            "url": "https://hosted.weblate.org/api/units/82728941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:54:49.800888+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}