Translation components API.

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

GET /api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/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/pt_BR/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147950,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=e0bf1bae449e8ca5",
            "url": "https://translate-dev.freebsd.org/api/units/1147950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.721972Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Quick Porting"
            ],
            "previous_source": "",
            "target": [
                "Port Rápido"
            ],
            "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": 1147951,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=f481483549ad19bf",
            "url": "https://translate-dev.freebsd.org/api/units/1147951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.728230Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147953,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=df9ffa42d2b52417",
            "url": "https://translate-dev.freebsd.org/api/units/1147953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.739686Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147955,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=5f9153a4e350221d",
            "url": "https://translate-dev.freebsd.org/api/units/1147955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.789523Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147956,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=4af37e5073a7223f",
            "url": "https://translate-dev.freebsd.org/api/units/1147956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.797987Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147957,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=3012ff769715ecad",
            "url": "https://translate-dev.freebsd.org/api/units/1147957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.809067Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147958,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=217bd322836d6074",
            "url": "https://translate-dev.freebsd.org/api/units/1147958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.819138Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147959,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=b2b3b92cedcd46bd",
            "url": "https://translate-dev.freebsd.org/api/units/1147959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.826879Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=c56b6abbec6cb964",
            "url": "https://translate-dev.freebsd.org/api/units/1147962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.882227Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147963,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=6aa784cde3db74f7",
            "url": "https://translate-dev.freebsd.org/api/units/1147963/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.890437Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Writing the Description Files"
            ],
            "previous_source": "",
            "target": [
                "Escrevendo os Arquivos de Descrição"
            ],
            "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": 1147964,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=e204059a4642e8f7",
            "url": "https://translate-dev.freebsd.org/api/units/1147964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.898379Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147966,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=7e7d46d3b181015e",
            "url": "https://translate-dev.freebsd.org/api/units/1147966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:54.914280Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147976,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=6132d754d4104732",
            "url": "https://translate-dev.freebsd.org/api/units/1147976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.005462Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Here is a small example:"
            ],
            "previous_source": "",
            "target": [
                "Aqui está um pequeno exemplo:"
            ],
            "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": 1147978,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=482bf83009b0d879",
            "url": "https://translate-dev.freebsd.org/api/units/1147978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.015959Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": [
                "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"
            ],
            "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": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147522/?format=api",
            "priority": 100,
            "id": 1147979,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=c5addc0a5589f999",
            "url": "https://translate-dev.freebsd.org/api/units/1147979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.021851Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147980,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=6f1784a5d593952f",
            "url": "https://translate-dev.freebsd.org/api/units/1147980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.027328Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": [
                "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"
            ],
            "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": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1147532/?format=api",
            "priority": 100,
            "id": 1147984,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=7c89db3cbd733657",
            "url": "https://translate-dev.freebsd.org/api/units/1147984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.087090Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147988,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=bc011e353636396c",
            "url": "https://translate-dev.freebsd.org/api/units/1147988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.110939Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147989,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=ccc258a356011cd4",
            "url": "https://translate-dev.freebsd.org/api/units/1147989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.117038Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Creating the Checksum File"
            ],
            "previous_source": "",
            "target": [
                "Criando o Arquivo Checksum"
            ],
            "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": 1147990,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=cf1181e176bf6034",
            "url": "https://translate-dev.freebsd.org/api/units/1147990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.122697Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Testing the Port"
            ],
            "previous_source": "",
            "target": [
                "Testando o Port"
            ],
            "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": 1147992,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=b3d40e5847217ffa",
            "url": "https://translate-dev.freebsd.org/api/units/1147992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.133342Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "[.filename]#pkg-plist# does not contain anything not installed by the port."
            ],
            "previous_source": "",
            "target": [
                "<filename>pkg-plist</filename> não contém nada não instalado pelo port."
            ],
            "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": 1147994,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=cefbef3b29e8ec8a",
            "url": "https://translate-dev.freebsd.org/api/units/1147994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.188833Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "[.filename]#pkg-plist# contains everything that is installed by the port."
            ],
            "previous_source": "",
            "target": [
                "<filename>pkg-plist</filename> contém tudo o que é instalado pelo port."
            ],
            "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": 1147995,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=6695c488ad790dfa",
            "url": "https://translate-dev.freebsd.org/api/units/1147995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.194072Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147996,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=dd025e293d309c18",
            "url": "https://translate-dev.freebsd.org/api/units/1147996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.199226Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147997,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=a9f01bee9762c401",
            "url": "https://translate-dev.freebsd.org/api/units/1147997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.204753Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147998,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=bc4f8560ed23f8ba",
            "url": "https://translate-dev.freebsd.org/api/units/1147998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.215580Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1147999,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=ac1afeffca098506",
            "url": "https://translate-dev.freebsd.org/api/units/1147999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.221495Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148000,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=0987441330e4ee24",
            "url": "https://translate-dev.freebsd.org/api/units/1148000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.227246Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148001,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=fb142986af324b91",
            "url": "https://translate-dev.freebsd.org/api/units/1148001/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.231610Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148002,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=13f7238f330650f9",
            "url": "https://translate-dev.freebsd.org/api/units/1148002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.235984Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148003,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=2559ad6e9bbfdd4b",
            "url": "https://translate-dev.freebsd.org/api/units/1148003/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.240007Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148004,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=0a8679463f84291e",
            "url": "https://translate-dev.freebsd.org/api/units/1148004/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.243951Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148005,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=567f89a12b84d3ec",
            "url": "https://translate-dev.freebsd.org/api/units/1148005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.248341Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148006,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=fc9fb89d0588ad29",
            "url": "https://translate-dev.freebsd.org/api/units/1148006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.280573Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Make certain no warnings are shown in any of the stages."
            ],
            "previous_source": "",
            "target": [
                "Certifique-se de que nenhum aviso é exibido em nenhum dos estágios."
            ],
            "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": 1148007,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=a203d7f1a0536bae",
            "url": "https://translate-dev.freebsd.org/api/units/1148007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.285521Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148009,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=576500768a6e2707",
            "url": "https://translate-dev.freebsd.org/api/units/1148009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.295616Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148011,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=c9be9b3227407ddf",
            "url": "https://translate-dev.freebsd.org/api/units/1148011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.305440Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?format=api",
            "source": [
                "Submitting the New Port"
            ],
            "previous_source": "",
            "target": [
                "Enviando o Novo Port"
            ],
            "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": 1148012,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=c2a4ca6a5f262c27",
            "url": "https://translate-dev.freebsd.org/api/units/1148012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.311510Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148013,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=fa44b6a925a2f895",
            "url": "https://translate-dev.freebsd.org/api/units/1148013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.316576Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": [
                "Uma vez feliz com o port, a única coisa que resta é colocá-lo na árvore principal do FreeBSD e deixar todo mundo feliz também."
            ],
            "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": 1148014,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=8d6c3a4bc2a88456",
            "url": "https://translate-dev.freebsd.org/api/units/1148014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.322125Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148015,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=206319af467768e2",
            "url": "https://translate-dev.freebsd.org/api/units/1148015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.327495Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148017,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=49fbb7a423dc2027",
            "url": "https://translate-dev.freebsd.org/api/units/1148017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.337372Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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 ser mais fácil para os committers aplicarem o patch em sua cópia de trabalho da árvore de ports, por favor, gere o <filename>.diff</filename> da base da sua árvore de ports."
            ],
            "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": 1148020,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=6bb7eeb3f0bddebf",
            "url": "https://translate-dev.freebsd.org/api/units/1148020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.384459Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1148024,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=2e7ebeba9cf9bd78",
            "url": "https://translate-dev.freebsd.org/api/units/1148024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:22:55.405145Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1177352,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=38b6397447bf6422",
            "url": "https://translate-dev.freebsd.org/api/units/1177352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T22:19:48.718542Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1239968,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=05df5c0391a9db15",
            "url": "https://translate-dev.freebsd.org/api/units/1239968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:01:38.745662Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": 1239969,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=e829ac06878206b9",
            "url": "https://translate-dev.freebsd.org/api/units/1239969/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:01:38.945238Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": [
                "Existem dois arquivos de descrição que são necessários para qualquer port, independente deles estarem empacotados ou não. Eles são o <filename>pkg-descr</filename> e o <filename>pkg-plist</filename>. Seus prefixos <filename>pkg-</filename> distingue-os de outros arquivos."
            ],
            "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": 1239970,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=9ba5804c6ccaf142",
            "url": "https://translate-dev.freebsd.org/api/units/1239970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:01:39.453574Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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 é uma descrição mais longa do port. Um ou alguns parágrafos que explicam o que o port faz é 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": 1239971,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=ed74793f508c19b4",
            "url": "https://translate-dev.freebsd.org/api/units/1239971/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:01:39.652828Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/pt_BR/?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": [
                "Isto <emphasis>não é</emphasis> um manual ou uma descrição detalhada sobre como usar ou compilar o port! <emphasis>Por favor, tenha cuidado ao copiar do <filename>README</filename> ou manpage </emphasis>. Muitas vezes, eles não são uma descrição concisa do port ou estão em um formato estranho. Por exemplo, as páginas de manual têm espaçamento justificado, o que parece particularmente ruim com fontes monoespaçadas."
            ],
            "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": 1239972,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookquick-porting_index/pt_BR/?checksum=b489f2a8cc54d148",
            "url": "https://translate-dev.freebsd.org/api/units/1239972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T20:01:39.757321Z"
        }
    ]
}