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=5
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=6",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/it/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545710/?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.593377Z",
            "action": 59,
            "target": "Questo esempio crea un listener per il controllo <literal>Button1</literal> della finestra di dialogo <literal>Dialog1</literal> nella libreria <literal>Standard</literal>.",
            "id": 35914613,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914613/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545698/?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.593334Z",
            "action": 59,
            "target": "Listener vengono allegati ai controlli contenuti negli eventi contenuti nelle finestre di dialogo, nel documento o nei formulari. I listener vengono utilizzati anche quando si creano finestre di dialogo al tempo di esecuzione o quando si aggiungono al volo controlli a una finestra di dialogo.",
            "id": 35914612,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914612/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545690/?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.593292Z",
            "action": 59,
            "target": "Creazione di un listener di eventi",
            "id": 35914611,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914611/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545674/?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.593247Z",
            "action": 59,
            "target": "Gli artefatti grafici, gli input di tastiera, i movimenti del mouse e altre interazioni uomo/macchina possono essere controllati mediante listener UNO che \"ascoltano\" il comportamento dell'utente. I listener sono alternative di codice di programmazione dinamica alle assegnazioni macro. Si possono creare tanti listener UNO quanti sono gli eventi da ascoltare. Un listener singolo può anche gestire più controlli di interfaccia utente.",
            "id": 35914610,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914610/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545665/?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.593204Z",
            "action": 59,
            "target": "Gli eventi generati da finestre di dialogo, documenti, formulari o controlli grafici si possono collegare a macro, a cui ci si può riferire come programmazione controllata da eventi. Il metodo più comune per collegare eventi alle macro è utilizzare la scheda <literal>Eventi</literal> nel menu <menuitem>Strumenti – Personalizza</menuitem> e il pannello delle proprietà dei controlli dell'<link href=\"text/sbasic/guide/create_dialog.xhp\">Editor delle finestre di dialogo</link> dal menu <menuitem>Strumenti - Macro – Organizza finestre di dialogo...</menuitem>.",
            "id": 35914609,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914609/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545644/?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.593161Z",
            "action": 59,
            "target": "<variable id=\"pythonlistener\"><link href=\"text/sbasic/python/python_listener.xhp\">Creazione di listener di eventi</link></variable>",
            "id": 35914608,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914608/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545619/?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.593117Z",
            "action": 59,
            "target": "<bookmark_value>Python;Listener di eventi</bookmark_value>         <bookmark_value>Python;createUnoListener</bookmark_value>         <bookmark_value>Basic;Listener di eventi</bookmark_value>         <bookmark_value>API;ActionEvent</bookmark_value>         <bookmark_value>API;DialogProvider</bookmark_value>         <bookmark_value>API;EventObject</bookmark_value>         <bookmark_value>API;ExecutableDialogResults</bookmark_value>         <bookmark_value>API;XActionListener</bookmark_value>",
            "id": 35914607,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914607/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545590/?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.593078Z",
            "action": 59,
            "target": "Listener Python: creazione di listener di eventi",
            "id": 35914606,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914606/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545582/?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.593035Z",
            "action": 59,
            "target": "Per visualizzare esempi di macro controllate da eventi, consultate il capitolo <link href=\"text/sbasic/python/python_listener.xhp\">Creazione di un listener Python</link>.",
            "id": 35914605,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914605/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545577/?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.592994Z",
            "action": 59,
            "target": "\"\"\" rimozione cartella da PYTHON_PATH \"\"\"",
            "id": 35914604,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914604/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545570/?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.592954Z",
            "action": 59,
            "target": "\"\"\" aggiunta cartella a PYTHON_PATH, importazione module specificato \"\"\"",
            "id": 35914603,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914603/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545567/?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.592915Z",
            "action": 59,
            "target": "\"\"\" Check del contenuto PYTHON_PATH \"\"\"",
            "id": 35914602,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914602/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545558/?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.592873Z",
            "action": 59,
            "target": "\"\"\" Check dell'elenco dei moduli al tempo di esecuzione \"\"\"",
            "id": 35914601,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914601/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545555/?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.592830Z",
            "action": 59,
            "target": "all'indirizzo https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213 \"\"\"",
            "id": 35914600,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914600/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545551/?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.592790Z",
            "action": 59,
            "target": "adattato da 'Bibliothèque de fonctions' di Hubert Lambert",
            "id": 35914599,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914599/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545543/?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.592750Z",
            "action": 59,
            "target": "\"\"\" Caricatore di librerie e importatore di moduli Python",
            "id": 35914598,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914598/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545536/?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.592708Z",
            "action": 59,
            "target": "# Nota: in questo esempio i moduli importati rimangono caricati.",
            "id": 35914597,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914597/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545532/?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.592667Z",
            "action": 59,
            "target": "PythonLibraries.unloadLibrary('my_gui')  # Ripulitura percorso runtime di Python",
            "id": 35914596,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914596/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545527/?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.592626Z",
            "action": 59,
            "target": "\"\"\" Ripulitura di PYTHON_PATH quando il doc. viene chiuso \"\"\"",
            "id": 35914595,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914595/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545523/?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.592586Z",
            "action": 59,
            "target": "PythonLibraries.loadLibrary('my_gui', 'screen_io')  # Aggiunta cartella e importazione screen_io",
            "id": 35914594,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914594/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545516/?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.592545Z",
            "action": 59,
            "target": "PythonLibraries.loadLibrary('lib/subdir')  # Aggiunta della cartella al percorso di ricerca",
            "id": 35914593,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914593/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545511/?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.592502Z",
            "action": 59,
            "target": "\"\"\" Preparare l'importazione dei moduli Python quando il doc. viene caricato \"\"\"",
            "id": 35914592,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914592/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545502/?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.592460Z",
            "action": 59,
            "target": "Sotto viene illustrata l'importazione di un modulo Python incorporato in un documento. La gestione degli errori non è argomentata. Il percorso del tempo di esecuzione (runtime) Python viene aggiornato quando il documento è stato aperto e prima della chiusura. Per sapere come associare le macro Python agli eventi del documento, consultate il capitolo <link href=\"text/sbasic/shared/01040000.xhp\">Macro controllate da eventi</link>.",
            "id": 35914591,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914591/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545495/?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.592421Z",
            "action": 59,
            "target": "Importazione dei moduli del documento",
            "id": 35914590,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914590/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545487/?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.592381Z",
            "action": 59,
            "target": "Con shell Python:",
            "id": 35914589,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914589/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545477/?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.592339Z",
            "action": 59,
            "target": "A differenza degli script personali e condivisi, gli script di installazione di %PRODUCTNAME possono essere importati in qualunque momento. Accanto ai moduli Python di %PRODUCTNAME <literal>uno</literal> e <literal>unohelper</literal>, possono essere importati direttamente altri script presenti nella cartella <literal><installation_path>/program</literal>, come il modulo <literal>msgbox</literal>.",
            "id": 35914588,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914588/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545470/?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.592297Z",
            "action": 59,
            "target": "Installazione di moduli per le applicazioni",
            "id": 35914587,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914587/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545465/?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.592234Z",
            "action": 59,
            "target": "# Il vostro codice segue qui",
            "id": 35914586,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914586/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545458/?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.592192Z",
            "action": 59,
            "target": "from IDE_utils import ScriptContext  # 'IDE_utils.py' risiede con gli script Python condivisi.",
            "id": 35914585,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914585/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545452/?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.592151Z",
            "action": 59,
            "target": "sys.path.insert(0, share_lib)  # Aggiunta al percorso di ricerca",
            "id": 35914584,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914584/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545446/?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.592109Z",
            "action": 59,
            "target": "share_lib = Session.SharedPythonScripts()  # Posizione degli script condivisi",
            "id": 35914583,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914583/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545442/?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.592066Z",
            "action": 59,
            "target": "Questo esempio Python mette in contatto una variabile XSCRIPTCONTEXT locale con un modulo importato:",
            "id": 35914582,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914582/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545437/?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.592023Z",
            "action": 59,
            "target": "# Il vostro codice segue qui",
            "id": 35914581,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914581/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545432/?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.591981Z",
            "action": 59,
            "target": "import screen_io as ui  # il modulo 'screen_io.py' si trova nella cartella user_lib",
            "id": 35914580,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914580/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545425/?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.591940Z",
            "action": 59,
            "target": "sys.path.insert(0, user_lib)  # Aggiunta al percorso di ricerca",
            "id": 35914579,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914579/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545420/?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.591897Z",
            "action": 59,
            "target": "user_lib = Session().UserPythonScripts  # Posizione degli script personali",
            "id": 35914578,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914578/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545413/?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.591852Z",
            "action": 59,
            "target": "Gli script Python personali e condivisi possono essere importati una volta che le loro cartelle sono incluse nel percorso del tempo di esecuzione Python. Per maggiori dettagli sulla Classe di sessione omessa, consultate il capitolo <link href=\"text/sbasic/python/python_session.xhp\">Ottenere informazioni sulla sessione</link>.",
            "id": 35914577,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914577/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545408/?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.591811Z",
            "action": 59,
            "target": "Moduli condivisi o personali",
            "id": 35914576,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914576/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545404/?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.591772Z",
            "action": 59,
            "target": "Importazione di moduli dal file system",
            "id": 35914575,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914575/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545398/?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.591733Z",
            "action": 59,
            "target": "Da notare che quando si esegue una macro Python da <literal><User Profile>/Scripts/python</literal>, la cartella locale <literal><User Profile>/Scripts/python/pythonpath</literal> viene sempre esaminata.",
            "id": 35914574,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914574/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545392/?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.591694Z",
            "action": 59,
            "target": "Questo meccanismo viene illustrato per i moduli basati sul file system e quelli basati su documento. Per questioni di chiarezza la gestione delle eccezioni viene omessa. I termini libreria o cartella (o directory), script o moduli sono utilizzati in modo intercambiabile. Una macro Python si riferisce a una funzione all'interno di un modulo.",
            "id": 35914573,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914573/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545388/?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.591653Z",
            "action": 59,
            "target": "Gli script Python di %PRODUCTNAME si presentano in tre varietà distinte: personali, condivisi o incorporati nei documenti. Sono memorizzati in posizioni variabili descritte nel capitolo <link href=\"text/sbasic/python/python_locations.xhp\">Organizzazione e posizione degli script Python</link>. Per importare moduli, Python deve conoscere la loro posizione al tempo di esecuzione.",
            "id": 35914572,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914572/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545381/?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.591612Z",
            "action": 59,
            "target": "<variable id=\"pythonimporth1\"><link href=\"text/sbasic/python/python_import.xhp\">Importazione dei moduli Python</link></variable>",
            "id": 35914571,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914571/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545378/?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.591570Z",
            "action": 59,
            "target": "<bookmark_value>Python;importazione</bookmark_value>        <bookmark_value>Python;Moduli</bookmark_value>        <bookmark_value>Python;pythonpath</bookmark_value>        <bookmark_value>PythonLibraries</bookmark_value>",
            "id": 35914570,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914570/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545373/?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.591530Z",
            "action": 59,
            "target": "Python: importazione dei moduli",
            "id": 35914569,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914569/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545365/?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.591489Z",
            "action": 59,
            "target": "L'estensione <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer (APSO)</link> facilita la pubblicazione di script Python, in particolare quando incorporati in un documento. Con APSO puoi configurare il tuo editor di codice preferito, avviare la shell integrata per Python ed eseguire il debug sugli script Python. Esistono estensioni che aiutano a ispezionare gli oggetti UNO arbitrari, per informazioni dettagliate su tali estensioni consultate la pagina wiki <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\">Designing & Developing Python Applications</link>.",
            "id": 35914568,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914568/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545360/?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.591450Z",
            "action": 59,
            "target": "L'estensione APSO",
            "id": 35914567,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914567/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545349/?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.591407Z",
            "action": 59,
            "target": "A differenza dello sviluppo di macro in linguaggio Basic in %PRODUCTNAME, lo sviluppo di script Python per %PRODUCTNAME richiede la configurazione di un IDE (Integrated Development Environment) esterno. Esistono vari IDE adatti sia ai principianti, sia ai programmatori Python avanzati. Utilizzando un IDE Python i programmatori traggono vantaggio dalle numerose funzionalità quali evidenziazione della sintassi, code folding, navigazione tra classi, completamento del codice, class browsing, code completion, applicazione degli standard di codifica, test driven development, debugging, controllo di versione e molto altro. Puoi consultare la pagina wiki <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\">Designing & Developing Python Applications</link> per informazioni più approfondite sulla configurazione di un ponte tra il tuo IDE e un'istanza in esecuzione di %PRODUCTNAME.",
            "id": 35914566,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914566/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545341/?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.591366Z",
            "action": 59,
            "target": "La scrittura di macro Python richiede passaggi di configurazione aggiuntivi per configurare un IDE di propria scelta.",
            "id": 35914565,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914565/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98545335/?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.591323Z",
            "action": 59,
            "target": "<variable id=\"pythonideh1\"><link href=\"text/sbasic/python/python_ide.xhp\">Configurazione di un ambiente di sviluppo integrato (IDE, Integrated Development Environment) per Python</link></variable>",
            "id": 35914564,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35914564/?format=api"
        }
    ]
}