Translation components API.

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

GET /api/translations/libo_help-24-2/textsbasicshared/en/units/?format=api&page=51
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4728,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/units/?format=api&page=52",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/units/?format=api&page=50",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "' statements"
            ],
            "previous_source": "",
            "target": [
                "' statements"
            ],
            "id_hash": 2081144599373314359,
            "content_hash": 2081144599373314359,
            "location": "03090301.xhp",
            "context": "03090301.xhp\nbas_id171588670458263\nhelp.text",
            "note": "a8NbA",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2501,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324748/?format=api",
            "priority": 100,
            "id": 110324748,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=9ce1b5fc9bde7937",
            "url": "https://translations.documentfoundation.org/api/units/110324748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:43.994638Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?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": [
                "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."
            ],
            "id_hash": -2811461207270579265,
            "content_hash": -2811461207270579265,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3153190\nhelp.text",
            "note": "X2mAh",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2502,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324775/?format=api",
            "priority": 100,
            "id": 110324775,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=58fbaeed80d8a3bf",
            "url": "https://translations.documentfoundation.org/api/units/110324775/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.022034Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?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": [
                "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."
            ],
            "id_hash": 2440815532560841564,
            "content_hash": 2440815532560841564,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3145799\nhelp.text",
            "note": "HZDqC",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2503,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324802/?format=api",
            "priority": 100,
            "id": 110324802,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=a1df84cb7c8b7b5c",
            "url": "https://translations.documentfoundation.org/api/units/110324802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.060374Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))"
            ],
            "previous_source": "",
            "target": [
                "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))"
            ],
            "id_hash": -5791688460122185998,
            "content_hash": -5791688460122185998,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3146970\nhelp.text",
            "note": "JXEq5",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2504,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324819/?format=api",
            "priority": 100,
            "id": 110324819,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=2f9fca07fcb01ef2",
            "url": "https://translations.documentfoundation.org/api/units/110324819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.085102Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))"
            ],
            "previous_source": "",
            "target": [
                "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))"
            ],
            "id_hash": -1880485996575806090,
            "content_hash": -1880485996575806090,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3150329\nhelp.text",
            "note": "iC9jg",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2505,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324858/?format=api",
            "priority": 100,
            "id": 110324858,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=65e72bf30900ad76",
            "url": "https://translations.documentfoundation.org/api/units/110324858/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.138536Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Print \"The square root of\";iInputa;\" is\";iInputc"
            ],
            "previous_source": "",
            "target": [
                "Print \"The square root of\";iInputa;\" is\";iInputc"
            ],
            "id_hash": -6996438353229582963,
            "content_hash": -6996438353229582963,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3154756\nhelp.text",
            "note": "LFYhz",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2506,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324888/?format=api",
            "priority": 100,
            "id": 110324888,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=1ee7a862eed4ed8d",
            "url": "https://translations.documentfoundation.org/api/units/110324888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.168679Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Print \"The square root of\";iInputb;\" is\";iInputc"
            ],
            "previous_source": "",
            "target": [
                "Print \"The square root of\";iInputb;\" is\";iInputc"
            ],
            "id_hash": 6791152239325688761,
            "content_hash": 6791152239325688761,
            "location": "03090301.xhp",
            "context": "03090301.xhp\npar_id3147340\nhelp.text",
            "note": "hDCHM",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2507,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324905/?format=api",
            "priority": 100,
            "id": 110324905,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=de3f04fb089b33b9",
            "url": "https://translations.documentfoundation.org/api/units/110324905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.199815Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "GoTo Statement"
            ],
            "previous_source": "",
            "target": [
                "GoTo Statement"
            ],
            "id_hash": -2564626724969153125,
            "content_hash": -2564626724969153125,
            "location": "03090302.xhp",
            "context": "03090302.xhp\ntit\nhelp.text",
            "note": "ruEDV",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2508,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324922/?format=api",
            "priority": 100,
            "id": 110324922,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=5c689d94e4bd7d9b",
            "url": "https://translations.documentfoundation.org/api/units/110324922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.220854Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<bookmark_value>GoTo statement</bookmark_value>  <bookmark_value>label; in GoTo statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>GoTo statement</bookmark_value>  <bookmark_value>label; in GoTo statement</bookmark_value>"
            ],
            "id_hash": -5191449748388339427,
            "content_hash": -5191449748388339427,
            "location": "03090302.xhp",
            "context": "03090302.xhp\nbm_id3159413\nhelp.text",
            "note": "MJeVf",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2509,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324933/?format=api",
            "priority": 100,
            "id": 110324933,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=37f443f59605a11d",
            "url": "https://translations.documentfoundation.org/api/units/110324933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.233434Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<variable id=\"GoToh1\"><link href=\"text/sbasic/shared/03090302.xhp\">GoTo Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"GoToh1\"><link href=\"text/sbasic/shared/03090302.xhp\">GoTo Statement</link></variable>"
            ],
            "id_hash": 5353326371603919892,
            "content_hash": 5353326371603919892,
            "location": "03090302.xhp",
            "context": "03090302.xhp\nhd_id3159413\nhelp.text",
            "note": "cLxHY",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2510,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324951/?format=api",
            "priority": 100,
            "id": 110324951,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=ca4ad5f8ca2eb414",
            "url": "https://translations.documentfoundation.org/api/units/110324951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.283498Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Continues program execution within a <literal>Sub</literal> or <literal>Function</literal> at the procedure line indicated by a label."
            ],
            "previous_source": "",
            "target": [
                "Continues program execution within a <literal>Sub</literal> or <literal>Function</literal> at the procedure line indicated by a label."
            ],
            "id_hash": 1931793192882787259,
            "content_hash": 1931793192882787259,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id3153379\nhelp.text",
            "note": "zmo8E",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2511,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/110324981/?format=api",
            "priority": 100,
            "id": 110324981,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=9acf1bac814bd3bb",
            "url": "https://translations.documentfoundation.org/api/units/110324981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.311214Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Syntax:"
            ],
            "previous_source": "",
            "target": [
                "Syntax:"
            ],
            "id_hash": 5095080748822730250,
            "content_hash": 5095080748822730250,
            "location": "03090302.xhp",
            "context": "03090302.xhp\nhd_id3149656\nhelp.text",
            "note": "MFgEA",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2512,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325009/?format=api",
            "priority": 100,
            "id": 110325009,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=c6b55cf23782960a",
            "url": "https://translations.documentfoundation.org/api/units/110325009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.328802Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Parameters:"
            ],
            "previous_source": "",
            "target": [
                "Parameters:"
            ],
            "id_hash": -4689604016792498693,
            "content_hash": -4689604016792498693,
            "location": "03090302.xhp",
            "context": "03090302.xhp\nhd_id3150870\nhelp.text",
            "note": "ziCip",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2513,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325029/?format=api",
            "priority": 100,
            "id": 110325029,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=3eeb2dfe49d68dfb",
            "url": "https://translations.documentfoundation.org/api/units/110325029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.352028Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label is that of the routine it belongs to."
            ],
            "previous_source": "",
            "target": [
                "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label is that of the routine it belongs to."
            ],
            "id_hash": -2414256646905862715,
            "content_hash": -2414256646905862715,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id471588670859073\nhelp.text",
            "note": "AoFVn",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2514,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325058/?format=api",
            "priority": 100,
            "id": 110325058,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=5e7ed65ef48ce5c5",
            "url": "https://translations.documentfoundation.org/api/units/110325058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.384490Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and end it with a colon (\":\")."
            ],
            "previous_source": "",
            "target": [
                "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and end it with a colon (\":\")."
            ],
            "id_hash": 8264878789417055004,
            "content_hash": 8264878789417055004,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id3152596\nhelp.text",
            "note": "ocGjF",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2515,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325104/?format=api",
            "priority": 100,
            "id": 110325104,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=f2b2bf7842dd331c",
            "url": "https://translations.documentfoundation.org/api/units/110325104/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.424646Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "You cannot use the <literal>GoTo</literal> statement to jump out of a <literal>Sub</literal> or <literal>Function</literal>."
            ],
            "previous_source": "",
            "target": [
                "You cannot use the <literal>GoTo</literal> statement to jump out of a <literal>Sub</literal> or <literal>Function</literal>."
            ],
            "id_hash": 7683688016268163561,
            "content_hash": 7683688016268163561,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id3155416\nhelp.text",
            "note": "8o2aP",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2516,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325115/?format=api",
            "priority": 100,
            "id": 110325115,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=eaa1f18a7696f9e9",
            "url": "https://translations.documentfoundation.org/api/units/110325115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.437452Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Example:"
            ],
            "previous_source": "",
            "target": [
                "Example:"
            ],
            "id_hash": 215066351659715226,
            "content_hash": 215066351659715226,
            "location": "03090302.xhp",
            "context": "03090302.xhp\nhd_id3154731\nhelp.text",
            "note": "s9tCK",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2517,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325131/?format=api",
            "priority": 100,
            "id": 110325131,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=82fc11b515d10a9a",
            "url": "https://translations.documentfoundation.org/api/units/110325131/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.450774Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "' statement block"
            ],
            "previous_source": "",
            "target": [
                "' statement block"
            ],
            "id_hash": 1035886180389534963,
            "content_hash": 1035886180389534963,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id3156424\nhelp.text",
            "note": "YN5FT",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2518,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325145/?format=api",
            "priority": 100,
            "id": 110325145,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=8e6034fe21dabcf3",
            "url": "https://translations.documentfoundation.org/api/units/110325145/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.463254Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "' statement block"
            ],
            "previous_source": "",
            "target": [
                "' statement block"
            ],
            "id_hash": -1394147730164731088,
            "content_hash": -1394147730164731088,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id3161832\nhelp.text",
            "note": "4DWfG",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2519,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325194/?format=api",
            "priority": 100,
            "id": 110325194,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=6ca6fe06a31d3330",
            "url": "https://translations.documentfoundation.org/api/units/110325194/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.507499Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "' statement block"
            ],
            "previous_source": "",
            "target": [
                "' statement block"
            ],
            "id_hash": -5559017707893860046,
            "content_hash": -5559017707893860046,
            "location": "03090302.xhp",
            "context": "03090302.xhp\npar_id3152462\nhelp.text",
            "note": "FMGBa",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2520,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325219/?format=api",
            "priority": 100,
            "id": 110325219,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=32da66d8fce15932",
            "url": "https://translations.documentfoundation.org/api/units/110325219/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.542971Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "On...GoSub Statement; On...GoTo Statement"
            ],
            "previous_source": "",
            "target": [
                "On...GoSub Statement; On...GoTo Statement"
            ],
            "id_hash": -8676385381056583198,
            "content_hash": -8676385381056583198,
            "location": "03090303.xhp",
            "context": "03090303.xhp\ntit\nhelp.text",
            "note": "GLei6",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2521,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325235/?format=api",
            "priority": 100,
            "id": 110325235,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=0797497723bae9e2",
            "url": "https://translations.documentfoundation.org/api/units/110325235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.559828Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<bookmark_value>On...GoSub statement</bookmark_value>  <bookmark_value>On...GoTo statement</bookmark_value>  <bookmark_value>label; in On...GoSub statement</bookmark_value>  <bookmark_value>label; in On...GoTo statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>On...GoSub statement</bookmark_value>  <bookmark_value>On...GoTo statement</bookmark_value>  <bookmark_value>label; in On...GoSub statement</bookmark_value>  <bookmark_value>label; in On...GoTo statement</bookmark_value>"
            ],
            "id_hash": -6460799177667313339,
            "content_hash": -6460799177667313339,
            "location": "03090303.xhp",
            "context": "03090303.xhp\nbm_id3153897\nhelp.text",
            "note": "RSWDG",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2522,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325253/?format=api",
            "priority": 100,
            "id": 110325253,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=2656a160f2010145",
            "url": "https://translations.documentfoundation.org/api/units/110325253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.588233Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<variable id=\"OnGoSubGoToh1\"><link href=\"text/sbasic/shared/03090303.xhp\">On...GoSub Statement; On...GoTo Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"OnGoSubGoToh1\"><link href=\"text/sbasic/shared/03090303.xhp\">On...GoSub Statement; On...GoTo Statement</link></variable>"
            ],
            "id_hash": 1052717408441611024,
            "content_hash": 1052717408441611024,
            "location": "03090303.xhp",
            "context": "03090303.xhp\nhd_id3153897\nhelp.text",
            "note": "nDExE",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2523,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325281/?format=api",
            "priority": 100,
            "id": 110325281,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=8e9c00e7cb083310",
            "url": "https://translations.documentfoundation.org/api/units/110325281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.614093Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
            ],
            "previous_source": "",
            "target": [
                "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
            ],
            "id_hash": -5619444676762377013,
            "content_hash": -5619444676762377013,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3150359\nhelp.text",
            "note": "9AaZW",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2524,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325308/?format=api",
            "priority": 100,
            "id": 110325308,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=3203b8d6ee9e64cb",
            "url": "https://translations.documentfoundation.org/api/units/110325308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.639656Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/On-GoSub-GoTo_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">On GoSub/GoTo syntax</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/On-GoSub-GoTo_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">On GoSub/GoTo syntax</alt></image>"
            ],
            "id_hash": -8007314306472493549,
            "content_hash": -8007314306472493549,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id841588605629842\nhelp.text",
            "note": "7yAyG",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2525,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325329/?format=api",
            "priority": 100,
            "id": 110325329,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=10e04e1015cdbe13",
            "url": "https://translations.documentfoundation.org/api/units/110325329/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.653144Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "On expression GoSub Label1[, Label2[, Label3[,...]]]"
            ],
            "previous_source": "",
            "target": [
                "On expression GoSub Label1[, Label2[, Label3[,...]]]"
            ],
            "id_hash": 3314698853483481391,
            "content_hash": 3314698853483481391,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3154366\nhelp.text",
            "note": "7DeW7",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2526,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325353/?format=api",
            "priority": 100,
            "id": 110325353,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=ae002d0b9347092f",
            "url": "https://translations.documentfoundation.org/api/units/110325353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.674323Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "On expression GoTo Label1[, Label2[, Label3[,...]]]"
            ],
            "previous_source": "",
            "target": [
                "On expression GoTo Label1[, Label2[, Label3[,...]]]"
            ],
            "id_hash": -6402338179223030715,
            "content_hash": -6402338179223030715,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3150769\nhelp.text",
            "note": "osLES",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2527,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325372/?format=api",
            "priority": 100,
            "id": 110325372,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=27265358d77d7445",
            "url": "https://translations.documentfoundation.org/api/units/110325372/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.712786Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<emph>expression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If <emph>expression</emph> is 0, the statement is not executed. If <emph>expression</emph> is greater  than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
            ],
            "previous_source": "",
            "target": [
                "<emph>expression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If <emph>expression</emph> is 0, the statement is not executed. If <emph>expression</emph> is greater  than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
            ],
            "id_hash": 2068076599487543330,
            "content_hash": 2068076599487543330,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3148673\nhelp.text",
            "note": "eLCEK",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2528,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325396/?format=api",
            "priority": 100,
            "id": 110325396,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=9cb348b5c8c0b822",
            "url": "https://translations.documentfoundation.org/api/units/110325396/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.729980Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<emph>label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
            ],
            "previous_source": "",
            "target": [
                "<emph>label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
            ],
            "id_hash": 2227127820928806828,
            "content_hash": 2227127820928806828,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3153194\nhelp.text",
            "note": "K4CfD",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2529,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325411/?format=api",
            "priority": 100,
            "id": 110325411,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=9ee858f40bd9efac",
            "url": "https://translations.documentfoundation.org/api/units/110325411/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.796278Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
            ],
            "previous_source": "",
            "target": [
                "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
            ],
            "id_hash": 7610427163842297501,
            "content_hash": 7610427163842297501,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3156442\nhelp.text",
            "note": "eqUXk",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2530,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325420/?format=api",
            "priority": 100,
            "id": 110325420,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=e99dab2f09cdbe9d",
            "url": "https://translations.documentfoundation.org/api/units/110325420/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.828230Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "sVar =sVar & \" From Sub 1 to\" : Return"
            ],
            "previous_source": "",
            "target": [
                "sVar =sVar & \" From Sub 1 to\" : Return"
            ],
            "id_hash": 1645740379138877099,
            "content_hash": 1645740379138877099,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3153948\nhelp.text",
            "note": "PtTux",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2531,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325440/?format=api",
            "priority": 100,
            "id": 110325440,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=96d6d827c316e6ab",
            "url": "https://translations.documentfoundation.org/api/units/110325440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.847766Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "sVar =sVar & \" From Sub 2 to\" : Return"
            ],
            "previous_source": "",
            "target": [
                "sVar =sVar & \" From Sub 2 to\" : Return"
            ],
            "id_hash": 1454502229252920250,
            "content_hash": 1454502229252920250,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3153708\nhelp.text",
            "note": "VKHHb",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2532,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325461/?format=api",
            "priority": 100,
            "id": 110325461,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=942f6e123ba253ba",
            "url": "https://translations.documentfoundation.org/api/units/110325461/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.862021Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "sVar =sVar & \" Label 1\" : GoTo Ende"
            ],
            "previous_source": "",
            "target": [
                "sVar =sVar & \" Label 1\" : GoTo Ende"
            ],
            "id_hash": 2038542091053296767,
            "content_hash": 2038542091053296767,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3150321\nhelp.text",
            "note": "uRwqS",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2533,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325483/?format=api",
            "priority": 100,
            "id": 110325483,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=9c4a5b3b2ce9ec7f",
            "url": "https://translations.documentfoundation.org/api/units/110325483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.887165Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "sVar =sVar & \" Label 2\""
            ],
            "previous_source": "",
            "target": [
                "sVar =sVar & \" Label 2\""
            ],
            "id_hash": -3613480631945508088,
            "content_hash": -3613480631945508088,
            "location": "03090303.xhp",
            "context": "03090303.xhp\npar_id3155764\nhelp.text",
            "note": "MccqF",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2534,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325507/?format=api",
            "priority": 100,
            "id": 110325507,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=4dda5682a2224b08",
            "url": "https://translations.documentfoundation.org/api/units/110325507/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.902285Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Further Statements"
            ],
            "previous_source": "",
            "target": [
                "Further Statements"
            ],
            "id_hash": 5040256901967338317,
            "content_hash": 5040256901967338317,
            "location": "03090400.xhp",
            "context": "03090400.xhp\ntit\nhelp.text",
            "note": "vPMtX",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2535,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325521/?format=api",
            "priority": 100,
            "id": 110325521,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=c5f296f2aa795b4d",
            "url": "https://translations.documentfoundation.org/api/units/110325521/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.910625Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03090400.xhp\">Further Statements</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03090400.xhp\">Further Statements</link>"
            ],
            "id_hash": -3659375094856976125,
            "content_hash": -3659375094856976125,
            "location": "03090400.xhp",
            "context": "03090400.xhp\nhd_id3145316\nhelp.text",
            "note": "ML48g",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2536,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325538/?format=api",
            "priority": 100,
            "id": 110325538,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=4d3749bd4b237903",
            "url": "https://translations.documentfoundation.org/api/units/110325538/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.924821Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Statements that do not belong to any of the other categories are described here."
            ],
            "previous_source": "",
            "target": [
                "Statements that do not belong to any of the other categories are described here."
            ],
            "id_hash": -1242392490536028791,
            "content_hash": -1242392490536028791,
            "location": "03090400.xhp",
            "context": "03090400.xhp\npar_id3154923\nhelp.text",
            "note": "qFvDF",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2537,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325554/?format=api",
            "priority": 100,
            "id": 110325554,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=6ec2229cc1fcb589",
            "url": "https://translations.documentfoundation.org/api/units/110325554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.940144Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Call Statement"
            ],
            "previous_source": "",
            "target": [
                "Call Statement"
            ],
            "id_hash": -6926819522013444905,
            "content_hash": -6926819522013444905,
            "location": "03090401.xhp",
            "context": "03090401.xhp\ntit\nhelp.text",
            "note": "VEG8P",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2538,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325565/?format=api",
            "priority": 100,
            "id": 110325565,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=1fdefe583725c4d7",
            "url": "https://translations.documentfoundation.org/api/units/110325565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.950197Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<bookmark_value>Call statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Call statement</bookmark_value>"
            ],
            "id_hash": 7129483782462549701,
            "content_hash": 7129483782462549701,
            "location": "03090401.xhp",
            "context": "03090401.xhp\nbm_id3154422\nhelp.text",
            "note": "XWEkZ",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2539,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325567/?format=api",
            "priority": 100,
            "id": 110325567,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=e2f103b9fd96aec5",
            "url": "https://translations.documentfoundation.org/api/units/110325567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.958600Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<variable id=\"Call_h1\"><link href=\"text/sbasic/shared/03090401.xhp\">Call Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"Call_h1\"><link href=\"text/sbasic/shared/03090401.xhp\">Call Statement</link></variable>"
            ],
            "id_hash": -8397298547011016629,
            "content_hash": -8397298547011016629,
            "location": "03090401.xhp",
            "context": "03090401.xhp\nhd_id3154422\nhelp.text",
            "note": "ynyEA",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2540,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325569/?format=api",
            "priority": 100,
            "id": 110325569,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=0b76cd765881284b",
            "url": "https://translations.documentfoundation.org/api/units/110325569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.966845Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Transfers the control of the program to a subroutine, a function, or a procedure of a <link href=\"text/sbasic/shared/03090403.xhp\">Dynamic Link Library (DLL)</link>. The keyword, type and number of parameters is dependent on the routine that is being called."
            ],
            "previous_source": "",
            "target": [
                "Transfers the control of the program to a subroutine, a function, or a procedure of a <link href=\"text/sbasic/shared/03090403.xhp\">Dynamic Link Library (DLL)</link>. The keyword, type and number of parameters is dependent on the routine that is being called."
            ],
            "id_hash": -4924660338096325445,
            "content_hash": -4924660338096325445,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id3153394\nhelp.text",
            "note": "FdEBA",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2541,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325571/?format=api",
            "priority": 100,
            "id": 110325571,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=3ba81783b4503cbb",
            "url": "https://translations.documentfoundation.org/api/units/110325571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.974948Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/Call_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Call Statement diagram</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/Call_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Call Statement diagram</alt></image>"
            ],
            "id_hash": 7988263313738445980,
            "content_hash": 7988263313738445980,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id491585753339474\nhelp.text",
            "note": "CXLBw",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2542,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325580/?format=api",
            "priority": 100,
            "id": 110325580,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=eedc032903aa349c",
            "url": "https://translations.documentfoundation.org/api/units/110325580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:44.987038Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "[Call] name [(] [param :=] value, ... [)]"
            ],
            "previous_source": "",
            "target": [
                "[Call] name [(] [param :=] value, ... [)]"
            ],
            "id_hash": 3155689915034938130,
            "content_hash": 3155689915034938130,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id3150984\nhelp.text",
            "note": "zeXDB",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2543,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325603/?format=api",
            "priority": 100,
            "id": 110325603,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=abcb434216f0ab12",
            "url": "https://translations.documentfoundation.org/api/units/110325603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.010615Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<emph>name:</emph> Name of the subroutine, the function, or the <link href=\"text/sbasic/shared/03090403.xhp\">DLL</link> that you want to call"
            ],
            "previous_source": "",
            "target": [
                "<emph>name:</emph> Name of the subroutine, the function, or the <link href=\"text/sbasic/shared/03090403.xhp\">DLL</link> that you want to call"
            ],
            "id_hash": -5034658981625210163,
            "content_hash": -5034658981625210163,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id3148473\nhelp.text",
            "note": "75EPa",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2544,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325633/?format=api",
            "priority": 100,
            "id": 110325633,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=3a214c54baffdacd",
            "url": "https://translations.documentfoundation.org/api/units/110325633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.075059Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<emph>param:</emph> Keyword parameter name to pass to the routine, followed by its <emph>value</emph>. The name must match the routine declaration. Keywords are optional and can be used in any order."
            ],
            "previous_source": "",
            "target": [
                "<emph>param:</emph> Keyword parameter name to pass to the routine, followed by its <emph>value</emph>. The name must match the routine declaration. Keywords are optional and can be used in any order."
            ],
            "id_hash": -1496250794589704052,
            "content_hash": -1496250794589704052,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id3148946\nhelp.text",
            "note": "23rrr",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2545,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325670/?format=api",
            "priority": 100,
            "id": 110325670,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=6b3c3fd46d95b08c",
            "url": "https://translations.documentfoundation.org/api/units/110325670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.102257Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<emph>value:</emph> Positional parameter value. The type is dependent on the routine that is being called"
            ],
            "previous_source": "",
            "target": [
                "<emph>value:</emph> Positional parameter value. The type is dependent on the routine that is being called"
            ],
            "id_hash": 7874901914337339137,
            "content_hash": 7874901914337339137,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id871586190690812\nhelp.text",
            "note": "r9JSP",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2546,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325701/?format=api",
            "priority": 100,
            "id": 110325701,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=ed4945916d1ee701",
            "url": "https://translations.documentfoundation.org/api/units/110325701/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.116238Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "When mixing positional and keyword parameters, make sure positional parameters are following the routine declaration order."
            ],
            "previous_source": "",
            "target": [
                "When mixing positional and keyword parameters, make sure positional parameters are following the routine declaration order."
            ],
            "id_hash": 6144054848648620754,
            "content_hash": 6144054848648620754,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id421586006407428\nhelp.text",
            "note": "gANH7",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2547,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325737/?format=api",
            "priority": 100,
            "id": 110325737,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=d54411550e37aad2",
            "url": "https://translations.documentfoundation.org/api/units/110325737/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.137850Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "When a function is used as an expression, enclosing parameters with brackets becomes necessary. Using a <link href=\"text/sbasic/shared/03090403.xhp\">Declare statement</link> is compulsory prior to call a DLL."
            ],
            "previous_source": "",
            "target": [
                "When a function is used as an expression, enclosing parameters with brackets becomes necessary. Using a <link href=\"text/sbasic/shared/03090403.xhp\">Declare statement</link> is compulsory prior to call a DLL."
            ],
            "id_hash": 6400551780656075379,
            "content_hash": 6400551780656075379,
            "location": "03090401.xhp",
            "context": "03090401.xhp\npar_id3154216\nhelp.text",
            "note": "cLUAB",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2548,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325762/?format=api",
            "priority": 100,
            "id": 110325762,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=d8d353eed47fd273",
            "url": "https://translations.documentfoundation.org/api/units/110325762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.151123Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "Choose Function"
            ],
            "previous_source": "",
            "target": [
                "Choose Function"
            ],
            "id_hash": -5666570947345235249,
            "content_hash": -5666570947345235249,
            "location": "03090402.xhp",
            "context": "03090402.xhp\ntit\nhelp.text",
            "note": "eyeVE",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2549,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325794/?format=api",
            "priority": 100,
            "id": 110325794,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=315c4bbf04f042cf",
            "url": "https://translations.documentfoundation.org/api/units/110325794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.163783Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/en/?format=api",
            "source": [
                "<bookmark_value>Choose function</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Choose function</bookmark_value>"
            ],
            "id_hash": -6632412504488341340,
            "content_hash": -6632412504488341340,
            "location": "03090402.xhp",
            "context": "03090402.xhp\nbm_id3143271\nhelp.text",
            "note": "3AfGe",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2550,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/110325934/?format=api",
            "priority": 100,
            "id": 110325934,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared/en/?checksum=23f4eff79a1d10a4",
            "url": "https://translations.documentfoundation.org/api/units/110325934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T18:06:45.270911Z"
        }
    ]
}