Translation components API.

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

GET /api/translations/libo_help-master/textsbasicshared03/it/changes/?format=api&page=193
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11310,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/changes/?format=api&page=194",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/changes/?format=api&page=192",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894893/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:53:44.131818Z",
            "action": 4,
            "target": "Quando è aperta una shell APSO di Python, ogni successivo output emesso dallo script sarà mostrato nella shell. Perciò, la stringa stampata nell'esempio sottostante sarà visualizzata nella shell di Python.",
            "id": 2301003,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2301003/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894892/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:51:59.067922Z",
            "action": 4,
            "target": "L'esempio seguente apre la shell APSO di Python passando tutte le variabili globali e locali tenendo conto del contesto nel quale lo script è in esecuzione.",
            "id": 2301002,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2301002/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894891/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:50:11.744773Z",
            "action": 4,
            "target": "<emph>variables</emph>: un dizionario di Python con i nomi delle variabili ed i valori da passare alla shell APSO di Python. Per impostazione predefinita vengono passate tutte le variabili locali usando la funzione <literal>locals()</literal> incorporata in Python.",
            "id": 2300999,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300999/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894890/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:48:32.201993Z",
            "action": 4,
            "target": "Solo una singola istanza della shell APSO di Python può essere aperta in un determinato momento. Perciò, se una shell Python è già aperta, la chiamata a questo metodo non avrà effetti.",
            "id": 2300998,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300998/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894889/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:46:36.506617Z",
            "action": 4,
            "target": "Apre una shell APSO di Python in una finestra non modale. Lo script di Python continua la sua esecuzione dopo l'apertura della shell. L'output delle istruzioni <literal>print</literal> presenti all'interno dello script viene visualizzato nella shell.",
            "id": 2300997,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300997/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087798/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:44:29.603361Z",
            "action": 4,
            "target": "Assembla tutti gli argomenti specificati in una singola stringa leggibile da una persona e la aggiunge come nuova voce nella console.",
            "id": 2300996,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300996/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894888/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:43:43.647027Z",
            "action": 4,
            "target": "<emph>arg0[, arg1, ...]</emph>: Qualsiasi numero di argomenti di qualunque tipo.",
            "id": 2300995,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300995/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894887/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:43:38.929207Z",
            "action": 4,
            "target": "<emph>arg0[, arg1, ...]</emph>: Qualsiasi numero di argomenti di qualunque tipo.",
            "id": 2300994,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300994/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894886/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:43:07.882237Z",
            "action": 4,
            "target": "La stringa risultante viene aggiunta anche alla Console.",
            "id": 2300993,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300993/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894885/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:42:41.101949Z",
            "action": 4,
            "target": "Concatena tutti gli argomenti in una stringa leggibile da una persona e la visualizza in una finestra di dialogo <literal>MsgBox</literal> con un icona di Informazione ed un pulsante OK.",
            "id": 2300992,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300992/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087796/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:38:21.172146Z",
            "action": 4,
            "target": "Esporta i contenuti della console in un file di testo. Se il file esiste già e la console non è vuota, il file sarà sovrascritto senza alcun avvertimento. Restituisce <literal>True</literal> se l'esportazione ha successo.",
            "id": 2300990,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300990/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087795/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:36:26.956503Z",
            "action": 4,
            "target": "L'esempio seguente pulisce il contenuto della console tenendo i 10 messaggi più recenti.",
            "id": 2300989,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300989/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894883/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:35:56.519153Z",
            "action": 4,
            "target": "<emph>keep</emph>: il numero di messaggi recenti da tenere. Il valore predefinito è 0.",
            "id": 2300988,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300988/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087793/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:35:18.170881Z",
            "action": 4,
            "target": "Pulisce il contenuto della console tenendo un numero opzionale di messaggi recenti. Se la console è attivata in modalità non modale, viene ricaricata.",
            "id": 2300987,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300987/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894882/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:33:54.438494Z",
            "action": 4,
            "target": "<emph>modal</emph>: Determina se la finestra della console è modale (<literal>True</literal>) o non modale (<literal>False</literal>). Il valore predefinito è <literal>True</literal>.",
            "id": 2300986,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300986/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087791/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:33:08.420761Z",
            "action": 4,
            "target": "Un console modale può essere chiusa solo dall'utente. Una console non modale può essere chiusa sia dall'utente, sia per terminazione da parte della macro.",
            "id": 2300985,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300985/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45045194/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:28:24.409040Z",
            "action": 4,
            "target": "Se la console è già aperta, e non è modale, viene portata in primo piano.",
            "id": 2300981,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300981/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087790/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-21T13:27:32.216869Z",
            "action": 4,
            "target": "Visualizza i messaggi della console in una finestra di dialogo modale o non modale. In entrambe le modalità vengono visualizzati tutti i messaggi pregressi sollevati da un metodo <literal>DebugPrint()</literal> o risultanti da un'eccezione. In modalità non modale, le voci successive vengono aggiunte automaticamente.",
            "id": 2300980,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300980/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087788/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:22:52.390288Z",
            "action": 4,
            "target": "'Se la divisione è per zero, ignora l'errore",
            "id": 2300274,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300274/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087787/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:22:26.453602Z",
            "action": 4,
            "target": "L'esempio seguente mostra come catturare un'eccezione relativa ad una divisione per zero, il cui codice di errore è 11.",
            "id": 2300273,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300273/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087785/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:21:30.786795Z",
            "action": 4,
            "target": "Reimposta lo stato dell'errore corrente e rimuove le proprietà <literal>SF_Exception</literal>.",
            "id": 2300270,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300270/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45204133/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:20:18.404242Z",
            "action": 4,
            "target": "Elenco dei metodi del servizio Exception",
            "id": 2300269,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300269/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45045185/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:19:59.904176Z",
            "action": 4,
            "target": "Sollevare o rimuovere un'eccezione (<literal>Exception</literal>) reimposta le sue proprietà.",
            "id": 2300268,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300268/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087782/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:18:08.906855Z",
            "action": 4,
            "target": "Il valore predefinito è 0 o il numero della riga di codice per un errore di run-time standard di Basic.",
            "id": 2300265,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300265/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087781/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:16:58.190931Z",
            "action": 4,
            "target": "La posizione all'interno del codice nella quale si è verificato l'errore. Può essere un valore numerico o un testo.",
            "id": 2300264,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300264/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087780/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:16:20.434794Z",
            "action": 4,
            "target": "Il valore predefinito è 0 o il valore numerico corrispondente al codice dell'errore di run-time di Basic.",
            "id": 2300263,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300263/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087779/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:15:26.793429Z",
            "action": 4,
            "target": "Il codice dell'errore. Può essere un valore numerico o un testo.",
            "id": 2300260,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300260/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087778/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:14:59.512507Z",
            "action": 4,
            "target": "Il valore predefinito è \"\" o una stringa contenente il messaggio dell'errore di run-time di Basic.",
            "id": 2300259,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300259/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087777/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:14:02.913681Z",
            "action": 4,
            "target": "Il testo del messaggio di errore.",
            "id": 2300258,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300258/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894880/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:13:47.004304Z",
            "action": 4,
            "target": "Le proprietà elencate di seguito sono disponibili solo per gli script in <emph>Basic</emph>.",
            "id": 2300257,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300257/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894879/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:13:07.809946Z",
            "action": 4,
            "target": "Il frammento di codice sottostante crea un'istanza del servizio  <literal>Exception</literal>, registra un messaggio e visualizza la finestra della <literal>Console</literal>.",
            "id": 2300256,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300256/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45087776/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:11:53.178717Z",
            "action": 4,
            "target": "Gli esempi seguenti mostrano tre differenti approcci per chiamare il metodo <literal>Raise</literal>. Tutti gli altri metodi possono essere eseguiti in modo analogo.",
            "id": 2300251,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300251/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894878/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:10:39.104963Z",
            "action": 4,
            "target": "Non tutti i metodi e le proprietà sono disponibili per gli script in Python, dato che questo linguaggio ha già un suo sistema completo per la gestione delle eccezioni.",
            "id": 2300250,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300250/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894877/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T20:08:50.540837Z",
            "action": 4,
            "target": "Negli <emph>script in Python</emph> il servizio <literal>Exception</literal> è usato principalmente a scopo di debug. Metodi come <literal>DebugPrint</literal>, <literal>Console</literal> e <literal>DebugDisplay</literal> sono utili per stampare velocemente messaggi, registrare dati ed aprire la finestra della console dall'interno di uno script Python.",
            "id": 2300249,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300249/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45045171/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:58:02.477573Z",
            "action": 4,
            "target": "Opzionalmente interrompere la propria esecuzione",
            "id": 2300248,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300248/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894876/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:57:27.259896Z",
            "action": 4,
            "target": "Informare l'utente in merito all'errore usando un messaggio standard o personalizzato",
            "id": 2300247,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300247/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45045169/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:56:36.212688Z",
            "action": 4,
            "target": "Riportare l'errore nelle <literal>Exception</literal> console",
            "id": 2300246,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300246/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45045168/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:56:06.119578Z",
            "action": 4,
            "target": "Quando si verifica un errore, una macro può:",
            "id": 2300245,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300245/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894875/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:55:15.813264Z",
            "action": 4,
            "target": "Usate il metodo <literal>DebugPrint</literal> per aggiungere qualsiasi informazione di rilievo alla console. Le voci registrate nella Console possono essere scaricate in un file di testo o visualizzate in una finestra di dialogo.",
            "id": 2300244,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300244/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894873/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:50:06.441944Z",
            "action": 4,
            "target": "Gli errori e gli avvisi sollevati con il servizio <literal>Exception</literal> sono memorizzati in memoria e possono essere recuperati usando il metodo <literal>Console</literal>.",
            "id": 2300242,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300242/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894872/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:48:59.839026Z",
            "action": 4,
            "target": "Usate il metodo <literal>Raise</literal> per interrompere il procedimento. Il metodo <literal>RaiseWarning</literal> può essere usato per catturare un'anomalia senza interrompere l'esecuzione della macro.",
            "id": 2300241,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300241/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894871/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:47:52.300009Z",
            "action": 4,
            "target": "La proprietà <literal>Number</literal> identifica l'errore.",
            "id": 2300240,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300240/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894869/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:46:25.642626Z",
            "action": 4,
            "target": "Negli <emph>script in Basic</emph>, quando si verifica un errore in fase di run-time, i metodi ed le proprietà del servizio <literal>Exception</literal> aiutano ad identificare l'errore e consentono di gestirlo.",
            "id": 2300238,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300238/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45894868/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:44:30.232350Z",
            "action": 4,
            "target": "Il servizio <literal>Exception</literal> è una raccolta di metodi di supporto al debug del codice degli script in Basic e Python ed alla gestione degli errori negli script in Basic.",
            "id": 2300237,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300237/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45045159/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:42:10.095500Z",
            "action": 4,
            "target": "Servizio ScriptForge.Exception (SF_Exception)",
            "id": 2300235,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300235/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45177229/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:41:40.203782Z",
            "action": 4,
            "target": "Memorizza una copia o esporta il documento in un file nella posizione indicata. Il file nella posizione corrente rimane immutato.",
            "id": 2300234,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300234/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/46067778/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:38:58.871936Z",
            "action": 4,
            "target": "<emph>filteroptions</emph> (*): una stringa facoltativa delle opzioni associate al filtro.",
            "id": 2300233,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300233/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/46067773/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:38:55.811759Z",
            "action": 4,
            "target": "<emph>filteroptions</emph> (*): una stringa facoltativa delle opzioni associate al filtro.",
            "id": 2300232,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300232/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/46067777/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:38:02.293304Z",
            "action": 4,
            "target": "<emph>filtername</emph> (*): Il nome di un filtro da usare per salvare il documento. Se questo argomento viene passato, allora il filtro deve esistere.",
            "id": 2300231,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300231/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/46067772/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2021-08-20T19:37:58.123026Z",
            "action": 4,
            "target": "<emph>filtername</emph> (*): Il nome di un filtro da usare per salvare il documento. Se questo argomento viene passato, allora il filtro deve esistere.",
            "id": 2300230,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/2300230/?format=api"
        }
    ]
}