Translation components API.

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

GET /api/translations/documentation/booksporters-handbookquick-porting_index/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 77,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Chapter 3. Quick Porting"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6971321183482317989,
            "content_hash": 6971321183482317989,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147464/?format=api",
            "priority": 100,
            "id": 1147465,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=e0bf1bae449e8ca5",
            "url": "https://translate-dev.freebsd.org/api/units/1147465/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.220842Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Quick Porting"
            ],
            "previous_source": "",
            "target": [
                "Portación rápida"
            ],
            "id_hash": 8395070574101862847,
            "content_hash": 8395070574101862847,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:13",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147466/?format=api",
            "priority": 100,
            "id": 1147467,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=f481483549ad19bf",
            "url": "https://translate-dev.freebsd.org/api/units/1147467/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.294895Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "First, get the original tarball and put it into `DISTDIR`, which defaults to [.filename]#/usr/ports/distfiles#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6890501119810020375,
            "content_hash": 6890501119810020375,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:54",
            "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": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147470/?format=api",
            "priority": 100,
            "id": 1147471,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=df9ffa42d2b52417",
            "url": "https://translate-dev.freebsd.org/api/units/1147471/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.392207Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "It is recommended to set the `DEVELOPER` man:make[1] variable in [.filename]#/etc/make.conf# before getting into porting."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2336994763975155171,
            "content_hash": -2336994763975155171,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:65",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147474/?format=api",
            "priority": 100,
            "id": 1147475,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=5f9153a4e350221d",
            "url": "https://translate-dev.freebsd.org/api/units/1147475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.437005Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "# echo DEVELOPER=yes >> /etc/make.conf\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3822572774704602561,
            "content_hash": -3822572774704602561,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:69",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147476/?format=api",
            "priority": 100,
            "id": 1147477,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=4af37e5073a7223f",
            "url": "https://translate-dev.freebsd.org/api/units/1147477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.495291Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "This setting enables the \"developer mode\" that displays deprecation warnings and activates some further quality checks on calling `make`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5759260088647422803,
            "content_hash": -5759260088647422803,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:72",
            "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": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147478/?format=api",
            "priority": 100,
            "id": 1147479,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=3012ff769715ecad",
            "url": "https://translate-dev.freebsd.org/api/units/1147479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.514963Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Writing the Makefile"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6810617866280411020,
            "content_hash": -6810617866280411020,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:75",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147480/?format=api",
            "priority": 100,
            "id": 1147481,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=217bd322836d6074",
            "url": "https://translate-dev.freebsd.org/api/units/1147481/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.532797Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "The minimal [.filename]#Makefile# would look something like this:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3653467325346956989,
            "content_hash": 3653467325346956989,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:78",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147482/?format=api",
            "priority": 100,
            "id": 1147483,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=b2b3b92cedcd46bd",
            "url": "https://translate-dev.freebsd.org/api/units/1147483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.595301Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                ".include <bsd.port.mk>\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5002209166483044708,
            "content_hash": 5002209166483044708,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:91",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147488/?format=api",
            "priority": 100,
            "id": 1147489,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=c56b6abbec6cb964",
            "url": "https://translate-dev.freebsd.org/api/units/1147489/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.705878Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Try to figure it out.  A more detailed example is shown in the crossref:porting-samplem[porting-samplem,sample Makefile] section."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1538114727897762569,
            "content_hash": -1538114727897762569,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:95",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147490/?format=api",
            "priority": 100,
            "id": 1147491,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=6aa784cde3db74f7",
            "url": "https://translate-dev.freebsd.org/api/units/1147491/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.724918Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Writing the Description Files"
            ],
            "previous_source": "",
            "target": [
                "Escribir los archivos de descripción"
            ],
            "id_hash": 7062776275785672951,
            "content_hash": 7062776275785672951,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:97",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147492/?format=api",
            "priority": 100,
            "id": 1147493,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=e204059a4642e8f7",
            "url": "https://translate-dev.freebsd.org/api/units/1147493/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.782481Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "[.filename]#pkg-descr#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -108852940956958370,
            "content_hash": -108852940956958370,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:104",
            "context": "",
            "note": "type: Title ===",
            "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": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147496/?format=api",
            "priority": 100,
            "id": 1147497,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=7e7d46d3b181015e",
            "url": "https://translate-dev.freebsd.org/api/units/1147497/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:38.815965Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "[.filename]#pkg-plist#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2219474907005171918,
            "content_hash": -2219474907005171918,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:128",
            "context": "",
            "note": "type: Title ===",
            "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": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147516/?format=api",
            "priority": 100,
            "id": 1147517,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=6132d754d4104732",
            "url": "https://translate-dev.freebsd.org/api/units/1147517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.413244Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Here is a small example:"
            ],
            "previous_source": "",
            "target": [
                "He aquí un pequeño ejemplo:"
            ],
            "id_hash": -4022848956920702855,
            "content_hash": -4022848956920702855,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:135",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147520/?format=api",
            "priority": 100,
            "id": 1147521,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=482bf83009b0d879",
            "url": "https://translate-dev.freebsd.org/api/units/1147521/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.525171Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "bin/oneko\nman/man1/oneko.1.gz\nlib/X11/app-defaults/Oneko\nlib/X11/oneko/cat1.xpm\nlib/X11/oneko/cat2.xpm\nlib/X11/oneko/mouse.xpm\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5020911096530860441,
            "content_hash": 5020911096530860441,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:144",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147522/?format=api",
            "priority": 100,
            "id": 1147523,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=c5addc0a5589f999",
            "url": "https://translate-dev.freebsd.org/api/units/1147523/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.579395Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Refer to the man:pkg-create[8] manual page for details on the packing list."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1218359326392740561,
            "content_hash": -1218359326392740561,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:147",
            "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": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147524/?format=api",
            "priority": 100,
            "id": 1147525,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=6f1784a5d593952f",
            "url": "https://translate-dev.freebsd.org/api/units/1147525/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.600113Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "PLIST_FILES=\tbin/oneko \\\n\t\tman/man1/oneko.1.gz \\\n\t\tlib/X11/app-defaults/Oneko \\\n\t\tlib/X11/oneko/cat1.xpm \\\n\t\tlib/X11/oneko/cat2.xpm \\\n\t\tlib/X11/oneko/mouse.xpm\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -249427250419386793,
            "content_hash": -249427250419386793,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:174",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147532/?format=api",
            "priority": 100,
            "id": 1147533,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=7c89db3cbd733657",
            "url": "https://translate-dev.freebsd.org/api/units/1147533/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.726365Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "PLIST_FILES=\t\"@sample ${ETCDIR}/oneko.conf.sample\"\n"
            ],
            "previous_source": "",
            "target": [
                "PLIST_FILES=\t\"@sample ${ETCDIR}/oneko.conf.sample\"\n"
            ],
            "id_hash": 4323770331144010092,
            "content_hash": 4323770331144010092,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:196",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147540/?format=api",
            "priority": 100,
            "id": 1147541,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=bc011e353636396c",
            "url": "https://translate-dev.freebsd.org/api/units/1147541/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.836096Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Later we will see how [.filename]#pkg-plist# and `PLIST_FILES` can be used to fulfill crossref:plist[plist,more sophisticated tasks]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5531080750910217428,
            "content_hash": 5531080750910217428,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:200",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147542/?format=api",
            "priority": 100,
            "id": 1147543,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=ccc258a356011cd4",
            "url": "https://translate-dev.freebsd.org/api/units/1147543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.892908Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Creating the Checksum File"
            ],
            "previous_source": "",
            "target": [
                "Creación del archivo de suma de comprobación"
            ],
            "id_hash": 5697477808960266292,
            "content_hash": 5697477808960266292,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:202",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147544/?format=api",
            "priority": 100,
            "id": 1147545,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=cf1181e176bf6034",
            "url": "https://translate-dev.freebsd.org/api/units/1147545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.910960Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Testing the Port"
            ],
            "previous_source": "",
            "target": [
                "Probando el puerto"
            ],
            "id_hash": 3734625763310272506,
            "content_hash": 3734625763310272506,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:209",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147548/?format=api",
            "priority": 100,
            "id": 1147549,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=b3d40e5847217ffa",
            "url": "https://translate-dev.freebsd.org/api/units/1147549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:39.978340Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "[.filename]#pkg-plist# does not contain anything not installed by the port."
            ],
            "previous_source": "",
            "target": [
                "<filename>pkg-plist</filename> no contiene nada que no haya sido instalado por el puerto."
            ],
            "id_hash": 5691405591497993354,
            "content_hash": 5691405591497993354,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:215",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147552/?format=api",
            "priority": 100,
            "id": 1147553,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=cefbef3b29e8ec8a",
            "url": "https://translate-dev.freebsd.org/api/units/1147553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.211464Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "[.filename]#pkg-plist# contains everything that is installed by the port."
            ],
            "previous_source": "",
            "target": [
                "<filename>pkg-plist</filename> contiene todo lo que instala el puerto."
            ],
            "id_hash": -1831341582151250438,
            "content_hash": -1831341582151250438,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:216",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147554/?format=api",
            "priority": 100,
            "id": 1147555,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=6695c488ad790dfa",
            "url": "https://translate-dev.freebsd.org/api/units/1147555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.230881Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "The port can be installed using the `install` target. This verifies that the install script works correctly."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6702022726693985304,
            "content_hash": 6702022726693985304,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:217",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147556/?format=api",
            "priority": 100,
            "id": 1147557,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=dd025e293d309c18",
            "url": "https://translate-dev.freebsd.org/api/units/1147557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.290151Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "The port can be deinstalled properly using the `deinstall` target. This verifies that the deinstall script works correctly."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3021946061521601537,
            "content_hash": 3021946061521601537,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:218",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147558/?format=api",
            "priority": 100,
            "id": 1147559,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=a9f01bee9762c401",
            "url": "https://translate-dev.freebsd.org/api/units/1147559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.309414Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "The port only has access to network resources during the `fetch` target phase. This is important for package builders, such as package:ports-mgmt/poudriere[]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4345838816777730234,
            "content_hash": 4345838816777730234,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:219",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147560/?format=api",
            "priority": 100,
            "id": 1147561,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=bc4f8560ed23f8ba",
            "url": "https://translate-dev.freebsd.org/api/units/1147561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.332658Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Make sure that `make package` can be run as a normal user (that is, not as `root`). If that fails, the software may need to be patched. See also crossref:uses[uses-fakeroot,`fakeroot`] and crossref:uses[uses-uidfix,`uidfix`]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3178132861623043334,
            "content_hash": 3178132861623043334,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:220",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147562/?format=api",
            "priority": 100,
            "id": 1147563,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=ac1afeffca098506",
            "url": "https://translate-dev.freebsd.org/api/units/1147563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.384616Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Procedure: Recommended Test Ordering"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8536779719442108892,
            "content_hash": -8536779719442108892,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:222",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147564/?format=api",
            "priority": 100,
            "id": 1147565,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=0987441330e4ee24",
            "url": "https://translate-dev.freebsd.org/api/units/1147565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.403820Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "`make stage`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8868759224641014673,
            "content_hash": 8868759224641014673,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:224",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147566/?format=api",
            "priority": 100,
            "id": 1147567,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=fb142986af324b91",
            "url": "https://translate-dev.freebsd.org/api/units/1147567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.423763Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "`make stage-qa`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7784714332943265543,
            "content_hash": -7784714332943265543,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:225",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147568/?format=api",
            "priority": 100,
            "id": 1147569,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=13f7238f330650f9",
            "url": "https://translate-dev.freebsd.org/api/units/1147569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.489739Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "`make package`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6531999093953143477,
            "content_hash": -6531999093953143477,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:226",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147570/?format=api",
            "priority": 100,
            "id": 1147571,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=2559ad6e9bbfdd4b",
            "url": "https://translate-dev.freebsd.org/api/units/1147571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.511589Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "`make install`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8464945106975971042,
            "content_hash": -8464945106975971042,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:227",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147572/?format=api",
            "priority": 100,
            "id": 1147573,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=0a8679463f84291e",
            "url": "https://translate-dev.freebsd.org/api/units/1147573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.533720Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "`make deinstall`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2990520302237854740,
            "content_hash": -2990520302237854740,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:228",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147574/?format=api",
            "priority": 100,
            "id": 1147575,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=567f89a12b84d3ec",
            "url": "https://translate-dev.freebsd.org/api/units/1147575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.595596Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "`make package` (as user)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8980099166542277929,
            "content_hash": 8980099166542277929,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:229",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147576/?format=api",
            "priority": 100,
            "id": 1147577,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=fc9fb89d0588ad29",
            "url": "https://translate-dev.freebsd.org/api/units/1147577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.616035Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Make certain no warnings are shown in any of the stages."
            ],
            "previous_source": "",
            "target": [
                "Asegúrese de que no se muestren advertencias en ninguna de las etapas."
            ],
            "id_hash": 2451040054996593582,
            "content_hash": 2451040054996593582,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:231",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147578/?format=api",
            "priority": 100,
            "id": 1147579,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=a203d7f1a0536bae",
            "url": "https://translate-dev.freebsd.org/api/units/1147579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.635497Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Checking the Port with `portlint`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2925931873778653433,
            "content_hash": -2925931873778653433,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:236",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147582/?format=api",
            "priority": 100,
            "id": 1147583,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=576500768a6e2707",
            "url": "https://translate-dev.freebsd.org/api/units/1147583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.713695Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Do not blindly follow the output of `portlint`. It is a static lint tool and sometimes gets things wrong."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5313855250052971999,
            "content_hash": 5313855250052971999,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:245",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147586/?format=api",
            "priority": 100,
            "id": 1147587,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=c9be9b3227407ddf",
            "url": "https://translate-dev.freebsd.org/api/units/1147587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.785860Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Submitting the New Port"
            ],
            "previous_source": "",
            "target": [
                "Envío del puerto nuevo"
            ],
            "id_hash": 4802185660895472679,
            "content_hash": 4802185660895472679,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:248",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147588/?format=api",
            "priority": 100,
            "id": 1147589,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=c2a4ca6a5f262c27",
            "url": "https://translate-dev.freebsd.org/api/units/1147589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.805111Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Before submitting the new port, read the crossref:porting-dads[porting-dads,DOs and DON'Ts] section."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8810367608640698517,
            "content_hash": 8810367608640698517,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:251",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147590/?format=api",
            "priority": 100,
            "id": 1147591,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=fa44b6a925a2f895",
            "url": "https://translate-dev.freebsd.org/api/units/1147591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.824301Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Once happy with the port, the only thing remaining is to put it in the main FreeBSD ports tree and make everybody else happy about it too."
            ],
            "previous_source": "",
            "target": [
                "Una vez satisfecho con el puerto, lo único que queda es ponerlo en el árbol principal de puertos de FreeBSD y hacer que todos los demás estén contentos con él también."
            ],
            "id_hash": 967212117040596054,
            "content_hash": 967212117040596054,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:253",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147592/?format=api",
            "priority": 100,
            "id": 1147593,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=8d6c3a4bc2a88456",
            "url": "https://translate-dev.freebsd.org/api/units/1147593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.893976Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "We do not need the [.filename]#work# directory or the [.filename]#pkgname.txz# package, so delete them now."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6889634764354524958,
            "content_hash": -6889634764354524958,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:257",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147594/?format=api",
            "priority": 100,
            "id": 1147595,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=206319af467768e2",
            "url": "https://translate-dev.freebsd.org/api/units/1147595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.918129Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "Creating a [.filename]#.diff# for a New Port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3892315537327513561,
            "content_hash": -3892315537327513561,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:263",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147598/?format=api",
            "priority": 100,
            "id": 1147599,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=49fbb7a423dc2027",
            "url": "https://translate-dev.freebsd.org/api/units/1147599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:40.996885Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "To make it easier for committers to apply the patch on their working copy of the ports tree, please generate the [.filename]#.diff# from the base of your ports tree."
            ],
            "previous_source": "",
            "target": [
                "Para que sea más fácil para los confirmadores aplicar el parche en su copia de trabajo del árbol de ports, genere el <filename>.diff</filename> desde la base de su árbol de puertos."
            ],
            "id_hash": -1461437097452904769,
            "content_hash": -1461437097452904769,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:289",
            "context": "",
            "note": "type: delimited block * 4",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147604/?format=api",
            "priority": 100,
            "id": 1147605,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=6bb7eeb3f0bddebf",
            "url": "https://translate-dev.freebsd.org/api/units/1147605/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:41.103964Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "To get a listing of _open_ port PRs, select _Open_ and _Ports & Packages_ in the search form, then click btn:[Search]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5873047155337740936,
            "content_hash": -5873047155337740936,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:309",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147612/?format=api",
            "priority": 100,
            "id": 1147613,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=2e7ebeba9cf9bd78",
            "url": "https://translate-dev.freebsd.org/api/units/1147613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:41.231960Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "How to quickly create a new FreeBSD Port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5136855153386757086,
            "content_hash": -5136855153386757086,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "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": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1177344/?format=api",
            "priority": 100,
            "id": 1177346,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=38b6397447bf6422",
            "url": "https://translate-dev.freebsd.org/api/units/1177346/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T22:19:16.318923Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "This section describes how to quickly create a new port.  For applications where this quick method is not adequate, the full \"Slow Porting\" process is described in crossref:slow-porting[slow-porting,Slow Porting]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8800213976460174571,
            "content_hash": -8800213976460174571,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:52",
            "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": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239768/?format=api",
            "priority": 100,
            "id": 1239818,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=05df5c0391a9db15",
            "url": "https://translate-dev.freebsd.org/api/units/1239818/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:00:54.453882Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "These steps assume that the software compiled out-of-the-box.  In other words, absolutely no changes were required for the application to work on a FreeBSD system.  If anything had to be changed, refer to crossref:slow-porting[slow-porting,Slow Porting]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7505719398032869049,
            "content_hash": 7505719398032869049,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:60",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239770/?format=api",
            "priority": 100,
            "id": 1239819,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=e829ac06878206b9",
            "url": "https://translate-dev.freebsd.org/api/units/1239819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:00:54.644079Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "There are two description files that are required for any port, whether they actually package or not.  They are [.filename]#pkg-descr# and [.filename]#pkg-plist#.  Their [.filename]#pkg-# prefix distinguishes them from other files."
            ],
            "previous_source": "",
            "target": [
                "Hay dos archivos de descripción que se requieren para cualquier puerto, ya sea que estén empaquetados o no. Son <filename>pkg-descr</filename> y <filename>pkg-plist</filename>. su <filename>pkg-</filename> El prefijo los distingue de otros archivos."
            ],
            "id_hash": 1992139475912421698,
            "content_hash": 1992139475912421698,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239772/?format=api",
            "priority": 100,
            "id": 1239820,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=9ba5804c6ccaf142",
            "url": "https://translate-dev.freebsd.org/api/units/1239820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:00:55.256964Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "This is a longer description of the port.  One to a few paragraphs concisely explaining what the port does is sufficient."
            ],
            "previous_source": "This is a longer description of the port. One to a few paragraphs concisely explaining what the port does is sufficient.",
            "target": [
                "Esta es una descripción más extensa del puerto. Uno o unos pocos párrafos explicando de forma concisa lo que hace el puerto es suficiente."
            ],
            "id_hash": 7887062160273840564,
            "content_hash": 7887062160273840564,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239774/?format=api",
            "priority": 100,
            "id": 1239821,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=ed74793f508c19b4",
            "url": "https://translate-dev.freebsd.org/api/units/1239821/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:00:55.463059Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/es/?format=api",
            "source": [
                "This is _not_ a manual or an in-depth description on how to use or compile the port! _Please be careful when copying from the [.filename]#README# or manpage_.  Too often they are not a concise description of the port or are in an awkward format.  For example, manpages have justified spacing, which looks particularly bad with monospaced fonts."
            ],
            "previous_source": "",
            "target": [
                "Esto es <emphasis>no</emphasis> un manual o una descripción detallada sobre cómo utilizar o compilar el puerto!<emphasis>Tenga cuidado al copiar desde el<filename>README</filename>o página de manual</emphasis>. Con demasiada frecuencia, no son una descripción concisa del puerto o están en un formato extraño. Por ejemplo, las páginas de manual tienen espacios justificados, lo que se ve particularmente mal con fuentes monoespaciadas."
            ],
            "id_hash": 3785823768578150728,
            "content_hash": 3785823768578150728,
            "location": "documentation/content/en/books/porters-handbook/quick-porting/_index.adoc:115",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1239776/?format=api",
            "priority": 100,
            "id": 1239822,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/es/?checksum=b489f2a8cc54d148",
            "url": "https://translate-dev.freebsd.org/api/units/1239822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:00:55.655655Z"
        }
    ]
}