Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Setting up SSH access and starting containers at boot"
            ],
            "previous_source": "",
            "target": [
                "Ajustando el acceso SSH e iniciando los contenedores al arranque"
            ],
            "id_hash": 3300473839472428009,
            "content_hash": 3300473839472428009,
            "location": "pages/tutorial-containers.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891506/?format=api",
            "priority": 100,
            "id": 4893667,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=adcda378683943e9",
            "url": "https://translate.fedoraproject.org/api/units/4893667/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:12.028236Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Now let's provision it:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4495408663477275964,
            "content_hash": -4495408663477275964,
            "location": "pages/tutorial-containers.adoc:98",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891532/?format=api",
            "priority": 100,
            "id": 4893680,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=419d19a3653932c4",
            "url": "https://translate.fedoraproject.org/api/units/4893680/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:12.474854Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "The `Failed Units` message is coming from the https://github.com/coreos/console-login-helper-messages[console login helper messages] helpers. This particular helper shows us when `systemd` has services that are in a failed state. In this case we made `failure.service` with `ExecStart=/usr/bin/false`, so we intentionally created a service that will always fail in order to illustrate the helper messages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8099423832190787521,
            "content_hash": -8099423832190787521,
            "location": "pages/tutorial-containers.adoc:153",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891561/?format=api",
            "priority": 100,
            "id": 4893691,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=0f9910efecef603f",
            "url": "https://translate.fedoraproject.org/api/units/4893691/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:12.783695Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "We can also inspect the state of the container that was run by the systemd service:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8592795057959521365,
            "content_hash": 8592795057959521365,
            "location": "pages/tutorial-containers.adoc:186",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891588/?format=api",
            "priority": 100,
            "id": 4893695,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=f73fbd942168cc55",
            "url": "https://translate.fedoraproject.org/api/units/4893695/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:12.868232Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "And we can set a key/value pair in etcd. For now let’s set the key `fedora` to the value `fun`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4339441837676310754,
            "content_hash": 4339441837676310754,
            "location": "pages/tutorial-containers.adoc:194",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891602/?format=api",
            "priority": 100,
            "id": 4893697,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=bc38cb5c2a2a30e2",
            "url": "https://translate.fedoraproject.org/api/units/4893697/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:12.938183Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "[core@tutorial ~]$ curl -L -X PUT http://127.0.0.1:2379/v2/keys/fedora -d value=\"fun\"\n{\"action\":\"set\",\"node\":{\"key\":\"/fedora\",\"value\":\"fun\",\"modifiedIndex\":4,\"createdIndex\":4}}\n[core@tutorial ~]$ curl -L http://127.0.0.1:2379/v2/keys/ 2>/dev/null | jq .\n{\n  \"action\": \"get\",\n  \"node\": {\n    \"dir\": true,\n    \"nodes\": [\n      {\n        \"key\": \"/fedora\",\n        \"value\": \"fun\",\n        \"modifiedIndex\": 4,\n        \"createdIndex\": 4\n      }\n    ]\n  }\n}\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4135303727558574999,
            "content_hash": 4135303727558574999,
            "location": "pages/tutorial-containers.adoc:213",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891609/?format=api",
            "priority": 100,
            "id": 4893698,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=b9638cd4977a4397",
            "url": "https://translate.fedoraproject.org/api/units/4893698/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:12.986229Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Looks like everything is working!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8228336635901385228,
            "content_hash": -8228336635901385228,
            "location": "pages/tutorial-containers.adoc:216",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891616/?format=api",
            "priority": 100,
            "id": 4893699,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=0dcf136cdcc3e5f4",
            "url": "https://translate.fedoraproject.org/api/units/4893699/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:13.004934Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Cleanup"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5360594353676744916,
            "content_hash": -5360594353676744916,
            "location": "pages/tutorial-containers.adoc:217",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891623/?format=api",
            "priority": 100,
            "id": 4893700,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=359b57d64422072c",
            "url": "https://translate.fedoraproject.org/api/units/4893700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:13.043113Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Now let's take down the instance for the next test. Disconnect from the serial console by pressing `CTRL` + `]` or from SSH and then destroy the machine:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1425198242778574339,
            "content_hash": 1425198242778574339,
            "location": "pages/tutorial-containers.adoc:220",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891630/?format=api",
            "priority": 100,
            "id": 4893701,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=93c752403353ee03",
            "url": "https://translate.fedoraproject.org/api/units/4893701/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-08T10:28:13.087859Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Add a systemd service (`failure.service`) that fails on boot."
            ],
            "previous_source": "",
            "target": [
                "Añadiremos un servicio systemd (`failure.service`) que falla en el arranque."
            ],
            "id_hash": 5859150299675662733,
            "content_hash": 5859150299675662733,
            "location": "pages/tutorial-containers.adoc:11",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/4896948/?format=api",
            "priority": 100,
            "id": 4896949,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=d14fe22789ca998d",
            "url": "https://translate.fedoraproject.org/api/units/4896949/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-10T22:39:33.447866Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "# Setup the correct SELinux label to allow access to the config\nchcon --verbose --type svirt_home_t containers.ign\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4414556756539336947,
            "content_hash": 4414556756539336947,
            "location": "pages/tutorial-containers.adoc:103",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/4896954/?format=api",
            "priority": 100,
            "id": 4896955,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=bd43a7fb1253e8f3",
            "url": "https://translate.fedoraproject.org/api/units/4896955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-10T22:39:33.632530Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "virsh destroy fcos\nvirsh undefine --remove-all-storage fcos\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4830400402970336986,
            "content_hash": 4830400402970336986,
            "location": "pages/tutorial-containers.adoc:224",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/4896960/?format=api",
            "priority": 100,
            "id": 4896961,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=c3090792edf35eda",
            "url": "https://translate.fedoraproject.org/api/units/4896961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-10T22:39:34.142897Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "# Start a Fedora CoreOS virtual machine\nvirt-install --name=fcos --vcpus=2 --ram=2048 --os-variant=fedora-coreos-stable \\\n    --import --network=bridge=virbr0 --graphics=none \\\n    --qemu-commandline=\"-fw_cfg name=opt/com.coreos/config,file=${PWD}/containers.ign\" \\\n    --disk=size=20,backing_store=${PWD}/fedora-coreos.qcow2\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7739886101493140427,
            "content_hash": 7739886101493140427,
            "location": "pages/tutorial-containers.adoc:109",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/6622467/?format=api",
            "priority": 100,
            "id": 6622468,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=eb699966d17b4bcb",
            "url": "https://translate.fedoraproject.org/api/units/6622468/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-18T21:48:57.716448Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Writing the Butane config and converting to Ignition"
            ],
            "previous_source": "",
            "target": [
                "Escribiremos la configuración Butane y la convertiremos a Ignition"
            ],
            "id_hash": 8306699213512401117,
            "content_hash": 8306699213512401117,
            "location": "pages/tutorial-containers.adoc:15",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/7757756/?format=api",
            "priority": 100,
            "id": 7757760,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=f34752ec856c60dd",
            "url": "https://translate.fedoraproject.org/api/units/7757760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-14T21:58:05.102338Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Similarly to what we did in the second provisioning scenario, we will write the following Butane config in a file called `containers.bu`:"
            ],
            "previous_source": "",
            "target": [
                "De manera similar a lo que hicimos en el segundo escenario de aprovisionamiento, escribiremos la siguiente configuración Butane en un archivo llamado `containers.bu`:"
            ],
            "id_hash": -170091349042295292,
            "content_hash": -170091349042295292,
            "location": "pages/tutorial-containers.adoc:18",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/7757757/?format=api",
            "priority": 100,
            "id": 7757761,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=7da3b6d1b8f78e04",
            "url": "https://translate.fedoraproject.org/api/units/7757761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-14T21:58:05.107470Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Run Butane to convert that to an Ignition config:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8021873828601750939,
            "content_hash": 8021873828601750939,
            "location": "pages/tutorial-containers.adoc:91",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/7757758/?format=api",
            "priority": 100,
            "id": 7757762,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=ef536bbed2cf659b",
            "url": "https://translate.fedoraproject.org/api/units/7757762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-14T21:58:05.115811Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "You may now proceed with the xref:tutorial-user-systemd-unit-on-boot.adoc[next tutorial]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6173102689045447429,
            "content_hash": -6173102689045447429,
            "location": "pages/tutorial-containers.adoc:226",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/9108922/?format=api",
            "priority": 100,
            "id": 9108934,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=2a54bbcf916ffcfb",
            "url": "https://translate.fedoraproject.org/api/units/9108934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-25T22:11:24.849000Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "If you would like to connect via SSH, disconnect from the serial console by pressing `CTRL` + `]` and then use the reported IP address for the NIC from the serial console to log in using the `core` user via SSH:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1561905257598913235,
            "content_hash": 1561905257598913235,
            "location": "pages/tutorial-containers.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.fedoraproject.org/api/units/11108070/?format=api",
            "priority": 100,
            "id": 11108352,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=95ad008e73ff8ad3",
            "url": "https://translate.fedoraproject.org/api/units/11108352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-08-22T22:09:17.652662Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "On the console you will see:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4923531472663682354,
            "content_hash": 4923531472663682354,
            "location": "pages/tutorial-containers.adoc:112",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/12074563/?format=api",
            "priority": 100,
            "id": 12074607,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=c453e5c9d4931d32",
            "url": "https://translate.fedoraproject.org/api/units/12074607/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-05T22:09:02.716257Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "In this tutorial, we will set up SSH access and start a container at boot. Fedora CoreOS is focused on running applications/services in containers thus we recommend trying to run containers and avoid modifying the host directly. Running containers and keeping a pristine host layer makes automatic updates more reliable and allows for separation of concerns with the Fedora CoreOS team responsible for the OS and end-user operators/sysadmins responsible for the applications."
            ],
            "previous_source": "In this tutorial, we will setup SSH access and start a container at boot. Fedora CoreOS is focused on running applications/services in containers thus we recommend trying to run containers and avoid modifying the host directly. Running containers and keeping a pristine host layer makes automatic updates more reliable and allows for separation of concerns with the Fedora CoreOS team responsible for the OS and end-user operators/sysadmins responsible for the applications.",
            "target": [
                "En este tutorial, ajustaremos el acceso SSH e iniciamos un contenedor en el arranque. Fedora CoreOS está enfocado en ejecutar aplicaciones/servicios en contenedores de modo que recomendamos intentar correr contenedores y evitar modificar el host directamente. Ejecutar contenedores y mantener una capa de host impecable hace que las actualizaciones automáticas sean más confiables y permite separar las preocupaciones con el equipo de Fedora CoreOS responsable del sistema operativo y los operadores / administradores de sistemas del usuario final responsables de las aplicaciones."
            ],
            "id_hash": 6668455643413318930,
            "content_hash": 6668455643413318930,
            "location": "pages/tutorial-containers.adoc:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://translate.fedoraproject.org/api/units/14485807/?format=api",
            "priority": 100,
            "id": 14486296,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=dc8b1d13a2198d12",
            "url": "https://translate.fedoraproject.org/api/units/14486296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-05T22:12:55.652963Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "As usual, we will set up console autologin, a hostname, systemd pager configuration, but we will also:"
            ],
            "previous_source": "As usual we will setup console autologin, a hostname, systemd pager configuration, and raise kernel logging level, but we will also:",
            "target": [
                "Como de costumbre ajustaremos el inicio de sesión automático de la consola, un nombre de host, configuración del buscapersonas systemd y elevaremos el nivel registro del kernel, pero también:"
            ],
            "id_hash": 7170602043540623947,
            "content_hash": 7170602043540623947,
            "location": "pages/tutorial-containers.adoc:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/14485808/?format=api",
            "priority": 100,
            "id": 14486297,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=e38318912eedd24b",
            "url": "https://translate.fedoraproject.org/api/units/14486297/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-05T22:12:55.663706Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Example with automatic serial console login, SSH key, and multiple systemd units"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7617294252093124543,
            "content_hash": 7617294252093124543,
            "location": "pages/tutorial-containers.adoc:19",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/14485809/?format=api",
            "priority": 100,
            "id": 14486298,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=e9b610c39da2afbf",
            "url": "https://translate.fedoraproject.org/api/units/14486298/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-05T22:12:55.670719Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Add an SSH Key for the `core` user from the local `ssh-key.pub` file."
            ],
            "previous_source": "Add an SSH Key for the `core` user.",
            "target": [
                "Añadiremos una Clave SSH para el usuario `core`."
            ],
            "id_hash": -3468892498634500444,
            "content_hash": -3468892498634500444,
            "location": "pages/tutorial-containers.adoc:10",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880760/?format=api",
            "priority": 100,
            "id": 14880778,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=4fdc04a6c6df96a4",
            "url": "https://translate.fedoraproject.org/api/units/14880778/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.287128Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Add a running container via a Podman https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html[quadlet systemd.unit container file]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8898200914299309232,
            "content_hash": -8898200914299309232,
            "location": "pages/tutorial-containers.adoc:12",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880761/?format=api",
            "priority": 100,
            "id": 14880779,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=04833d69c3223350",
            "url": "https://translate.fedoraproject.org/api/units/14880779/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.291783Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "This `etcd-member.container` will then be associated with a `etcd-member.service` on the running system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6445178830631330107,
            "content_hash": -6445178830631330107,
            "location": "pages/tutorial-containers.adoc:13",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880762/?format=api",
            "priority": 100,
            "id": 14880780,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=268e2000665a1ec5",
            "url": "https://translate.fedoraproject.org/api/units/14880780/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.295654Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "`etcd-member.service` will launch and manage the lifecycle of the container using `podman`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2093602123740077697,
            "content_hash": 2093602123740077697,
            "location": "pages/tutorial-containers.adoc:14",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880763/?format=api",
            "priority": 100,
            "id": 14880781,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=9d0df80a0687de81",
            "url": "https://translate.fedoraproject.org/api/units/14880781/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.299283Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "        [Install]\n        WantedBy=multi-user.target\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: |\n          tutorial\n    - path: /etc/profile.d/systemd-pager.sh\n      mode: 0644\n      contents:\n        inline: |\n          # Tell systemd to not use a pager when printing information\n          export SYSTEMD_PAGER=cat\n    - path: /etc/containers/systemd/etcd-member.container\n      mode: 0644\n      contents:\n        inline: |\n          [Unit]\n          Description=Run a single node etcd\n          After=network-online.target\n          Wants=network-online.target\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 373246681532093310,
            "content_hash": 373246681532093310,
            "location": "pages/tutorial-containers.adoc:72",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880765/?format=api",
            "priority": 100,
            "id": 14880783,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=852e09e11a50537e",
            "url": "https://translate.fedoraproject.org/api/units/14880783/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.316612Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "          [Container]\n          ContainerName=etcd\n          Image=quay.io/coreos/etcd:latest\n          Network=host\n          Volume=etcd-data:/etcd-data\n          Exec=/usr/local/bin/etcd                                \\\n              --name node1 --data-dir /etcd-data                  \\\n              --initial-advertise-peer-urls http://127.0.0.1:2380 \\\n              --listen-peer-urls http://127.0.0.1:2380            \\\n              --advertise-client-urls http://127.0.0.1:2379       \\\n              --listen-client-urls http://127.0.0.1:2379          \\\n              --initial-cluster node1=http://127.0.0.1:2380\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4294606238854392676,
            "content_hash": 4294606238854392676,
            "location": "pages/tutorial-containers.adoc:85",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880766/?format=api",
            "priority": 100,
            "id": 14880784,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=bb99819ed517ab64",
            "url": "https://translate.fedoraproject.org/api/units/14880784/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.322060Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "          [Install]\n          WantedBy=multi-user.target\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4755124757200991189,
            "content_hash": 4755124757200991189,
            "location": "pages/tutorial-containers.adoc:88",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880767/?format=api",
            "priority": 100,
            "id": 14880785,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=c1fd98c5dfa173d5",
            "url": "https://translate.fedoraproject.org/api/units/14880785/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.327964Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "butane --pretty --strict --files-dir=./ containers.bu --output containers.ign\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7351932634596654399,
            "content_hash": 7351932634596654399,
            "location": "pages/tutorial-containers.adoc:95",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880768/?format=api",
            "priority": 100,
            "id": 14880786,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=e6074fc769bc3d3f",
            "url": "https://translate.fedoraproject.org/api/units/14880786/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.334183Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Fedora CoreOS 38.20230709.3.0\nKernel 6.3.11-200.fc38.x86_64 on an x86_64 (ttyS0)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2679296194841774233,
            "content_hash": 2679296194841774233,
            "location": "pages/tutorial-containers.adoc:116",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880769/?format=api",
            "priority": 100,
            "id": 14880787,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=a52ec5b195998899",
            "url": "https://translate.fedoraproject.org/api/units/14880787/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.348383Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "SSH host key: SHA256:T5V4oXMZ0UJ7WRGzNiUOkggO7p5yojTVBUxa6N3vIoQ (ECDSA)\nSSH host key: SHA256:oBAvj2kaKKKK++gnchTbxpp/iphvX6EHr0EynwXZ19c (ED25519)\nSSH host key: SHA256:Yg2fdA7GC1eoHtIjawDA+WffTKTuNy5ZhQHUJx5GRHk (RSA)\nenp1s0: 192.168.124.119 fe80::9b5c:330d:2020:1c9e\nIgnition: ran on 2023/08/03 18:17:45 UTC (this boot)\nIgnition: user-provided config was applied\nIgnition: wrote ssh authorized keys file for user: core\ntutorial login: core (automatic login)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8346140465614246130,
            "content_hash": -8346140465614246130,
            "location": "pages/tutorial-containers.adoc:125",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880770/?format=api",
            "priority": 100,
            "id": 14880788,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=0c2c8d775d8caf0e",
            "url": "https://translate.fedoraproject.org/api/units/14880788/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.352664Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Fedora CoreOS 38.20230709.3.0\n[systemd]\nFailed Units: 1\n  failure.service\n[core@tutorial ~]$\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -208298347081526959,
            "content_hash": -208298347081526959,
            "location": "pages/tutorial-containers.adoc:131",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880771/?format=api",
            "priority": 100,
            "id": 14880789,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=7d1bf9c1c6e79151",
            "url": "https://translate.fedoraproject.org/api/units/14880789/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.356542Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "$ ssh core@192.168.124.119\nThe authenticity of host '192.168.124.119 (192.168.124.119)' can't be established.\nED25519 key fingerprint is SHA256:oBAvj2kaKKKK++gnchTbxpp/iphvX6EHr0EynwXZ19c.\nThis key is not known by any other names\nAre you sure you want to continue connecting (yes/no/[fingerprint])? yes\nWarning: Permanently added '192.168.124.119' (ED25519) to the list of known hosts.\nFedora CoreOS 38.20230709.3.0\nTracker: https://github.com/coreos/fedora-coreos-tracker\nDiscuss: https://discussion.fedoraproject.org/tag/coreos\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4024567052138089529,
            "content_hash": -4024567052138089529,
            "location": "pages/tutorial-containers.adoc:145",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880772/?format=api",
            "priority": 100,
            "id": 14880790,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=4825dd96d29173c7",
            "url": "https://translate.fedoraproject.org/api/units/14880790/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.362416Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Last login: Thu Aug  3 18:18:06 2023\n[systemd]\nFailed Units: 1\n  failure.service\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5079928643160692309,
            "content_hash": -5079928643160692309,
            "location": "pages/tutorial-containers.adoc:150",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880773/?format=api",
            "priority": 100,
            "id": 14880791,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=398077d04c1329ab",
            "url": "https://translate.fedoraproject.org/api/units/14880791/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.366447Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Now that we’re up and don’t have any real failures we can check out the status of `etcd-member.service`, which was generated from our `etcd-member.container` file."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4410755790192493706,
            "content_hash": -4410755790192493706,
            "location": "pages/tutorial-containers.adoc:155",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880774/?format=api",
            "priority": 100,
            "id": 14880792,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=42c9d8fa5e943b76",
            "url": "https://translate.fedoraproject.org/api/units/14880792/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.372994Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "[core@tutorial ~]$ systemctl status --full etcd-member.service\n● etcd-member.service - Run a single node etcd\n     Loaded: loaded (/etc/containers/systemd/etcd-member.container; generated)\n    Drop-In: /usr/lib/systemd/system/service.d\n             └─10-timeout-abort.conf\n     Active: active (running) since Thu 2023-08-03 18:17:57 UTC; 2min 24s ago\n   Main PID: 1553 (conmon)\n      Tasks: 10 (limit: 2238)\n     Memory: 86.5M\n        CPU: 3.129s\n     CGroup: /system.slice/etcd-member.service\n             ├─libpod-payload-31af97b0ef902b3b3b3d717bd98947b209701b9585db2129ca53f4b33962415e\n             │ └─1555 /usr/local/bin/etcd ...\n             └─runtime\n               └─1553 /usr/bin/conmon ...\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5031204484516281105,
            "content_hash": 5031204484516281105,
            "location": "pages/tutorial-containers.adoc:172",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880775/?format=api",
            "priority": 100,
            "id": 14880793,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=c5d26dd27bf1fb11",
            "url": "https://translate.fedoraproject.org/api/units/14880793/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.376812Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Aug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745207 I | raft: b71f75320dc06a6c became candidate at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745372 I | raft: b71f75320dc06a6c received MsgVoteResp from b71f75320dc06a6c at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745499 I | raft: b71f75320dc06a6c became leader at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745628 I | raft: raft.node: b71f75320dc06a6c elected leader b71f75320dc06a6c at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.746402 I | etcdserver: setting up the initial cluster version to 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.747906 N | etcdserver/membership: set the initial cluster version to 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748211 I | etcdserver/api: enabled capabilities for version 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748384 I | etcdserver: published {Name:node1 ClientURLs:[http://127.0.0.1:2379]} to cluster 1c45a069f3a1d796\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748510 I | embed: ready to serve client requests\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.750778 N | embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3910762966046574580,
            "content_hash": 3910762966046574580,
            "location": "pages/tutorial-containers.adoc:183",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 169,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880776/?format=api",
            "priority": 100,
            "id": 14880794,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=b645d2328ff587f4",
            "url": "https://translate.fedoraproject.org/api/units/14880794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.380859Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "[core@tutorial ~]$ sudo podman ps -a\nCONTAINER ID  IMAGE                       COMMAND               CREATED        STATUS        PORTS       NAMES\n31af97b0ef90  quay.io/coreos/etcd:latest  /usr/local/bin/et...  4 minutes ago  Up 4 minutes              etcd\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3406835820839879921,
            "content_hash": 3406835820839879921,
            "location": "pages/tutorial-containers.adoc:191",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/14880777/?format=api",
            "priority": 100,
            "id": 14880795,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=af478320fd3cc4f1",
            "url": "https://translate.fedoraproject.org/api/units/14880795/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-05T22:06:08.388829Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "variant: fcos\nversion: {butane-latest-stable-spec}\npasswd:\n  users:\n    - name: core\n      ssh_authorized_keys_local:\n        - ssh-key.pub\nsystemd:\n  units:\n    - name: serial-getty@ttyS0.service\n      dropins:\n      - name: autologin-core.conf\n        contents: |\n          [Service]\n          # Override Execstart in main unit\n          ExecStart=\n          # Add new Execstart with `-` prefix to ignore failure\n          ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n          TTYVTDisallocate=no\n    - name: failure.service\n      enabled: true\n      contents: |\n        [Service]\n        Type=oneshot\n        ExecStart=/usr/bin/false\n        RemainAfterExit=yes\n"
            ],
            "previous_source": "variant: fcos\nversion: 1.3.0\npasswd:\n  users:\n    - name: core\n      ssh_authorized_keys:\n        - ssh-rsa AAAA...\nsystemd:\n  units:\n    - name: serial-getty@ttyS0.service\n      dropins:\n      - name: autologin-core.conf\n        contents: |\n          [Service]\n          # Override Execstart in main unit\n          ExecStart=\n          # Add new Execstart with `-` prefix to ignore failure\n          ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n          TTYVTDisallocate=no\n    - name: failure.service\n      enabled: true\n      contents: |\n        [Service]\n        Type=oneshot\n        ExecStart=/usr/bin/false\n        RemainAfterExit=yes\n",
            "target": [
                "variant: fcos\nversion: 1.3.0\npasswd:\n  users:\n    - name: core\n      ssh_authorized_keys:\n        - ssh-rsa AAAA...\nsystemd:\n  units:\n    - name: serial-getty@ttyS0.service\n      dropins:\n      - name: autologin-core.conf\n        contents: |\n          [Service]\n          # Override Execstart in main unit\n          ExecStart=\n          # Add new Execstart with `-` prefix to ignore failure\n          ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n          TTYVTDisallocate=no\n    - name: failure.service\n      enabled: true\n      contents: |\n        [Service]\n        Type=oneshot\n        ExecStart=/usr/bin/false\n        RemainAfterExit=yes\n"
            ],
            "id_hash": 9101370360617775374,
            "content_hash": 9101370360617775374,
            "location": "pages/tutorial-containers.adoc:48",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate.fedoraproject.org/api/units/16788359/?format=api",
            "priority": 100,
            "id": 16788360,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=fe4e901f31e4310e",
            "url": "https://translate.fedoraproject.org/api/units/16788360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-08T22:17:23.427528Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?format=api",
            "source": [
                "Complete all the steps described in the xref:tutorial-setup.adoc[initial setup page] before starting this tutorial. Make sure you have create file `ssh-key.pub` following the instructions provided in the https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-setup/#_ssh_public_key[prerequisites] for the tutorial. We will use this key in the Butane configuration file that we are about to write."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2127805232566221061,
            "content_hash": 2127805232566221061,
            "location": "pages/tutorial-containers.adoc:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate.fedoraproject.org/api/units/17573968/?format=api",
            "priority": 100,
            "id": 17574059,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/es/?checksum=9d877b95de53b905",
            "url": "https://translate.fedoraproject.org/api/units/17574059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-24T22:26:52.724041Z"
        }
    ]
}