Translation components API.

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

GET /api/translations/documentation/booksfdp-primerpo-translations_index/pl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 137,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "How to work with PO translation in the FreeBSD Documentation Project"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5169899905181312532,
            "content_hash": -5169899905181312532,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_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": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1176492/?format=api",
            "priority": 100,
            "id": 1532906,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=3840d36d735799ec",
            "url": "https://translate-dev.freebsd.org/api/units/1532906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.432770Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Chapter 9. PO Translations"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6436830265919091858,
            "content_hash": -6436830265919091858,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_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/1093734/?format=api",
            "priority": 100,
            "id": 1532907,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=26abc8fa1868cb6e",
            "url": "https://translate-dev.freebsd.org/api/units/1532907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.436661Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "PO Translations"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3757218647860300802,
            "content_hash": -3757218647860300802,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:13",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093736/?format=api",
            "priority": 100,
            "id": 1532908,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=4bdbad8bded033fe",
            "url": "https://translate-dev.freebsd.org/api/units/1532908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.440166Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Introduction"
            ],
            "previous_source": "",
            "target": [
                "Wprowadzenie"
            ],
            "id_hash": 5330140601372690748,
            "content_hash": 5330140601372690748,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:51",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093740/?format=api",
            "priority": 100,
            "id": 1532909,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=c9f876a2fbb4c93c",
            "url": "https://translate-dev.freebsd.org/api/units/1532909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.443123Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "The http://www.gnu.org/software/gettext/[GNU gettext] system offers translators an easy way to create and maintain translations of documents.  Translatable strings are extracted from the original document into a PO (Portable Object) file.  Translated versions of the strings are entered with a separate editor.  The strings can be used directly or built into a complete translated version of the original document."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1578512029875238959,
            "content_hash": -1578512029875238959,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:57",
            "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": 58,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093742/?format=api",
            "priority": 100,
            "id": 1532910,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=6a17ffac119b07d1",
            "url": "https://translate-dev.freebsd.org/api/units/1532910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.445983Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Quick Start"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -76786521146613210,
            "content_hash": -76786521146613210,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:59",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093744/?format=api",
            "priority": 100,
            "id": 1532911,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=7eef3310db84a226",
            "url": "https://translate-dev.freebsd.org/api/units/1532911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.448942Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "The procedure shown in crossref:overview[overview-quick-start,Quick Start] is assumed to have already been performed.  The `TRANSLATOR` option is required and already enabled by default in the package:textproc/docproj[] port."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7536017156699650769,
            "content_hash": 7536017156699650769,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:63",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093746/?format=api",
            "priority": 100,
            "id": 1532912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=e8954fad2e54fad1",
            "url": "https://translate-dev.freebsd.org/api/units/1532912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.451766Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "This example shows the creation of a Spanish translation of the short extref:{leap-seconds}[Leap Seconds] article."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8170138738077633612,
            "content_hash": 8170138738077633612,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1253810/?format=api",
            "priority": 100,
            "id": 1532913,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=f16229e520c68c4c",
            "url": "https://translate-dev.freebsd.org/api/units/1532913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.454701Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Procedure: Install a PO Editor"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9110808764047621796,
            "content_hash": 9110808764047621796,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:70",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093750/?format=api",
            "priority": 100,
            "id": 1532914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=fe70184cbd92fea4",
            "url": "https://translate-dev.freebsd.org/api/units/1532914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.524023Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "A PO editor is needed to edit translation files. This example uses package:editors/poedit[]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4782719617490341552,
            "content_hash": -4782719617490341552,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:72",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093752/?format=api",
            "priority": 100,
            "id": 1532915,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=3da05dd90b323150",
            "url": "https://translate-dev.freebsd.org/api/units/1532915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.527643Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "# pkg install poedit\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 352159616078902121,
            "content_hash": 352159616078902121,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:76",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093754/?format=api",
            "priority": 100,
            "id": 1532916,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=84e31f4e149ef369",
            "url": "https://translate-dev.freebsd.org/api/units/1532916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.530937Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Procedure: Initial Setup"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2620403309093597483,
            "content_hash": 2620403309093597483,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:82",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093756/?format=api",
            "priority": 100,
            "id": 1532917,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=a45d8aed16c8312b",
            "url": "https://translate-dev.freebsd.org/api/units/1532917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.534668Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "When a new translation is first created, the directory structure must be created or copied from the English original:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3113535953184010892,
            "content_hash": -3113535953184010892,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:85",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093758/?format=api",
            "priority": 100,
            "id": 1532918,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=54ca7f8bfb0f4d74",
            "url": "https://translate-dev.freebsd.org/api/units/1532918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.538172Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Create a directory for the new translation. The English article source is in [.filename]#~/doc/documentation/content/en/articles/leap-seconds/#. The Spanish translation will go in [.filename]#~/doc/documentation/content/es/articles/leap-seconds/#. The path is the same except for the name of the language directory.  The English article source is in [.filename]#~/doc/en/articles/leap-seconds/#.  The Spanish translation will go in [.filename]#~/doc/es/articles/leap-seconds/#.  The path is the same except for the name of the language directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8356309562828449500,
            "content_hash": 8356309562828449500,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:90",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093760/?format=api",
            "priority": 100,
            "id": 1532919,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=f3f793461596e6dc",
            "url": "https://translate-dev.freebsd.org/api/units/1532919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.540986Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "% mkdir ~/doc/documentation/content/es/articles/leap-seconds\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6311228334335658350,
            "content_hash": 6311228334335658350,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:94",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093762/?format=api",
            "priority": 100,
            "id": 1532920,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=d795fcbb5475096e",
            "url": "https://translate-dev.freebsd.org/api/units/1532920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.543877Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Procedure: Translation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5899113876947016335,
            "content_hash": -5899113876947016335,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:113",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093768/?format=api",
            "priority": 100,
            "id": 1532923,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=2e22232f0afee571",
            "url": "https://translate-dev.freebsd.org/api/units/1532923/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.552271Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "% poedit documentation/content/es/articles/leap-seconds/_index.po\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 755459573859430824,
            "content_hash": 755459573859430824,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:121",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093778/?format=api",
            "priority": 100,
            "id": 1532928,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=8a7bee7ad60f31a8",
            "url": "https://translate-dev.freebsd.org/api/units/1532928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.631112Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Procedure: Generating a Translated Document"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5725791105941819464,
            "content_hash": -5725791105941819464,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:127",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093780/?format=api",
            "priority": 100,
            "id": 1532929,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=3089e753603f2fb8",
            "url": "https://translate-dev.freebsd.org/api/units/1532929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.634785Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Generate the translated document:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6320474345283427617,
            "content_hash": -6320474345283427617,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:129",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093782/?format=api",
            "priority": 100,
            "id": 1532930,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=28492a11fd6962df",
            "url": "https://translate-dev.freebsd.org/api/units/1532930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.638998Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "The name of the generated document matches the name of the English original, usually [.filename]#_index.adoc#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -129464306444478372,
            "content_hash": -129464306444478372,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:137",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1202484/?format=api",
            "priority": 100,
            "id": 1532932,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=7e340ce63348d85c",
            "url": "https://translate-dev.freebsd.org/api/units/1532932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.645668Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Check the generated file by rendering it to HTML and viewing it with a web browser:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8127653312616828978,
            "content_hash": 8127653312616828978,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:139",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093788/?format=api",
            "priority": 100,
            "id": 1532933,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=f0cb39a02c0d9032",
            "url": "https://translate-dev.freebsd.org/api/units/1532933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.648789Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "% cd ~/doc/documentation\n% make\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5136586460999113489,
            "content_hash": -5136586460999113489,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:144",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093790/?format=api",
            "priority": 100,
            "id": 1532934,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=38b72dd41a1124ef",
            "url": "https://translate-dev.freebsd.org/api/units/1532934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.651763Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Creating New Translations"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7284811181187075649,
            "content_hash": 7284811181187075649,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:148",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093792/?format=api",
            "priority": 100,
            "id": 1532935,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=e518d92c36730e41",
            "url": "https://translate-dev.freebsd.org/api/units/1532935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.654719Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "The first step to creating a new translated document is locating or creating a directory to hold it.  FreeBSD puts translated documents in a subdirectory named for their language and region in the format [.filename]#lang#.  _lang_ is a two-character lowercase code."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7114950733408512594,
            "content_hash": -7114950733408512594,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:153",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093794/?format=api",
            "priority": 100,
            "id": 1532936,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=1d429e012cc7d5ae",
            "url": "https://translate-dev.freebsd.org/api/units/1532936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.657931Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Language Names"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7902335193105024057,
            "content_hash": 7902335193105024057,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:155",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1093796/?format=api",
            "priority": 100,
            "id": 1532937,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=edaabbfd6117c439",
            "url": "https://translate-dev.freebsd.org/api/units/1532937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.661345Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Language"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9049800084441909159,
            "content_hash": 9049800084441909159,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:159",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271976/?format=api",
            "priority": 100,
            "id": 1532938,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=fd97593a9975c7a7",
            "url": "https://translate-dev.freebsd.org/api/units/1532938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.731750Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Region"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2076882129497751063,
            "content_hash": -2076882129497751063,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:160",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271978/?format=api",
            "priority": 100,
            "id": 1532939,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=632d6eb4feee01e9",
            "url": "https://translate-dev.freebsd.org/api/units/1532939/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.735574Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Translated Directory Name"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4465803554711185493,
            "content_hash": 4465803554711185493,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:162",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271980/?format=api",
            "priority": 100,
            "id": 1532940,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=bdf9b8ac133ca855",
            "url": "https://translate-dev.freebsd.org/api/units/1532940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.738704Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "English"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4056681587269827609,
            "content_hash": -4056681587269827609,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:163",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271982/?format=api",
            "priority": 100,
            "id": 1532941,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=47b3c596efea03e7",
            "url": "https://translate-dev.freebsd.org/api/units/1532941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.741700Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "United States"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4070802998377896491,
            "content_hash": -4070802998377896491,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:164",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271984/?format=api",
            "priority": 100,
            "id": 1532942,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=47819a3db31725d5",
            "url": "https://translate-dev.freebsd.org/api/units/1532942/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.744191Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#en#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5497998938934085140,
            "content_hash": -5497998938934085140,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:166",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271986/?format=api",
            "priority": 100,
            "id": 1532943,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=33b32f183d5bf9ec",
            "url": "https://translate-dev.freebsd.org/api/units/1532943/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.746791Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Bengali"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 717671358655153777,
            "content_hash": 717671358655153777,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:167",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271988/?format=api",
            "priority": 100,
            "id": 1532944,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=89f5ae4c5e1cc671",
            "url": "https://translate-dev.freebsd.org/api/units/1532944/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.749118Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Bangladesh"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6980510600920481793,
            "content_hash": 6980510600920481793,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:168",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271990/?format=api",
            "priority": 100,
            "id": 1532945,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=e0dfc1683eb6c001",
            "url": "https://translate-dev.freebsd.org/api/units/1532945/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.751960Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#bn-bd#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7236116012731441029,
            "content_hash": 7236116012731441029,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:170",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271992/?format=api",
            "priority": 100,
            "id": 1532946,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=e46bd92ccc5f9f85",
            "url": "https://translate-dev.freebsd.org/api/units/1532946/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.754806Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Danish"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4717016853406805303,
            "content_hash": -4717016853406805303,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:171",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271994/?format=api",
            "priority": 100,
            "id": 1532947,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=3e89ca29e52812c9",
            "url": "https://translate-dev.freebsd.org/api/units/1532947/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.756794Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Denmark"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 63330995646784250,
            "content_hash": 63330995646784250,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:172",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271996/?format=api",
            "priority": 100,
            "id": 1532948,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=80e0ff347acc62fa",
            "url": "https://translate-dev.freebsd.org/api/units/1532948/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.758935Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#da#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -558382213436544889,
            "content_hash": -558382213436544889,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:174",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1271998/?format=api",
            "priority": 100,
            "id": 1532949,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=78403a55d737e887",
            "url": "https://translate-dev.freebsd.org/api/units/1532949/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.761119Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "German"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5670674603239040028,
            "content_hash": 5670674603239040028,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:175",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272000/?format=api",
            "priority": 100,
            "id": 1532950,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=ceb24881d2e4641c",
            "url": "https://translate-dev.freebsd.org/api/units/1532950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.763402Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Germany"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 984409363942719079,
            "content_hash": 984409363942719079,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:176",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272002/?format=api",
            "priority": 100,
            "id": 1532951,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=8da95319d35fbe67",
            "url": "https://translate-dev.freebsd.org/api/units/1532951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.765873Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#de#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3184534576650043553,
            "content_hash": -3184534576650043553,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:178",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272004/?format=api",
            "priority": 100,
            "id": 1532952,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=53ce42acc7d33f5f",
            "url": "https://translate-dev.freebsd.org/api/units/1532952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.768178Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Greek"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9034812396105573973,
            "content_hash": 9034812396105573973,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:179",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272006/?format=api",
            "priority": 100,
            "id": 1532953,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=fd621a017a2b2655",
            "url": "https://translate-dev.freebsd.org/api/units/1532953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.770382Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Greece"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2795031759152879154,
            "content_hash": 2795031759152879154,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:180",
            "context": "",
            "note": "type: Table",
            "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": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272008/?format=api",
            "priority": 100,
            "id": 1532954,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=a6c9f293843e1632",
            "url": "https://translate-dev.freebsd.org/api/units/1532954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.772755Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#el#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 932877281602337115,
            "content_hash": 932877281602337115,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:182",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272010/?format=api",
            "priority": 100,
            "id": 1532955,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=8cf23ef1ecf0795b",
            "url": "https://translate-dev.freebsd.org/api/units/1532955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.775082Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Spanish"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6103356494326044885,
            "content_hash": 6103356494326044885,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:183",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272012/?format=api",
            "priority": 100,
            "id": 1532956,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=d4b37a6505e098d5",
            "url": "https://translate-dev.freebsd.org/api/units/1532956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.777894Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Spain"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1639266297590930481,
            "content_hash": -1639266297590930481,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:184",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272014/?format=api",
            "priority": 100,
            "id": 1532957,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=694027fccfd2a3cf",
            "url": "https://translate-dev.freebsd.org/api/units/1532957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.780142Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#es#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4234647580035351028,
            "content_hash": 4234647580035351028,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:186",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272016/?format=api",
            "priority": 100,
            "id": 1532958,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=bac47d89b4f981f4",
            "url": "https://translate-dev.freebsd.org/api/units/1532958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.782338Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "French"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4925055424239944805,
            "content_hash": -4925055424239944805,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:187",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272018/?format=api",
            "priority": 100,
            "id": 1532959,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=3ba6b02f8b113b9b",
            "url": "https://translate-dev.freebsd.org/api/units/1532959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.784774Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "France"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7564869924941333934,
            "content_hash": -7564869924941333934,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:188",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272020/?format=api",
            "priority": 100,
            "id": 1532960,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=17042ee237d5fa52",
            "url": "https://translate-dev.freebsd.org/api/units/1532960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.787096Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "[.filename]#fr#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5559659408137525047,
            "content_hash": 5559659408137525047,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:190",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272022/?format=api",
            "priority": 100,
            "id": 1532961,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=cd27e0c67e321737",
            "url": "https://translate-dev.freebsd.org/api/units/1532961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.789104Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/pl/?format=api",
            "source": [
                "Hungarian"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8874207252320098403,
            "content_hash": 8874207252320098403,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:191",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272024/?format=api",
            "priority": 100,
            "id": 1532962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/pl/?checksum=fb27847a79bc1863",
            "url": "https://translate-dev.freebsd.org/api/units/1532962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T04:46:59.791223Z"
        }
    ]
}