Translation components API.

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

GET /api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 33,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Automated Build System For Remixes Without Koji"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8939564237562683167,
            "content_hash": 8939564237562683167,
            "location": "pages/remix-ci.adoc:2",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630027/?format=api",
            "priority": 100,
            "id": 9630060,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=fc0fb64f6ab59f1f",
            "url": "https://translate.fedoraproject.org/api/units/9630060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.623514Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "This document outlines the process of creating an automated RPM and ISO building infrastructure for smaller https://fedoraproject.org/wiki/Remix[Fedora Remix] projects that do not make use of Fedora's Koji ecosystem."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1687161987898147735,
            "content_hash": 1687161987898147735,
            "location": "pages/remix-ci.adoc:5",
            "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": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630028/?format=api",
            "priority": 100,
            "id": 9630061,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=976a00e397360397",
            "url": "https://translate.fedoraproject.org/api/units/9630061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.627909Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Basic Setup"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8115967869168798336,
            "content_hash": 8115967869168798336,
            "location": "pages/remix-ci.adoc:7",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630029/?format=api",
            "priority": 100,
            "id": 9630062,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=f0a1b5c6da4a4a80",
            "url": "https://translate.fedoraproject.org/api/units/9630062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.630715Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "It is best practice to keep the web server and builder separate."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9025541896134764126,
            "content_hash": -9025541896134764126,
            "location": "pages/remix-ci.adoc:10",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630030/?format=api",
            "priority": 100,
            "id": 9630063,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=02bed576ff7b59a2",
            "url": "https://translate.fedoraproject.org/api/units/9630063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.632867Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "The web server is a CentOS system.  It's main purpose is to host the public ISO downloads and package repository.  The link:{attachmentsdir}/playbook-builder.yml[playbook-mirror.yml] Ansible playbook located in this repository automates the provisioning of the web server.  The choice of CentOS was to maximize support time and stay within the RHEL family.  It could just as easily be a Debian server though the playbook would need to be adjusted."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7755547017720207246,
            "content_hash": -7755547017720207246,
            "location": "pages/remix-ci.adoc:16",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630031/?format=api",
            "priority": 100,
            "id": 9630064,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=145ec313f9f26872",
            "url": "https://translate.fedoraproject.org/api/units/9630064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.635566Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "The builder is a Fedora system provisioned using the link:{attachmentsdir}/playbook-mirror.yml[playbook-builder.yml] Ansible playbook.  The builder is a Jenkins CI server which rebuilds RPMs when changes are made in the version control.  The automation should be configured in Jenkins to trigger on a push to `master` for each repo housing package sources."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1097245734471119742,
            "content_hash": 1097245734471119742,
            "location": "pages/remix-ci.adoc:20",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630032/?format=api",
            "priority": 100,
            "id": 9630065,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=8f3a332e9a76b37e",
            "url": "https://translate.fedoraproject.org/api/units/9630065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.639420Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "RPMs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1640304383242214434,
            "content_hash": 1640304383242214434,
            "location": "pages/remix-ci.adoc:22",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630033/?format=api",
            "priority": 100,
            "id": 9630066,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=96c3882556ab1c22",
            "url": "https://translate.fedoraproject.org/api/units/9630066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.643787Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "The series of commands shown below illustrates the process of building RPM packages with Jenkins."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1033382473029558919,
            "content_hash": -1033382473029558919,
            "location": "pages/remix-ci.adoc:25",
            "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": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630034/?format=api",
            "priority": 100,
            "id": 9630067,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=71a8b01da9f55d79",
            "url": "https://translate.fedoraproject.org/api/units/9630067/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.648155Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "sudo rm -rf /home/$USER/to-sign/\nmkdir -p /home/$USER/to-sign/\ncopr-rpmbuild scm --clone-url [URL of git repo with package source] --chroot \\\nfedora-$(lsb_release -a | grep Release | cut -f2)-x86_64 \nsudo cp /var/lib/copr-rpmbuild/results/*.rpm /home/$USER/to-sign\nrm -rf /var/lib/copr-rpmbuild/results\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 483209180993057212,
            "content_hash": 483209180993057212,
            "location": "pages/remix-ci.adoc:33",
            "context": "",
            "note": "type: delimited block .",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630035/?format=api",
            "priority": 100,
            "id": 9630068,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=86b4b430a14c71bc",
            "url": "https://translate.fedoraproject.org/api/units/9630068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.652853Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Once the RPM build finishes, a responsible team member then needs to connect to the build server via SSH in order to sign the completed RPM package using:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2112135180232458180,
            "content_hash": -2112135180232458180,
            "location": "pages/remix-ci.adoc:36",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630036/?format=api",
            "priority": 100,
            "id": 9630069,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=62b0303e80a3803c",
            "url": "https://translate.fedoraproject.org/api/units/9630069/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.657409Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "`sudo rpmsign --addsign /path/to/to-sign/directory/*rpm`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5928814806789314836,
            "content_hash": -5928814806789314836,
            "location": "pages/remix-ci.adoc:38",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630037/?format=api",
            "priority": 100,
            "id": 9630070,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=2db89e586e3f26ec",
            "url": "https://translate.fedoraproject.org/api/units/9630070/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.661558Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "A tool such as `rsync` should then be used to push the new packages to the mirror. After verifying the permissions are correct, run:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2528734708243781764,
            "content_hash": -2528734708243781764,
            "location": "pages/remix-ci.adoc:40",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630038/?format=api",
            "priority": 100,
            "id": 9630071,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=5ce8212e3feda77c",
            "url": "https://translate.fedoraproject.org/api/units/9630071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.665573Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "`sudo createrepo_c --update /path/to/RPMs or SRPMs`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7941078361348866708,
            "content_hash": -7941078361348866708,
            "location": "pages/remix-ci.adoc:42",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630039/?format=api",
            "priority": 100,
            "id": 9630072,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=11cb9f4dd2427d6c",
            "url": "https://translate.fedoraproject.org/api/units/9630072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.669262Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "on the mirror in order to update the proper RPM repository."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -79483695173457591,
            "content_hash": -79483695173457591,
            "location": "pages/remix-ci.adoc:44",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630040/?format=api",
            "priority": 100,
            "id": 9630073,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=7ee59e0017c02949",
            "url": "https://translate.fedoraproject.org/api/units/9630073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.672585Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "ISOs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2592780499436074385,
            "content_hash": 2592780499436074385,
            "location": "pages/remix-ci.adoc:46",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630041/?format=api",
            "priority": 100,
            "id": 9630074,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=a3fb682089727591",
            "url": "https://translate.fedoraproject.org/api/units/9630074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.676078Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "ISOs should be built as needed. In order to build an ISO, you need two prerequisites:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -537182438824335345,
            "content_hash": -537182438824335345,
            "location": "pages/remix-ci.adoc:49",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630042/?format=api",
            "priority": 100,
            "id": 9630075,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=788b8b6b024c280f",
            "url": "https://translate.fedoraproject.org/api/units/9630075/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.679360Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "A kickstart file to be used by the https://fedoraproject.org/wiki/Anaconda[Anaconda Installer]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8535802976216683388,
            "content_hash": -8535802976216683388,
            "location": "pages/remix-ci.adoc:51",
            "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": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630043/?format=api",
            "priority": 100,
            "id": 9630076,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=098abc6af1e1ec84",
            "url": "https://translate.fedoraproject.org/api/units/9630076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.682479Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "The `lorax-lmc-novirt` and `pykickstart` Fedora packages"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8893754919969238730,
            "content_hash": -8893754919969238730,
            "location": "pages/remix-ci.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630044/?format=api",
            "priority": 100,
            "id": 9630077,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=049309057bd9d136",
            "url": "https://translate.fedoraproject.org/api/units/9630077/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.685686Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Initial ISO Building"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5323188107845616014,
            "content_hash": -5323188107845616014,
            "location": "pages/remix-ci.adoc:53",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630045/?format=api",
            "priority": 100,
            "id": 9630078,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=36203c9e8f473e72",
            "url": "https://translate.fedoraproject.org/api/units/9630078/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.688706Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Clone the Fedora Kickstarts repository: `git clone https://pagure.io/fedora-kickstarts.git`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6741653890841544966,
            "content_hash": 6741653890841544966,
            "location": "pages/remix-ci.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630046/?format=api",
            "priority": 100,
            "id": 9630079,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=dd8f2a7eb23d8906",
            "url": "https://translate.fedoraproject.org/api/units/9630079/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.691344Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Enter the directory: `cd fedora-kickstarts/`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6468192440687959464,
            "content_hash": 6468192440687959464,
            "location": "pages/remix-ci.adoc:57",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630047/?format=api",
            "priority": 100,
            "id": 9630080,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=d9c3a2c13e129da8",
            "url": "https://translate.fedoraproject.org/api/units/9630080/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.694084Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Choose a kickstart to use as a base for your remix"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8784326133910024060,
            "content_hash": 8784326133910024060,
            "location": "pages/remix-ci.adoc:58",
            "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": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630048/?format=api",
            "priority": 100,
            "id": 9630081,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=f9e83213d2e32f7c",
            "url": "https://translate.fedoraproject.org/api/units/9630081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.696842Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Flatten the kickstart: `ksflatten --config [name of kickstart].ks -o flat-[name of kickstart].ks --version [fedora version]`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6654206486522728999,
            "content_hash": -6654206486522728999,
            "location": "pages/remix-ci.adoc:59",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630049/?format=api",
            "priority": 100,
            "id": 9630082,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=23a78274bcb66dd9",
            "url": "https://translate.fedoraproject.org/api/units/9630082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.699256Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Edit the `%packages` section of the flat kickstart if you wish to add/remove base packages"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3059025027876371039,
            "content_hash": -3059025027876371039,
            "location": "pages/remix-ci.adoc:60",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630050/?format=api",
            "priority": 100,
            "id": 9630083,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=558c28f1ce6645a1",
            "url": "https://translate.fedoraproject.org/api/units/9630083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.701663Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Set `SELinux` to permissive with: `sudo setenforce 0`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1333149654437628127,
            "content_hash": 1333149654437628127,
            "location": "pages/remix-ci.adoc:61",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630051/?format=api",
            "priority": 100,
            "id": 9630084,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=92804c8c213088df",
            "url": "https://translate.fedoraproject.org/api/units/9630084/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.703915Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Run `livemedia-creator`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7162059419016534286,
            "content_hash": -7162059419016534286,
            "location": "pages/remix-ci.adoc:62",
            "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": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630052/?format=api",
            "priority": 100,
            "id": 9630085,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=1c9b40e7954766f2",
            "url": "https://translate.fedoraproject.org/api/units/9630085/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.706102Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "sudo livemedia-creator --ks /path/to/flat/kickstart/file --no-virt \\\n--resultdir /var/lmc --project [image name] --make-iso --volid [image name] \\\n--iso-only --iso-name [image name].iso --releasever [fedora release] \\\n--title [image name] --macboot\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 227098881505530750,
            "content_hash": 227098881505530750,
            "location": "pages/remix-ci.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "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": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630053/?format=api",
            "priority": 100,
            "id": 9630086,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=8326d13ac106937e",
            "url": "https://translate.fedoraproject.org/api/units/9630086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.708178Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "The resulting ISO will be in `/var/lib/lmc`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5604451566586423724,
            "content_hash": -5604451566586423724,
            "location": "pages/remix-ci.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630054/?format=api",
            "priority": 100,
            "id": 9630087,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=3238fcfe6cbc1654",
            "url": "https://translate.fedoraproject.org/api/units/9630087/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.710245Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "Finally, set `SELinux` back to enforcing: `sudo setenforce 1`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5909930048018574048,
            "content_hash": -5909930048018574048,
            "location": "pages/remix-ci.adoc:70",
            "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": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630055/?format=api",
            "priority": 100,
            "id": 9630088,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=2dfbb5eef8721520",
            "url": "https://translate.fedoraproject.org/api/units/9630088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.712429Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "General ISO Building"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8341522623784526678,
            "content_hash": 8341522623784526678,
            "location": "pages/remix-ci.adoc:71",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630056/?format=api",
            "priority": 100,
            "id": 9630089,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=f3c30aa18c8fa356",
            "url": "https://translate.fedoraproject.org/api/units/9630089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.714581Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "After an initial ISO build, a new ISO may be created by running:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7846962739707403097,
            "content_hash": 7846962739707403097,
            "location": "pages/remix-ci.adoc:74",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630057/?format=api",
            "priority": 100,
            "id": 9630090,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=ece6030969fc5b59",
            "url": "https://translate.fedoraproject.org/api/units/9630090/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.716949Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "setenforce 0\nlivemedia-creator --ks [kickstart-name].ks --no-virt --resultdir /var/lmc \\\n--project [remix name]-Live --make-iso --volid [remix name] \\\n--iso-only --iso-name [remix name].iso --releasever $vers \\\n--title [remix name]-live --macboot\nsetenforce 1\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -798959111067351744,
            "content_hash": -798959111067351744,
            "location": "pages/remix-ci.adoc:82",
            "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": 30,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630058/?format=api",
            "priority": 100,
            "id": 9630091,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=74e986ebeac4c540",
            "url": "https://translate.fedoraproject.org/api/units/9630091/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.719178Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "source": [
                "You may want to consider automating the ISO build with Jenkins."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5005284248905508986,
            "content_hash": 5005284248905508986,
            "location": "pages/remix-ci.adoc:84",
            "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": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/9630059/?format=api",
            "priority": 100,
            "id": 9630092,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?checksum=c576578157dee87a",
            "url": "https://translate.fedoraproject.org/api/units/9630092/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-04T22:11:47.721311Z"
        }
    ]
}