Translation components API.

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

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

{
    "count": 1091,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/units/?format=api&page=3",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Deep Clone"
            ],
            "previous_source": "",
            "target": [
                "Deep Clone"
            ],
            "id_hash": -2340656961149268063,
            "content_hash": -2340656961149268063,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:481",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613088/?format=api",
            "priority": 100,
            "id": 807998,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=5f8450e529a70fa1",
            "url": "https://translate-dev.freebsd.org/api/units/807998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:08.978512Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "You will want a deep clone if you are interested in the history, plan on making local changes, or plan on working on more than one branch.  It is the easiest to keep up to date as well.  If you are interested in the history, but are working with only one branch and are short on space, you can also use --single-branch to only download the one branch (though some merge commits will not reference the merged-from branch which may be important for some users who are interested in detailed versions of history)."
            ],
            "previous_source": "",
            "target": [
                "Vuoi un deep clone se sei interessato nell'history, pensi di apportare modifiche locali o prevedi di lavorare su più di una branch. E' anche il modo più facile per rimanere aggiornati. Se sei interessato nell'history, ma stai lavorando su una sola branch e sei a corto di spacio, puoi anche usare --single-branch per scaricare solo una branch (sebbene alcuni merge commit non faranno riferimento alla branch da cui è avvenuto il merge, cosa che potrebbe essere importante per alcuni utenti interessati in versioni dettagliate dell'history)."
            ],
            "id_hash": 7518872360833866319,
            "content_hash": 7518872360833866319,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:498",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 163,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 93,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613096/?format=api",
            "priority": 100,
            "id": 808005,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=e858669353015a4f",
            "url": "https://translate-dev.freebsd.org/api/units/808005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.049280Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Shallow Clone"
            ],
            "previous_source": "",
            "target": [
                "Shallow Clone"
            ],
            "id_hash": -1989731475032669864,
            "content_hash": -1989731475032669864,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:499",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 164,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613098/?format=api",
            "priority": 100,
            "id": 808008,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=64630dc3f8438158",
            "url": "https://translate-dev.freebsd.org/api/units/808008/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.070738Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "A shallow clone copies just the most current code, but none or little of the history.  This can be useful when you need to build a specific revision of FreeBSD, or when you are just starting out and plan to track the tree more fully.  You can also use it to limit history to only so many revisions.  However, see below for a significant limitation of this approach."
            ],
            "previous_source": "",
            "target": [
                "Un shallow clone copia solo il codice più recente, ma poco o nulla dell'history. Ciò può essere utile quando hai bisogno di compilare solo una specifica revision di FreeBSD o quando stai appena cominciato e pianifichi di seguire il source tree in maniera più completa. Puoi anche usare lo shallow clone per limitare l'history ad un certo numero di revision solamente. Tuttavia, vedi sotto per un limite significatvo di questo approccio."
            ],
            "id_hash": 5443719909239242637,
            "content_hash": 5443719909239242637,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:505",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613100/?format=api",
            "priority": 100,
            "id": 808012,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=cb8bfa6a56ed3f8d",
            "url": "https://translate-dev.freebsd.org/api/units/808012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.086647Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "% git clone -o freebsd -b branch --depth 1 $URL [dir]\n"
            ],
            "previous_source": "",
            "target": [
                "% git clone -o freebsd -b branch --depth 1 $URL [dir]\n"
            ],
            "id_hash": -1016121871694712241,
            "content_hash": -1016121871694712241,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:509",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613102/?format=api",
            "priority": 100,
            "id": 808014,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=71e6028a9521b24f",
            "url": "https://translate-dev.freebsd.org/api/units/808014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.105095Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "When you make a shallow clone, you will lose the commit count in your uname output.  This can make it more difficult to determine if your system needs to be updated when a security advisory is issued."
            ],
            "previous_source": "",
            "target": [
                "Quando usi un shallow clone, perdi il numero del commit nell'output di uname. Ciò può rendere più difficile determinare se il tuo sistema necessita di essere aggiornato quando viene annunciato un nuovo avviso di sicurezza."
            ],
            "id_hash": 7121938713352583922,
            "content_hash": 7121938713352583922,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:519",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613106/?format=api",
            "priority": 100,
            "id": 808018,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=e2d63586b17bbaf2",
            "url": "https://translate-dev.freebsd.org/api/units/808018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.148878Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Building"
            ],
            "previous_source": "",
            "target": [
                "Compilare"
            ],
            "id_hash": 1665572176908507683,
            "content_hash": 1665572176908507683,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:521",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613108/?format=api",
            "priority": 100,
            "id": 808022,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=971d4d120067da23",
            "url": "https://translate-dev.freebsd.org/api/units/808022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.182571Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "% cd src\n% make buildworld\n% make buildkernel\n% make installkernel\n% make installworld\n"
            ],
            "previous_source": "",
            "target": [
                "% cd src\n% make buildworld\n% make buildkernel\n% make installkernel\n% make installworld\n"
            ],
            "id_hash": -2896279368425304453,
            "content_hash": -2896279368425304453,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:532",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613112/?format=api",
            "priority": 100,
            "id": 808025,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=57ce594272b78e7b",
            "url": "https://translate-dev.freebsd.org/api/units/808025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.213827Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "so that won't be covered in depth here."
            ],
            "previous_source": "",
            "target": [
                "pertanto ciò non verrà trattato approfonditamente qui."
            ],
            "id_hash": -7121073156137681355,
            "content_hash": -7121073156137681355,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:534",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613114/?format=api",
            "priority": 100,
            "id": 808027,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=1d2cddb18cd7fe35",
            "url": "https://translate-dev.freebsd.org/api/units/808027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.226316Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Updating"
            ],
            "previous_source": "",
            "target": [
                "Aggiornare"
            ],
            "id_hash": 6766671767356436018,
            "content_hash": 6766671767356436018,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:538",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613118/?format=api",
            "priority": 100,
            "id": 808033,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=dde80c1efcf1ee32",
            "url": "https://translate-dev.freebsd.org/api/units/808033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.263849Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "To update both types of trees uses the same commands.  This pulls in all the revisions since your last update."
            ],
            "previous_source": "",
            "target": [
                "Per aggiornare il codice entrambi i tipi di source tree usano gli stessi comandi. Questo scarica tutte le revision dall'ultimo aggiornamento."
            ],
            "id_hash": 2109399175408193429,
            "content_hash": 2109399175408193429,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:542",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613120/?format=api",
            "priority": 100,
            "id": 808037,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=9d46175fbbb50f95",
            "url": "https://translate-dev.freebsd.org/api/units/808037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.273098Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "% git pull --ff-only\n"
            ],
            "previous_source": "",
            "target": [
                "% git pull --ff-only\n"
            ],
            "id_hash": 3547068771489171373,
            "content_hash": 3547068771489171373,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:545",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613122/?format=api",
            "priority": 100,
            "id": 808039,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=b139b841267e47ad",
            "url": "https://translate-dev.freebsd.org/api/units/808039/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.313711Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Selecting a Specific Version"
            ],
            "previous_source": "",
            "target": [
                "Selezionare una versione specifica"
            ],
            "id_hash": -5273125000608718007,
            "content_hash": -5273125000608718007,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:554",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613128/?format=api",
            "priority": 100,
            "id": 808045,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=36d218c00a7c6349",
            "url": "https://translate-dev.freebsd.org/api/units/808045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.357862Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "When you checkout a specific version, just specify the hash you want on the command line (the git log command can help you decide which hash you might want):"
            ],
            "previous_source": "",
            "target": [
                "Quando reperisci una versione specifica, ti basta specificare l'hash che desideri sulla riga di comando (il comando git log può aiutarti a decidere quale hash potresti volere):"
            ],
            "id_hash": -4369427841566916320,
            "content_hash": -4369427841566916320,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:560",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613132/?format=api",
            "priority": 100,
            "id": 808051,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=435cac873fb3c120",
            "url": "https://translate-dev.freebsd.org/api/units/808051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.387701Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "% git checkout 08b8197a74\n"
            ],
            "previous_source": "",
            "target": [
                "% git checkout 08b8197a74\n"
            ],
            "id_hash": 7276186820121350674,
            "content_hash": 7276186820121350674,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:563",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613134/?format=api",
            "priority": 100,
            "id": 808053,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=e4fa355cacb65212",
            "url": "https://translate-dev.freebsd.org/api/units/808053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.398441Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "and you have that checked out.  You will be greeted with a message similar to the following:"
            ],
            "previous_source": "",
            "target": [
                "e hai ottenuto la versione. Ti sarà dato il benvenuto con un messaggio simile a questo:"
            ],
            "id_hash": 8969557176657928264,
            "content_hash": 8969557176657928264,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:566",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 183,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613136/?format=api",
            "priority": 100,
            "id": 808055,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=fc7a44babb406048",
            "url": "https://translate-dev.freebsd.org/api/units/808055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.408979Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Note: checking out '08b8197a742a96964d2924391bf9fdfeb788865d'.\n"
            ],
            "previous_source": "",
            "target": [
                "Note: checking out '08b8197a742a96964d2924391bf9fdfeb788865d'.\n"
            ],
            "id_hash": -4851915169663927232,
            "content_hash": -4851915169663927232,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:569",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 184,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613138/?format=api",
            "priority": 100,
            "id": 808056,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=3caa88dc17da3c40",
            "url": "https://translate-dev.freebsd.org/api/units/808056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.419680Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "You are in a 'detached HEAD' state. You can look around, make experimental\nchanges and commit them, and you can discard any commits you make in this\nstate without impacting any branches by performing another checkout.\n"
            ],
            "previous_source": "",
            "target": [
                "Sei uno stato chiamato 'detached HEAD'. Puoi guardarti intorno, effettuare\nmodifiche sperimentali e eseguirne il commit e puoi scartare qualsiasi commit tu faccia in questo\nstato senza nessun impatto su nessuna branch con un altro checkout.\n"
            ],
            "id_hash": 7985944499006461702,
            "content_hash": 7985944499006461702,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:573",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613140/?format=api",
            "priority": 100,
            "id": 808058,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=eed3c635e343d706",
            "url": "https://translate-dev.freebsd.org/api/units/808058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.428805Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "If you want to create a new branch to retain commits you create, you may\ndo so (now or later) by using -b with the checkout command again. Example:\n"
            ],
            "previous_source": "",
            "target": [
                "Se vuoi creare una nuova branch per conservare i commit che hai creato, puoi\nfarlo (ora o dopo) usando -b di nuovo col comando checkout. Esempio:\n"
            ],
            "id_hash": 206434178757411966,
            "content_hash": 206434178757411966,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:576",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613142/?format=api",
            "priority": 100,
            "id": 808060,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=82dd66cab655c47e",
            "url": "https://translate-dev.freebsd.org/api/units/808060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.438794Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "  git checkout -b <new-branch-name>\n"
            ],
            "previous_source": "",
            "target": [
                "  git checkout -b <nome-della-nuova-branch>\n"
            ],
            "id_hash": -5493063700648355358,
            "content_hash": -5493063700648355358,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:578, documentation/content/en/articles/committers-guide/_index.adoc:1686",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613144/?format=api",
            "priority": 100,
            "id": 808063,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=33c4b7aaf24319e2",
            "url": "https://translate-dev.freebsd.org/api/units/808063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.447529Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "HEAD is now at 08b8197a742a hook gpiokeys.4 to the build\n"
            ],
            "previous_source": "",
            "target": [
                "HEAD is now at 08b8197a742a hook gpiokeys.4 to the build\n"
            ],
            "id_hash": -4343947871106872236,
            "content_hash": -4343947871106872236,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:580",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613146/?format=api",
            "priority": 100,
            "id": 808065,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=43b7326d2bdc4c54",
            "url": "https://translate-dev.freebsd.org/api/units/808065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.465330Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "where the last line is generated from the hash you are checking out and the first line of the commit message from that revision.  The hash can be abbreviated to the shortest unique length.  Git itself is inconsistent about how many digits it displays."
            ],
            "previous_source": "",
            "target": [
                "dove l'ultima riga è generate a partire dall'hash che stai reperendo e la prima riga del messaggio di commit della revision corrispondente. L'hash può essere abbreviato alla lunghezza univoca più corta. Git stesso non è coerente riguardo al numero di caratteri che riporta."
            ],
            "id_hash": -8472242391880613504,
            "content_hash": -8472242391880613504,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:584",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613148/?format=api",
            "priority": 100,
            "id": 808066,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=0a6c8c6eb4f34180",
            "url": "https://translate-dev.freebsd.org/api/units/808066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.479356Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Bisecting"
            ],
            "previous_source": "",
            "target": [
                "Bisecting"
            ],
            "id_hash": -964529038360861340,
            "content_hash": -964529038360861340,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:585",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613150/?format=api",
            "priority": 100,
            "id": 808068,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=729d4df32cf3a564",
            "url": "https://translate-dev.freebsd.org/api/units/808068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.488669Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Sometimes, things go wrong.  The last version worked, but the one you just updated to does not.  A developer may ask you to bisect the problem to track down which commit caused the regression."
            ],
            "previous_source": "",
            "target": [
                "A volte, le cose vanno per il verso sbagliato. L'ultima versione funzionava, ma quella appena aggiornata no. Un developer può chiederti di bisezionare il problema per rintracciare quale commit ha causato la regression."
            ],
            "id_hash": -6630095792620203724,
            "content_hash": -6630095792620203724,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:589",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 191,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613152/?format=api",
            "priority": 100,
            "id": 808070,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=23fd2b011e0f9134",
            "url": "https://translate-dev.freebsd.org/api/units/808070/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.501570Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Set the 'good' version first, then set the bad (though the order doesn't matter).  When you set the bad version, it will give you some statistics on the process:"
            ],
            "previous_source": "",
            "target": [
                "Imposta la versione 'good' per prima, poi quella bad (sebbene l'ordine non importi). Quando imposti la versione bad, riceverai alcune statistiche sul processo:"
            ],
            "id_hash": 3951603581926751416,
            "content_hash": 3951603581926751416,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:618",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 197,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613164/?format=api",
            "priority": 100,
            "id": 808083,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=b6d6ea8571e7bcb8",
            "url": "https://translate-dev.freebsd.org/api/units/808083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.565974Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Ports Considerations"
            ],
            "previous_source": "",
            "target": [
                "Considerazioni aggiuntive"
            ],
            "id_hash": 8701667235552143027,
            "content_hash": 8701667235552143027,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:685",
            "context": "",
            "note": "Commented out for now until we decide what to do.\nGit pushes are a bit different, they live in a special ref in the repository.\nTODO: write how to verify them\ntype: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613170/?format=api",
            "priority": 100,
            "id": 808088,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=f8c2883f50bda6b3",
            "url": "https://translate-dev.freebsd.org/api/units/808088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.594103Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Managing Local Changes"
            ],
            "previous_source": "",
            "target": [
                "Gestire modifiche locali"
            ],
            "id_hash": 8086443475834158491,
            "content_hash": 8086443475834158491,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:724",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 225,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613180/?format=api",
            "priority": 100,
            "id": 808098,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=f038d17f595ebd9b",
            "url": "https://translate-dev.freebsd.org/api/units/808098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.643066Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Keeping local changes"
            ],
            "previous_source": "",
            "target": [
                "Conservare modifiche locali"
            ],
            "id_hash": 4759355191581463851,
            "content_hash": 4759355191581463851,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:734",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 228,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613186/?format=api",
            "priority": 100,
            "id": 808104,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=c20ca054a21fd52b",
            "url": "https://translate-dev.freebsd.org/api/units/808104/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.669967Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Keeping a local branch"
            ],
            "previous_source": "",
            "target": [
                "Mantenere una branch locale"
            ],
            "id_hash": -5452635518921482145,
            "content_hash": -5452635518921482145,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:746",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 231,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613192/?format=api",
            "priority": 100,
            "id": 808110,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=345458e28501e05f",
            "url": "https://translate-dev.freebsd.org/api/units/808110/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.700566Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "====== Create a branch"
            ],
            "previous_source": "",
            "target": [
                "====== Creare una branch"
            ],
            "id_hash": 3195327805499121733,
            "content_hash": 3195327805499121733,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:759",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 234,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613198/?format=api",
            "priority": 100,
            "id": 808115,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=ac5815b5a3b42045",
            "url": "https://translate-dev.freebsd.org/api/units/808115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.732883Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "% cd src\n% git checkout main\n% git checkout -b no-color-ls\n% cd bin/ls\n% vi ls.c     # hack the changes in\n% git diff    # check the changes\ndiff --git a/bin/ls/ls.c b/bin/ls/ls.c\nindex 7378268867ef..cfc3f4342531 100644\n--- a/bin/ls/ls.c\n+++ b/bin/ls/ls.c\n@@ -66,6 +66,7 @@ __FBSDID(\"$FreeBSD$\");\n #include <stdlib.h>\n #include <string.h>\n #include <unistd.h>\n+#undef COLORLS\n #ifdef COLORLS\n #include <termcap.h>\n #include <signal.h>\n% # these look good, make the commit...\n% git commit ls.c\n"
            ],
            "previous_source": "",
            "target": [
                "% cd src\n% git checkout main\n% git checkout -b no-color-ls\n% cd bin/ls\n% vi ls.c     # hack the changes in\n% git diff    # check the changes\ndiff --git a/bin/ls/ls.c b/bin/ls/ls.c\nindex 7378268867ef..cfc3f4342531 100644\n--- a/bin/ls/ls.c\n+++ b/bin/ls/ls.c\n@@ -66,6 +66,7 @@ __FBSDID(\"$FreeBSD$\");\n #include <stdlib.h>\n #include <string.h>\n #include <unistd.h>\n+#undef COLORLS\n #ifdef COLORLS\n #include <termcap.h>\n #include <signal.h>\n% # these look good, make the commit...\n% git commit ls.c\n"
            ],
            "id_hash": -9026675791670305409,
            "content_hash": -9026675791670305409,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:786",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 236,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 72,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613202/?format=api",
            "priority": 100,
            "id": 808118,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=02bace315edf9d7f",
            "url": "https://translate-dev.freebsd.org/api/units/808118/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.751897Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Once you are done with the above, you have to move the commits to ls.c forward from the old version of FreeBSD to the newer one."
            ],
            "previous_source": "",
            "target": [
                "Una volta che hai finito con quanto sopra descritto, devi portare avanti i commit a ls.c dalla vecchia versione di FreeBSD a quella nuova."
            ],
            "id_hash": 8316002150294093872,
            "content_hash": 8316002150294093872,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:813",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 242,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613212/?format=api",
            "priority": 100,
            "id": 808123,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=f3685fe547aa0030",
            "url": "https://translate-dev.freebsd.org/api/units/808123/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.804643Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Let's say the includes changes upstream in a radical shift to terminfo as well as a name change for the option.  When you updated, you might see something like this:"
            ],
            "previous_source": "",
            "target": [
                "Diciamo che gli include cambino l'upstream con un passaggio radicale a terminfo e un cambio di nome dell'opzione. Quando effettui l'aggiornamento, potresti vedere qualsosa di questo genere:"
            ],
            "id_hash": -2648757196996258916,
            "content_hash": -2648757196996258916,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:823",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 244,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613216/?format=api",
            "priority": 100,
            "id": 808125,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=5b3db95cf0c7539c",
            "url": "https://translate-dev.freebsd.org/api/units/808125/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.826788Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Auto-merging bin/ls/ls.c\nCONFLICT (content): Merge conflict in bin/ls/ls.c\nerror: could not apply 646e0f9cda11... no color ls\nResolve all conflicts manually, mark them as resolved with\n\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nYou can instead skip this commit: run \"git rebase --skip\".\nTo abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 646e0f9cda11... no color ls\n"
            ],
            "previous_source": "",
            "target": [
                "Auto-merging bin/ls/ls.c\nCONFLICT (content): Merge conflict in bin/ls/ls.c\nerror: could not apply 646e0f9cda11... no color ls\nResolve all conflicts manually, mark them as resolved with\n\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nYou can instead skip this commit: run \"git rebase --skip\".\nTo abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 646e0f9cda11... no color ls\n"
            ],
            "id_hash": 2287055414442590163,
            "content_hash": 2287055414442590163,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:833",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 245,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 65,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613218/?format=api",
            "priority": 100,
            "id": 808126,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=9fbd40c8377bffd3",
            "url": "https://translate-dev.freebsd.org/api/units/808126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.836787Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "which looks scary.  If you bring up an editor, you will see it is a typical 3-way merge conflict resolution that you may be familiar with from other source code systems (the rest of ls.c has been omitted):"
            ],
            "previous_source": "",
            "target": [
                "che fa paura. Se apri un editor, vedrai che si tratta di una tipica risoluzione di un conflitto di merge in tre alternative, che potresti trovare familiare grazie ad esperienza con altri sistemi di controllo versione (il resto di ls.c è stato omesso):"
            ],
            "id_hash": 5103875699569008836,
            "content_hash": 5103875699569008836,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:836",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 246,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613220/?format=api",
            "priority": 100,
            "id": 808127,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=c6d49be8428f20c4",
            "url": "https://translate-dev.freebsd.org/api/units/808127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.849533Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Switching to a Different FreeBSD Branch"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3957717420778734937,
            "content_hash": 3957717420778734937,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:874",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 255,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613238/?format=api",
            "priority": 100,
            "id": 808136,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=b6eca3067ae44559",
            "url": "https://translate-dev.freebsd.org/api/units/808136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:09.950601Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "% git checkout no-color-ls\n% git checkout -b no-color-ls-stable-12   # create another name for this branch\n% git rebase -i stable/12 no-color-ls --onto main\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6286422754205545931,
            "content_hash": 6286422754205545931,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:891",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 259,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613246/?format=api",
            "priority": 100,
            "id": 808140,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=d73ddc30245ab5cb",
            "url": "https://translate-dev.freebsd.org/api/units/808140/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.005410Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "MFC (Merge From Current) Procedures"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9158176182729290539,
            "content_hash": 9158176182729290539,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:900",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 262,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613282/?format=api",
            "priority": 100,
            "id": 808158,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=ff1860b75205b32b",
            "url": "https://translate-dev.freebsd.org/api/units/808158/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.265743Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Summary"
            ],
            "previous_source": "",
            "target": [
                "Descrizione"
            ],
            "id_hash": 2221687475558153744,
            "content_hash": 2221687475558153744,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:901",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 263,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613284/?format=api",
            "priority": 100,
            "id": 808159,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=9ed504fcee93fe10",
            "url": "https://translate-dev.freebsd.org/api/units/808159/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.288742Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Single commit MFC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3548314707372383312,
            "content_hash": -3548314707372383312,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:906",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 265,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613288/?format=api",
            "priority": 100,
            "id": 808161,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=4ec1da92cbc663b0",
            "url": "https://translate-dev.freebsd.org/api/units/808161/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.340071Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "MFC to RELENG branch"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2546146946029219422,
            "content_hash": 2546146946029219422,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:928",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 273,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613300/?format=api",
            "priority": 100,
            "id": 808167,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=a355bb2848046e5e",
            "url": "https://translate-dev.freebsd.org/api/units/808167/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.414324Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "MFCs to branches that require approval require a bit more care.  The process is the same for either a typical merge or an exceptional direct commit."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -774172711638886591,
            "content_hash": -774172711638886591,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:932",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 274,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613302/?format=api",
            "priority": 100,
            "id": 808168,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=754196053ff69741",
            "url": "https://translate-dev.freebsd.org/api/units/808168/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.422854Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Multiple commit MFC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 44610446012095767,
            "content_hash": 44610446012095767,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:946",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 278,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613316/?format=api",
            "priority": 100,
            "id": 808175,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=809e7cf6dbd29d17",
            "url": "https://translate-dev.freebsd.org/api/units/808175/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.562721Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "MFC a vendor import"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7083842833372125355,
            "content_hash": 7083842833372125355,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:978",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 284,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613328/?format=api",
            "priority": 100,
            "id": 808181,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=e24edd866fd798ab",
            "url": "https://translate-dev.freebsd.org/api/units/808181/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.684065Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Redoing a MFC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6173129758240848294,
            "content_hash": 6173129758240848294,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:1001",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 291,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613342/?format=api",
            "priority": 100,
            "id": 808188,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=d5ab5ccef856b9a6",
            "url": "https://translate-dev.freebsd.org/api/units/808188/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.814742Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Considerations when MFCing"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2902730768078854547,
            "content_hash": 2902730768078854547,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:1012",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 295,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613350/?format=api",
            "priority": 100,
            "id": 808192,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=a848924115efd993",
            "url": "https://translate-dev.freebsd.org/api/units/808192/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:10.989650Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "When committing source commits to stable and releng branches, we have the following goals:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4036243177101105729,
            "content_hash": 4036243177101105729,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:1015",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 296,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613352/?format=api",
            "priority": 100,
            "id": 808193,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=b8039dc8de349a41",
            "url": "https://translate-dev.freebsd.org/api/units/808193/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:11.025617Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Finding Eligible Hashes to MFC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3332720363599448339,
            "content_hash": -3332720363599448339,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:1033",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 302,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613372/?format=api",
            "priority": 100,
            "id": 808203,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=51bfcc7c9ff1b6ed",
            "url": "https://translate-dev.freebsd.org/api/units/808203/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:11.260797Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Commit message standards"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4797186936516986234,
            "content_hash": -4797186936516986234,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:1040",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 304,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613382/?format=api",
            "priority": 100,
            "id": 808208,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=3d6cf7e5d7c2ba86",
            "url": "https://translate-dev.freebsd.org/api/units/808208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:11.320737Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "source": [
                "Marking MFCs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4729235843833771909,
            "content_hash": -4729235843833771909,
            "location": "documentation/content/en/articles/committers-guide/_index.adoc:1041",
            "context": "",
            "note": "type: Title =====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 305,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/613384/?format=api",
            "priority": 100,
            "id": 808209,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/?checksum=3e5e610e7d3e487b",
            "url": "https://translate-dev.freebsd.org/api/units/808209/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:11.330933Z"
        }
    ]
}