Translation components API.

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

GET /api/translations/libo_help-7-6/textsbasicpython/it/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 422,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/changes/?format=api&page=9",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544806/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.587008Z",
            "action": 59,
            "target": "adattato da 'Python script to monitor OnSave event' in",
            "id": 35914463,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914463/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544802/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586962Z",
            "action": 59,
            "target": "\"\"\" Monitora gli eventi del documento \"\"\"",
            "id": 35914462,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914462/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544795/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586915Z",
            "action": 59,
            "target": "Potete usare gli eventi <literal>OnLoad</literal> e <literal>OnUnload</literal> rispettivamente per impostare e ripristinare il percorso dei programmi Python. Questi sono indicati come <menuitem>Durante il caricamento</menuitem> e <menuitem>Durante lo scaricamento</menuitem>.",
            "id": 35914461,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914461/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544791/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586871Z",
            "action": 59,
            "target": "Il monitoraggio degli eventi parte dall'istanziazione dell'oggetto e si ferma quando Python lo pubblica. Gli eventi generati vengono riportati utilizzando la console <literal>Access2Base</literal>.",
            "id": 35914460,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914460/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544786/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586826Z",
            "action": 59,
            "target": "<bookmark_value>API;frame.Desktop: Monitoraggio degli eventi del documento</bookmark_value>        <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoraggio degli eventi del documento</bookmark_value>        <bookmark_value>API;script.provider.XScript: Monitoraggio degli eventi del documento</bookmark_value>",
            "id": 35914459,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914459/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544783/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586784Z",
            "action": 59,
            "target": "Con Python",
            "id": 35914458,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914458/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544777/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586740Z",
            "action": 59,
            "target": "L'intercettazione degli eventi aiuta a impostare le pre- e post-condizioni degli script, come il caricamento o il rilascio di librerie o la tracciatura in sottofondo dell'elaborazione degli script. L'uso del modulo <literal>Access2Base.Trace</literal> illustra questo secondo contesto.",
            "id": 35914457,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914457/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544770/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586697Z",
            "action": 59,
            "target": "Il monitoraggio viene qui illustrato per i linguaggi Basic e Python che utilizzano la programmazione orientata agli oggetti (OOP). L'assegnazione dello script <literal>OnLoad</literal> all'evento <menuitem>Durante il caricamento</menuitem> è sufficiente per iniziare e terminare il monitoraggio degli eventi del documento. La scheda <menuitem>Eventi</menuitem> del menu <menuitem>Strumenti – Personalizza</menuitem> viene utilizzata per assegnare uno qualunque degli script.",
            "id": 35914456,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914456/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544765/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586656Z",
            "action": 59,
            "target": "Monitoraggio degli eventi del documento",
            "id": 35914455,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914455/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544759/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586611Z",
            "action": 59,
            "target": "Accanto all'<link href=\"text/sbasic/shared/01040000.xhp\">assegnazione di macro agli eventi</link>, un utente può monitorare gli eventi generati dai documenti %PRODUCTNAME. Le emittenti API (Application Programming Interface) sono responsabili delle chiamate degli script degli eventi. A differenza dei listener, che richiedono di definire tutti i metodi supportati, anche se non utilizzati, i monitor degli eventi richiedono solo due metodi accanto agli script degli eventi collegati.",
            "id": 35914454,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914454/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544752/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586570Z",
            "action": 59,
            "target": "Importazione di pacchetti matematici di Python prima dell'apertura di un documento di Calc. Rilascio di questi pacchetti alla chiusura del documento.",
            "id": 35914453,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914453/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544744/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586529Z",
            "action": 59,
            "target": "Aggiornamento del sommario, degli indici e delle relative voci in un documento di Writer, quando questo sta per essere chiuso.",
            "id": 35914452,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914452/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544737/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586485Z",
            "action": 59,
            "target": "Controllo dell'esecuzione delle richieste di salvataggio, copia, stampa e stampa in serie del documento.",
            "id": 35914451,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914451/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544731/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586443Z",
            "action": 59,
            "target": "Identificazione di un nuovo documento al momento della apertura, distinguendolo da uno esistente ed eseguendo su di esso delle impostazioni dedicate.",
            "id": 35914450,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914450/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544723/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586403Z",
            "action": 59,
            "target": "L'ascolto degli eventi del documento può aiutarvi nelle seguenti situazioni:",
            "id": 35914449,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914449/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544717/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586362Z",
            "action": 59,
            "target": "<variable id=\"pythonmonitor\"><link href=\"text/sbasic/python/python_document_events.xhp\">Ascolto degli eventi del documento</link></variable>",
            "id": 35914448,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914448/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544705/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586320Z",
            "action": 59,
            "target": "<bookmark_value>Basic;Monitoraggio degli eventi del documento</bookmark_value>         <bookmark_value>Python;Monitoraggio degli eventi del documento</bookmark_value>         <bookmark_value>Access2Base;Console</bookmark_value>         <bookmark_value>Access2Base;Trace</bookmark_value>         <bookmark_value>API;document.DocumentEvent: Monitoraggio degli eventi del documento</bookmark_value>         <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoraggio degli eventi del documento</bookmark_value>         <bookmark_value>API;document.XDocumentEventListener: Monitoraggio degli eventi del documento</bookmark_value>         <bookmark_value>API;lang.EventObject: Monitoraggio degli eventi del documento</bookmark_value>",
            "id": 35914447,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914447/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544691/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586281Z",
            "action": 59,
            "target": "Monitoraggio degli eventi del documento",
            "id": 35914446,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914446/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544684/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586242Z",
            "action": 59,
            "target": "Si riferisce alla cartella <literal>msgbox.py</literal> in <literal>{installation}/program/</literal> per gli esempi delle finestre di dialogo dinamiche Python.",
            "id": 35914445,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914445/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544678/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586203Z",
            "action": 59,
            "target": "\"\"\" Visualizza una finestra di dialogo basata su un documento \"\"\"",
            "id": 35914444,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914444/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544674/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586163Z",
            "action": 59,
            "target": "L'esempio qui sotto apre una finestra di dialogo <literal>Dialog1</literal> modificata di recente da un documento col menu <menuitem>Strumenti - Macro - Esegui macro</menuitem>:",
            "id": 35914443,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914443/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544668/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586123Z",
            "action": 59,
            "target": "Finestre di dialogo incorporate nei documenti",
            "id": 35914442,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914442/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544657/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586084Z",
            "action": 59,
            "target": "Gli esempi sotto riportati aprono la console <literal>Access2Base Trace</literal> o la finestra di dialogo <literal>TutorialsDialog</literal> importata col menu <menuitem>Strumenti - Macro - Esegui macro</menuitem>:",
            "id": 35914441,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914441/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544652/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586046Z",
            "action": 59,
            "target": "Macro personali o macro e finestre di dialogo dell'applicazione",
            "id": 35914440,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914440/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544643/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.586007Z",
            "action": 59,
            "target": "Le finestre di dialogo statiche di %PRODUCTNAME vengono create con l'<link href=\"text/sbasic/guide/create_dialog.xhp\">editor delle finestre di dialogo</link> e sono memorizzate in varie posizioni a seconda della loro natura personalizzata (Macro personali), condivisa (Macro dell'applicazione) o se incorporate in un documento. al contrario, le finestre dinamiche vengono costruite al tempo di esecuzione, da script Basic o Python, oppure utilizzando qualsiasi altro <link href=\"text/shared/guide/scripting.xhp\">linguaggio supportato da %PRODUCTNAME</link> utile a tale scopo. L'apertura delle finestre di dialogo statiche utilizzando Python è illustrata di seguito. La gestione delle eccezioni e l'internalizzazione sono omesse per questioni di chiarezza.",
            "id": 35914439,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914439/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544637/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585971Z",
            "action": 59,
            "target": "<variable id=\"pythondialog\"><link href=\"text/sbasic/python/python_dialogs.xhp\">Aprire una finestra di dialogo usando Python</link></variable>",
            "id": 35914438,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914438/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544631/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585934Z",
            "action": 59,
            "target": "<bookmark_value>Python;finestre di dialogo</bookmark_value><bookmark_value>Riquadro di dialogo;Python</bookmark_value>        <bookmark_value>Finestra di dialogo;Python</bookmark_value>",
            "id": 35914437,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914437/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544619/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585898Z",
            "action": 59,
            "target": "Aprire una finestra di dialogo usando Python",
            "id": 35914436,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914436/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544614/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585861Z",
            "action": 59,
            "target": "'''SUM un elenco variabile di numeri '''",
            "id": 35914435,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914435/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544611/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585825Z",
            "action": 59,
            "target": "' si accettano tutti gli argomenti convertibili di CStr()",
            "id": 35914434,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914434/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544606/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585788Z",
            "action": 59,
            "target": "''' Stampa elenco di voci in numero variabile'''",
            "id": 35914433,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914433/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544600/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585749Z",
            "action": 59,
            "target": "Le routine %PRODUCTNAME Basic <literal>Print</literal> e <literal>SUM</literal> basate su documenti accettano un numero variabile di argomenti. Gli attributi <literal>Private</literal> o <literal>Public</literal> sono privi di effetto. Il controllo del tipo di argomento viene tralasciato per chiarezza.",
            "id": 35914432,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914432/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544595/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585712Z",
            "action": 59,
            "target": "\"\"\"SUM l'espressione numerica specificata.\"\"\"",
            "id": 35914431,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914431/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544590/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585675Z",
            "action": 59,
            "target": "\"\"\"Restituisce le stringhe specificate o le espressioni numeriche in un riquadro di dialogo.\"\"\"",
            "id": 35914430,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914430/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544584/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585634Z",
            "action": 59,
            "target": "La sintassi semplificata <literal>*args</literal> di Python può essere impiegata in combinazione con le routine %PRODUCTNAME Basic che accettino un numero variabile di argomenti. Le seguenti funzioni di Python <literal>Print</literal>, e <literal>SUM</literal> richiamano le corrispondenti controparti Basic <literal>Print</literal> e <literal>SUM</literal> mediante la funzione <literal>getBasicScript</literal> precedentemente menzionata. La gestione delle eccezioni non è specificata dettagliatamente.",
            "id": 35914429,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914429/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544579/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585594Z",
            "action": 59,
            "target": "Esempi di script incorporati nei documenti",
            "id": 35914428,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914428/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544575/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585551Z",
            "action": 59,
            "target": "Al momento dello sviluppo è possibile interrompere l'esecuzione dello script Python tramite l'<link href=\"https://berma.pagesperso-orange.fr/index2.html\">estensione Xray</link> per esaminare le proprietà e i metodi degli oggetti UNO. Il debugger dell'estensione APSO consente l'introspezione degli oggetti attraverso l'uso delle estensioni Xray e MRI.",
            "id": 35914427,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914427/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544570/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585509Z",
            "action": 59,
            "target": "Esempi contenuti in <link href=\"text/sbasic/python/python_screen.xhp\">Input/output su schermo</link> specificano le chiamate da Python a Basic. <link href=\"text/sbasic/python/python_document_events.xhp\">Monitoraggio degli eventi del documento</link> illustra l'uso del parametro *args dell'idioma Python per stampare un numero variabile di parametri nella finestra di dialogo della console di registro <literal>Access2Base</literal>.",
            "id": 35914426,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914426/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544567/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585469Z",
            "action": 59,
            "target": "Esempi di script personali o condivisi",
            "id": 35914425,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914425/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544564/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585430Z",
            "action": 59,
            "target": "Sintassi Python",
            "id": 35914424,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914424/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544558/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585393Z",
            "action": 59,
            "target": "la terza memorizza i valori restituiti",
            "id": 35914423,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914423/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544554/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585351Z",
            "action": 59,
            "target": "la seconda identifica gli argomenti modificati",
            "id": 35914422,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914422/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544549/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585309Z",
            "action": 59,
            "target": "la prima elenca gli argomenti della routine invocata",
            "id": 35914421,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914421/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544542/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585262Z",
            "action": 59,
            "target": "La documentazione %PRODUCTNAME Software Development Kit (SDK) per l'interfaccia <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html#a11a551f5a2520f74c5109cd8c9f8c7b7\">com.sun.star.script.provider.XScript</link> specifica la convenzione per le chiamate tra linguaggi. L'invocazione delle funzioni richiede tre matrici:",
            "id": 35914420,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914420/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544538/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585218Z",
            "action": 59,
            "target": "<bookmark_value>API;script.provider.XScript : Eseguire script Basic</bookmark_value>",
            "id": 35914419,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914419/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544532/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585176Z",
            "action": 59,
            "target": "Eseguire script %PRODUCTNAME Basic",
            "id": 35914418,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914418/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544527/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585131Z",
            "action": 59,
            "target": "'''Prende l'oggetto script Basic prima di invocare.'''",
            "id": 35914417,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914417/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544520/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585085Z",
            "action": 59,
            "target": "<bookmark_value>API;script.provider.MasterScriptProviderFactory: Richiamare  script Basic</bookmark_value><bookmark_value>API;script.provider.XScript: Eseguire script Basic</bookmark_value><bookmark_value>API;XScriptProvider: Recuperare script Basic</bookmark_value>",
            "id": 35914416,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914416/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544513/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.585041Z",
            "action": 59,
            "target": "Le macro %PRODUCTNAME Basic possono essere personali, condivise o incorporate nei documenti. Per poterle eseguire Python deve disporre della posizione delle macro Basic. L'implementazione dell'interfaccia <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\">com.sun.star.script.provider.XScriptProvider</link> consente il recupero di script eseguibili:",
            "id": 35914415,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914415/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98544510/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:28:11.584998Z",
            "action": 59,
            "target": "Richiamare script %PRODUCTNAME Basic",
            "id": 35914414,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914414/?format=api"
        }
    ]
}