Translation components API.

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

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

{
    "count": 4187,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/units/?format=api&page=67",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/units/?format=api&page=65",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "For a complete list of UNO commands that can be run in %PRODUCTNAME, refer to the Wiki page <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\">Development/DispatchCommands</link>."
            ],
            "previous_source": "",
            "target": [
                "Per un elenco completo dei comandi UNO che è possibile eseguire in %PRODUCTNAME, fare riferimento alla pagina del Wiki <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\">Development/DispatchCommands</link>."
            ],
            "id_hash": 4938064876070787347,
            "content_hash": 4938064876070787347,
            "location": "sf_document.xhp",
            "context": "sf_document.xhp\npar_id31644182402479\nhelp.text",
            "note": "xgByz",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2036,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/78539997/?format=api",
            "priority": 100,
            "id": 78548829,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=c48787d780085913",
            "url": "https://translations.documentfoundation.org/api/units/78548829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:27.999565Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"ExceptionService\"><link href=\"text/sbasic/shared/03/sf_exception.xhp\"><literal>ScriptForge</literal>.<literal>Exception</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"ExceptionService\"><link href=\"text/sbasic/shared/03/sf_exception.xhp\">Servizio <literal>ScriptForge</literal>.<literal>Exception</literal></link></variable>"
            ],
            "id_hash": -6978179991019151170,
            "content_hash": -6978179991019151170,
            "location": "sf_exception.xhp",
            "context": "sf_exception.xhp\nhd_id521580038927003\nhelp.text",
            "note": "PPqb2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2092,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78539998/?format=api",
            "priority": 100,
            "id": 78548830,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=1f2886452890a0be",
            "url": "https://translations.documentfoundation.org/api/units/78548830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.002784Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <literal>SF_Exception</literal> service is similar to the <link href=\"text/sbasic/shared/ErrVBA.xhp\">VBA <literal>Err</literal> object</link>."
            ],
            "previous_source": "",
            "target": [
                "Il servizio <literal>SF_Exception</literal> è simile all'<link href=\"text/sbasic/shared/ErrVBA.xhp\">oggetto VBA <literal>Err</literal></link>."
            ],
            "id_hash": 3577673917413020341,
            "content_hash": 3577673917413020341,
            "location": "sf_exception.xhp",
            "context": "sf_exception.xhp\npar_id401621450898070\nhelp.text",
            "note": "zF4vz",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2095,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/78539999/?format=api",
            "priority": 100,
            "id": 78548831,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=b1a67378f99552b5",
            "url": "https://translations.documentfoundation.org/api/units/78548831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.003834Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <literal>Exception</literal> service console stores events, variable values and information about errors. Use the console when the Basic IDE is not easily accessible, for example in <link href=\"text/scalc/guide/userdefined_function.xhp\">Calc user defined functions (UDF)</link> or during events processing."
            ],
            "previous_source": "",
            "target": [
                "La console del servizio <literal>Exception</literal> memorizza eventi, valori delle variabili e informazioni relative agli errori. Usate la console quando la IDE di Basic non è facilmente accessibile, per esempio nelle <link href=\"text/scalc/guide/userdefined_function.xhp\">funzioni di Calc definite dall'utente (UDF)</link> o durante l'elaborazione di eventi."
            ],
            "id_hash": -944562116489447447,
            "content_hash": -944562116489447447,
            "location": "sf_exception.xhp",
            "context": "sf_exception.xhp\npar_id411587141146677\nhelp.text",
            "note": "ioDzp",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2099,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540000/?format=api",
            "priority": 100,
            "id": 78548832,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=72e43dc2725af7e9",
            "url": "https://translations.documentfoundation.org/api/units/78548832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.004948Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "For a complete list of Basic run-time error codes, refer to <link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>."
            ],
            "previous_source": "",
            "target": [
                "Per un elenco completo dei codici di errore del tempo di esecuzione (run-time) di Basic consultate <link href=\"text/sbasic/shared/01030300.xhp\">Debug di un programma in Basic</link>."
            ],
            "id_hash": -5165954994675424475,
            "content_hash": -5165954994675424475,
            "location": "sf_exception.xhp",
            "context": "sf_exception.xhp\npar_id201610654368082\nhelp.text",
            "note": "DHZ5A",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540001/?format=api",
            "priority": 100,
            "id": 78548833,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=384ed74d80b76325",
            "url": "https://translations.documentfoundation.org/api/units/78548833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.007903Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<emph>filename</emph>: The name of the text file the console should be dumped into. The name is expressed according to the current <literal>FileNaming</literal> property of the <literal>SF_FileSystem</literal> service. By default, <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link> and the native operating system's format are both admitted."
            ],
            "previous_source": "",
            "target": [
                "<emph>filename</emph>: il nome del file di testo nel quale scaricare il contenuto della console. Il nome è espresso in conformità alla proprietà <literal>FileNaming</literal> corrente del servizio <literal>SF_FileSystem</literal>. Per impostazione predefinita sono ammesse sia la <link href=\"text/sbasic/shared/00000002.xhp\">notazione URL</link> sia il formato nativo del sistema operativo."
            ],
            "id_hash": 3590872814239173270,
            "content_hash": 3590872814239173270,
            "location": "sf_exception.xhp",
            "context": "sf_exception.xhp\npar_id851587218077862\nhelp.text",
            "note": "cAusu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540002/?format=api",
            "priority": 100,
            "id": 78548834,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=b1d557cc9e554a96",
            "url": "https://translations.documentfoundation.org/api/units/78548834/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.009349Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "If <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\">Python shell (APSO)</link> is active, <literal>PythonPrint</literal> content is written to APSO console in place of the platform console."
            ],
            "previous_source": "",
            "target": [
                "Se la <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\">shell Python (APSO)</link> è attiva, il contenuto di <literal>PythonPrint</literal> viene scritto nella console di APSO al posto della console della piattaforma."
            ],
            "id_hash": -4853444051400761111,
            "content_hash": -4853444051400761111,
            "location": "sf_exception.xhp",
            "context": "sf_exception.xhp\npar_id551655563148866\nhelp.text",
            "note": "kzBDb",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540003/?format=api",
            "priority": 100,
            "id": 78548835,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=3ca51a59930660e9",
            "url": "https://translations.documentfoundation.org/api/units/78548835/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.010908Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"FileSystemService\"><link href=\"text/sbasic/shared/03/sf_filesystem.xhp\"><literal>ScriptForge</literal>.<literal>FileSystem</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"FileSystemService\"><link href=\"text/sbasic/shared/03/sf_filesystem.xhp\">Servizio <literal>ScriptForge</literal>.<literal>FileSystem</literal></link></variable>"
            ],
            "id_hash": -1260550480195366727,
            "content_hash": -1260550480195366727,
            "location": "sf_filesystem.xhp",
            "context": "sf_filesystem.xhp\nbm_id781582391760253\nhelp.text",
            "note": "P8P86",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540004/?format=api",
            "priority": 100,
            "id": 78548836,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=6e81a0045681d0b9",
            "url": "https://translations.documentfoundation.org/api/units/78548836/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.013293Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The methods in the FileSystem service are mostly based on the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1ucb_1_1XSimpleFileAccess.html\"><literal>XSimpleFileAccess</literal> UNO interface.</link>"
            ],
            "previous_source": "",
            "target": [
                "I metodi del servizio FileSystem si basano principalmente sull'<link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1ucb_1_1XSimpleFileAccess.html\">interfaccia <literal>XSimpleFileAccess</literal> di UNO.</link>"
            ],
            "id_hash": -2223344072501268600,
            "content_hash": -2223344072501268600,
            "location": "sf_filesystem.xhp",
            "context": "sf_filesystem.xhp\npar_id121612917368946\nhelp.text",
            "note": "6TSXB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540005/?format=api",
            "priority": 100,
            "id": 78548837,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=6125185889176f88",
            "url": "https://translations.documentfoundation.org/api/units/78548837/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.014655Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To learn more about the names of character sets, visit <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\">IANA's Character Set</link> page. Be aware that %PRODUCTNAME does not implement all existing character sets."
            ],
            "previous_source": "",
            "target": [
                "Per saperne di più in merito ai nomi delle codifiche dei caratteri, visitare la pagina <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\">Codifiche dei caratteri IANA</link>. È bene notare che %PRODUCTNAME non implementa tutte le codifiche dei caratteri esistenti."
            ],
            "id_hash": -4740603234953357249,
            "content_hash": -4740603234953357249,
            "location": "sf_filesystem.xhp",
            "context": "sf_filesystem.xhp\npar_id141613001281573\nhelp.text",
            "note": "z3d9F",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2269,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540007/?format=api",
            "priority": 100,
            "id": 78548839,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=3e35fe797f89983f",
            "url": "https://translations.documentfoundation.org/api/units/78548839/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.021774Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "Use the property <link href=\"text/sbasic/shared/03/sf_platform.xhp#hd_id711600788076834\"><literal>Extensions</literal></link> from the <literal>Platform</literal> service to get string array with the IDs of all installed extensions."
            ],
            "previous_source": "",
            "target": [
                "Usare la proprietà <link href=\"text/sbasic/shared/03/sf_platform.xhp#hd_id711600788076834\"><literal>Extensions</literal></link> del servizio <literal>Platform</literal> per ottenere una matrice di stringhe con gli ID di tutte le estensioni installate."
            ],
            "id_hash": 8325983876417480568,
            "content_hash": 8325983876417480568,
            "location": "sf_filesystem.xhp",
            "context": "sf_filesystem.xhp\npar_id891644442917193\nhelp.text",
            "note": "3R4jx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2284,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540008/?format=api",
            "priority": 100,
            "id": 78548840,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=f38bd638ff7e6778",
            "url": "https://translations.documentfoundation.org/api/units/78548840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.023450Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"FormService\"><link href=\"text/sbasic/shared/03/sf_form.xhp\"><literal>SFDocuments</literal>.<literal>Form</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"FormService\"><link href=\"text/sbasic/shared/03/sf_form.xhp\">Servizio <literal>SFDocuments</literal>.<literal>Form</literal></link></variable>"
            ],
            "id_hash": 6819973898353868494,
            "content_hash": 6819973898353868494,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\nbm_id781582391760253\nhelp.text",
            "note": "cFDGc",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2378,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540009/?format=api",
            "priority": 100,
            "id": 78548841,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=dea56a2074d17ece",
            "url": "https://translations.documentfoundation.org/api/units/78548841/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.030446Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "Forms are usually used in %PRODUCTNAME documents to create user interfaces connected to relational databases. Hence, the <literal>Form</literal> service provides quick access to the linked database through the <link href=\"text/sbasic/shared/03/sf_database.xhp\"><literal>SFDatabases</literal>.<literal>Database</literal> service</link>."
            ],
            "previous_source": "",
            "target": [
                "I formulari di solito sono usati nei documenti di %PRODUCTNAME per creare delle interfacce utente collegate a dei database relazionali. Perciò, il servizio <literal>Form</literal> fornisce un accesso rapido al database collegato attraverso il <link href=\"text/sbasic/shared/03/sf_database.xhp\">servizio <literal>SFDatabases</literal>.<literal>Database</literal></link>."
            ],
            "id_hash": -4414994940342735933,
            "content_hash": -4414994940342735933,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id451616765867881\nhelp.text",
            "note": "BqhwE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540010/?format=api",
            "priority": 100,
            "id": 78548842,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=42bac97e4fb96bc3",
            "url": "https://translations.documentfoundation.org/api/units/78548842/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.031952Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <literal>SFDocuments</literal>.<literal>Form</literal> service is closely related to the <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp\"><literal>SFDocuments</literal>.<literal>FormControl</literal> service.</link>"
            ],
            "previous_source": "",
            "target": [
                "Il servizio <literal>SFDocuments</literal>.<literal>Form</literal> è strettamente collegato al <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp\">servizio <literal>SFDocuments</literal>.<literal>FormControl</literal>.</link>"
            ],
            "id_hash": -5622936671439565143,
            "content_hash": -5622936671439565143,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id891598188164936\nhelp.text",
            "note": "bkmyS",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540011/?format=api",
            "priority": 100,
            "id": 78548843,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=31f750e39053cea9",
            "url": "https://translations.documentfoundation.org/api/units/78548843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.033020Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "In Base, each form you create using the <menuitem>Insert - Form</menuitem>  functionality or through the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link> is actually a <literal>FormDocument</literal> that can be handled with the <literal>Form</literal> service. Base documents can contain an unlimited number of form documents."
            ],
            "previous_source": "",
            "target": [
                "In Base, ogni formulario creato usando la funzionalità <menuitem>Inserisci - Formulario</menuitem> o attraverso la <link href=\"text/shared/autopi/01090000.xhp\">Procedura guidata per la creazione dei formulari</link> in realtà è un documento (<literal>FormDocument</literal>) che può essere gestito dal servizio <literal>Form</literal>. I documenti di Base possono contenere un numero illimitato di formulari."
            ],
            "id_hash": 8975063192385830762,
            "content_hash": 8975063192385830762,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id671618173380680\nhelp.text",
            "note": "z79tf",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2389,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540012/?format=api",
            "priority": 100,
            "id": 78548844,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=fc8dd46bead73f6a",
            "url": "https://translations.documentfoundation.org/api/units/78548844/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.034108Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "A <literal>FormDocument</literal> can be seen as a set of forms that provide access to datasets such as database tables and queries from within %PRODUCTNAME documents. The names of forms and subforms inside a FormDocument can be accessed using the <link href=\"text/shared/02/01170600.xhp\">Form Navigator</link>."
            ],
            "previous_source": "",
            "target": [
                "Un <literal>FormDocument</literal> può essere visto come un insieme di formulari che consentono l'accesso a degli insiemi di dati, come tabelle e ricerche di un database, dall'interno di documenti di %PRODUCTNAME. È possibile accedere ai nomi di tutti i formulari e dei formulari secondari all'interno di un FormDocument usando il <link href=\"text/shared/02/01170600.xhp\">Navigatore formulario</link>."
            ],
            "id_hash": 2224193941378711346,
            "content_hash": 2224193941378711346,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id221618173444457\nhelp.text",
            "note": "aD5yW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2393,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540013/?format=api",
            "priority": 100,
            "id": 78548845,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=9eddec9afb743f32",
            "url": "https://translations.documentfoundation.org/api/units/78548845/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.035394Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To invoke the <literal>SFDocuments</literal>.<literal>Form</literal> service refer to the methods <literal>Forms()</literal>, <literal>FormDocuments()</literal> and <literal>OpenFormDocument()</literal> of the <link href=\"text/sbasic/shared/03/sf_document.xhp\"><literal>SFDocuments</literal>.<literal>Document</literal></link> service"
            ],
            "previous_source": "",
            "target": [
                "Per invocare il servizio <literal>SFDocuments</literal>.<literal>Form</literal> fate riferimento ai metodi <literal>Forms()</literal>, <literal>FormDocuments()</literal> e <literal>OpenFormDocument()</literal> del <link href=\"text/sbasic/shared/03/sf_document.xhp\">servizio <literal>SFDocuments</literal>.<literal>Document</literal></link>"
            ],
            "id_hash": 3888935439997212843,
            "content_hash": 3888935439997212843,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id191616837111507\nhelp.text",
            "note": "GhipT",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2397,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540014/?format=api",
            "priority": 100,
            "id": 78548846,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=b5f8462d9f7618ab",
            "url": "https://translations.documentfoundation.org/api/units/78548846/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.036637Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\"><literal>Base</literal> service</link>."
            ],
            "previous_source": "",
            "target": [
                "Per eseguire qualsiasi azione su di un formulario usando il servizio <literal>Form</literal>, il <literal>FormDocument</literal> deve essere stato aperto o manualmente dall'utente o da programma in uno script dell'utente. Quest'ultima operazione può essere eseguita chiamando il metodo <literal>OpenFormDocument</literal> del <link href=\"text/sbasic/shared/03/sf_base.xhp\">servizio <literal>Base</literal></link>."
            ],
            "id_hash": -6095559574798922146,
            "content_hash": -6095559574798922146,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id991618249636036\nhelp.text",
            "note": "BFQEU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2411,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540015/?format=api",
            "priority": 100,
            "id": 78548847,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=2b6838dcc4e10e5e",
            "url": "https://translations.documentfoundation.org/api/units/78548847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.038544Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The UNO object representing interactions with the form. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1form_1_1XForm.html\">XForm</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1form_1_1component_1_1DataForm.html\">DataForm</link> in the API documentation for detailed information."
            ],
            "previous_source": "",
            "target": [
                "L'oggetto UNO che rappresenta le interazioni con il formulario. Per informazioni dettagliate fate riferimento a <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1form_1_1XForm.html\">XForm</link> e <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1form_1_1component_1_1DataForm.html\">DataForm</link> nella documentazione delle API."
            ],
            "id_hash": -5920111981016523054,
            "content_hash": -5920111981016523054,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id191598177924897\nhelp.text",
            "note": "6xrep",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2453,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540016/?format=api",
            "priority": 100,
            "id": 78548848,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=2dd78984f4f9ded2",
            "url": "https://translations.documentfoundation.org/api/units/78548848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.042334Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To learn more about URI strings, refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting Framework URI Specification</link>."
            ],
            "previous_source": "",
            "target": [
                "Per saperne di più sulle stringhe in formato URI, fare riferimento alle <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Specifiche URI del framework di scripting</link>."
            ],
            "id_hash": -6601720107780001219,
            "content_hash": -6601720107780001219,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id961618181634322\nhelp.text",
            "note": "GWajw",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2489,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540017/?format=api",
            "priority": 100,
            "id": 78548849,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=2461fa8a1538323d",
            "url": "https://translations.documentfoundation.org/api/units/78548849/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.045774Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document."
            ],
            "previous_source": "",
            "target": [
                "Restituisce un'istanza di <link href=\"text/sbasic/shared/03/sf_database.xhp\"><literal>SFDatabases</literal>.<literal>Database</literal></link> che fornisce l'accesso per l'esecuzione di comandi SQL sul database a cui è connesso il formulario corrente e/o che è memorizzato nel documento corrente di Base."
            ],
            "id_hash": 3679942066675159186,
            "content_hash": 3679942066675159186,
            "location": "sf_form.xhp",
            "context": "sf_form.xhp\npar_id291616861407907\nhelp.text",
            "note": "PTqJ2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2506,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540018/?format=api",
            "priority": 100,
            "id": 78548850,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=b311c7cffe309092",
            "url": "https://translations.documentfoundation.org/api/units/78548850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.047772Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"FormControlService\"><link href=\"text/sbasic/shared/03/sf_formcontrol.xhp\"><literal>SFDocuments</literal>.<literal>FormControl</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"FormControlService\"><link href=\"text/sbasic/shared/03/sf_formcontrol.xhp\">Servizio <literal>SFDocuments</literal>.<literal>FormControl</literal></link></variable>"
            ],
            "id_hash": -8979373825503811035,
            "content_hash": -8979373825503811035,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\nbm_id781582391760253\nhelp.text",
            "note": "U4CgG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2523,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540019/?format=api",
            "priority": 100,
            "id": 78548851,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=0362db149967aa25",
            "url": "https://translations.documentfoundation.org/api/units/78548851/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.049820Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "All controls have a <literal>Value</literal> property. However, its contents will vary according to the control type. For more information, read <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">The <literal>Value</literal> Property</link> below."
            ],
            "previous_source": "",
            "target": [
                "Tutti i controlli possiedono una proprietà <literal>Value</literal>. Però i suoi contenuti variano a seconda del tipo di controllo. Per maggiori informazioni consultate <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">la proprietà <literal>Value</literal> Property</link> di seguito."
            ],
            "id_hash": 5029553592761604872,
            "content_hash": 5029553592761604872,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id81618774023346\nhelp.text",
            "note": "egjZu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2531,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540020/?format=api",
            "priority": 100,
            "id": 78548852,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=c5cc90584b585b08",
            "url": "https://translations.documentfoundation.org/api/units/78548852/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.051202Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <literal>SFDocuments.FormControl</literal> service is closely related to the <link href=\"text/sbasic/shared/03/sf_form.xhp\"><literal>SFDocuments.Form</literal></link> service."
            ],
            "previous_source": "",
            "target": [
                "Il servizio <literal>SFDocuments.FormControl</literal> è strettamente collegato al servizio <link href=\"text/sbasic/shared/03/sf_form.xhp\"><literal>SFDocuments.Form</literal></link>."
            ],
            "id_hash": 5844212025001276737,
            "content_hash": 5844212025001276737,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id891598188164936\nhelp.text",
            "note": "SGsH8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2533,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540021/?format=api",
            "priority": 100,
            "id": 78548853,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=d11acfdf6e447541",
            "url": "https://translations.documentfoundation.org/api/units/78548853/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.052269Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To learn more about how to open a <literal>FormDocument</literal> and get access to its forms, refer to the <link href=\"text/sbasic/shared/03/sf_form.xhp\">SFDocuments.Form</link> service help page."
            ],
            "previous_source": "",
            "target": [
                "Per saperne di più su come aprire un documento contenente formulari (<literal>FormDocument</literal>) e ottenere l'accesso ai suoi formulari, fare riferimento alla pagina di aiuto del servizio <link href=\"text/sbasic/shared/03/sf_form.xhp\">SFDocuments.Form</link>."
            ],
            "id_hash": -7007078169905091206,
            "content_hash": -7007078169905091206,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id781618772761258\nhelp.text",
            "note": "LG9Md",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2538,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540022/?format=api",
            "priority": 100,
            "id": 78548854,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=1ec1db879169ad7a",
            "url": "https://translations.documentfoundation.org/api/units/78548854/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.053472Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "It must be one of the <link href=\"https://api.libreoffice.org/docs/idl/ref/ListSourceType_8idl_source.html\"><literal>com.sun.star.form.ListSourceType.*</literal></link> constants."
            ],
            "previous_source": "",
            "target": [
                "Deve essere una delle costanti <link href=\"https://api.libreoffice.org/docs/idl/ref/ListSourceType_8idl_source.html\"><literal>com.sun.star.form.ListSourceType.*</literal></link>."
            ],
            "id_hash": -3470949935132283113,
            "content_hash": -3470949935132283113,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id881616944631341\nhelp.text",
            "note": "GzpAN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2580,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540023/?format=api",
            "priority": 100,
            "id": 78548855,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=4fd4b56c83466f17",
            "url": "https://translations.documentfoundation.org/api/units/78548855/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.057253Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "This property depends on the current control type. Refer to <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">The <literal>Value</literal> property</link> for more information."
            ],
            "previous_source": "",
            "target": [
                "Questa proprietà dipende dal tipo di controllo corrente. Per maggiori informazioni fate riferimento alla <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">proprietà <literal>Value</literal></link>."
            ],
            "id_hash": 5527009053249036223,
            "content_hash": 5527009053249036223,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id1001598540024225\nhelp.text",
            "note": "vD3X4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2603,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540024/?format=api",
            "priority": 100,
            "id": 78548856,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=ccb3e1735946dfbf",
            "url": "https://translations.documentfoundation.org/api/units/78548856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.059713Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The UNO object representing the control model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\">XControlModel</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel.html\">UnoControlModel</link> in the API documentation for more information."
            ],
            "previous_source": "",
            "target": [
                "L'oggetto UNO che rappresenta il modello del controllo. Per maggiori informazioni fate riferimento a <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\">XControlModel</link> e <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel.html\">UnoControlModel</link> nella documentazione delle API."
            ],
            "id_hash": -6020138041307409450,
            "content_hash": -6020138041307409450,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id191598177924897\nhelp.text",
            "note": "ceFhn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2610,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540025/?format=api",
            "priority": 100,
            "id": 78548857,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=2c742c58f50e53d6",
            "url": "https://translations.documentfoundation.org/api/units/78548857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.061136Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The UNO object representing the control view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControl.html\">UnoControl</link> in the API documentation for more information."
            ],
            "previous_source": "",
            "target": [
                "L'oggetto UNO che rappresenta la vista del controllo. Per maggiori informazioni fate riferimento a <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\">XControl</link> e <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControl.html\">UnoControl</link> nella documentazione delle API."
            ],
            "id_hash": 2556512137223347075,
            "content_hash": 2556512137223347075,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id731598178083442\nhelp.text",
            "note": "fPcGS",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2614,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540026/?format=api",
            "priority": 100,
            "id": 78548858,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=a37a8e3e6b2c1b83",
            "url": "https://translations.documentfoundation.org/api/units/78548858/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.062351Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To learn more about URI strings, refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting Framework URI Specification</link>."
            ],
            "previous_source": "",
            "target": [
                "Per saperne di più sulle stringhe in formato URI, fare riferimento alle <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Specifiche URI del framework di scripting</link>."
            ],
            "id_hash": -8169683129301723265,
            "content_hash": -8169683129301723265,
            "location": "sf_formcontrol.xhp",
            "context": "sf_formcontrol.xhp\npar_id961618181634181\nhelp.text",
            "note": "PuSPh",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2682,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540027/?format=api",
            "priority": 100,
            "id": 78548859,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=0e9f747a8e78177f",
            "url": "https://translations.documentfoundation.org/api/units/78548859/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.067654Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\">Creazione di script in Python con <literal>ScriptForge</literal></link></variable>"
            ],
            "id_hash": -3498322048426827946,
            "content_hash": -3498322048426827946,
            "location": "sf_intro.xhp",
            "context": "sf_intro.xhp\nhd_id461623364876507\nhelp.text",
            "note": "QFG5C",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2736,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540028/?format=api",
            "priority": 100,
            "id": 78548860,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=4f7376a1c19a1f56",
            "url": "https://translations.documentfoundation.org/api/units/78548860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.069968Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:"
            ],
            "previous_source": "",
            "target": [
                "La <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\">libreria ScriptForge</link> è disponibile sia per Basic che per Python. La maggior parte dei servizi, metodi e proprietà funziona in modo identico in entrambi i linguaggi di programmazione. Tuttavia, a causa delle differenze di funzionamento tra i due linguaggi, gli utenti di <literal>ScriptForge</literal> devono conoscere alcune caratteristiche della libreria quando utilizzano Python:"
            ],
            "id_hash": -1223407131411707956,
            "content_hash": -1223407131411707956,
            "location": "sf_intro.xhp",
            "context": "sf_intro.xhp\npar_id41623410443946\nhelp.text",
            "note": "GwT9x",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2738,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540029/?format=api",
            "priority": 100,
            "id": 78548861,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=6f0595b2248687cc",
            "url": "https://translations.documentfoundation.org/api/units/78548861/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.070951Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "Visit <link href=\"text/sbasic/python/main0000.xhp#\">%PRODUCTNAME Python Scripts Help</link> for more information on Python scripting using %PRODUCTNAME."
            ],
            "previous_source": "",
            "target": [
                "Per maggiori informazioni sulla creazione di script in Python con %PRODUCTNAME visitate la <link href=\"text/sbasic/python/main0000.xhp#\">Guida agli script Python di %PRODUCTNAME</link>."
            ],
            "id_hash": -51714582493048734,
            "content_hash": -51714582493048734,
            "location": "sf_intro.xhp",
            "context": "sf_intro.xhp\npar_id31623411828158\nhelp.text",
            "note": "9zGtM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2746,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540030/?format=api",
            "priority": 100,
            "id": 78548862,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=7f4845dc78cb5062",
            "url": "https://translations.documentfoundation.org/api/units/78548862/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.072506Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
            ],
            "previous_source": "",
            "target": [
                "Se pensate di eseguire gli script dall'interno del processo di %PRODUCTNAME, consigliamo l'installazione dell'<link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\">estensione APSO (Alternative Script Organizer for Python)</link>. E comunque, per sviluppare script in Python all'esterno di %PRODUCTNAME, potete scegliere la vostra IDE per Python preferita."
            ],
            "id_hash": 5277576030774155365,
            "content_hash": 5277576030774155365,
            "location": "sf_intro.xhp",
            "context": "sf_intro.xhp\npar_id631623365667011\nhelp.text",
            "note": "DzGf6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2751,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540031/?format=api",
            "priority": 100,
            "id": 78548863,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=c93db7702d68d865",
            "url": "https://translations.documentfoundation.org/api/units/78548863/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.073668Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\">Python Scripts Organization and Location</link> help page."
            ],
            "previous_source": "",
            "target": [
                "Il primo passo consiste nell'individuare dove sono memorizzati i vostri script utente. A tale scopo fate riferimento alla pagina della guida in linea <link href=\"text/sbasic/python/python_locations.xhp\">Organizzazione e posizione degli script Python</link>."
            ],
            "id_hash": -1071942269943934393,
            "content_hash": -1071942269943934393,
            "location": "sf_intro.xhp",
            "context": "sf_intro.xhp\npar_id51623367560321\nhelp.text",
            "note": "AkXUk",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2763,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540032/?format=api",
            "priority": 100,
            "id": 78548864,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=711fb22f54441247",
            "url": "https://translations.documentfoundation.org/api/units/78548864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.075397Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "Start the Python shell from within the <emph>program</emph> folder inside your %PRODUCTNAME installation path. Follow the steps <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\">above</link> to learn how to find your installation path."
            ],
            "previous_source": "",
            "target": [
                "Avviate la shell di Python dalla cartella <emph>program</emph> all'interno del percorso di installazione di %PRODUCTNAME. Per capire come individuare il percorso di installazione seguite i passaggi <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\">precedenti</link>."
            ],
            "id_hash": -5564014257305898191,
            "content_hash": -5564014257305898191,
            "location": "sf_intro.xhp",
            "context": "sf_intro.xhp\npar_id621623371253647\nhelp.text",
            "note": "NuNqn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2789,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540033/?format=api",
            "priority": 100,
            "id": 78548865,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=32c8a6832c12b331",
            "url": "https://translations.documentfoundation.org/api/units/78548865/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.078090Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"L10NService\"><link href=\"text/sbasic/shared/03/sf_l10n.xhp\"><literal>ScriptForge</literal>.<literal>L10N</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"L10NService\"><link href=\"text/sbasic/shared/03/sf_l10n.xhp\">Servizio <literal>ScriptForge</literal>.<literal>L10N</literal></link></variable>"
            ],
            "id_hash": 4426236007085398359,
            "content_hash": 4426236007085398359,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\nhd_id521585843652750\nhelp.text",
            "note": "5kFM4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2806,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540034/?format=api",
            "priority": 100,
            "id": 78548866,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=bd6d26327e5e5957",
            "url": "https://translations.documentfoundation.org/api/units/78548866/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.079647Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <literal>L10N</literal> service is based on the GNU implementation of PO (portable object) files. To learn more about this file format, visit <link href=\"https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html\">GNU gettext Utilities: PO Files</link>."
            ],
            "previous_source": "",
            "target": [
                "Il servizio <literal>L10N</literal> si basa sull'implementazione GNU dei file PO (portable object). Per saperne di più su questo formato di file, visitare <link href=\"https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html\">GNU gettext Utilities: PO Files</link>."
            ],
            "id_hash": -9084178974232208862,
            "content_hash": -9084178974232208862,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id811614352321187\nhelp.text",
            "note": "vdQwG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2813,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540035/?format=api",
            "priority": 100,
            "id": 78548867,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=01ee835a5cd11a22",
            "url": "https://translations.documentfoundation.org/api/units/78548867/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.080928Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "To learn more about the names of character sets, visit <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\">IANA's Character Set</link> page. Be aware that %PRODUCTNAME does not implement all existing character sets."
            ],
            "previous_source": "",
            "target": [
                "Per saperne di più in merito ai nomi delle codifiche dei caratteri, visitate la pagina <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\">Codifiche dei caratteri IANA</link>. È bene notare che %PRODUCTNAME non implementa tutte le codifiche dei caratteri esistenti."
            ],
            "id_hash": 8077937219853769526,
            "content_hash": 8077937219853769526,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id141613001281573\nhelp.text",
            "note": "6cmQr",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2828,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540036/?format=api",
            "priority": 100,
            "id": 78548868,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=f01a991a4b4a5b36",
            "url": "https://translations.documentfoundation.org/api/units/78548868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.082860Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The example below specifies the folder containing the PO files. Because the locale is not defined, the service instance will use the locale defined for the %PRODUCTNAME user interface, which is the same locale defined in the <literal>OfficeLocale</literal> property of the <link href=\"text/sbasic/shared/03/sf_platform.xhp\">Platform</link> service."
            ],
            "previous_source": "",
            "target": [
                "L'esempio sottostante specifica la cartella contenente i file PO. Dato che la lingua locale non è definita, l'istanza del servizio userà quella definita per l'interfaccia utente di %PRODUCTNAME, che è la stessa lingua locale definita nella proprietà <literal>OfficeLocale</literal> del servizio <link href=\"text/sbasic/shared/03/sf_platform.xhp\">Platform</link>."
            ],
            "id_hash": 6787710663720927323,
            "content_hash": 6787710663720927323,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id611614358672609\nhelp.text",
            "note": "FaDSa",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2830,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540037/?format=api",
            "priority": 100,
            "id": 78548869,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=de32cae2c537805b",
            "url": "https://translations.documentfoundation.org/api/units/78548869/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.083913Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The folder containing the PO files (see the <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\"><literal>FileSystem.FileNaming</literal></link> property to learn about the notation used)."
            ],
            "previous_source": "",
            "target": [
                "La cartella contenente i file PO (per saperne di più sulla notazione usata controllate la proprietà <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\"><literal>FileSystem.FileNaming</literal></link>)."
            ],
            "id_hash": 850580276164307361,
            "content_hash": 850580276164307361,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id751585843652642\nhelp.text",
            "note": "EMof8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2844,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540038/?format=api",
            "priority": 100,
            "id": 78548870,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=8bcdde412dba29a1",
            "url": "https://translations.documentfoundation.org/api/units/78548870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.085904Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog."
            ],
            "previous_source": "",
            "target": [
                "Quando create l'istanza del servizio <literal>L10N</literal> da un file PO esistente, usate il metodo <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\">GetTextsFromL10N</link> del servizio <literal>Dialog</literal> per caricare automaticamente tutte le stringhe tradotte nella finestra di dialogo."
            ],
            "id_hash": 8780326556696958189,
            "content_hash": 8780326556696958189,
            "location": "sf_l10n.xhp",
            "context": "sf_l10n.xhp\npar_id911637864050221\nhelp.text",
            "note": "Aj4gB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2864,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540039/?format=api",
            "priority": 100,
            "id": 78548871,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=f9d9fc7bafd9d4ed",
            "url": "https://translations.documentfoundation.org/api/units/78548871/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.088062Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"MenuService\"><link href=\"text/sbasic/shared/03/sf_menu.xhp\"><literal>SFWidgets</literal>.<literal>Menu</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"MenuService\"><link href=\"text/sbasic/shared/03/sf_menu.xhp\">Servizio <literal>SFWidgets</literal>.<literal>Menu</literal></link></variable>"
            ],
            "id_hash": -8991295472172876927,
            "content_hash": -8991295472172876927,
            "location": "sf_menu.xhp",
            "context": "sf_menu.xhp\nbm_id681600788076499\nhelp.text",
            "note": "mZUG7",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2887,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540040/?format=api",
            "priority": 100,
            "id": 78548872,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=03388067ee8ebb81",
            "url": "https://translations.documentfoundation.org/api/units/78548872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.090566Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "The <literal>Menu</literal> service is instantiated by calling the <link href=\"text/sbasic/shared/03/sf_document.xhp#CreateMenu\"><literal>CreateMenu</literal></link> method from the <literal>Document</literal> service. The code snippet below creates a menu named <emph>My Menu</emph> in the current document window with two entries <emph>Item A</emph> and <emph>Item B</emph>."
            ],
            "previous_source": "",
            "target": [
                "Il servizio <literal>Menu</literal> viene istanziato chiamando il metodo <link href=\"text/sbasic/shared/03/sf_document.xhp#CreateMenu\"><literal>CreateMenu</literal></link> del servizio <literal>Document</literal>. Il frammento di codice sottostante crea nella finestra del documento corrente un menu denominato <emph>Mio Menu</emph> con due voci <emph>Voce A</emph> e <emph>Voce B</emph>."
            ],
            "id_hash": 6377654292903476629,
            "content_hash": 6377654292903476629,
            "location": "sf_menu.xhp",
            "context": "sf_menu.xhp\npar_id321614902851541\nhelp.text",
            "note": "EYjA8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2895,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540041/?format=api",
            "priority": 100,
            "id": 78548873,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=d881faca04c1bd95",
            "url": "https://translations.documentfoundation.org/api/units/78548873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.092083Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "Read <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting Framework URI Specification</link> to learn more about the URI syntax used in the <literal>script</literal> argument."
            ],
            "previous_source": "",
            "target": [
                "Per saperne di più sulla sintassi degli URI usati nell'argomento <literal>script</literal>, leggere le <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Specifiche URI del framework di scripting</link>."
            ],
            "id_hash": 4352115296491991979,
            "content_hash": 4352115296491991979,
            "location": "sf_menu.xhp",
            "context": "sf_menu.xhp\npar_id31643148484084\nhelp.text",
            "note": "iodMg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2941,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540042/?format=api",
            "priority": 100,
            "id": 78548874,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=bc65d1cdbcf2f3ab",
            "url": "https://translations.documentfoundation.org/api/units/78548874/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.096393Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"SF_Signatures\"><link href=\"text/sbasic/shared/03/sf_methods.xhp\"><literal>ScriptForge</literal> Method Signatures</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"SF_Signatures\"><link href=\"text/sbasic/shared/03/sf_methods.xhp\">Metodo Signatures di <literal>ScriptForge</literal></link></variable>"
            ],
            "id_hash": -4168674261405213814,
            "content_hash": -4168674261405213814,
            "location": "sf_methods.xhp",
            "context": "sf_methods.xhp\nhd_id31529004750471\nhelp.text",
            "note": "GQoqb",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2963,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540043/?format=api",
            "priority": 100,
            "id": 78548875,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=4625e4d888a0db8a",
            "url": "https://translations.documentfoundation.org/api/units/78548875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.100917Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"PlatformService\"><link href=\"text/sbasic/shared/03/sf_platform.xhp\"><literal>ScriptForge</literal>.<literal>Platform</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"PlatformService\"><link href=\"text/sbasic/shared/03/sf_platform.xhp\">Servizio <literal>ScriptForge</literal>.<literal>Platform</literal></link></variable>"
            ],
            "id_hash": 4083476845469910120,
            "content_hash": 4083476845469910120,
            "location": "sf_platform.xhp",
            "context": "sf_platform.xhp\nbm_id681600788076499\nhelp.text",
            "note": "GKXoF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2982,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540044/?format=api",
            "priority": 100,
            "id": 78548876,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=b8ab6c8e46c44468",
            "url": "https://translations.documentfoundation.org/api/units/78548876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.103608Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<link href=\"text/scalc/01/04060104.xhp#bm_id3691824\">Platform information with INFO(\"system\") Calc formula</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/scalc/01/04060104.xhp#bm_id3691824\">Informazioni sulla piattaforma con la formula di Calc INFO(\"system\")</link>"
            ],
            "id_hash": -963784272804939181,
            "content_hash": -963784272804939181,
            "location": "sf_platform.xhp",
            "context": "sf_platform.xhp\npar_id301613065794148\nhelp.text",
            "note": "eEZPy",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3050,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540045/?format=api",
            "priority": 100,
            "id": 78548877,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=729ff34f6b5a7a53",
            "url": "https://translations.documentfoundation.org/api/units/78548877/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.108790Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"PopupMenuService\"><link href=\"text/sbasic/shared/03/sf_popupmenu.xhp\"><literal>SFWidgets</literal>.<literal>PopupMenu</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"PopupMenuService\"><link href=\"text/sbasic/shared/03/sf_popupmenu.xhp\">Servizio <literal>SFWidgets</literal>.<literal>PopupMenu</literal></link></variable>"
            ],
            "id_hash": -3591627550697450275,
            "content_hash": -3591627550697450275,
            "location": "sf_popupmenu.xhp",
            "context": "sf_popupmenu.xhp\nbm_id681600788076499\nhelp.text",
            "note": "Vouog",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3052,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540046/?format=api",
            "priority": 100,
            "id": 78548878,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=4e27f9c59b2c14dd",
            "url": "https://translations.documentfoundation.org/api/units/78548878/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.109892Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/it/?format=api",
            "source": [
                "<variable id=\"RegionService\"><link href=\"text/sbasic/shared/03/sf_region.xhp\"><literal>ScriptForge</literal>.<literal>Region</literal> service</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"RegionService\"><link href=\"text/sbasic/shared/03/sf_region.xhp\">Servizio <literal>ScriptForge</literal>.<literal>Region</literal></link></variable>"
            ],
            "id_hash": 9102381076184308609,
            "content_hash": 9102381076184308609,
            "location": "sf_region.xhp",
            "context": "sf_region.xhp\nbm_id681600788076499\nhelp.text",
            "note": "H7HZZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/78540047/?format=api",
            "priority": 100,
            "id": 78548879,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/it/?checksum=fe52275cc0341b81",
            "url": "https://translations.documentfoundation.org/api/units/78548879/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-07T19:20:28.115110Z"
        }
    ]
}