Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "How to make a new FreeBSD Port"
            ],
            "previous_source": "",
            "target": [
                "Jak stworzyć nowy port dla FreeBSD"
            ],
            "id_hash": 5664494325557983409,
            "content_hash": 5664494325557983409,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1176804/?format=api",
            "priority": 100,
            "id": 1504423,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=ce9c5393cb1978b1",
            "url": "https://translate-dev.freebsd.org/api/units/1504423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.271495Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "Chapter 2. Making a New Port"
            ],
            "previous_source": "",
            "target": [
                "Rozdział 2. Tworzenie nowego portu"
            ],
            "id_hash": -6744379926563039448,
            "content_hash": -6744379926563039448,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1106178/?format=api",
            "priority": 100,
            "id": 1504424,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=22672630a6ef5728",
            "url": "https://translate-dev.freebsd.org/api/units/1504424/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.274231Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "Making a New Port"
            ],
            "previous_source": "",
            "target": [
                "Tworzenie nowego portu"
            ],
            "id_hash": 7111475321555478503,
            "content_hash": 7111475321555478503,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:13",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1106180/?format=api",
            "priority": 100,
            "id": 1504425,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=e2b10920724567e7",
            "url": "https://translate-dev.freebsd.org/api/units/1504425/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.279465Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "Interested in making a new port, or upgrading existing ports? Great!"
            ],
            "previous_source": "",
            "target": [
                "Jesteś zainteresowany stworzeniem nowego portu, lub ulepszeniem istniejących portów? Świetnie!"
            ],
            "id_hash": -1132770599528846385,
            "content_hash": -1132770599528846385,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:51",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1106182/?format=api",
            "priority": 100,
            "id": 1504426,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=704797243313abcf",
            "url": "https://translate-dev.freebsd.org/api/units/1504426/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.282803Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "What follows are some guidelines for creating a new port for FreeBSD.  To upgrade an existing port, read this, then read crossref:upgrading[preamble,Upgrading a Port]."
            ],
            "previous_source": "",
            "target": [
                "Poniżej znajdują się wskazówki dotyczące tworzenia nowego portu dla FreeBSD.  Aby uaktualnić istniejący port, przeczytaj to, a następnie przeczytaj crossref:upgrading[preambuła,Uaktualnianie portu]."
            ],
            "id_hash": 5867866957900907896,
            "content_hash": 5867866957900907896,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:54",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1236720/?format=api",
            "priority": 100,
            "id": 1504427,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=d16ed9e8aeef8578",
            "url": "https://translate-dev.freebsd.org/api/units/1504427/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.285761Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "When this document is not sufficiently detailed, refer to [.filename]#/usr/ports/Mk/bsd.port.mk#, which is included by all port [.filename]#Makefiles#.  Even those not hacking [.filename]##Makefile##s daily can gain much knowledge from it.  Additionally, specific questions can be sent to the {freebsd-ports}."
            ],
            "previous_source": "",
            "target": [
                "Gdy ten dokument nie jest wystarczająco szczegółowy, odwołaj się do [.filename]#/usr/ports/Mk/bsd.port.mk#, który jest dołączany do wszystkich portów [.filename]#Makefile#. Nawet ci, którzy nie hakują [.filename]##Makefile# codziennie, mogą zdobyć z niego wiele wiedzy. Dodatkowo, specyficzne pytania mogą być wysyłane na adres {freebsd-ports}."
            ],
            "id_hash": 3674860182714610391,
            "content_hash": 3674860182714610391,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:58",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1236722/?format=api",
            "priority": 100,
            "id": 1504428,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=b2ffb9ddadee72d7",
            "url": "https://translate-dev.freebsd.org/api/units/1504428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.289231Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "Only a fraction of the variables (`_VAR_`) that can be overridden are mentioned in this document.  Most (if not all) are documented at the start of [.filename]#/usr/ports/Mk/bsd.port.mk#; the others probably ought to be.  Note that this file uses a non-standard tab setting: Emacs and Vim will recognize the setting on loading the file.  Both man:vi[1] and man:ex[1] can be set to use the correct value by typing `:set tabstop=4` once the file has been loaded."
            ],
            "previous_source": "",
            "target": [
                "Tylko część zmiennych (`_VAR_`), które mogą być nadpisane, jest wspomniana w tym dokumencie. Większość (jeśli nie wszystkie) są udokumentowane na początku [.filename]#/usr/ports/Mk/bsd.port.mk#; inne prawdopodobnie powinny być. Zauważ, że ten plik używa niestandardowego ustawienia tabulacji: Emacs i Vim rozpoznają to ustawienie podczas ładowania pliku. Zarówno man:vi[1] jak i man:ex[1] można ustawić na używanie prawidłowej wartości wpisując `:set tabstop=4` po załadowaniu pliku."
            ],
            "id_hash": 2207328203204190040,
            "content_hash": 2207328203204190040,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:65",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1236724/?format=api",
            "priority": 100,
            "id": 1504429,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=9ea2014e4eafdf58",
            "url": "https://translate-dev.freebsd.org/api/units/1504429/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.291837Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/pl/?format=api",
            "source": [
                "Looking for something easy to start with? Take a look at the https://wiki.freebsd.org/WantedPorts[list of requested ports] and see if you can work on one (or more)."
            ],
            "previous_source": "",
            "target": [
                "Szukasz czegoś łatwego do rozpoczęcia? Spójrz na https://wiki.freebsd.org/WantedPorts[listę żądanych portów] i zobacz czy możesz pracować nad jednym (lub na większej liczbie)."
            ],
            "id_hash": 8187438651946373157,
            "content_hash": 8187438651946373157,
            "location": "documentation/content/en/books/porters-handbook/new-port/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1106190/?format=api",
            "priority": 100,
            "id": 1504430,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/?checksum=f19fa01335911025",
            "url": "https://translate-dev.freebsd.org/api/units/1504430/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-15T01:59:29.294522Z"
        }
    ]
}