Translation components API.

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

GET /api/translations/tails/license/pt/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 60,
    "next": "https://translate.tails.net/api/translations/tails/license/pt/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "This website uses several images with distinct copyright, licenses, trademarks and distribution terms:"
            ],
            "previous_source": "",
            "target": [
                "Este site usa várias imagens com diferentes direitos de cópia, licenças, marcas e termos de distribuição:"
            ],
            "id_hash": 9159680563149402958,
            "content_hash": 9159680563149402958,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.tails.net/api/units/484549/?format=api",
            "priority": 100,
            "id": 76703,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=ff1db8f12e91f34e",
            "url": "https://translate.tails.net/api/units/76703/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-11-20T13:48:10Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Tails is [Free Software](https://www.gnu.org/philosophy/free-sw.html): you can download, use, and share it with no restrictions."
            ],
            "previous_source": "",
            "target": [
                "Tails é [Software Livre](https://www.gnu.org/philosophy/free-sw.pt-br.html): você pode baixar, usar e compartilhar sem restrições."
            ],
            "id_hash": 3741699450163864529,
            "content_hash": 3741699450163864529,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.tails.net/api/units/484680/?format=api",
            "priority": 100,
            "id": 88643,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=b3ed2fd3574aa3d1",
            "url": "https://translate.tails.net/api/units/88643/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-07-13T12:10:49Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[!meta title=\"License and source code distribution\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!meta title=\"Licença e distribuição do código fonte\"]]\n"
            ],
            "id_hash": 409158517604400930,
            "content_hash": 409158517604400930,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.tails.net/api/units/484731/?format=api",
            "priority": 100,
            "id": 89172,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=85ad9f8102a2bf22",
            "url": "https://translate.tails.net/api/units/89172/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-07-14T11:08:27Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Most of the software included in Tails is taken directly from upstream Debian packages and is neither modified nor recompiled by Tails."
            ],
            "previous_source": "",
            "target": [
                "A maior parte dos programas inclusos no Tails são tirados diretamente dos pacotes do Debian e não são nem modificados nem recompilados por nós."
            ],
            "id_hash": 4585588295100127746,
            "content_hash": 4585588295100127746,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.tails.net/api/units/484732/?format=api",
            "priority": 100,
            "id": 89174,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=bfa3484247a1da02",
            "url": "https://translate.tails.net/api/units/89174/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-07-14T11:08:27Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The source code of software that is specific to Tails is available in [[our Git repositories|contribute/git]]."
            ],
            "previous_source": "",
            "target": [
                "O código fonte dos programas que são específicos do Tails está disponível em [[nossos repositórios Git|contribute/git]]."
            ],
            "id_hash": 1485938912846156658,
            "content_hash": 1485938912846156658,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.tails.net/api/units/484733/?format=api",
            "priority": 100,
            "id": 89175,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=949f1d9182201372",
            "url": "https://translate.tails.net/api/units/89175/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-07-14T11:08:28Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The Tails logo is based on [[USB|http://thenounproject.com/term/usb/23873/]] by Ilsur Aptukov from the Noun Project."
            ],
            "previous_source": "",
            "target": [
                "A logo do Tails tem por base [[USB|http://thenounproject.com/term/usb/23873/]] feito por Ilsur Aptukov, do Noun Project."
            ],
            "id_hash": -6046814775140685608,
            "content_hash": -6046814775140685608,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.tails.net/api/units/487304/?format=api",
            "priority": 100,
            "id": 359099,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=2c1565ffd927e8d8",
            "url": "https://translate.tails.net/api/units/359099/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-12-14T10:55:32Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Announcement|http://thenounproject.com/term/announcement/1186/]] Creative Commons - Attribution, by Olivier Guin."
            ],
            "previous_source": "",
            "target": [
                "[[Declaração|http://thenounproject.com/term/announcement/1186/]] Creative Commons - Attribução, por Olivier Guin."
            ],
            "id_hash": 5946660223574940752,
            "content_hash": 5946660223574940752,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/487308/?format=api",
            "priority": 100,
            "id": 359103,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=d286c7f772211c50",
            "url": "https://translate.tails.net/api/units/359103/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-12-14T10:55:32Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Loan|http://thenounproject.com/term/loan/19538/]] Public Domain, by Rohith M S."
            ],
            "previous_source": "",
            "target": [
                "[[Loan|http://thenounproject.com/term/loan/19538/]] Domínio público, por Rohith M S."
            ],
            "id_hash": -5887548016421647339,
            "content_hash": -5887548016421647339,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/487311/?format=api",
            "priority": 100,
            "id": 359106,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=2e4b3a45cb21cc15",
            "url": "https://translate.tails.net/api/units/359106/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-12-14T10:55:32Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Check Mark|https://thenounproject.com/term/check/4489/]] Public Domain, by Julian Norton."
            ],
            "previous_source": "",
            "target": [
                "[[Check Mark|https://thenounproject.com/term/check/4489/]] Domínio público, por Julian Norton."
            ],
            "id_hash": -1919441308475308400,
            "content_hash": -1919441308475308400,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/487316/?format=api",
            "priority": 100,
            "id": 359111,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=655cc64cb11e4690",
            "url": "https://translate.tails.net/api/units/359111/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-12-14T10:55:32Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Laptop|https://thenounproject.com/term/laptop/6729]] Public Domain, by Jean Yashu."
            ],
            "previous_source": "",
            "target": [
                "[[Laptop|https://thenounproject.com/term/laptop/6729]] Domínio Público, por Jean Yashu."
            ],
            "id_hash": -2008375999303104530,
            "content_hash": -2008375999303104530,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.tails.net/api/units/487324/?format=api",
            "priority": 100,
            "id": 359119,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=6420d0ab621e47ee",
            "url": "https://translate.tails.net/api/units/359119/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-12-14T10:55:33Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Source code"
            ],
            "previous_source": "",
            "target": [
                "Código fonte"
            ],
            "id_hash": -4825049686376668674,
            "content_hash": -4825049686376668674,
            "location": "",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tails.net/api/units/490657/?format=api",
            "priority": 100,
            "id": 458553,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=3d09fadfdbe8a1fe",
            "url": "https://translate.tails.net/api/units/458553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-01T16:26:49.204527Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Website"
            ],
            "previous_source": "",
            "target": [
                "Website"
            ],
            "id_hash": 7680600121602783898,
            "content_hash": 7680600121602783898,
            "location": "",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tails.net/api/units/490658/?format=api",
            "priority": 100,
            "id": 458554,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=ea96f91df5f4ba9a",
            "url": "https://translate.tails.net/api/units/458554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-05-01T16:26:49.213902Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "All the [[drawings of our personas|contribute/personas]] are licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), copyright Thomas Verguet."
            ],
            "previous_source": "",
            "target": [
                "Todos os [[desenhos das nossas personas|contribute/personas]] são licenciadas sob a [Licença Creative Commons Attribution-ShareAlike 4.0 Internacional](https://creativecommons.org/licenses/by-sa/4.0/), copyright Thomas Verguet."
            ],
            "id_hash": 2410264131610530478,
            "content_hash": 2410264131610530478,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.tails.net/api/units/491229/?format=api",
            "priority": 100,
            "id": 458556,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=a172fa752382d2ae",
            "url": "https://translate.tails.net/api/units/458556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-22T19:12:01.722603Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The source code of the Debian packages included in Tails is available in the [APT snapshot](https://tagged.snapshots.deb.tails.boum.org/)  that we created for that version of Tails."
            ],
            "previous_source": "",
            "target": [
                "Os códigos-fonte dos pacotes do Debian que são incluídos no Tails estão disponíveis em um [snapshot APT](http://tagged.snapshots.deb.tails.boum.org/) criado por nós para cada versão do Tails."
            ],
            "id_hash": -8185800814229097918,
            "content_hash": -8185800814229097918,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.tails.net/api/units/491474/?format=api",
            "priority": 100,
            "id": 464957,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=0e66318799c57242",
            "url": "https://translate.tails.net/api/units/464957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-25T21:16:19.541192Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Command Line|https://thenounproject.com/icon/command-line-39108]] Public Domain, by Daniel Gamage."
            ],
            "previous_source": "",
            "target": [
                "[[Command Line|https://thenounproject.com/icon/command-line-39108]] Domínio público, por Daniel Gamage."
            ],
            "id_hash": 7224977821221426584,
            "content_hash": 7224977821221426584,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/542412/?format=api",
            "priority": 100,
            "id": 542611,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=e444470c7ffa9598",
            "url": "https://translate.tails.net/api/units/542611/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-28T16:26:19.990503Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The [[!tails_gitweb config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/extensions/red-2.0-an+fx.xpi desc=\"red theme\"]] used by Tails' _Unsafe Browser_ was downloaded from Mozilla add-ons website (<https://addons.mozilla.org/en-US/firefox/addon/simplyred/>):"
            ],
            "previous_source": "",
            "target": [
                "O [[!tails_gitweb config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/extensions/red-2.0-an+fx.xpi desc=\"tema vermelho\"]] usado pelo _Navegador Inseguro_ do Tails foi baixado do site de extensões da Mozilla (<https://addons.mozilla.org/en-US/firefox/addon/simplyred/>):"
            ],
            "id_hash": -2941276243087284501,
            "content_hash": -2941276243087284501,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.tails.net/api/units/564399/?format=api",
            "priority": 100,
            "id": 564599,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=572e7cd7287ca6eb",
            "url": "https://translate.tails.net/api/units/564599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-24T13:17:40.742084Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "license: Creative Commons Attribution 3.0"
            ],
            "previous_source": "",
            "target": [
                "licença: Creative Commons Attribution 3.0"
            ],
            "id_hash": 3834356576998071717,
            "content_hash": 3834356576998071717,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.net/api/units/564401/?format=api",
            "priority": 100,
            "id": 564600,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=b5365efdd2271da5",
            "url": "https://translate.tails.net/api/units/564600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-24T13:17:40.747531Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "author: [Firefox user 14030863](https://addons.mozilla.org/en-US/firefox/user/14030863/)"
            ],
            "previous_source": "",
            "target": [
                "autor: [Firefox user 14030863](https://addons.mozilla.org/en-US/firefox/user/14030863/)"
            ],
            "id_hash": -5288039975529901593,
            "content_hash": -5288039975529901593,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.net/api/units/564403/?format=api",
            "priority": 100,
            "id": 564601,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=369d1ba8d47991e7",
            "url": "https://translate.tails.net/api/units/564601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-24T13:17:40.749379Z",
            "last_updated": "2023-12-14T20:52:58.715953Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Code|http://thenounproject.com/term/code/18033/]] Creative Commons — Attribution, by Azis."
            ],
            "previous_source": "",
            "target": [
                "[[Código|http://thenounproject.com/term/code/18033/]] Creative Commons — Atribuição, por Azis."
            ],
            "id_hash": 5038571386360500802,
            "content_hash": 5038571386360500802,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/640816/?format=api",
            "priority": 100,
            "id": 640985,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=c5ec99fafb771242",
            "url": "https://translate.tails.net/api/units/640985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.166279Z",
            "last_updated": "2024-04-05T03:34:13.419179Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Pen|http://thenounproject.com/term/pen/18907/]] Creative Commons — Attribution, by factor[e] design initiative."
            ],
            "previous_source": "",
            "target": [
                "[[Caneta|http://thenounproject.com/term/pen/18907/]] Creative Commons — Atribuição, por factor[e] design initiative."
            ],
            "id_hash": -1244223801613281902,
            "content_hash": -1244223801613281902,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/640818/?format=api",
            "priority": 100,
            "id": 640986,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=6ebba10b6bc11592",
            "url": "https://translate.tails.net/api/units/640986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.169462Z",
            "last_updated": "2024-04-05T03:34:13.424386Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[User|http://thenounproject.com/term/user/419/]] Creative Commons — Attribution, by Edward Boatman."
            ],
            "previous_source": "",
            "target": [
                "[[Usuário|http://thenounproject.com/term/user/419/]] Creative Commons — Atribuição, por Edward Boatman."
            ],
            "id_hash": -1244907404422887907,
            "content_hash": -1244907404422887907,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640820/?format=api",
            "priority": 100,
            "id": 640987,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=6eb9334fbd1ec61d",
            "url": "https://translate.tails.net/api/units/640987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.172761Z",
            "last_updated": "2024-04-05T03:34:13.427827Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Translation|http://thenounproject.com/term/translation/5735/]] Creative Commons — Attribution, by Joe Mortell."
            ],
            "previous_source": "",
            "target": [
                "[[Tradução|http://thenounproject.com/term/translation/5735/]] Creative Commons — Atribuição, por Joe Mortell."
            ],
            "id_hash": -4846601527476015971,
            "content_hash": -4846601527476015971,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640822/?format=api",
            "priority": 100,
            "id": 640988,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=3cbd6996d2ed2c9d",
            "url": "https://translate.tails.net/api/units/640988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.175846Z",
            "last_updated": "2024-04-05T03:34:13.429811Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Gears|http://thenounproject.com/term/gears/8949/]] Creative Commons — Attribution, by Cris Dobbins."
            ],
            "previous_source": "",
            "target": [
                "[[Gears|http://thenounproject.com/term/gears/8949/]] Creative Commons — Atribuição, por Cris Dobbins."
            ],
            "id_hash": 8355389781827828522,
            "content_hash": 8355389781827828522,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640824/?format=api",
            "priority": 100,
            "id": 640989,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=f3f44ebce1c6bb2a",
            "url": "https://translate.tails.net/api/units/640989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.185728Z",
            "last_updated": "2024-04-05T03:34:13.431496Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Graphic Design|http://thenounproject.com/term/graphic_design/9198/]] Creative Commons — Attribution, by Cornelius Danger."
            ],
            "previous_source": "",
            "target": [
                "[[Projeto Gráfico|http://thenounproject.com/term/graphic_design/9198/]] Creative Commons — Atribuição, por Cornelius Danger."
            ],
            "id_hash": 1521118029203667665,
            "content_hash": 1521118029203667665,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/640826/?format=api",
            "priority": 100,
            "id": 640990,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=951c18c9d0207ad1",
            "url": "https://translate.tails.net/api/units/640990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.188833Z",
            "last_updated": "2024-04-05T03:34:13.433237Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Delete|https://thenounproject.com/term/delete/49691/]] Creative Commons — Attribution, by Kervin Markle."
            ],
            "previous_source": "",
            "target": [
                "[[Delete|https://thenounproject.com/term/delete/49691/]] Creative Commons — Atribuição, por Kervin Markle."
            ],
            "id_hash": -1214011118323357929,
            "content_hash": -1214011118323357929,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640828/?format=api",
            "priority": 100,
            "id": 640991,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=6f26f751eaf62717",
            "url": "https://translate.tails.net/api/units/640991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.192134Z",
            "last_updated": "2024-04-05T03:34:13.436566Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Play|https://thenounproject.com/term/play/152052]] Creative Commons — Attribution, by Zech Nelson."
            ],
            "previous_source": "",
            "target": [
                "[[Play|https://thenounproject.com/term/play/152052]] Creative Commons — Atribuição, por Zech Nelson."
            ],
            "id_hash": -5834019244728549234,
            "content_hash": -5834019244728549234,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640830/?format=api",
            "priority": 100,
            "id": 640992,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=2f0966682929808e",
            "url": "https://translate.tails.net/api/units/640992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.195323Z",
            "last_updated": "2024-04-05T03:34:13.438513Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Pause|https://thenounproject.com/term/pause/152046]] Creative Commons — Attribution, by Zech Nelson."
            ],
            "previous_source": "",
            "target": [
                "[[Pause|https://thenounproject.com/term/pause/152046]] Creative Commons — Atribuição, por Zech Nelson."
            ],
            "id_hash": -1025748093104273709,
            "content_hash": -1025748093104273709,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640832/?format=api",
            "priority": 100,
            "id": 640993,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=71c3cf8b417c46d3",
            "url": "https://translate.tails.net/api/units/640993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.198394Z",
            "last_updated": "2024-04-05T03:34:13.440242Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[USB|https://thenounproject.com/term/usb/28901]] Creative Commons — Attribution, by Wilson Joseph."
            ],
            "previous_source": "",
            "target": [
                "[[USB|https://thenounproject.com/term/usb/28901]] Creative Commons — Atribuição, por Wilson Joseph."
            ],
            "id_hash": -8614750806035764515,
            "content_hash": -8614750806035764515,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640834/?format=api",
            "priority": 100,
            "id": 640994,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=087241c8e9ba6add",
            "url": "https://translate.tails.net/api/units/640994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.208725Z",
            "last_updated": "2024-04-05T03:34:13.445065Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Time|https://thenounproject.com/term/time/6732]] Creative Commons — Attribution, by Richard de Vos."
            ],
            "previous_source": "",
            "target": [
                "[[Tempo|https://thenounproject.com/term/time/6732]] Creative Commons — Atribuição, por Richard de Vos."
            ],
            "id_hash": 1973283758824291593,
            "content_hash": 1973283758824291593,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/640836/?format=api",
            "priority": 100,
            "id": 640995,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=9b62831fadc4fd09",
            "url": "https://translate.tails.net/api/units/640995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.211847Z",
            "last_updated": "2024-04-05T03:34:13.446925Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Printer|https://thenounproject.com/term/printer/146674]] Creative Commons — Attribution, by Diego Naive."
            ],
            "previous_source": "",
            "target": [
                "[[Impressora|https://thenounproject.com/term/printer/146674]] Creative Commons — Atribuição, por Diego Naive."
            ],
            "id_hash": 1149954823625159959,
            "content_hash": 1149954823625159959,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640838/?format=api",
            "priority": 100,
            "id": 640996,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=8ff575d1c1ecb517",
            "url": "https://translate.tails.net/api/units/640996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.214944Z",
            "last_updated": "2024-04-05T03:34:13.448798Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Smart Phones|https://thenounproject.com/term/smartphone/25790]] Creative Commons — Attribution, by Pham Thi Dieu Linh."
            ],
            "previous_source": "",
            "target": [
                "[[Smart Phones|https://thenounproject.com/term/smartphone/25790]] Creative Commons — Atribuição, por Pham Thi Dieu Linh."
            ],
            "id_hash": -4940467776490445794,
            "content_hash": -4940467776490445794,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.tails.net/api/units/640840/?format=api",
            "priority": 100,
            "id": 640997,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=3b6feebba605e41e",
            "url": "https://translate.tails.net/api/units/640997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.218236Z",
            "last_updated": "2024-04-05T03:34:13.450926Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Love|https://thenounproject.com/term/love/218846/]] Creative Commons — Attribution, by Thomas Helbig."
            ],
            "previous_source": "",
            "target": [
                "[[Amor|https://thenounproject.com/term/love/218846/]] Creative Commons — Atribuição, por Thomas Helbig."
            ],
            "id_hash": 483035251634850675,
            "content_hash": 483035251634850675,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/640842/?format=api",
            "priority": 100,
            "id": 640998,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=86b416008bafcb73",
            "url": "https://translate.tails.net/api/units/640998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.221536Z",
            "last_updated": "2024-04-05T03:34:13.453491Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Survey|https://thenounproject.com/term/survey/1296072]] Creative Commons — Attribution, by unlimicon."
            ],
            "previous_source": "",
            "target": [
                "[[Pesquisa|https://thenounproject.com/term/survey/1296072]] Creative Commons — Atribuição, por unlimicon."
            ],
            "id_hash": 2233882216772675038,
            "content_hash": 2233882216772675038,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/640844/?format=api",
            "priority": 100,
            "id": 640999,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=9f00580a60cc25de",
            "url": "https://translate.tails.net/api/units/640999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.227732Z",
            "last_updated": "2024-04-05T03:34:13.455278Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[Info|https://thenounproject.com/term/info/808461]] Creative Commons — Attribution, by icongeek."
            ],
            "previous_source": "",
            "target": [
                "[[Informação|https://thenounproject.com/term/info/808461]] Creative Commons — Atribuição, por icongeek."
            ],
            "id_hash": -4781697040170797553,
            "content_hash": -4781697040170797553,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/640846/?format=api",
            "priority": 100,
            "id": 641000,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=3da3ffe06115360f",
            "url": "https://translate.tails.net/api/units/641000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-08T17:10:22.230863Z",
            "last_updated": "2024-04-05T03:34:13.457639Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The drawings on our [[Home|index]], [[About|about]], and [[Warnings|doc/about/warnings]] pages are licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), copyright [Andrés Fernández Cordón](https://anhdres.com/)  ([[source|lib/drawings.zip]] for Adobe Illustrator)."
            ],
            "previous_source": "",
            "target": [
                "Os desenhos nas nossas páginas [[Inicial|index]], [[Como Tails funciona|about]], e [[Avisos|doc/about/warnings]] são publicados sob a licença [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/), copyright de [Andrés Fernández Cordón](https://anhdres.com/)  ([[source|lib/drawings.zip]] for Adobe Illustrator)."
            ],
            "id_hash": 3384412155881336470,
            "content_hash": 3384412155881336470,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.tails.net/api/units/682708/?format=api",
            "priority": 100,
            "id": 682718,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=aef7d8eca4d22e96",
            "url": "https://translate.tails.net/api/units/682718/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-05T03:34:13.412028Z",
            "last_updated": "2024-05-08T16:20:32.393053Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The Tails source code is released under the GNU/GPL (version 3 or above) and is Copyright (C) Tails developers <foundations@tails.net>.  Any exception to this rule is documented either below or in the affected source file."
            ],
            "previous_source": "",
            "target": [
                "O código-fonte do Tails é lançado sob a licença GNU/GPL (versão 3 ou superior) e é protegido por Copyright (C) de Tails developers <foundations@tails.net>. Qualquer exceção a esta regra está documentada abaixo ou no arquivo afetado no código-fonte."
            ],
            "id_hash": -1100206616927808281,
            "content_hash": -1100206616927808281,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.tails.net/api/units/702683/?format=api",
            "priority": 100,
            "id": 702693,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=70bb47e93a7bd4e7",
            "url": "https://translate.tails.net/api/units/702693/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-12-05T17:19:17.249437Z",
            "last_updated": "2025-09-18T14:58:40.415320Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "However, Tails, like Debian, includes closed source binary firmware in order to work on as much hardware as possible."
            ],
            "previous_source": "",
            "target": [
                "Apesar disso, o Tails, assim como o Debian, inclui arquivos binários de firmware com código fechado para poder funcionar no maior número possível de hardwares."
            ],
            "id_hash": 4628345544580237269,
            "content_hash": 4628345544580237269,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.tails.net/api/units/705750/?format=api",
            "priority": 100,
            "id": 705885,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=c03b2fc0327787d5",
            "url": "https://translate.tails.net/api/units/705885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-06T10:20:33.227816Z",
            "last_updated": "2025-04-02T19:03:14.151713Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "The [[Boot Menu animation|doc/first_steps/start/pc#animation]] is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), copyright [Odile Carabantes](https://studiomoare.com/) and Enso Studio ([source](https://gitlab.tails.boum.org/tails/ux/-/raw/master/boot%20menu%20key/animation.rar)  for Adobe Illustrator and Adobe Premiere)."
            ],
            "previous_source": "The [[Boot Menu animation|doc/first_steps/start/pc#animation]] is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), copyright [Odile Carabantes](https://studiomoare.com/) and [Enso Studio](https://www.ensostudio.tv/)  ([source](https://gitlab.tails.boum.org/tails/ux/-/raw/master/boot%20menu%20key/animation.rar)  for Adobe Illustrator and Adobe Premiere).",
            "target": [
                "A [[animação do Menu de Inicialização|doc/first_steps/start/pc#animation]] é licenciada sob a [Licença Creative Commons Attribution-ShareAlike 4.0 Internacional](https://creativecommons.org/licenses/by-sa/4.0/), copyright [Odile Carabantes](https://studiomoare.com/) e Enso Studio ([fonte](https://gitlab.tails.boum.org/tails/ux/-/raw/master/boot%20menu%20key/animation.rar)  para Adobe Illustrator e Adobe Premiere)."
            ],
            "id_hash": 4759889381137982135,
            "content_hash": 4759889381137982135,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.tails.net/api/units/719765/?format=api",
            "priority": 100,
            "id": 719776,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=c20e862c54e222b7",
            "url": "https://translate.tails.net/api/units/719776/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-02T19:03:14.157014Z",
            "last_updated": "2025-09-18T15:02:53.420315Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Debian logo: Copyright (c) 1999 Software in the Public Interest."
            ],
            "previous_source": "- Debian logo: Copyright (c) 1999 Software in the Public Interest.",
            "target": [
                "Logo do Debian: Copyright (c) 1999 Software no Interesse Público."
            ],
            "id_hash": 2065796214344432458,
            "content_hash": 2065796214344432458,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.tails.net/api/units/726098/?format=api",
            "priority": 100,
            "id": 726131,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=9cab2eb63e58bb4a",
            "url": "https://translate.tails.net/api/units/726131/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-10T12:31:43.678999Z",
            "last_updated": "2025-09-18T15:01:13.435442Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[Forge](https://github.com/digitalbazaar/forge/), copyright Digital Bazaar, Inc."
            ],
            "previous_source": "",
            "target": [
                "[Forge](https://github.com/digitalbazaar/forge/), copyright Digital Bazaar, Inc."
            ],
            "id_hash": 4265052794408480747,
            "content_hash": 4265052794408480747,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.net/api/units/726100/?format=api",
            "priority": 100,
            "id": 726132,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=bb3082eb57012feb",
            "url": "https://translate.tails.net/api/units/726132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-10T12:31:43.682036Z",
            "last_updated": "2025-09-18T14:58:51.394346Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Icons from [[The Noun Project|http://thenounproject.com/]]"
            ],
            "previous_source": "",
            "target": [
                "Ícones do [[The Noun Project|http://thenounproject.com/]]"
            ],
            "id_hash": 9126513535934352923,
            "content_hash": 9126513535934352923,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.net/api/units/726102/?format=api",
            "priority": 100,
            "id": 726133,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=fea7e3b4e3294e1b",
            "url": "https://translate.tails.net/api/units/726133/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-10T12:31:43.685590Z",
            "last_updated": "2025-09-18T14:58:55.966576Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "This website uses the following fonts:"
            ],
            "previous_source": "",
            "target": [
                "Este site usa as seguintes fontes:"
            ],
            "id_hash": -3613048065596748678,
            "content_hash": -3613048065596748678,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.tails.net/api/units/740438/?format=api",
            "priority": 100,
            "id": 740471,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=4ddbdfed55b18c7a",
            "url": "https://translate.tails.net/api/units/740471/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-26T10:08:50.972221Z",
            "last_updated": "2025-09-18T15:03:07.565734Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[Source Sans 3](https://fonts.google.com/specimen/Source+Sans+3/license), copyright 2010&ndash;2020 [Adobe Systems Incorporated](http://www.adobe.com/), licensed under the [SIL Open Font License, Version 1.1](https://openfontlicense.org/open-font-license-official-text/)."
            ],
            "previous_source": "",
            "target": [
                "[Source Sans 3](https://fonts.google.com/specimen/Source+Sans+3/license), direitos autorais 2010–2020 [Adobe Systems Incorporated](http://www.adobe.com/), licenciada sob a [SIL Open Font License, Versão 1.1](https://openfontlicense.org/open-font-license-official-text/)."
            ],
            "id_hash": 1865819038593182265,
            "content_hash": 1865819038593182265,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.tails.net/api/units/740440/?format=api",
            "priority": 100,
            "id": 740472,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=99e4b887b281ea39",
            "url": "https://translate.tails.net/api/units/740472/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-26T10:08:50.974664Z",
            "last_updated": "2025-09-18T15:01:02.934554Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro/license)  copyright 2010&ndash;2020 [Adobe Systems Incorporated](http://www.adobe.com/), licensed under the [SIL Open Font License, Version 1.1](https://openfontlicense.org/open-font-license-official-text/)."
            ],
            "previous_source": "",
            "target": [
                "[Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro/license) copyright 2010–2020 [Adobe Systems Incorporated](http://www.adobe.com/), licenciado sob a [SIL Open Font License, Versão 1.1](https://openfontlicense.org/open-font-license-official-text/)."
            ],
            "id_hash": 4776844291874412630,
            "content_hash": 4776844291874412630,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.tails.net/api/units/740442/?format=api",
            "priority": 100,
            "id": 740473,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=c24ac2931c86d856",
            "url": "https://translate.tails.net/api/units/740473/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-26T10:08:50.977013Z",
            "last_updated": "2025-09-18T15:01:08.662942Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Icons copied from [[!debpts gnome-icon-theme]]:"
            ],
            "previous_source": "",
            "target": [
                "Ícones copiados de [[!debpts gnome-icon-theme]]:"
            ],
            "id_hash": -7988254939994600633,
            "content_hash": -7988254939994600633,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.net/api/units/748639/?format=api",
            "priority": 100,
            "id": 748815,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=11240474a65ccb47",
            "url": "https://translate.tails.net/api/units/748815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-18T09:12:09.642437Z",
            "last_updated": "2025-09-18T14:59:18.398593Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[!tails_gitweb config/chroot_local-includes/usr/share/tails/persistent-storage/icons/tps-NetworkConnections.png]]"
            ],
            "previous_source": "",
            "target": [
                "[[!tails_gitweb config/chroot_local-includes/usr/share/tails/persistent-storage/icons/tps-NetworkConnections.png]]"
            ],
            "id_hash": -1621887151587989053,
            "content_hash": -1621887151587989053,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tails.net/api/units/748641/?format=api",
            "priority": 100,
            "id": 748816,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=697de63a8fd3e9c3",
            "url": "https://translate.tails.net/api/units/748816/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-18T09:12:09.645524Z",
            "last_updated": "2025-09-18T14:59:28.711689Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "[[!tails_gitweb config/chroot_local-includes/usr/share/tails/persistent-storage/icons/tps-WelcomeScreen.png]]"
            ],
            "previous_source": "",
            "target": [
                "[[!tails_gitweb config/chroot_local-includes/usr/share/tails/persistent-storage/icons/tps-WelcomeScreen.png]]"
            ],
            "id_hash": 4353125636331598536,
            "content_hash": 4353125636331598536,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tails.net/api/units/748643/?format=api",
            "priority": 100,
            "id": 748817,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=bc6968b3d030f2c8",
            "url": "https://translate.tails.net/api/units/748817/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-18T09:12:09.648182Z",
            "last_updated": "2025-09-18T14:59:40.702153Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "license: GPL-2+"
            ],
            "previous_source": "",
            "target": [
                "licença: GPL-2+"
            ],
            "id_hash": -725678269787482711,
            "content_hash": -725678269787482711,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tails.net/api/units/748645/?format=api",
            "priority": 100,
            "id": 748818,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=75eddf755c18d5a9",
            "url": "https://translate.tails.net/api/units/748818/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-18T09:12:09.650915Z",
            "last_updated": "2025-09-18T14:59:50.987830Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "Copyright:"
            ],
            "previous_source": "",
            "target": [
                "Copyright:"
            ],
            "id_hash": 6321018250201871016,
            "content_hash": 6321018250201871016,
            "location": "",
            "context": "",
            "note": "type: Bullet: '  - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tails.net/api/units/748647/?format=api",
            "priority": 100,
            "id": 748819,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=d7b8c49bbe0b32a8",
            "url": "https://translate.tails.net/api/units/748819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-18T09:12:09.653528Z",
            "last_updated": "2025-09-18T14:59:54.530897Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
            "language_code": "pt",
            "source": [
                "2002-2008 Andreas Nilsson <nisses.mail@home.se>"
            ],
            "previous_source": "",
            "target": [
                "2002-2008 Andreas Nilsson <nisses.mail@home.se>"
            ],
            "id_hash": 4592025790425279695,
            "content_hash": 4592025790425279695,
            "location": "",
            "context": "",
            "note": "type: Bullet: '    - '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.net/api/units/748649/?format=api",
            "priority": 100,
            "id": 748820,
            "web_url": "https://translate.tails.net/translate/tails/license/pt/?checksum=bfba272075bb2ccf",
            "url": "https://translate.tails.net/api/units/748820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-18T09:12:09.656139Z",
            "last_updated": "2025-09-18T15:00:10.366840Z"
        }
    ]
}