Translation components API.

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

GET /api/translations/documentation/booksfdp-primerpo-translations_index/el/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/el/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654958,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=3840d36d735799ec",
            "url": "https://translate-dev.freebsd.org/api/units/1654958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.244269Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654959,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=26abc8fa1868cb6e",
            "url": "https://translate-dev.freebsd.org/api/units/1654959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.245078Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654960,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=4bdbad8bded033fe",
            "url": "https://translate-dev.freebsd.org/api/units/1654960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.245765Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "Introduction"
            ],
            "previous_source": "",
            "target": [
                "Εισαγωγή"
            ],
            "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": 1654961,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=c9f876a2fbb4c93c",
            "url": "https://translate-dev.freebsd.org/api/units/1654961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.246424Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=6a17ffac119b07d1",
            "url": "https://translate-dev.freebsd.org/api/units/1654962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.247057Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654963,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=7eef3310db84a226",
            "url": "https://translate-dev.freebsd.org/api/units/1654963/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.247752Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654964,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=e8954fad2e54fad1",
            "url": "https://translate-dev.freebsd.org/api/units/1654964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.248398Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654965,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=f16229e520c68c4c",
            "url": "https://translate-dev.freebsd.org/api/units/1654965/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.249048Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654966,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=fe70184cbd92fea4",
            "url": "https://translate-dev.freebsd.org/api/units/1654966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.249689Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654967,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=3da05dd90b323150",
            "url": "https://translate-dev.freebsd.org/api/units/1654967/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.250345Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654968,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=84e31f4e149ef369",
            "url": "https://translate-dev.freebsd.org/api/units/1654968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.251007Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654969,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=a45d8aed16c8312b",
            "url": "https://translate-dev.freebsd.org/api/units/1654969/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.251643Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654970,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=54ca7f8bfb0f4d74",
            "url": "https://translate-dev.freebsd.org/api/units/1654970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.252261Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654971,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=f3f793461596e6dc",
            "url": "https://translate-dev.freebsd.org/api/units/1654971/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.252917Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654972,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=d795fcbb5475096e",
            "url": "https://translate-dev.freebsd.org/api/units/1654972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.253609Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "Copy the [.filename]#_index.po# from the original document into the translation directory:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5068359310979847677,
            "content_hash": -5068359310979847677,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:97",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1577861/?format=api",
            "priority": 100,
            "id": 1654973,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=39a9920f5b00aa03",
            "url": "https://translate-dev.freebsd.org/api/units/1654973/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.254240Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "% cp ~/doc/documentation/content/en/articles/leap-seconds/_index.po \\\n  ~/doc/documentation/content/es/articles/leap-seconds/\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7938976155358952442,
            "content_hash": -7938976155358952442,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:102",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1577863/?format=api",
            "priority": 100,
            "id": 1654974,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=11d3173fcb888406",
            "url": "https://translate-dev.freebsd.org/api/units/1654974/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.254899Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "Suppose the document or language is also being translated via Weblate.  In that case, it is good to get the `.po` file from there and upload the translation document back into the platform, centralizing the translating efforts via Weblate to avoid rework."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7502115279743868370,
            "content_hash": -7502115279743868370,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:106",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1577865/?format=api",
            "priority": 100,
            "id": 1654975,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=17e321e6a6d6222e",
            "url": "https://translate-dev.freebsd.org/api/units/1654975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.255534Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "See how to download the `.po` files in the crossref:weblate[weblate-translating-offline,Translating Offline on Weblate] chapter."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4307022706129657747,
            "content_hash": -4307022706129657747,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1577867/?format=api",
            "priority": 100,
            "id": 1654976,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=443a61ab1999a06d",
            "url": "https://translate-dev.freebsd.org/api/units/1654976/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.256188Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654977,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=2e22232f0afee571",
            "url": "https://translate-dev.freebsd.org/api/units/1654977/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.256879Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "Use a PO editor to enter translations in the PO file.  There are several different editors available. [.filename]#poedit# from package:editors/poedit[] is shown here."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8688922805812790550,
            "content_hash": -8688922805812790550,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1577869/?format=api",
            "priority": 100,
            "id": 1654978,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=076abebe76bcfaea",
            "url": "https://translate-dev.freebsd.org/api/units/1654978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.257500Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654979,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=8a7bee7ad60f31a8",
            "url": "https://translate-dev.freebsd.org/api/units/1654979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.258155Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654980,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=3089e753603f2fb8",
            "url": "https://translate-dev.freebsd.org/api/units/1654980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.258798Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654981,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=28492a11fd6962df",
            "url": "https://translate-dev.freebsd.org/api/units/1654981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.259418Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?format=api",
            "source": [
                "% cd ~/doc\n% ./tools/translate.sh documentation es articles/leap-seconds\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7499290452207243885,
            "content_hash": -7499290452207243885,
            "location": "documentation/content/en/books/fdp-primer/po-translations/_index.adoc:134",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1577871/?format=api",
            "priority": 100,
            "id": 1654982,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=17ed2b1110b56d93",
            "url": "https://translate-dev.freebsd.org/api/units/1654982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.260048Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654983,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=7e340ce63348d85c",
            "url": "https://translate-dev.freebsd.org/api/units/1654983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.260667Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654984,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=f0cb39a02c0d9032",
            "url": "https://translate-dev.freebsd.org/api/units/1654984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.261290Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654985,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=38b72dd41a1124ef",
            "url": "https://translate-dev.freebsd.org/api/units/1654985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.261916Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654986,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=e518d92c36730e41",
            "url": "https://translate-dev.freebsd.org/api/units/1654986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.262540Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654987,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=1d429e012cc7d5ae",
            "url": "https://translate-dev.freebsd.org/api/units/1654987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.263148Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654988,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=edaabbfd6117c439",
            "url": "https://translate-dev.freebsd.org/api/units/1654988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.263786Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654989,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=fd97593a9975c7a7",
            "url": "https://translate-dev.freebsd.org/api/units/1654989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.264443Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654990,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=632d6eb4feee01e9",
            "url": "https://translate-dev.freebsd.org/api/units/1654990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.265064Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654991,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=bdf9b8ac133ca855",
            "url": "https://translate-dev.freebsd.org/api/units/1654991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.265684Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654992,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=47b3c596efea03e7",
            "url": "https://translate-dev.freebsd.org/api/units/1654992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.266301Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654993,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=47819a3db31725d5",
            "url": "https://translate-dev.freebsd.org/api/units/1654993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.266906Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654994,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=33b32f183d5bf9ec",
            "url": "https://translate-dev.freebsd.org/api/units/1654994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.267576Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654995,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=89f5ae4c5e1cc671",
            "url": "https://translate-dev.freebsd.org/api/units/1654995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.268189Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654996,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=e0dfc1683eb6c001",
            "url": "https://translate-dev.freebsd.org/api/units/1654996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.268811Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654997,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=e46bd92ccc5f9f85",
            "url": "https://translate-dev.freebsd.org/api/units/1654997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.269435Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654998,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=3e89ca29e52812c9",
            "url": "https://translate-dev.freebsd.org/api/units/1654998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.270057Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1654999,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=80e0ff347acc62fa",
            "url": "https://translate-dev.freebsd.org/api/units/1654999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.270667Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655000,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=78403a55d737e887",
            "url": "https://translate-dev.freebsd.org/api/units/1655000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.271255Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655001,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=ceb24881d2e4641c",
            "url": "https://translate-dev.freebsd.org/api/units/1655001/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.271862Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655002,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=8da95319d35fbe67",
            "url": "https://translate-dev.freebsd.org/api/units/1655002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.272467Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655003,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=53ce42acc7d33f5f",
            "url": "https://translate-dev.freebsd.org/api/units/1655003/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.273061Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655004,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=fd621a017a2b2655",
            "url": "https://translate-dev.freebsd.org/api/units/1655004/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.273652Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655005,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=a6c9f293843e1632",
            "url": "https://translate-dev.freebsd.org/api/units/1655005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.274261Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655006,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=8cf23ef1ecf0795b",
            "url": "https://translate-dev.freebsd.org/api/units/1655006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.274852Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerpo-translations_index/el/?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": 1655007,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerpo-translations_index/el/?checksum=d4b37a6505e098d5",
            "url": "https://translate-dev.freebsd.org/api/units/1655007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:57:21.275448Z"
        }
    ]
}