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/f39pagesinfrastructure-servicesopenssh/sv/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 369,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/units/?format=api&page=5",
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Generating SSH CA Certificate Signing Keys"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4413744414182886436,
            "content_hash": -4413744414182886436,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:499",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730454/?format=api",
            "priority": 100,
            "id": 17123220,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=42bf3ad71f43b3dc",
            "url": "https://translate.fedoraproject.org/api/units/17123220/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.745614Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "On the server designated to be the CA, generate two keys for use in signing certificates. These are the keys that all other hosts need to trust. Choose suitable names, for example `ca_user_key` and `ca_host_key`. To generate the user certificate signing key, enter the following command as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8969664255905677960,
            "content_hash": -8969664255905677960,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:501",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730455/?format=api",
            "priority": 100,
            "id": 17123221,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=038559e1f0393d78",
            "url": "https://translate.fedoraproject.org/api/units/17123221/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.754352Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# ssh-keygen -t rsa -f ~/.ssh/ca_user_key\nGenerating public/private rsa key pair.\nCreated directory '/root/.ssh'.\nEnter passphrase (empty for no passphrase):\nEnter same passphrase again:\nYour identification has been saved in /root/.ssh/ca_user_key.\nYour public key has been saved in /root/.ssh/ca_user_key.pub.\nThe key fingerprint is:\nSHA256:y6f0DGlHe28YWotEypnhfk3WLYQ5TgaQwoSlOFwmmm0 root@host_name.example.com\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|       .+.      o|\n|       . o     +.|\n|      o + .   . o|\n|       o + . . ..|\n|        S . ... *|\n|        . . . .*.|\n|         = E  .. |\n|        . o .    |\n|           .     |\n+-----------------+\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2930401736626670656,
            "content_hash": -2930401736626670656,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:524",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 96,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730456/?format=api",
            "priority": 100,
            "id": 17123222,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=57551f257f2df3c0",
            "url": "https://translate.fedoraproject.org/api/units/17123222/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.761623Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Generate a host certificate signing key, `ca_host_key`, as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9213302060273904066,
            "content_hash": 9213302060273904066,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:527",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730457/?format=api",
            "priority": 100,
            "id": 17123223,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ffdc3968df0029c2",
            "url": "https://translate.fedoraproject.org/api/units/17123223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.769644Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# ssh-keygen -t rsa -f ~/.ssh/ca_host_key\nGenerating public/private rsa key pair.\nEnter passphrase (empty for no passphrase):\nEnter same passphrase again:\nYour identification has been saved in /root/.ssh/ca_host_key.\nYour public key has been saved in /root/.ssh/ca_host_key.pub.\nThe key fingerprint is:\nSHA256:y6f0DGlHe28YWotEypnhfk3WLYQ5TgaQwoSlOFwmmm0 root@host_name.example.com\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|            ..   |\n|           . ....|\n|        . . o +oo|\n|       o .   o *o|\n|        S     = .|\n|             o. .|\n|            *.E. |\n|           +o=   |\n|          .oo.   |\n+-----------------+\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8707037710053709130,
            "content_hash": -8707037710053709130,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:549",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730458/?format=api",
            "priority": 100,
            "id": 17123224,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=072a6355a6516ab6",
            "url": "https://translate.fedoraproject.org/api/units/17123224/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.778347Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "If required, confirm the permissions are correct:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1869566723555367932,
            "content_hash": -1869566723555367932,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:552",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 156,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730459/?format=api",
            "priority": 100,
            "id": 17123225,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=660df6f866976404",
            "url": "https://translate.fedoraproject.org/api/units/17123225/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.786922Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# ls -la ~/.ssh\ntotal 40\ndrwxrwxrwx. 2 root root 4096 May 22 13:18 .\ndr-xr-x---. 3 root root 4096 May  8 08:34 ..\n-rw-------. 1 root root 1743 May 22 13:15 ca_host_key\n-rw-r--r--. 1 root root  420 May 22 13:15 ca_host_key.pub\n-rw-------. 1 root root 1743 May 22 13:14 ca_user_key\n-rw-r--r--. 1 root root  420 May 22 13:14 ca_user_key.pub\n-rw-r--r--. 1 root root  854 May  8 05:55 known_hosts\n-r--------. 1 root root 1671 May  6 17:13 ssh_host_rsa\n-rw-r--r--. 1 root root 1370 May  7 14:30 ssh_host_rsa-cert.pub\n-rw-------. 1 root root  420 May  6 17:13 ssh_host_rsa.pub\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9209061002961107602,
            "content_hash": 9209061002961107602,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:566",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 157,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 96,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730460/?format=api",
            "priority": 100,
            "id": 17123226,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ffcd2830c4663a92",
            "url": "https://translate.fedoraproject.org/api/units/17123226/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.795370Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Create the CA server's own host certificate by signing the server's host public key together with an identification string such as the host name, the CA server's _fully qualified domain name_ (*FQDN*) but without the trailing `.`, and a validity period. The command takes the following form:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -825133634962011410,
            "content_hash": -825133634962011410,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:569",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730461/?format=api",
            "priority": 100,
            "id": 17123227,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=748c8954abdccaee",
            "url": "https://translate.fedoraproject.org/api/units/17123227/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.803009Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "ssh-keygen -s ~/.ssh/ca_host_key -I pass:quotes[_certificate_ID_] -h -n pass:quotes[_host_name.example.com_] -V pass:quotes[_-start:+end_] /etc/ssh/ssh_host_rsa.pub\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5346577250639073187,
            "content_hash": 5346577250639073187,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:573",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730462/?format=api",
            "priority": 100,
            "id": 17123228,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ca32dbae9c86cfa3",
            "url": "https://translate.fedoraproject.org/api/units/17123228/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.811019Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "The [option]`-n` option restricts this certificate to a specific host within the domain. The [option]`-V` option is for adding a validity period; this is highly recommend. Where the validity period is intended to be one year, fifty two weeks, consider the need for time to change the certificates and any holiday periods around the time of certificate expiry."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2040553503422030884,
            "content_hash": -2040553503422030884,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:576",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 160,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730463/?format=api",
            "priority": 100,
            "id": 17123229,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=63ae7f666359dbdc",
            "url": "https://translate.fedoraproject.org/api/units/17123229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.818823Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "For example:"
            ],
            "previous_source": "",
            "target": [
                "Till exempel:"
            ],
            "id_hash": -3643751247835186919,
            "content_hash": -3643751247835186919,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:578",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730464/?format=api",
            "priority": 100,
            "id": 17123230,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=4d6ecb8ba6e5b919",
            "url": "https://translate.fedoraproject.org/api/units/17123230/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.825443Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# ssh-keygen -s ~/.ssh/ca_host_key -I host_name -h -n host_name.example.com -V -1w:+54w5d /etc/ssh/ssh_host_rsa.pub\nEnter passphrase:\nSigned host key /root/.ssh/ssh_host_rsa-cert.pub: id \"host_name\" serial 0 for host_name.example.com valid from 2020-05-15T13:52:29 to 2021-06-08T13:52:29\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6014358302518747524,
            "content_hash": -6014358302518747524,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:583",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730465/?format=api",
            "priority": 100,
            "id": 17123231,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=2c88b4fd4272de7c",
            "url": "https://translate.fedoraproject.org/api/units/17123231/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.831861Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Distributing and Trusting SSH CA Public Keys"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6872425695605747360,
            "content_hash": 6872425695605747360,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:586",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 163,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730466/?format=api",
            "priority": 100,
            "id": 17123232,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=df5fc2c22bd8eea0",
            "url": "https://translate.fedoraproject.org/api/units/17123232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.837536Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Hosts that are to allow certificate authenticated log in from users must be configured to trust the CA's public key that was used to sign the user certificates, in order to authenticate user's certificates. In this example that is the `ca_user_key.pub`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -22891256906980289,
            "content_hash": -22891256906980289,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:589",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 164,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730467/?format=api",
            "priority": 100,
            "id": 17123233,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=7faeac85eb98e43f",
            "url": "https://translate.fedoraproject.org/api/units/17123233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.842895Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Publish the `ca_user_key.pub` key and download it to all hosts that are required to allow remote users to log in. Alternately, copy the CA user public key to all the hosts. In a production environment, consider copying the public key to an administrator account first. The secure copy command can be used to copy the public key to remote hosts. The command has the following format:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1503754723105098281,
            "content_hash": 1503754723105098281,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:591",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730468/?format=api",
            "priority": 100,
            "id": 17123234,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=94de68f413feca29",
            "url": "https://translate.fedoraproject.org/api/units/17123234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.848293Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "scp  ~/.ssh/ca_user_key.pub root@pass:quotes[_host_name_].example.com:/etc/ssh/\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3642211521026008103,
            "content_hash": -3642211521026008103,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:595",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730469/?format=api",
            "priority": 100,
            "id": 17123235,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=4d7443eb3c68dbd9",
            "url": "https://translate.fedoraproject.org/api/units/17123235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.853142Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Where _host_name_ is the host name of a server the is required to authenticate user's certificates presented during the login process. Ensure you copy the public key not the private key. For example, as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3305908582294539546,
            "content_hash": 3305908582294539546,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:598",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730470/?format=api",
            "priority": 100,
            "id": 17123236,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ade0f2571394cd1a",
            "url": "https://translate.fedoraproject.org/api/units/17123236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.858226Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# scp ~/.ssh/ca_user_key.pub root@host_name.example.com:/etc/ssh/\nThe authenticity of host 'host_name.example.com (10.34.74.56)' can't be established.\nECDSA key fingerprint is SHA256:ZYEUaevOAEASvYjm58PiPdMebxhhlaTZBjTMr/N2I3c.\nAre you sure you want to continue connecting (yes/no/[fingerprint])? yes\nWarning: Permanently added 'host_name.example.com,10.34.74.56' (ECDSA) to the list of known hosts.\nroot@host_name.example.com's password:\nca_user_key.pub                                       100%  420     0.4KB/s   00:00\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5469008864423607949,
            "content_hash": 5469008864423607949,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:607",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730471/?format=api",
            "priority": 100,
            "id": 17123237,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=cbe5d2960d6e7e8d",
            "url": "https://translate.fedoraproject.org/api/units/17123237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.863527Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "For remote user authentication, CA keys can be marked as trusted per-user in the `~/.ssh/authorized_keys` file using the [command]#cert-authority# directive or for global use by means of the [command]#TrustedUserCAKeys# directive in the `/etc/ssh/sshd_config` file. For remote host authentication, CA keys can be marked as trusted globally in the `/etc/ssh/known_hosts` file or per-user in the `~/.ssh/ssh_known_hosts` file."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3355358927895020448,
            "content_hash": 3355358927895020448,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:610",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730472/?format=api",
            "priority": 100,
            "id": 17123238,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ae90a12adf1e43a0",
            "url": "https://translate.fedoraproject.org/api/units/17123238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.868577Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Trusting the User Signing Key"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8052786932470513523,
            "content_hash": -8052786932470513523,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:612",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730473/?format=api",
            "priority": 100,
            "id": 17123239,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=103ec0f34e30008d",
            "url": "https://translate.fedoraproject.org/api/units/17123239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.874217Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "For user certificates which have one or more principles listed, and where the setting is to have global effect, edit the `/etc/ssh/sshd_config` file as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4018104024225686522,
            "content_hash": -4018104024225686522,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:614",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730474/?format=api",
            "priority": 100,
            "id": 17123240,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=483cd3adc575dc06",
            "url": "https://translate.fedoraproject.org/api/units/17123240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.878348Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "TrustedUserCAKeys /etc/ssh/ca_user_key.pub\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3326199101945804515,
            "content_hash": 3326199101945804515,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:617",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "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://translate.fedoraproject.org/api/units/15730475/?format=api",
            "priority": 100,
            "id": 17123241,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ae290875d3b3f6e3",
            "url": "https://translate.fedoraproject.org/api/units/17123241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.883042Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Restart `sshd` to make the changes take effect:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3600691623735195513,
            "content_hash": -3600691623735195513,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:620, ./pages/infrastructure-services/OpenSSH.adoc:748",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730476/?format=api",
            "priority": 100,
            "id": 17123242,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=4e07c60ba58a0887",
            "url": "https://translate.fedoraproject.org/api/units/17123242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.887298Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]#{nbsp}systemctl restart sshd.service\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8393605931413592967,
            "content_hash": 8393605931413592967,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:623, ./pages/infrastructure-services/OpenSSH.adoc:751",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730477/?format=api",
            "priority": 100,
            "id": 17123243,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=f47c141f9684db87",
            "url": "https://translate.fedoraproject.org/api/units/17123243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.892050Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To avoid being presented with the warning about an unknown host, a user's system must trust the CA's public key that was used to sign the host certificates. In this example that is `ca_host_key.pub`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7442281670338817679,
            "content_hash": -7442281670338817679,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:626",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730478/?format=api",
            "priority": 100,
            "id": 17123244,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=18b7b440710dd171",
            "url": "https://translate.fedoraproject.org/api/units/17123244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.896188Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Trusting the Host Signing Key"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8881275522096958850,
            "content_hash": 8881275522096958850,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:628",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730479/?format=api",
            "priority": 100,
            "id": 17123245,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=fb40a10846f60d82",
            "url": "https://translate.fedoraproject.org/api/units/17123245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.900197Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Extract the contents of the public key used to sign the host certificate. For example, on the CA:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1666541473212174740,
            "content_hash": 1666541473212174740,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:630",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730480/?format=api",
            "priority": 100,
            "id": 17123246,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=9720bea3e2449194",
            "url": "https://translate.fedoraproject.org/api/units/17123246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.904514Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "cat ~/.ssh/ca_host_key.pub\nssh-rsa  pass:quotes[_AAAAB5Wm._]== root@ca-server.example.com\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9207290092019541174,
            "content_hash": -9207290092019541174,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:635",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730481/?format=api",
            "priority": 100,
            "id": 17123247,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=0039227191339b4a",
            "url": "https://translate.fedoraproject.org/api/units/17123247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.908430Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To configure client systems to trust servers' signed host certificates, add the contents of the `ca_host_key.pub` into the global `known_hosts` file. This will automatically check a server's host advertised certificate against the CA public key for all users every time a new machine is connected to in the domain `*.example.com`. Login as `root` and configure the `/etc/ssh/ssh_known_hosts` file, as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3244899416033123796,
            "content_hash": 3244899416033123796,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:638",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730482/?format=api",
            "priority": 100,
            "id": 17123248,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ad0832d3a086ddd4",
            "url": "https://translate.fedoraproject.org/api/units/17123248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.912577Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# vi /etc/ssh/ssh_known_hosts\n# A CA key, accepted for any host in *.example.com\n@cert-authority *.example.com ssh-rsa pass:quotes[_AAAAB5Wm._]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3163044009712318393,
            "content_hash": -3163044009712318393,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:644",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730483/?format=api",
            "priority": 100,
            "id": 17123249,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=541a9c3b502b8847",
            "url": "https://translate.fedoraproject.org/api/units/17123249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.917185Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Where `ssh-rsa _AAAAB5Wm._pass:attributes[{blank}]` is the contents of `ca_host_key.pub`. The above configures the system to trust the CA servers host public key. This enables global authentication of the certificates presented by hosts to remote users."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6618392792553376760,
            "content_hash": 6618392792553376760,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:647",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730484/?format=api",
            "priority": 100,
            "id": 17123250,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=dbd9412dd8264bf8",
            "url": "https://translate.fedoraproject.org/api/units/17123250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.921841Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Creating SSH Certificates"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4513075604629555691,
            "content_hash": -4513075604629555691,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:649",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730485/?format=api",
            "priority": 100,
            "id": 17123251,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=415e55a61d92f615",
            "url": "https://translate.fedoraproject.org/api/units/17123251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.928343Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "A certificate is a signed public key. The user's and host's public keys must be copied to the CA server for signing by the CA server's private key."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5761733313172073579,
            "content_hash": 5761733313172073579,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:652",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 183,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730486/?format=api",
            "priority": 100,
            "id": 17123252,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=cff5c9ebde27ec6b",
            "url": "https://translate.fedoraproject.org/api/units/17123252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.932842Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Copying many keys to the CA to be signed can create confusion if they are not uniquely named. If the default name is always used then the latest key to be copied will overwrite the previously copied key, which may be an acceptable method for one administrator. In the example below the default name is used. In a production environment, consider using easily recognizable names. It is recommend to have a designated directory on the CA server owned by an administrative user for the keys to be copied into. Copying these keys to the `root` user's `/etc/ssh/` directory is not recommend. In the examples below an account named `admin` with a directory named `keys/` will be used."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4925376788115266872,
            "content_hash": 4925376788115266872,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:657",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 184,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 117,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730487/?format=api",
            "priority": 100,
            "id": 17123253,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=c45a7417d0909d38",
            "url": "https://translate.fedoraproject.org/api/units/17123253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.938515Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Create an administrator account, in this example `admin`, and a directory to receive the user's keys. For example:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3122831281519296648,
            "content_hash": 3122831281519296648,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:661",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730488/?format=api",
            "priority": 100,
            "id": 17123254,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ab5686814c6f8088",
            "url": "https://translate.fedoraproject.org/api/units/17123254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.944754Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]$ [command]#mkdir keys#\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7784680188272738234,
            "content_hash": -7784680188272738234,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:665",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730489/?format=api",
            "priority": 100,
            "id": 17123255,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=13f7429d1ffb8046",
            "url": "https://translate.fedoraproject.org/api/units/17123255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.949762Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Set the permissions to allow keys to be copied in:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8744194619115921281,
            "content_hash": 8744194619115921281,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:668",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730490/?format=api",
            "priority": 100,
            "id": 17123256,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=f9599ead67495f81",
            "url": "https://translate.fedoraproject.org/api/units/17123256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.953996Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]$ chmod o+w keys\nls -la keys\ntotal 8\ndrwxrwxrwx. 2 admin admin 4096 May 22 16:17 .\ndrwx------. 3 admin admin 4096 May 22 16:17 ..\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2412464309427999281,
            "content_hash": 2412464309427999281,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:675",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730491/?format=api",
            "priority": 100,
            "id": 17123257,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=a17acb81f4c39231",
            "url": "https://translate.fedoraproject.org/api/units/17123257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.958496Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Creating SSH Certificates to Authenticate Hosts"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8140874819759593545,
            "content_hash": 8140874819759593545,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:678",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730492/?format=api",
            "priority": 100,
            "id": 17123258,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=f0fa328430b15849",
            "url": "https://translate.fedoraproject.org/api/units/17123258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.962390Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "The command to sign a host certificate has the following format:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5993158508251814751,
            "content_hash": 5993158508251814751,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:681",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730493/?format=api",
            "priority": 100,
            "id": 17123259,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=d32bf9e8fef59b5f",
            "url": "https://translate.fedoraproject.org/api/units/17123259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.966046Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "ssh-keygen -s ca_host_key -I pass:quotes[_host_name_] -h ssh_host_rsa_key.pub\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 822101195683042849,
            "content_hash": 822101195683042849,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:685",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 191,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730494/?format=api",
            "priority": 100,
            "id": 17123260,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=8b68b0ae8a1c9621",
            "url": "https://translate.fedoraproject.org/api/units/17123260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.970052Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "The host certificate will named `ssh_host_rsa_key-cert.pub`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4122998010648860534,
            "content_hash": 4122998010648860534,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:688",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 192,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730495/?format=api",
            "priority": 100,
            "id": 17123261,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=b937d4d89a5e1776",
            "url": "https://translate.fedoraproject.org/api/units/17123261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.974117Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Generating a Host Certificate"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3607541174486540202,
            "content_hash": 3607541174486540202,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:690",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730496/?format=api",
            "priority": 100,
            "id": 17123262,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=b2108f95a9dd9faa",
            "url": "https://translate.fedoraproject.org/api/units/17123262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.978016Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To authenticate a host to a user, a public key must be generated on the host, passed to the CA server, signed by the CA, and then passed back to be stored on the host to present to a user attempting to log into the host."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8222862438683991045,
            "content_hash": -8222862438683991045,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:692",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 194,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730497/?format=api",
            "priority": 100,
            "id": 17123263,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=0de2862db956a3fb",
            "url": "https://translate.fedoraproject.org/api/units/17123263/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.982075Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Host keys are generated automatically on the system. To list them enter the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2981851149071465219,
            "content_hash": 2981851149071465219,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:694",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730498/?format=api",
            "priority": 100,
            "id": 17123264,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=a961a9d2517ebb03",
            "url": "https://translate.fedoraproject.org/api/units/17123264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.986414Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# ls -l /etc/ssh/ssh_host*\n-rw-------. 1 root root  668 May  6 14:38 /etc/ssh/ssh_host_dsa_key\n-rw-r--r--. 1 root root  590 May  6 14:38 /etc/ssh/ssh_host_dsa_key.pub\n-rw-------. 1 root root  963 May  6 14:38 /etc/ssh/ssh_host_key\n-rw-r--r--. 1 root root  627 May  6 14:38 /etc/ssh/ssh_host_key.pub\n-rw-------. 1 root root 1679 May  6 14:38 /etc/ssh/ssh_host_rsa_key\n-rw-r--r--. 1 root root  382 May  6 14:38 /etc/ssh/ssh_host_rsa_key.pub\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -204958763796473554,
            "content_hash": -204958763796473554,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:703",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 196,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730499/?format=api",
            "priority": 100,
            "id": 17123265,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=7d27d7171a4ed92e",
            "url": "https://translate.fedoraproject.org/api/units/17123265/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.990519Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Copy the chosen public key to the server designated as the CA. For example, from the host:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2869199336477116098,
            "content_hash": 2869199336477116098,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:706",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 197,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730500/?format=api",
            "priority": 100,
            "id": 17123266,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=a7d17198488146c2",
            "url": "https://translate.fedoraproject.org/api/units/17123266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.995458Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]# scp /etc/ssh/ssh_host_rsa_key.pub admin@ca-server.example.com:~/keys/ssh_host_rsa_key.pub\nThe authenticity of host 'ca-server.example.com (10.34.74.58)' can't be established.\nECDSA key fingerprint is SHA256:ZYEUaevOAEASvYjm58PiPdMebxhhlaTZBjTMr/N2I3c.\nAre you sure you want to continue connecting (yes/no/[fingerprint])? yes\nWarning: Permanently added 'ca-server.example.com,10.34.74.58' (RSA) to the list of known hosts.\nadmin@ca-server.example.com's password:\nssh_host_rsa_key.pub                           100%  382     0.4KB/s   00:00\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5278432894664137114,
            "content_hash": -5278432894664137114,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:715",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 198,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730501/?format=api",
            "priority": 100,
            "id": 17123267,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=36bf3d3fa6cea666",
            "url": "https://translate.fedoraproject.org/api/units/17123267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:06.003614Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Alternately, from the CA:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6035717800660344033,
            "content_hash": 6035717800660344033,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:718",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 199,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730502/?format=api",
            "priority": 100,
            "id": 17123268,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=d3c32d5c70dc9ce1",
            "url": "https://translate.fedoraproject.org/api/units/17123268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:06.012437Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]$ scp  root@host_name.example.com:/etc/ssh/ssh_host_rsa_key.pub ~/keys/ssh_host_rsa_key.pub\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -212577568524698132,
            "content_hash": -212577568524698132,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:721",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 200,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730503/?format=api",
            "priority": 100,
            "id": 17123269,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=7d0cc5d3e4de7dec",
            "url": "https://translate.fedoraproject.org/api/units/17123269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:06.018721Z"
        }
    ]
}