Translation components API.

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

GET /api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 409,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/units/?format=api&page=3",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "`-ansi`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5201565812699561449,
            "content_hash": -5201565812699561449,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:289",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 85,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066902/?format=api",
            "priority": 100,
            "id": 1068973,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=37d05373d23a0217",
            "url": "https://translate-dev.freebsd.org/api/units/1068973/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.587693Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "`-pedantic`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7226493417664223068,
            "content_hash": 7226493417664223068,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:293",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 87,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066906/?format=api",
            "priority": 100,
            "id": 1068975,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=e449a979cb93175c",
            "url": "https://translate-dev.freebsd.org/api/units/1068975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.601197Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Turn off _all_ ``cc``'s non-ANSI C features."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8390105123625194335,
            "content_hash": 8390105123625194335,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:295",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 88,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066908/?format=api",
            "priority": 100,
            "id": 1068976,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=f46fa42841dd535f",
            "url": "https://translate-dev.freebsd.org/api/units/1068976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.606919Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% cc -Wall -ansi -pedantic -o foobar foobar.c\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4648830538298809719,
            "content_hash": -4648830538298809719,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:307",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066914/?format=api",
            "priority": 100,
            "id": 1068979,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=3f7c094187b62289",
            "url": "https://translate-dev.freebsd.org/api/units/1068979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.687431Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "This will produce an executable [.filename]#foobar# after checking [.filename]#foobar.c# for standard compliance."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1446534489408920921,
            "content_hash": 1446534489408920921,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:310",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066916/?format=api",
            "priority": 100,
            "id": 1068980,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=94131f743c91dd59",
            "url": "https://translate-dev.freebsd.org/api/units/1068980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.694338Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "`-l__library__`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5458164039868325310,
            "content_hash": 5458164039868325310,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:311",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066918/?format=api",
            "priority": 100,
            "id": 1068981,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=cbbf4b4692299dbe",
            "url": "https://translate-dev.freebsd.org/api/units/1068981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.699842Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Specify a function library to be used at link time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8107280519224021008,
            "content_hash": 8107280519224021008,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:313",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066920/?format=api",
            "priority": 100,
            "id": 1068982,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=f082d8ad92cad010",
            "url": "https://translate-dev.freebsd.org/api/units/1068982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.771884Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% cc -o foobar foobar.c -lm\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6949754872021316718,
            "content_hash": -6949754872021316718,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:324",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 97,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066926/?format=api",
            "priority": 100,
            "id": 1068985,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=1f8d82c3e9210b92",
            "url": "https://translate-dev.freebsd.org/api/units/1068985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.794783Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "This will link the math library functions into [.filename]#foobar#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6169614475308399948,
            "content_hash": -6169614475308399948,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:327",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066928/?format=api",
            "priority": 100,
            "id": 1068986,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=2a6120529e2282b4",
            "url": "https://translate-dev.freebsd.org/api/units/1068986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.801217Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% c++ -o foobar foobar.cc\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 858202331321901567,
            "content_hash": 858202331321901567,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:334",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066932/?format=api",
            "priority": 100,
            "id": 1068988,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=8be8f2792fdaa1ff",
            "url": "https://translate-dev.freebsd.org/api/units/1068988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.882135Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "This will both produce an executable [.filename]#foobar# from the C++ source file [.filename]#foobar.cc#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9196642128394704047,
            "content_hash": -9196642128394704047,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:337",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066934/?format=api",
            "priority": 100,
            "id": 1068989,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=005ef6b5caa42b51",
            "url": "https://translate-dev.freebsd.org/api/units/1068989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.889319Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Common `cc` Queries and Problems"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1973358646193997937,
            "content_hash": 1973358646193997937,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:338",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066936/?format=api",
            "priority": 100,
            "id": 1068990,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=9b62c73bc0d6c871",
            "url": "https://translate-dev.freebsd.org/api/units/1068990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.896453Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "#include <stdio.h>\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2500310435173648836,
            "content_hash": 2500310435173648836,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:749, documentation/content/en/books/developers-handbook/tools/_index.adoc:1023",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 227,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066946/?format=api",
            "priority": 100,
            "id": 1068995,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=a2b2e317f4ba49c4",
            "url": "https://translate-dev.freebsd.org/api/units/1068995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:48.992222Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "I compiled a file called foobar.c and I cannot find an executable called foobar. Where has it gone?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4242399586125784900,
            "content_hash": -4242399586125784900,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:340",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066978/?format=api",
            "priority": 100,
            "id": 1069011,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=451ff80db9b558bc",
            "url": "https://translate-dev.freebsd.org/api/units/1069011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.275913Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% cc -o foobar foobar.c\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2664583787514090765,
            "content_hash": -2664583787514090765,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:348",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066982/?format=api",
            "priority": 100,
            "id": 1069013,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=5b057f29aef52af3",
            "url": "https://translate-dev.freebsd.org/api/units/1069013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.290096Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "OK, I have an executable called foobar, I can see it when I run ls, but when I type in foobar at the command prompt it tells me there is no such file. Why can it not find it?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5452069159135300683,
            "content_hash": 5452069159135300683,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:350",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066984/?format=api",
            "priority": 100,
            "id": 1069014,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=cba9a403911f4c4b",
            "url": "https://translate-dev.freebsd.org/api/units/1069014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.296565Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "I called my executable test, but nothing happens when I run it. What is going on?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5818544595962644490,
            "content_hash": -5818544595962644490,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:355",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066988/?format=api",
            "priority": 100,
            "id": 1069016,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=2f40608497e0b7f6",
            "url": "https://translate-dev.freebsd.org/api/units/1069016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.308818Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% ./test\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -705451113471914656,
            "content_hash": -705451113471914656,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:363",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066992/?format=api",
            "priority": 100,
            "id": 1069018,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=7635bbf32f1a4d60",
            "url": "https://translate-dev.freebsd.org/api/units/1069018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.320703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "or choose a better name for your program!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6807410710695410853,
            "content_hash": 6807410710695410853,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:366",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066994/?format=api",
            "priority": 100,
            "id": 1069019,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=de78c7f963307ca5",
            "url": "https://translate-dev.freebsd.org/api/units/1069019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.326806Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "I compiled my program and it seemed to run all right at first, then there was an error and it said something about core dumped. What does that mean?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7815917495782495060,
            "content_hash": -7815917495782495060,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:367",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1066996/?format=api",
            "priority": 100,
            "id": 1069020,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=13884872b61facac",
            "url": "https://translate-dev.freebsd.org/api/units/1069020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.332912Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Fascinating stuff, but what I am supposed to do now?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2388199738166005521,
            "content_hash": 2388199738166005521,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:372",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067000/?format=api",
            "priority": 100,
            "id": 1069022,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=a12497023610cf11",
            "url": "https://translate-dev.freebsd.org/api/units/1069022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.384229Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Use a debugger to analyze the core (see <<debugging>>)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6303283817054561186,
            "content_hash": -6303283817054561186,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:375",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067002/?format=api",
            "priority": 100,
            "id": 1069023,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=28863cc3bdfe9c5e",
            "url": "https://translate-dev.freebsd.org/api/units/1069023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.391039Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "When my program dumped core, it said something about a segmentation fault. What is that?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1490309985802811851,
            "content_hash": 1490309985802811851,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:376",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067004/?format=api",
            "priority": 100,
            "id": 1069024,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=94aea5093cfe79cb",
            "url": "https://translate-dev.freebsd.org/api/units/1069024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.398237Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "This basically means that your program tried to perform some sort of illegal operation on memory; UNIX(R) is designed to protect the operating system and other programs from rogue programs."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2840240471903019070,
            "content_hash": -2840240471903019070,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:380",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067006/?format=api",
            "priority": 100,
            "id": 1069025,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=58957056cb885fc2",
            "url": "https://translate-dev.freebsd.org/api/units/1069025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.404795Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Common causes for this are:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3521274359679227597,
            "content_hash": 3521274359679227597,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:382",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067008/?format=api",
            "priority": 100,
            "id": 1069026,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=b0de145fa55f16cd",
            "url": "https://translate-dev.freebsd.org/api/units/1069026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.411913Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Trying to write to a NULL pointer, eg"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6487261388805225083,
            "content_hash": 6487261388805225083,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:384",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067010/?format=api",
            "priority": 100,
            "id": 1069027,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=da0761dcb4d7ba7b",
            "url": "https://translate-dev.freebsd.org/api/units/1069027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.418569Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "char *foo = NULL;\nstrcpy(foo, \"bang!\");\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7600800312722688611,
            "content_hash": -7600800312722688611,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:389",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067012/?format=api",
            "priority": 100,
            "id": 1069028,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=16848862e77c759d",
            "url": "https://translate-dev.freebsd.org/api/units/1069028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.425236Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Using a pointer that has not been initialized, eg"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3893392089598949814,
            "content_hash": 3893392089598949814,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:392",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067014/?format=api",
            "priority": 100,
            "id": 1069029,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=b6081b7a37dc79b6",
            "url": "https://translate-dev.freebsd.org/api/units/1069029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.430156Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "char *foo;\nstrcpy(foo, \"bang!\");\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6263538498733296451,
            "content_hash": 6263538498733296451,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:397",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067016/?format=api",
            "priority": 100,
            "id": 1069030,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=d6ec8f1435fb4b43",
            "url": "https://translate-dev.freebsd.org/api/units/1069030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.435221Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Trying to access past the end of an array, eg"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4680340804851880291,
            "content_hash": 4680340804851880291,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:402",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067020/?format=api",
            "priority": 100,
            "id": 1069032,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=c0f3e92a1cf65163",
            "url": "https://translate-dev.freebsd.org/api/units/1069032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.478614Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "int bar[20];\nbar[27] = 6;\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4224586959245392099,
            "content_hash": 4224586959245392099,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:407",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067022/?format=api",
            "priority": 100,
            "id": 1069033,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=baa0bf74e491b8e3",
            "url": "https://translate-dev.freebsd.org/api/units/1069033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.485281Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Trying to store something in read-only memory, eg"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7761787543392674614,
            "content_hash": 7761787543392674614,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:410",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067024/?format=api",
            "priority": 100,
            "id": 1069034,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=ebb768a5a1f8e336",
            "url": "https://translate-dev.freebsd.org/api/units/1069034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.491763Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "char *foo = \"My string\";\nstrcpy(foo, \"bang!\");\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7862820340281342768,
            "content_hash": 7862820340281342768,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:415",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067026/?format=api",
            "priority": 100,
            "id": 1069035,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=ed1e5970c32f7b30",
            "url": "https://translate-dev.freebsd.org/api/units/1069035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.498411Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Doing naughty things with `malloc()` and `free()`, eg"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1865246056695017803,
            "content_hash": 1865246056695017803,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:419",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067030/?format=api",
            "priority": 100,
            "id": 1069037,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=99e2af67f401314b",
            "url": "https://translate-dev.freebsd.org/api/units/1069037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.511685Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "char bar[80];\nfree(bar);\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7742235491891616521,
            "content_hash": 7742235491891616521,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:424",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 130,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067032/?format=api",
            "priority": 100,
            "id": 1069038,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=eb71f228e59f1b09",
            "url": "https://translate-dev.freebsd.org/api/units/1069038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.518137Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "char *foo = malloc(27);\nfree(foo);\nfree(foo);\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3718065647395823297,
            "content_hash": 3718065647395823297,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:433",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067036/?format=api",
            "priority": 100,
            "id": 1069040,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=b3993901d49c5ec1",
            "url": "https://translate-dev.freebsd.org/api/units/1069040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.528473Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Sometimes when I get a core dump it says bus error. It says in my UNIX(R) book that this means a hardware problem, but the computer still seems to be working. Is this true?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4828998250170026515,
            "content_hash": -4828998250170026515,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:439",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067040/?format=api",
            "priority": 100,
            "id": 1069042,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=3cfbf3ad35a1f5ed",
            "url": "https://translate-dev.freebsd.org/api/units/1069042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.579917Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "This dumping core business sounds as though it could be quite useful, if I can make it happen when I want to. Can I do this, or do I have to wait until there is an error?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8877835814757841651,
            "content_hash": 8877835814757841651,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:444",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067044/?format=api",
            "priority": 100,
            "id": 1069044,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=fb3468a300e1baf3",
            "url": "https://translate-dev.freebsd.org/api/units/1069044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.594504Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Yes, just go to another console or xterm, do"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2213222699515112539,
            "content_hash": -2213222699515112539,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:447",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067046/?format=api",
            "priority": 100,
            "id": 1069045,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=61490dae529213a5",
            "url": "https://translate-dev.freebsd.org/api/units/1069045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.601713Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% ps\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 678683777551477564,
            "content_hash": 678683777551477564,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:451",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067048/?format=api",
            "priority": 100,
            "id": 1069046,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=896b2b4cc3c6ab3c",
            "url": "https://translate-dev.freebsd.org/api/units/1069046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.608664Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "to find out the process ID of your program, and do"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7454863547896717266,
            "content_hash": 7454863547896717266,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:454",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067050/?format=api",
            "priority": 100,
            "id": 1069047,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=e774fee635645fd2",
            "url": "https://translate-dev.freebsd.org/api/units/1069047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.615133Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% kill -ABRT pid\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 703720145985773143,
            "content_hash": 703720145985773143,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:458",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067052/?format=api",
            "priority": 100,
            "id": 1069048,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=89c41dbe8ac49e57",
            "url": "https://translate-dev.freebsd.org/api/units/1069048/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.622010Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "where `_pid_` is the process ID you looked up."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7610495251147064722,
            "content_hash": 7610495251147064722,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:461",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067054/?format=api",
            "priority": 100,
            "id": 1069049,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=e99de91bd96b0592",
            "url": "https://translate-dev.freebsd.org/api/units/1069049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.628437Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Make"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4332275129694748275,
            "content_hash": 4332275129694748275,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:472",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067062/?format=api",
            "priority": 100,
            "id": 1069053,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=bc1f5546eeb6fe73",
            "url": "https://translate-dev.freebsd.org/api/units/1069053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.681050Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "What is `make`?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -551431799982190945,
            "content_hash": -551431799982190945,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:474",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067064/?format=api",
            "priority": 100,
            "id": 1069054,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=7858ebb314350e9f",
            "url": "https://translate-dev.freebsd.org/api/units/1069054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.686695Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "When you are working on a simple program with only one or two source files, typing in"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7986431842702086791,
            "content_hash": 7986431842702086791,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:477",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 147,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067066/?format=api",
            "priority": 100,
            "id": 1069055,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=eed581726f205287",
            "url": "https://translate-dev.freebsd.org/api/units/1069055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.691987Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% cc file1.c file2.c\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4426786354346257947,
            "content_hash": 4426786354346257947,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:481",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067068/?format=api",
            "priority": 100,
            "id": 1069056,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=bd6f1abc335aee1b",
            "url": "https://translate-dev.freebsd.org/api/units/1069056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.698039Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "is not too bad, but it quickly becomes very tedious when there are several files-and it can take a while to compile, too."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4554171061007465161,
            "content_hash": -4554171061007465161,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:484",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 149,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067070/?format=api",
            "priority": 100,
            "id": 1069057,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=40cc558c8e494537",
            "url": "https://translate-dev.freebsd.org/api/units/1069057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.703549Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "% cc file1.o file2.o … file37.c …\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7619117293426156582,
            "content_hash": -7619117293426156582,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:491",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067074/?format=api",
            "priority": 100,
            "id": 1069059,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=164375307f4c5bda",
            "url": "https://translate-dev.freebsd.org/api/units/1069059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.715509Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/nb_NO/?format=api",
            "source": [
                "Or we could write a shell script to solve the typing problem, but it would have to re-compile everything, making it very inefficient on a large project."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8606695502000029594,
            "content_hash": 8606695502000029594,
            "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:497",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1067078/?format=api",
            "priority": 100,
            "id": 1069061,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=f7711ff576a9ff9a",
            "url": "https://translate-dev.freebsd.org/api/units/1069061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:49:49.727830Z"
        }
    ]
}