Translation components API.

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

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

{
    "count": 4721,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/units/?format=api&page=51",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/units/?format=api&page=49",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<emph>end:</emph> Numeric variable that defines the final value at the end of the loop."
            ],
            "previous_source": "",
            "target": [
                "<emph>end (fine):</emph> variabile numerica che definisce il valore finale alla fine del ciclo."
            ],
            "id_hash": 1568467266329472851,
            "content_hash": 1568467266329472851,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3151043\nhelp.text",
            "note": "u8ZEL",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2451,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520467/?format=api",
            "priority": 100,
            "id": 100006276,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=95c450ab2b656f53",
            "url": "https://translations.documentfoundation.org/api/units/100006276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.317727Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<emph>step:</emph> Sets the value by which to increase or decrease the loop counter. If <literal>step</literal> is not specified, the loop counter is incremented by 1. In this case, <literal>end</literal> must be greater than <literal>start</literal>. If you want to decrease <literal>counter</literal>, <literal>end</literal> must be less than <literal>start</literal>, and <literal>step</literal> must be assigned a negative value."
            ],
            "previous_source": "",
            "target": [
                "<emph>step:</emph> imposta il valore di cui deve essere aumentato o diminuito il contatore del ciclo>. Se la variabile <literal>step</literal> non è specificata, il contatore del ciclo viene incrementato di 1. In questo caso, <literal>end</literal> deve essere maggiore di <literal>start</literal>. Se volete che il valore del <literal>counter</literal> diminuisca, dovete impostare un valore <literal>end</literal> minore di quello <literal>start</literal> e assegnare a <literal>step</literal> un valore negativo."
            ],
            "id_hash": 7200652697064848938,
            "content_hash": 7200652697064848938,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3156281\nhelp.text",
            "note": "TmxSC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2452,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520508/?format=api",
            "priority": 100,
            "id": 100006278,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=e3eddb7a2f823e2a",
            "url": "https://translations.documentfoundation.org/api/units/100006278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.318898Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
            ],
            "previous_source": "",
            "target": [
                "Il ciclo <emph>For...Next</emph> ripete tutte le istruzioni del ciclo per il numero di volte specificato dai parametri."
            ],
            "id_hash": -6119038415340249446,
            "content_hash": -6119038415340249446,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3154684\nhelp.text",
            "note": "VMWd9",
            "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/98520567/?format=api",
            "priority": 100,
            "id": 100006280,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=2b14cefb36acde9a",
            "url": "https://translations.documentfoundation.org/api/units/100006280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.320379Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "As the <literal>counter</literal> variable is decreased, %PRODUCTNAME Basic checks if the <literal>end</literal> value has been reached. As soon as the <literal>counter</literal> passes the <literal>end</literal> value, the loop automatically terminates."
            ],
            "previous_source": "",
            "target": [
                "A mano a mano che la variabile <literal>counter</literal> diminuisce, %PRODUCTNAME Basic controlla se sia stato raggiunto il valore <literal>end</literal>. Non appena <literal>counter</literal> supera il valore <literal>end</literal>, il ciclo termina automaticamente."
            ],
            "id_hash": -8406350031932468558,
            "content_hash": -8406350031932468558,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3147287\nhelp.text",
            "note": "6pQ2G",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2454,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520613/?format=api",
            "priority": 100,
            "id": 100006283,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=0b56a52f491252b2",
            "url": "https://translations.documentfoundation.org/api/units/100006283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.321578Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
            ],
            "previous_source": "",
            "target": [
                "Le istruzioni <emph>For...Next</emph> possono essere annidate. Se non specificate una variabile dopo l'istruzione <emph>Next</emph>, quest'ultima si riferisce automaticamente all'istruzione <emph>For</emph> più recente."
            ],
            "id_hash": -7034143904126043477,
            "content_hash": -7034143904126043477,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3159154\nhelp.text",
            "note": "hFEyc",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2455,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520695/?format=api",
            "priority": 100,
            "id": 100006285,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=1e61b3633f967aab",
            "url": "https://translations.documentfoundation.org/api/units/100006285/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.322860Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
            ],
            "previous_source": "",
            "target": [
                "Se specificate un incremento di 0, le istruzioni tra <emph>For</emph> e <emph>Next</emph> vengono ripetute continuamente."
            ],
            "id_hash": -6206598682678731035,
            "content_hash": -6206598682678731035,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3155306\nhelp.text",
            "note": "73dKb",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2456,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520762/?format=api",
            "priority": 100,
            "id": 100006288,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=29ddbb61cf86dee5",
            "url": "https://translations.documentfoundation.org/api/units/100006288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.324397Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "When counting down the counter variable, %PRODUCTNAME Basic checks for overflow or underflow. The loop ends when <literal>counter</literal> exceeds <literal>end</literal> (positive Step value) or is less than <literal>end</literal> (negative Step value)."
            ],
            "previous_source": "",
            "target": [
                "Nel conteggiare a ritroso la variabile del contatore, %PRODUCTNAME Basic controlla gli eventuali overflow o underflow. Il ciclo termina quando <literal>counter</literal> supera <literal>end</literal> (valore Step positivo) o scende al di sotto di <literal>end</literal> (valore Step negativo)."
            ],
            "id_hash": -8945849608758221612,
            "content_hash": -8945849608758221612,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3155854\nhelp.text",
            "note": "Xxfcy",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2457,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520795/?format=api",
            "priority": 100,
            "id": 100006290,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=03d9f52d8fe624d4",
            "url": "https://translations.documentfoundation.org/api/units/100006290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.325494Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
            ],
            "previous_source": "",
            "target": [
                "Per uscire dal ciclo in modo incondizionato, usate l'istruzione <emph>Exit For</emph>. Questa istruzione deve trovarsi all'interno di un ciclo <emph>For...Next</emph>. Usate l'istruzione <emph>If...Then</emph> per provare la condizione di uscita come segue:"
            ],
            "id_hash": -8739615201941469609,
            "content_hash": -8739615201941469609,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3145273\nhelp.text",
            "note": "DNpBx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2458,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520859/?format=api",
            "priority": 100,
            "id": 100006293,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=06b6a6473eacc657",
            "url": "https://translations.documentfoundation.org/api/units/100006293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.326697Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "statement-block"
            ],
            "previous_source": "",
            "target": [
                "blocco istruzioni"
            ],
            "id_hash": 1072776737887404822,
            "content_hash": 1072776737887404822,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id621586522583437\nhelp.text",
            "note": "M36BA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2459,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520904/?format=api",
            "priority": 100,
            "id": 100006295,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=8ee344c26114c316",
            "url": "https://translations.documentfoundation.org/api/units/100006295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.327850Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "statement-block"
            ],
            "previous_source": "",
            "target": [
                "blocco istruzioni"
            ],
            "id_hash": -5579984829909806550,
            "content_hash": -5579984829909806550,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id711586522584013\nhelp.text",
            "note": "k56rG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2460,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520937/?format=api",
            "priority": 100,
            "id": 100006297,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=328fe95c7928522a",
            "url": "https://translations.documentfoundation.org/api/units/100006297/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.328716Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
            ],
            "previous_source": "",
            "target": [
                "Nei cicli <emph>For...Next</emph> annidati, l'uscita incondizionata da un ciclo con <emph>Exit For</emph> ha effetto su un solo ciclo."
            ],
            "id_hash": -4015760197583035898,
            "content_hash": -4015760197583035898,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3156286\nhelp.text",
            "note": "C2e3R",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2461,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/98520968/?format=api",
            "priority": 100,
            "id": 100006299,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=484527606fe92206",
            "url": "https://translations.documentfoundation.org/api/units/100006299/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.329598Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Examples"
            ],
            "previous_source": "",
            "target": [
                "Esempi"
            ],
            "id_hash": 3636802070230955983,
            "content_hash": 3636802070230955983,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nhd_id3148457\nhelp.text",
            "note": "Xo6Nj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2462,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521020/?format=api",
            "priority": 100,
            "id": 100006302,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=b2788436da8577cf",
            "url": "https://translations.documentfoundation.org/api/units/100006302/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.330693Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that is filled with various contents:"
            ],
            "previous_source": "",
            "target": [
                "L'esempio seguente utilizza due cicli annidati per ordinare una matrice di stringhe con 10 elementi ( sVoce() ) che viene riempita con vari tipi di contenuto:"
            ],
            "id_hash": -1336764930285624859,
            "content_hash": -1336764930285624859,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id3151074\nhelp.text",
            "note": "mdCY2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2463,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521049/?format=api",
            "priority": 100,
            "id": 100006307,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=6d72db60de2021e5",
            "url": "https://translations.documentfoundation.org/api/units/100006307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.728175Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "This explores the content of an array to display each item it contains."
            ],
            "previous_source": "",
            "target": [
                "Esplora il contenuto di una matrice per visualizzare ogni singolo elemento che questa contiene."
            ],
            "id_hash": -6699701481310923983,
            "content_hash": -6699701481310923983,
            "location": "03090202.xhp",
            "context": "03090202.xhp\npar_id561586524231943\nhelp.text",
            "note": "uEoLD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2464,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521086/?format=api",
            "priority": 100,
            "id": 100006312,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=2305e0ffd14dd331",
            "url": "https://translations.documentfoundation.org/api/units/100006312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.730381Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Sub list_iteration"
            ],
            "previous_source": "",
            "target": [
                "Sub list_iteration"
            ],
            "id_hash": -2450193280054610887,
            "content_hash": -2450193280054610887,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id511586523090639\nhelp.text",
            "note": "TGDLQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2465,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521128/?format=api",
            "priority": 100,
            "id": 100006317,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=5dff2a31874bb439",
            "url": "https://translations.documentfoundation.org/api/units/100006317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.732129Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "cutlery = Array(\"fork\", \"knife\", \"spoon\")"
            ],
            "previous_source": "",
            "target": [
                "posate = Array(\"forchetta\", \"coltello\", \"cucchiaio\")"
            ],
            "id_hash": 1615749387781767457,
            "content_hash": 1615749387781767457,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id391586523091799\nhelp.text",
            "note": "biVQS",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2466,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521178/?format=api",
            "priority": 100,
            "id": 100006323,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=966c4b81f0c98121",
            "url": "https://translations.documentfoundation.org/api/units/100006323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.734482Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "For Each item in cutlery"
            ],
            "previous_source": "",
            "target": [
                "For Each item in posate"
            ],
            "id_hash": 2030615693036146978,
            "content_hash": 2030615693036146978,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id811586523092655\nhelp.text",
            "note": "AupdW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2467,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521230/?format=api",
            "priority": 100,
            "id": 100006330,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=9c2e3236d2c0d122",
            "url": "https://translations.documentfoundation.org/api/units/100006330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.736384Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Print item"
            ],
            "previous_source": "",
            "target": [
                "Print item"
            ],
            "id_hash": -2188652407774109758,
            "content_hash": -2188652407774109758,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id271586523092911\nhelp.text",
            "note": "BdxhG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2468,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521284/?format=api",
            "priority": 100,
            "id": 100006333,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=61a0583b29d21fc2",
            "url": "https://translations.documentfoundation.org/api/units/100006333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.738205Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Next ' item"
            ],
            "previous_source": "",
            "target": [
                "Next ' item"
            ],
            "id_hash": 6179078955909572480,
            "content_hash": 6179078955909572480,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id941586523093415\nhelp.text",
            "note": "Pjkxm",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2469,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521313/?format=api",
            "priority": 100,
            "id": 100006337,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=d5c07f927e14e780",
            "url": "https://translations.documentfoundation.org/api/units/100006337/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.739521Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "End Sub"
            ],
            "previous_source": "",
            "target": [
                "End Sub"
            ],
            "id_hash": -7995744795024413246,
            "content_hash": -7995744795024413246,
            "location": "03090202.xhp",
            "context": "03090202.xhp\nbas_id301586523093607\nhelp.text",
            "note": "ArG25",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2470,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521334/?format=api",
            "priority": 100,
            "id": 100006341,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=11096878e1e42dc2",
            "url": "https://translations.documentfoundation.org/api/units/100006341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.740412Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "While...Wend Statement"
            ],
            "previous_source": "",
            "target": [
                "Istruzione While... Wend"
            ],
            "id_hash": 1134832509949099052,
            "content_hash": 1134832509949099052,
            "location": "03090203.xhp",
            "context": "03090203.xhp\ntit\nhelp.text",
            "note": "GD68h",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2471,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521358/?format=api",
            "priority": 100,
            "id": 100006343,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=8fbfbc27bb14bc2c",
            "url": "https://translations.documentfoundation.org/api/units/100006343/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.741544Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<bookmark_value>While;While...Wend loop</bookmark_value>    <bookmark_value>While;While Wend loop</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>While;ciclo While...Wend</bookmark_value>    <bookmark_value>While;ciclo While Wend</bookmark_value>"
            ],
            "id_hash": 5297786355326550025,
            "content_hash": 5297786355326550025,
            "location": "03090203.xhp",
            "context": "03090203.xhp\nbm_id3150400\nhelp.text",
            "note": "MB6No",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2472,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521399/?format=api",
            "priority": 100,
            "id": 100006347,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=c985849f0d268009",
            "url": "https://translations.documentfoundation.org/api/units/100006347/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.742409Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03090203.xhp\">While...Wend Statement</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03090203.xhp\">Istruzione While...Wend</link>"
            ],
            "id_hash": -5115645142111284293,
            "content_hash": -5115645142111284293,
            "location": "03090203.xhp",
            "context": "03090203.xhp\nhd_id3150400\nhelp.text",
            "note": "piD5w",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2473,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521431/?format=api",
            "priority": 100,
            "id": 100006351,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=390193d8db8113bb",
            "url": "https://translations.documentfoundation.org/api/units/100006351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.743424Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "When a program encounters a <literal>While</literal> statement, it tests the condition. If the condition is <literal>False</literal>, the program continues directly following the <literal>Wend</literal> statement. If the condition is <literal>True</literal>, the loop is executed until the program finds <literal>Wend</literal> and then jumps back to the <emph>While</emph> statement. If the condition is still <literal>True</literal>, the loop is executed again."
            ],
            "previous_source": "",
            "target": [
                "Quando un programma incontra un'istruzione <literal>While</literal>, valuta la condizione. Se questa è <literal>False</literal> (falsa), il programma passa direttamente all'istruzione dopo <literal>Wend</literal>. Se la condizione è <literal>True</literal> (vera), il ciclo viene eseguito fino a che il programma non incontra l'istruzione <literal>Wend</literal>, quindi torna nuovamente a <emph>While</emph>. Se la condizione è ancora <literal>True</literal>, il ciclo viene eseguito di nuovo."
            ],
            "id_hash": 6589728847849202807,
            "content_hash": 6589728847849202807,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id3151211\nhelp.text",
            "note": "QMYRt",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2474,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521471/?format=api",
            "priority": 100,
            "id": 100006354,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=db736b7926322477",
            "url": "https://translations.documentfoundation.org/api/units/100006354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.744438Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\">Exit</link>. Never exit a <literal>While...Wend</literal> loop with <link href=\"text/sbasic/shared/03090302.xhp\">GoTo</link>, since this can cause a run-time error."
            ],
            "previous_source": "",
            "target": [
                "A differenza dell'istruzione <link href=\"text/sbasic/shared/03090201.xhp\">Do...Loop</link>, non è possibile interrompere un ciclo <emph>While...Wend</emph> con <link href=\"text/sbasic/shared/03090412.xhp\">Exit</link>. Non uscite mai da un ciclo <literal>While...Wend</literal> con <link href=\"text/sbasic/shared/03090302.xhp\">GoTo</link>, in quanto ciò potrebbe causare un errore di esecuzione (runtime)."
            ],
            "id_hash": -856001106511441665,
            "content_hash": -856001106511441665,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id3151041\nhelp.text",
            "note": "McvNv",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2475,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521487/?format=api",
            "priority": 100,
            "id": 100006360,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=741edf87670b50ff",
            "url": "https://translations.documentfoundation.org/api/units/100006360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.746217Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "A <literal>Do...Loop</literal> is more flexible than a <literal>While...Wend.</literal>"
            ],
            "previous_source": "",
            "target": [
                "L'uso di <literal>Do...Loop</literal> è più flessibile di un'istruzione <literal>While...Wend.</literal>"
            ],
            "id_hash": 5019337351256136271,
            "content_hash": 5019337351256136271,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id3145172\nhelp.text",
            "note": "s8j22",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2476,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521515/?format=api",
            "priority": 100,
            "id": 100006364,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=c5a844ba3578da4f",
            "url": "https://translations.documentfoundation.org/api/units/100006364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.747674Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/While_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">While syntax</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/While_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">Sintassi di While</alt></image>"
            ],
            "id_hash": -3937496258076050071,
            "content_hash": -3937496258076050071,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id831588865616326\nhelp.text",
            "note": "DB6ZD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2477,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521552/?format=api",
            "priority": 100,
            "id": 100006367,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=495b3403d8f27d69",
            "url": "https://translations.documentfoundation.org/api/units/100006367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.748736Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "sText =\"This is a short text\""
            ],
            "previous_source": "",
            "target": [
                "sTesto =\"Questo è un breve testo\""
            ],
            "id_hash": -8917117268986013544,
            "content_hash": -8917117268986013544,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id3155306\nhelp.text",
            "note": "DZ929",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2478,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521600/?format=api",
            "priority": 100,
            "id": 100006374,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=04400916b9965898",
            "url": "https://translations.documentfoundation.org/api/units/100006374/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.778008Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "MsgBox sText,0,\"Text encoded\""
            ],
            "previous_source": "",
            "target": [
                "MsgBox sTesto,0,\"Testo codificato\""
            ],
            "id_hash": 4642103244118398288,
            "content_hash": 4642103244118398288,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id3153189\nhelp.text",
            "note": "ATdAF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2479,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521648/?format=api",
            "priority": 100,
            "id": 100006376,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=c06c104e3c5d9550",
            "url": "https://translations.documentfoundation.org/api/units/100006376/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.779520Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03090201.xhp\">Do...Until</link> or <link href=\"text/sbasic/shared/03090201.xhp\">Do...While</link> statement"
            ],
            "previous_source": "",
            "target": [
                "Istruzione <link href=\"text/sbasic/shared/03090201.xhp\">Do...Until</link> o <link href=\"text/sbasic/shared/03090201.xhp\">Do...While</link>"
            ],
            "id_hash": 4781560957257161277,
            "content_hash": 4781560957257161277,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id161588865796615\nhelp.text",
            "note": "Tu4uw",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2480,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521671/?format=api",
            "priority": 100,
            "id": 100006380,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=c25b845b59309a3d",
            "url": "https://translations.documentfoundation.org/api/units/100006380/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.780836Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03090412.xhp\">Exit</link> statement"
            ],
            "previous_source": "",
            "target": [
                "Istruzione <link href=\"text/sbasic/shared/03090412.xhp\">Exit</link>"
            ],
            "id_hash": -4482441031449465428,
            "content_hash": -4482441031449465428,
            "location": "03090203.xhp",
            "context": "03090203.xhp\npar_id281588865818334\nhelp.text",
            "note": "CroFU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2481,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521714/?format=api",
            "priority": 100,
            "id": 100006382,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=41cb2ba181d1adac",
            "url": "https://translations.documentfoundation.org/api/units/100006382/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.782301Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Jumps"
            ],
            "previous_source": "",
            "target": [
                "Salti"
            ],
            "id_hash": -2938507150196830705,
            "content_hash": -2938507150196830705,
            "location": "03090300.xhp",
            "context": "03090300.xhp\ntit\nhelp.text",
            "note": "kSjtx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2482,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521759/?format=api",
            "priority": 100,
            "id": 100006386,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=57385350d6928e0f",
            "url": "https://translations.documentfoundation.org/api/units/100006386/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.783661Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03090300.xhp\">Jumps</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03090300.xhp\">Salti</link>"
            ],
            "id_hash": 4659384305223255460,
            "content_hash": 4659384305223255460,
            "location": "03090300.xhp",
            "context": "03090300.xhp\nhd_id3151262\nhelp.text",
            "note": "hMrhK",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2483,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521804/?format=api",
            "priority": 100,
            "id": 100006391,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=c0a97556d0dcc5a4",
            "url": "https://translations.documentfoundation.org/api/units/100006391/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.784960Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "The following statements execute jumps."
            ],
            "previous_source": "",
            "target": [
                "Le seguenti istruzioni eseguono salti."
            ],
            "id_hash": -3118062198961795351,
            "content_hash": -3118062198961795351,
            "location": "03090300.xhp",
            "context": "03090300.xhp\npar_id3148983\nhelp.text",
            "note": "eLVNY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2484,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521833/?format=api",
            "priority": 100,
            "id": 100006394,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=54ba6af3434f0ee9",
            "url": "https://translations.documentfoundation.org/api/units/100006394/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.786612Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "GoSub...Return Statement"
            ],
            "previous_source": "",
            "target": [
                "Istruzione GoSub...Return"
            ],
            "id_hash": 2767575997980278364,
            "content_hash": 2767575997980278364,
            "location": "03090301.xhp",
            "context": "03090301.xhp\ntit\nhelp.text",
            "note": "egdwE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2485,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521897/?format=api",
            "priority": 100,
            "id": 100006399,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=a66867b4f882fe5c",
            "url": "https://translations.documentfoundation.org/api/units/100006399/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.787840Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<bookmark_value>GoSub...Return statement</bookmark_value>  <bookmark_value>label; in GoSub...Return statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>GoSub...Return, istruzione</bookmark_value>  <bookmark_value>label; nell'istruzione GoSub...Return</bookmark_value>"
            ],
            "id_hash": -7857254510064350174,
            "content_hash": -7857254510064350174,
            "location": "03090301.xhp",
            "context": "03090301.xhp\nbm_id3147242\nhelp.text",
            "note": "EhtAB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2486,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521941/?format=api",
            "priority": 100,
            "id": 100006402,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=12f56ca711c74c22",
            "url": "https://translations.documentfoundation.org/api/units/100006402/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.788757Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<variable id=\"GoSubh1\"><link href=\"text/sbasic/shared/03090301.xhp\">GoSub...Return Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"GoSubh1\"><link href=\"text/sbasic/shared/03090301.xhp\">Istruzione GoSub...Return</link></variable>"
            ],
            "id_hash": 8565141604822031298,
            "content_hash": 8565141604822031298,
            "location": "03090301.xhp",
            "context": "03090301.xhp\nhd_id3147242\nhelp.text",
            "note": "cfNGR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2487,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98521976/?format=api",
            "priority": 100,
            "id": 100006405,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=f6dd7ee8d6561bc2",
            "url": "https://translations.documentfoundation.org/api/units/100006405/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.789809Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Calls a subroutine that is indicated by a label inside a <literal>Sub</literal> or a <literal>Function</literal>. The statements following the label are executed until the next <literal>Return</literal> statement. Afterwards, the program continues with the statement that follows the <literal>GoSub</literal> statement."
            ],
            "previous_source": "",
            "target": [
                "Chiama una subroutine indicata con un'etichetta all'interno di una <literal>Sub</literal> o da una <literal>Function</literal>. Le istruzioni che seguono l'etichetta vengono eseguite fino alla successiva istruzione <literal>Return</literal>. In seguito, il programma continua con l'istruzione successiva a <literal>GoSub</literal>."
            ],
            "id_hash": 8428826441102734980,
            "content_hash": 8428826441102734980,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3145316\nhelp.text",
            "note": "HSYep",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2488,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522007/?format=api",
            "priority": 100,
            "id": 100006422,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=f4f934fd87593684",
            "url": "https://translations.documentfoundation.org/api/units/100006422/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.796790Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "GoSub label[:]"
            ],
            "previous_source": "",
            "target": [
                "GoSub label[:]"
            ],
            "id_hash": -5408074026043647011,
            "content_hash": -5408074026043647011,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3145069\nhelp.text",
            "note": "g6Wgg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2489,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522037/?format=api",
            "priority": 100,
            "id": 100006428,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=34f2a95396a6dbdd",
            "url": "https://translations.documentfoundation.org/api/units/100006428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.798475Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label in that of the routine it belongs to."
            ],
            "previous_source": "",
            "target": [
                "<emph>label:</emph> un identificatore per la riga che indica il punto dal quale continuare l'esecuzione. La visibilità di una label è all'interno della routine alla quale appartiene."
            ],
            "id_hash": 8540792956089308088,
            "content_hash": 8540792956089308088,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id471588670859073\nhelp.text",
            "note": "krBDs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2490,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522062/?format=api",
            "priority": 100,
            "id": 100006435,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=f686fdf147dc93b8",
            "url": "https://translations.documentfoundation.org/api/units/100006435/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.800035Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "The <literal>GoSub</literal> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
            ],
            "previous_source": "",
            "target": [
                "L'istruzione <literal>GoSub</literal> chiama una subroutine locale indicata con un'etichetta dall'interno di una subroutine o di una funzione. Il nome dell'etichetta deve terminare con due punti (\":\")."
            ],
            "id_hash": 2977468409494097786,
            "content_hash": 2977468409494097786,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3147318\nhelp.text",
            "note": "sqKLC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2491,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522093/?format=api",
            "priority": 100,
            "id": 100006439,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=a95217be3dd7cf7a",
            "url": "https://translations.documentfoundation.org/api/units/100006439/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.801369Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "' statements"
            ],
            "previous_source": "",
            "target": [
                "' istruzioni"
            ],
            "id_hash": 9076620447411323852,
            "content_hash": 9076620447411323852,
            "location": "03090301.xhp",
            "context": "03090301.xhp\nbas_id411588670455217\nhelp.text",
            "note": "CfgLj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2492,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522130/?format=api",
            "priority": 100,
            "id": 100006443,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=fdf6a234f8ffc3cc",
            "url": "https://translations.documentfoundation.org/api/units/100006443/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.802634Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "' statements"
            ],
            "previous_source": "",
            "target": [
                "' istruzioni"
            ],
            "id_hash": 383077201788565791,
            "content_hash": 383077201788565791,
            "location": "03090301.xhp",
            "context": "03090301.xhp\nbas_id421588670457589\nhelp.text",
            "note": "hGEZe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2493,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522175/?format=api",
            "priority": 100,
            "id": 100006446,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=8550f6af7628791f",
            "url": "https://translations.documentfoundation.org/api/units/100006446/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.803626Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "' statements"
            ],
            "previous_source": "",
            "target": [
                "' istruzioni"
            ],
            "id_hash": 2081144599373314359,
            "content_hash": 2081144599373314359,
            "location": "03090301.xhp",
            "context": "03090301.xhp\nbas_id171588670458263\nhelp.text",
            "note": "a8NbA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2494,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522224/?format=api",
            "priority": 100,
            "id": 100006451,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=9ce1b5fc9bde7937",
            "url": "https://translations.documentfoundation.org/api/units/100006451/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.804585Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
            ],
            "previous_source": "",
            "target": [
                "Se il programma incontra un'istruzione Return che non è preceduta da <emph>GoSub</emph>, $[officename] Basic restituisce un messaggio di errore. Usate <emph>Exit Sub</emph> o <emph>Exit Function</emph> per fare in modo che il programma esca dalla subroutine o dalla funzione prima di raggiungere la successiva istruzione Return."
            ],
            "id_hash": -2811461207270579265,
            "content_hash": -2811461207270579265,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3153190\nhelp.text",
            "note": "X2mAh",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2495,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522240/?format=api",
            "priority": 100,
            "id": 100006455,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=58fbaeed80d8a3bf",
            "url": "https://translations.documentfoundation.org/api/units/100006455/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.805509Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
            ],
            "previous_source": "",
            "target": [
                "L'esempio seguente illustra l'uso di <emph>GoSub</emph> e <emph>Return</emph>. Eseguendo una sezione del programma due volte, il programma calcola la radice quadrata di due numeri inseriti dall'utente."
            ],
            "id_hash": 2440815532560841564,
            "content_hash": 2440815532560841564,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3145799\nhelp.text",
            "note": "HZDqC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2496,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522281/?format=api",
            "priority": 100,
            "id": 100006460,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=a1df84cb7c8b7b5c",
            "url": "https://translations.documentfoundation.org/api/units/100006460/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.806830Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))"
            ],
            "previous_source": "",
            "target": [
                "iInputa = Int(InputBox(\"Inserite il primo numero: \",\"NumeroInput\"))"
            ],
            "id_hash": -5791688460122185998,
            "content_hash": -5791688460122185998,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3146970\nhelp.text",
            "note": "JXEq5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2497,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522341/?format=api",
            "priority": 100,
            "id": 100006466,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=2f9fca07fcb01ef2",
            "url": "https://translations.documentfoundation.org/api/units/100006466/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.809129Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))"
            ],
            "previous_source": "",
            "target": [
                "iInputb = Int(InputBox(\"Inserite il secondo numero: \",\"NumeroInput\"))"
            ],
            "id_hash": -1880485996575806090,
            "content_hash": -1880485996575806090,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3150329\nhelp.text",
            "note": "iC9jg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2498,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522377/?format=api",
            "priority": 100,
            "id": 100006470,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=65e72bf30900ad76",
            "url": "https://translations.documentfoundation.org/api/units/100006470/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.810473Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Print \"The square root of\";iInputa;\" is\";iInputc"
            ],
            "previous_source": "",
            "target": [
                "Print \"La radice quadrata di\";iInputa;\" è\";iInputc"
            ],
            "id_hash": -6996438353229582963,
            "content_hash": -6996438353229582963,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3154756\nhelp.text",
            "note": "LFYhz",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2499,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522436/?format=api",
            "priority": 100,
            "id": 100006474,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=1ee7a862eed4ed8d",
            "url": "https://translations.documentfoundation.org/api/units/100006474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.811586Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/it/?format=api",
            "source": [
                "Print \"The square root of\";iInputb;\" is\";iInputc"
            ],
            "previous_source": "",
            "target": [
                "Print \"La radice quadrata di\";iInputb;\" è\";iInputc"
            ],
            "id_hash": 6791152239325688761,
            "content_hash": 6791152239325688761,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3147340\nhelp.text",
            "note": "hDCHM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2500,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98522479/?format=api",
            "priority": 100,
            "id": 100006479,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/it/?checksum=de3f04fb089b33b9",
            "url": "https://translations.documentfoundation.org/api/units/100006479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:13:01.812686Z"
        }
    ]
}