Translation components API.

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

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

{
    "count": 96,
    "next": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The {$param} parameter is not supported."
            ],
            "previous_source": "",
            "target": [
                "Il parametro {$param} non è supportato."
            ],
            "id_hash": -4287806419442083346,
            "content_hash": 3341896096541215357,
            "location": "",
            "context": "api.400.paramNotSupported",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405756/?format=api",
            "priority": 100,
            "id": 573577,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=447ea6c77f83d9ee",
            "url": "http://translate.pkp.sfu.ca/api/units/573577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.512956Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The {$prop} property can not be modified."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1372288278280519433,
            "content_hash": -594770055512770758,
            "location": "",
            "context": "api.400.propReadOnly",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/456341/?format=api",
            "priority": 100,
            "id": 573578,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=930b58eb1c57bf09",
            "url": "http://translate.pkp.sfu.ca/api/units/573578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.520716Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The API token could not be validated. This may indicate an error in the API token or that the API token is no longer valid."
            ],
            "previous_source": "",
            "target": [
                "Il token API non ha potuto essere validato. Questo può indicare un errore nel token APPI o che il token API non è più valido."
            ],
            "id_hash": 5982271445860542325,
            "content_hash": -668735369676940339,
            "location": "",
            "context": "api.400.invalidApiToken",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410839/?format=api",
            "priority": 100,
            "id": 573579,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=d3054c2f407ae775",
            "url": "http://translate.pkp.sfu.ca/api/units/573579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.524844Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The apiToken could not be decoded because of the following error: {$error}"
            ],
            "previous_source": "",
            "target": [
                "Il token API non ha potuto essere decodificato per via dell'errore seguente: {$error}"
            ],
            "id_hash": -2364403467091762001,
            "content_hash": 134515706992810525,
            "location": "",
            "context": "api.400.tokenCouldNotBeDecoded",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410840/?format=api",
            "priority": 100,
            "id": 573580,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=5f2ff392e64b24af",
            "url": "http://translate.pkp.sfu.ca/api/units/573580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.527369Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You must provide a subject and body for the email."
            ],
            "previous_source": "",
            "target": [
                "È necessario fornire un oggetto e un corpo per l'e-mail."
            ],
            "id_hash": -7573423160465655296,
            "content_hash": -8461824632660687371,
            "location": "",
            "context": "api.400.requireEmailSubjectBody",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411714/?format=api",
            "priority": 100,
            "id": 573581,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=16e5cbc2e2ba7a00",
            "url": "http://translate.pkp.sfu.ca/api/units/573581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.529678Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "It is not possible to change the time this was created."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile cambiare il momento in cui questo elemento è stato creato."
            ],
            "id_hash": -5864083320444751407,
            "content_hash": -8861220065536961976,
            "location": "",
            "context": "api.files.400.notAllowedCreatedAt",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410587/?format=api",
            "priority": 100,
            "id": 573582,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=2e9e974a0f98f1d1",
            "url": "http://translate.pkp.sfu.ca/api/units/573582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.531847Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "A DOI prefix is required to generate DOIs."
            ],
            "previous_source": "",
            "target": [
                "Per generare i DOI è necessario un prefisso DOI."
            ],
            "id_hash": -569919926330138104,
            "content_hash": -4559974509803406747,
            "location": "",
            "context": "api.dois.403.prefixRequired",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/412048/?format=api",
            "priority": 100,
            "id": 573583,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=78173cd8b8ace208",
            "url": "http://translate.pkp.sfu.ca/api/units/573583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.534028Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You are not authorized to access the requested resource."
            ],
            "previous_source": "",
            "target": [
                "Non hai i permessi necessari per accedere a questa risorsa."
            ],
            "id_hash": 749576825231408589,
            "content_hash": -235195627463876152,
            "location": "",
            "context": "api.403.unauthorized",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405757/?format=api",
            "priority": 100,
            "id": 573584,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=8a670826afc87dcd",
            "url": "http://translate.pkp.sfu.ca/api/units/573584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.535826Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The requested resource was not found."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile trovare la risorsa richiesta."
            ],
            "id_hash": 8897956913174867766,
            "content_hash": -6987824609222493696,
            "location": "",
            "context": "api.404.resourceNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405758/?format=api",
            "priority": 100,
            "id": 573585,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=fb7be4ab4c84ef36",
            "url": "http://translate.pkp.sfu.ca/api/units/573585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.537781Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The requested URL was not recognized."
            ],
            "previous_source": "",
            "target": [
                "l'URL richiesto non è riconosciuto."
            ],
            "id_hash": -4428830029823932152,
            "content_hash": -7740398514262975892,
            "location": "",
            "context": "api.404.endpointNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405759/?format=api",
            "priority": 100,
            "id": 573586,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=4289a28d85c30908",
            "url": "http://translate.pkp.sfu.ca/api/units/573586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.539544Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The API token can not be used to access this site because the site administrator has not configured a secret key."
            ],
            "previous_source": "",
            "target": [
                "Il token API non può essere utilizzato per accedere a questo sito perché l'amministratore del sito non ha configurato una chiave segreta."
            ],
            "id_hash": 5384098209387822154,
            "content_hash": 2708795786523685978,
            "location": "",
            "context": "api.500.apiSecretKeyMissing",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410841/?format=api",
            "priority": 100,
            "id": 573587,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=cab828cb9660bc4a",
            "url": "http://translate.pkp.sfu.ca/api/units/573587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.541546Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The announcement you requested was not found."
            ],
            "previous_source": "",
            "target": [
                "L'avviso richiesto non è stato trovato."
            ],
            "id_hash": 4745590813865202064,
            "content_hash": 2064981268983405789,
            "location": "",
            "context": "api.announcements.404.announcementNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410588/?format=api",
            "priority": 100,
            "id": 573588,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=c1dbb9b3b5cad190",
            "url": "http://translate.pkp.sfu.ca/api/units/573588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.543791Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The institution you requested was not found."
            ],
            "previous_source": "",
            "target": [
                "L'istituzione richiesta non è stata trovata."
            ],
            "id_hash": 6878608752961354583,
            "content_hash": 6612957586606740248,
            "location": "",
            "context": "api.institutions.404.institutionNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/423968/?format=api",
            "priority": 100,
            "id": 573589,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=df75ba3765277b57",
            "url": "http://translate.pkp.sfu.ca/api/units/573589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.545798Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The following locales are not supported: {$locales}."
            ],
            "previous_source": "",
            "target": [
                "Le seguenti lingue non sono supportate: {$locales}."
            ],
            "id_hash": 8045868446021051442,
            "content_hash": -6582951071326274902,
            "location": "",
            "context": "api.contexts.400.localesNotSupported",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410842/?format=api",
            "priority": 100,
            "id": 573590,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=efa8aab90a9be432",
            "url": "http://translate.pkp.sfu.ca/api/units/573590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.547599Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You cannot edit an item's DOI that is not in this context."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile modificare il DOI di un elemento che non si trova in questo contesto."
            ],
            "id_hash": 4997502343684469514,
            "content_hash": 4602970757180251769,
            "location": "",
            "context": "api.dois.403.editItemOutOfContext",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411451/?format=api",
            "priority": 100,
            "id": 573591,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=c55ab1e7577eb30a",
            "url": "http://translate.pkp.sfu.ca/api/units/573591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.549429Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The publication type was not recognized."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 619944931145654216,
            "content_hash": -8769554601400098201,
            "location": "",
            "context": "api.dois.403.pubTypeNotRecognized",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/463260/?format=api",
            "priority": 100,
            "id": 573592,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=889a7ca1593d9fc8",
            "url": "http://translate.pkp.sfu.ca/api/units/573592/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.551361Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "This endpoint is not available from the site-wide namespace, and must be requested for a given context."
            ],
            "previous_source": "",
            "target": [
                "Questo endpoint non è disponibile nello spazio dei nomi del sito e deve essere richiesto per un determinato contesto."
            ],
            "id_hash": 166264836384960210,
            "content_hash": -1372046735656922652,
            "location": "",
            "context": "api.dois.404.contextNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411452/?format=api",
            "priority": 100,
            "id": 573593,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=824eb0fcdf5d2ed2",
            "url": "http://translate.pkp.sfu.ca/api/units/573593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.552962Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The DOI you requested was not found."
            ],
            "previous_source": "",
            "target": [
                "Il DOI richiesto non è stato trovato."
            ],
            "id_hash": -1749177721286423116,
            "content_hash": -6739348975164018309,
            "location": "",
            "context": "api.dois.404.doiNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411453/?format=api",
            "priority": 100,
            "id": 573594,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=67b9ac2149b20db4",
            "url": "http://translate.pkp.sfu.ca/api/units/573594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.554955Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The publication object you requested was not found."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7196611923462389743,
            "content_hash": -5862890633200678840,
            "location": "",
            "context": "api.dois.404.pubObjectNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/463261/?format=api",
            "priority": 100,
            "id": 573595,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=1c207f95bbaf0011",
            "url": "http://translate.pkp.sfu.ca/api/units/573595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.556840Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The submission you requested was not found."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8761412117335130350,
            "content_hash": 8082331595488381439,
            "location": "",
            "context": "api.dois.404.submissionNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/475004/?format=api",
            "priority": 100,
            "id": 573596,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=06693619676fbf12",
            "url": "http://translate.pkp.sfu.ca/api/units/573596/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.558187Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "Unpublished items cannot be exported/deposited. Please deselect unpublished items and try again."
            ],
            "previous_source": "",
            "target": [
                "Gli articoli non pubblicati non possono essere esportati/depositati. Deselezionare gli articoli non pubblicati e riprovare."
            ],
            "id_hash": 584645973098887601,
            "content_hash": 5589785975306433242,
            "location": "",
            "context": "api.dois.400.noUnpublishedItems",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411454/?format=api",
            "priority": 100,
            "id": 573597,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=881d146a39ebf9b1",
            "url": "http://translate.pkp.sfu.ca/api/units/573597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.559523Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "An error occurred and the DOI object could not be created."
            ],
            "previous_source": "",
            "target": [
                "Si è verificato un errore e non è stato possibile creare l'oggetto DOI."
            ],
            "id_hash": 7467045399699441822,
            "content_hash": 2093502379471208750,
            "location": "",
            "context": "api.dois.400.creationFailed",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411455/?format=api",
            "priority": 100,
            "id": 573598,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=e7a0463a9accc89e",
            "url": "http://translate.pkp.sfu.ca/api/units/573598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.562100Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "An XML validation error occurred and the XML could not be exported."
            ],
            "previous_source": "",
            "target": [
                "Si è verificato un errore di convalida XML e non è stato possibile esportare l'XML."
            ],
            "id_hash": 5983737702392863530,
            "content_hash": -3063908289185844779,
            "location": "",
            "context": "api.dois.400.xmlExportFailed",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411456/?format=api",
            "priority": 100,
            "id": 573599,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=d30a81bcb43d1b2a",
            "url": "http://translate.pkp.sfu.ca/api/units/573599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.564076Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "An error occurred and some of the submitted items were not marked registered."
            ],
            "previous_source": "",
            "target": [
                "Si è verificato un errore e alcuni degli elementi inviati non sono stati contrassegnati come registrati."
            ],
            "id_hash": 8035619813709965724,
            "content_hash": 2724001197273274333,
            "location": "",
            "context": "api.dois.400.markRegisteredFailed",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411457/?format=api",
            "priority": 100,
            "id": 573600,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=ef8441a56245e99c",
            "url": "http://translate.pkp.sfu.ca/api/units/573600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.566334Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "Some items were not deposited successfully. Please check the individual items for their specific error messages."
            ],
            "previous_source": "",
            "target": [
                "Alcuni articoli non sono stati depositati correttamente. Controllare i messaggi di errore specifici dei singoli articoli."
            ],
            "id_hash": 6260777536166406965,
            "content_hash": -3030953356648967832,
            "location": "",
            "context": "api.dois.400.depositFailed",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411458/?format=api",
            "priority": 100,
            "id": 573601,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=d6e2bfff84f1ab35",
            "url": "http://translate.pkp.sfu.ca/api/units/573601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.568701Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "No valid publication objects were included with the request."
            ],
            "previous_source": "",
            "target": [
                "La richiesta non contiene oggetti di pubblicazione validi."
            ],
            "id_hash": 1437407754022624406,
            "content_hash": -6081510051148870932,
            "location": "",
            "context": "api.dois.404.noPubObjectIncluded",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411459/?format=api",
            "priority": 100,
            "id": 573602,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=93f2b2bc8fe91c96",
            "url": "http://translate.pkp.sfu.ca/api/units/573602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.571571Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "One or more invalid publication objects were included with the request."
            ],
            "previous_source": "",
            "target": [
                "Uno o più oggetti di pubblicazione non validi sono stati inclusi nella richiesta."
            ],
            "id_hash": 7221405080312403711,
            "content_hash": 7034788664370445406,
            "location": "",
            "context": "api.dois.400.invalidPubObjectIncluded",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411460/?format=api",
            "priority": 100,
            "id": 573603,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=e43795a8ef38d6ff",
            "url": "http://translate.pkp.sfu.ca/api/units/573603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.573846Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The currently configured plugin must be a registration agency plugin."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2465372568012317123,
            "content_hash": 2259978621157426063,
            "location": "",
            "context": "api.dois.400.invalidPluginType",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/472345/?format=api",
            "priority": 100,
            "id": 573604,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=5dc93cb624a21e3d",
            "url": "http://translate.pkp.sfu.ca/api/units/573604/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.580685Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You can not record a decision or recommend a decision for this submission because it has already been published."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile registrare una decisione o raccomandare una decisione per questa richiesta perché è già stata pubblicata."
            ],
            "id_hash": 6852450652560673392,
            "content_hash": 192563772314817883,
            "location": "",
            "context": "api.decisions.403.alreadyPublished",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/411715/?format=api",
            "priority": 100,
            "id": 573605,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=df18cb900ac5ca70",
            "url": "http://translate.pkp.sfu.ca/api/units/573605/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.582411Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You must include an email to be sent."
            ],
            "previous_source": "",
            "target": [
                "È necessario includere un'e-mail per l'invio."
            ],
            "id_hash": 3651563514818204858,
            "content_hash": 3977535612339520070,
            "location": "",
            "context": "api.emails.400.missingBody",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410621/?format=api",
            "priority": 100,
            "id": 573606,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=b2acf5ab7f8414ba",
            "url": "http://translate.pkp.sfu.ca/api/units/573606/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.584606Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You must provide a subject for the email."
            ],
            "previous_source": "",
            "target": [
                "È necessario fornire un oggetto per l'e-mail."
            ],
            "id_hash": 2361805670892551936,
            "content_hash": -7907892572308291238,
            "location": "",
            "context": "api.emails.400.missingSubject",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410622/?format=api",
            "priority": 100,
            "id": 573607,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=a0c6d1be8a0dbf00",
            "url": "http://translate.pkp.sfu.ca/api/units/573607/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.586654Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You must indicate the user roles that should receive this email."
            ],
            "previous_source": "",
            "target": [
                "È necessario indicare i ruoli degli utenti che devono ricevere questa e-mail."
            ],
            "id_hash": -5650123804733526658,
            "content_hash": 1681887885383237144,
            "location": "",
            "context": "api.emails.400.missingUserGroups",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410623/?format=api",
            "priority": 100,
            "id": 573608,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=3196ba55d1e12d7e",
            "url": "http://translate.pkp.sfu.ca/api/units/573608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.588501Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You are not allowed to send an email to users in one or more of the selected roles."
            ],
            "previous_source": "",
            "target": [
                "Non è consentito inviare un'e-mail agli utenti che ricoprono uno o più ruoli selezionati."
            ],
            "id_hash": 1218469715635656012,
            "content_hash": 2491220740731992645,
            "location": "",
            "context": "api.emails.403.notAllowedUserGroup",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410624/?format=api",
            "priority": 100,
            "id": 573609,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=90e8dfc02a08d54c",
            "url": "http://translate.pkp.sfu.ca/api/units/573609/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.590354Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "This is not a default email template for a known email."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4499835907415825815,
            "content_hash": 638679550881355595,
            "location": "",
            "context": "api.emailTemplates.400.invalidAlternateTo",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/451483/?format=api",
            "priority": 100,
            "id": 573610,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=418d5f1556eea269",
            "url": "http://translate.pkp.sfu.ca/api/units/573610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.592184Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "This is not a valid context."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7577852812684342584,
            "content_hash": -1726763057278429103,
            "location": "",
            "context": "api.emailTemplates.400.invalidContext",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/451484/?format=api",
            "priority": 100,
            "id": 573611,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=16d60f041bc14ac8",
            "url": "http://translate.pkp.sfu.ca/api/units/573611/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.593599Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The email template you requested was not found."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile trovare il template email richiesto."
            ],
            "id_hash": -2768386112197561179,
            "content_hash": 8586283003089121251,
            "location": "",
            "context": "api.emailTemplates.404.templateNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405760/?format=api",
            "priority": 100,
            "id": 573612,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=5994b77f9d56f4a5",
            "url": "http://translate.pkp.sfu.ca/api/units/573612/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.594953Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "No file to be uploaded could be found with the request."
            ],
            "previous_source": "",
            "target": [
                "Non è stato trovato alcun file da importare per questa richiesta."
            ],
            "id_hash": 7350514576328985256,
            "content_hash": -7892636843786506645,
            "location": "",
            "context": "api.files.400.noUpload",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410589/?format=api",
            "priority": 100,
            "id": 573613,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=e602460ffe6b8aa8",
            "url": "http://translate.pkp.sfu.ca/api/units/573613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.596675Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "One or more files could not be uploaded."
            ],
            "previous_source": "",
            "target": [
                "Non è stato possibile importare uno o più files."
            ],
            "id_hash": -4195234261584968049,
            "content_hash": 1066720388576921906,
            "location": "",
            "context": "api.files.400.uploadFailed",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410590/?format=api",
            "priority": 100,
            "id": 573614,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=45c788aa98ae068f",
            "url": "http://translate.pkp.sfu.ca/api/units/573614/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.598453Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "Files larger than {$maxSize} can not be uploaded."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile importare file di dimensioni superiori a {$maxSize}."
            ],
            "id_hash": -1306044316844451188,
            "content_hash": -2361910898538608529,
            "location": "",
            "context": "api.files.400.fileSize",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410591/?format=api",
            "priority": 100,
            "id": 573615,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=6ddfff9d11919a8c",
            "url": "http://translate.pkp.sfu.ca/api/units/573615/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.600151Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "File could not be uploaded because of a server configuration error. Please contact the system administrator."
            ],
            "previous_source": "",
            "target": [
                "Non è stato possibile importare il file per un errore di configurazione del server. Contattare l'amministratore di sistema."
            ],
            "id_hash": -5437087615431642368,
            "content_hash": 2730808607577826208,
            "location": "",
            "context": "api.files.400.config",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410592/?format=api",
            "priority": 100,
            "id": 573616,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=348b959ee5857300",
            "url": "http://translate.pkp.sfu.ca/api/units/573616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.602580Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The publication you want to publish is already published."
            ],
            "previous_source": "",
            "target": [
                "L'uscita che vuoi pubblicare è già stata pubblicata."
            ],
            "id_hash": 8677556940728960384,
            "content_hash": 2693968562556045680,
            "location": "",
            "context": "api.publication.403.alreadyPublished",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405761/?format=api",
            "priority": 100,
            "id": 573617,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=f86ce00fda600580",
            "url": "http://translate.pkp.sfu.ca/api/units/573617/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.604798Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The publication you want to unpublish is not published."
            ],
            "previous_source": "",
            "target": [
                "L'uscita di cui vuoi terminare la pubblicazione non è pubblicata."
            ],
            "id_hash": 5039806640013653518,
            "content_hash": 5523933219505037250,
            "location": "",
            "context": "api.publication.403.alreadyUnpublished",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405762/?format=api",
            "priority": 100,
            "id": 573618,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=c5f0fd6fe2ab360e",
            "url": "http://translate.pkp.sfu.ca/api/units/573618/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.606720Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You can not edit this publication because it has already been published."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile modificare questo articolo perché è già stato pubblicato."
            ],
            "id_hash": 7821326162104690026,
            "content_hash": -8626938490638633815,
            "location": "",
            "context": "api.publication.403.cantEditPublished",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405763/?format=api",
            "priority": 100,
            "id": 573619,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=ec8aeeb48cb8256a",
            "url": "http://translate.pkp.sfu.ca/api/units/573619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.608593Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You can not modify the status directly through the API. Instead, use the /publish and /unpublish endpoints."
            ],
            "previous_source": "",
            "target": [
                "Non è possibile modificare lo status direttamente attraverso l'API. Utilizzare gli endpoints /publish e /unpublish."
            ],
            "id_hash": 1406616389004218134,
            "content_hash": -7224008668101613232,
            "location": "",
            "context": "api.publication.403.cantEditStatus",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405764/?format=api",
            "priority": 100,
            "id": 573620,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=93854e2739d6cf16",
            "url": "http://translate.pkp.sfu.ca/api/units/573620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.610735Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You must unpublish this publication before you can delete it."
            ],
            "previous_source": "",
            "target": [
                "Per poter eliminare questa uscita è necessario prima terminarne la pubblicazione."
            ],
            "id_hash": 4949316256963181859,
            "content_hash": 7404745854071178754,
            "location": "",
            "context": "api.publication.403.cantDeletePublished",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405765/?format=api",
            "priority": 100,
            "id": 573621,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=c4af80e9c15b3d23",
            "url": "http://translate.pkp.sfu.ca/api/units/573621/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.612531Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You can only upload the following types of files: {$fileTypes}."
            ],
            "previous_source": "",
            "target": [
                "E' possibile solo caricare i seguenti tipi di file: {$fileTypes}."
            ],
            "id_hash": 5590694379358467027,
            "content_hash": -7794809812334914572,
            "location": "",
            "context": "api.publicFiles.400.extensionNotSupported",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405766/?format=api",
            "priority": 100,
            "id": 573622,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=cd9622ead16f33d3",
            "url": "http://translate.pkp.sfu.ca/api/units/573622/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.614297Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The image you uploaded is not valid."
            ],
            "previous_source": "",
            "target": [
                "L'immagine che hai caricato non è valida."
            ],
            "id_hash": 1978171363295923889,
            "content_hash": 3852813970763400807,
            "location": "",
            "context": "api.publicFiles.400.invalidImage",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405767/?format=api",
            "priority": 100,
            "id": 573623,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=9b73e05fc61a8eb1",
            "url": "http://translate.pkp.sfu.ca/api/units/573623/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.615901Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "The file you uploaded did not match the file extension. This can happen when a file has been renamed to an incompatible type, for example changing photo.png to photo.jpg."
            ],
            "previous_source": "",
            "target": [
                "Il file che hai importato non corrisponde alla sua estensione. Potrebbe essere stato rinominato utilizzando un nome incompatibile, ad esempio modificare photo.png in photo.jpg."
            ],
            "id_hash": 9019687251265828498,
            "content_hash": -7494231434937210926,
            "location": "",
            "context": "api.publicFiles.400.mimeTypeNotMatched",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405768/?format=api",
            "priority": 100,
            "id": 573624,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=fd2c5dc444d1b692",
            "url": "http://translate.pkp.sfu.ca/api/units/573624/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.617464Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You are not allowed to upload files."
            ],
            "previous_source": "",
            "target": [
                "Non hai i permessi per caricare file."
            ],
            "id_hash": -6646344265202462317,
            "content_hash": -3348078522982338032,
            "location": "",
            "context": "api.publicFiles.403.unauthorized",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405769/?format=api",
            "priority": 100,
            "id": 573625,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=23c3711ac9a71193",
            "url": "http://translate.pkp.sfu.ca/api/units/573625/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.619291Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/it/?format=api",
            "source": [
                "You do not have enough space in your user directory. The file you are uploading is {$fileUploadSize}kb and you have {$dirSizeLeft}kb remaining."
            ],
            "previous_source": "",
            "target": [
                "Non si dispone di spazio sufficiente nella user directory. Il file che si sta importando è di {$fileUploadSize}kb mentre sono disponibili {$dirSizeLeft}kb."
            ],
            "id_hash": 7223566678477577120,
            "content_hash": -3146023782196085470,
            "location": "",
            "context": "api.publicFiles.413.noDirSpace",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405771/?format=api",
            "priority": 100,
            "id": 573626,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/it/?checksum=e43f439f3a011ba0",
            "url": "http://translate.pkp.sfu.ca/api/units/573626/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:25:01.620961Z"
        }
    ]
}