Translation components API.

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

GET /api/translations/libo_help-7-6/textsbasicshared/nl/units/?format=api&page=22
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/nl/units/?format=api&page=23",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/units/?format=api&page=21",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<bookmark_value>RGB function [VBA]</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>functie RGB [VBA]</bookmark_value>"
            ],
            "id_hash": 2129706521358510590,
            "content_hash": 2129706521358510590,
            "location": "03010306.xhp",
            "context": "03010306.xhp\nbm_id851576768070903\nhelp.text",
            "note": "JbDc8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1051,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98467812/?format=api",
            "priority": 100,
            "id": 100302827,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=9d8e3ccc296829fe",
            "url": "https://translations.documentfoundation.org/api/units/100302827/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.372104Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03010305.xhp\">RGB Function [VBA]</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03010305.xhp\">Functie RGB [VBA]</link>"
            ],
            "id_hash": -8881397521484792049,
            "content_hash": -8881397521484792049,
            "location": "03010306.xhp",
            "context": "03010306.xhp\nhd_id3150792\nhelp.text",
            "note": "mBeiz",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1052,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98467833/?format=api",
            "priority": 100,
            "id": 100302832,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=04bef00286dd3f0f",
            "url": "https://translations.documentfoundation.org/api/units/100302832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.374703Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Returns a <literal>Long</literal> integer color value consisting of red, green, and blue components, according to VBA color formula."
            ],
            "previous_source": "",
            "target": [
                "Geeft een <literal>Long</literal> waarde voor de kleur volgens de VBA-kleurformule terug, bestaande uit de componenten rood, groen en blauw."
            ],
            "id_hash": -9185811239322448928,
            "content_hash": -9185811239322448928,
            "location": "03010306.xhp",
            "context": "03010306.xhp\npar_id3150447\nhelp.text",
            "note": "ZMjZi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1053,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/98467876/?format=api",
            "priority": 100,
            "id": 100302835,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=00857158aa650be0",
            "url": "https://translations.documentfoundation.org/api/units/100302835/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.376430Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Because of the VBA compatibility mode (<link href=\"text/sbasic/shared/03103350.xhp\"><literal>Option VBASupport 1</literal></link>), the <literal>Long</literal> value is calculated as<br/><literal>Result = red + green×256 + blue×65536</literal>."
            ],
            "previous_source": "",
            "target": [
                "Door de VBA-compatibiliteit-mode (<link href=\"text/sbasic/shared/03103350.xhp\"><literal>Option VBASupport 1</literal></link>) wordt de <literal>Long</literal> waarde berekend als volgt<br/><literal>Rood + Groen × 256 + Blauw × 65536</literal>."
            ],
            "id_hash": 7775832944162491427,
            "content_hash": 7775832944162491427,
            "location": "03010306.xhp",
            "context": "03010306.xhp\npar_id671639922129017\nhelp.text",
            "note": "2XAYm",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1054,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/98467910/?format=api",
            "priority": 100,
            "id": 100302840,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=ebe94edd5595cc23",
            "url": "https://translations.documentfoundation.org/api/units/100302840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.378176Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Print lVar; ' returns 13107328"
            ],
            "previous_source": "",
            "target": [
                "Print lVar; ' retourneert 13107328"
            ],
            "id_hash": 4691072226398930565,
            "content_hash": 4691072226398930565,
            "location": "03010306.xhp",
            "context": "03010306.xhp\npar_id621639924528952\nhelp.text",
            "note": "cDKcg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1055,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98467964/?format=api",
            "priority": 100,
            "id": 100302844,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=c11a0955e6358685",
            "url": "https://translations.documentfoundation.org/api/units/100302844/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.379909Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "File I/O Functions"
            ],
            "previous_source": "",
            "target": [
                "Bestand I/O Functies"
            ],
            "id_hash": 7009371765191577481,
            "content_hash": 7009371765191577481,
            "location": "03020000.xhp",
            "context": "03020000.xhp\ntit\nhelp.text",
            "note": "kpKGV",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1056,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468009/?format=api",
            "priority": 100,
            "id": 100302848,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=e1464a7bb2e58f89",
            "url": "https://translations.documentfoundation.org/api/units/100302848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.381347Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03020000.xhp\">File I/O Functions</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03020000.xhp\">I/O-functies voor bestanden</link>"
            ],
            "id_hash": -5204018044952565320,
            "content_hash": -5204018044952565320,
            "location": "03020000.xhp",
            "context": "03020000.xhp\nhd_id3156344\nhelp.text",
            "note": "5tRMn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1057,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468045/?format=api",
            "priority": 100,
            "id": 100302850,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=37c79d2901e129b8",
            "url": "https://translations.documentfoundation.org/api/units/100302850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.382786Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Use File I/O functions to create and manage user-defined (data) files."
            ],
            "previous_source": "",
            "target": [
                "Gebruik bestands-I/O-functies om door de gebruiker gedefinieerde (gegevens)bestanden te maken en beheren."
            ],
            "id_hash": -2265380091827168671,
            "content_hash": -2265380091827168671,
            "location": "03020000.xhp",
            "context": "03020000.xhp\npar_id3153360\nhelp.text",
            "note": "WhBg4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1058,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468084/?format=api",
            "priority": 100,
            "id": 100302856,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=608fc0cf19665a61",
            "url": "https://translations.documentfoundation.org/api/units/100302856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.385797Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
            ],
            "previous_source": "",
            "target": [
                "Speciale functies ondersteunen het creëren van \"relatieve\" bestanden, die kunnen worden gebruikt om bepaalde records op te slaan en ze direct te herladen door een recordnummer te specificeren. Bestand I/O functies helpen bij het beheren van uw bestanden door u te voorzien van specifieke informatie. Deze functies geven de bestandsgrootte, actuele padinstellingen of de bestanden van een subdirectory en zijn respectievelijke submappen terug of kunnen zelfs bepalen wanneer het bestand of directory was gemaakt of voor het laatst werd gewijzigd."
            ],
            "id_hash": -2010494111098278596,
            "content_hash": -2010494111098278596,
            "location": "03020000.xhp",
            "context": "03020000.xhp\npar_id3150398\nhelp.text",
            "note": "FtKxL",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1059,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468130/?format=api",
            "priority": 100,
            "id": 100302861,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=64194a420cf8ed3c",
            "url": "https://translations.documentfoundation.org/api/units/100302861/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.387419Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Opening and Closing Files"
            ],
            "previous_source": "",
            "target": [
                "Bestanden Openen en Sluiten"
            ],
            "id_hash": 1540209797396094778,
            "content_hash": 1540209797396094778,
            "location": "03020100.xhp",
            "context": "03020100.xhp\ntit\nhelp.text",
            "note": "CEWGw",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1060,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468187/?format=api",
            "priority": 100,
            "id": 100302868,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=955feca67d5edf3a",
            "url": "https://translations.documentfoundation.org/api/units/100302868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.466180Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03020100.xhp\">Opening and Closing Files</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03020100.xhp\">Bestanden openen en sluiten</link>"
            ],
            "id_hash": 6965882509384488717,
            "content_hash": 6965882509384488717,
            "location": "03020100.xhp",
            "context": "03020100.xhp\nhd_id3152924\nhelp.text",
            "note": "mVSiy",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1061,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468232/?format=api",
            "priority": 100,
            "id": 100302870,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=e0abc93c46f8170d",
            "url": "https://translations.documentfoundation.org/api/units/100302870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.467835Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Close Statement"
            ],
            "previous_source": "",
            "target": [
                "Instructie Close"
            ],
            "id_hash": 7335969462327923343,
            "content_hash": 7335969462327923343,
            "location": "03020101.xhp",
            "context": "03020101.xhp\ntit\nhelp.text",
            "note": "BHU9A",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1062,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468269/?format=api",
            "priority": 100,
            "id": 100302873,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=e5ce995bbd2b528f",
            "url": "https://translations.documentfoundation.org/api/units/100302873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.469349Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<bookmark_value>Close statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Close-instructie</bookmark_value>"
            ],
            "id_hash": -3966150267923256767,
            "content_hash": -3966150267923256767,
            "location": "03020101.xhp",
            "context": "03020101.xhp\nbm_id3157896\nhelp.text",
            "note": "wjpGE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1063,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468309/?format=api",
            "priority": 100,
            "id": 100302876,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=48f567584a9d2a41",
            "url": "https://translations.documentfoundation.org/api/units/100302876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.470470Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<variable id=\"Close_h1\"><link href=\"text/sbasic/shared/03020101.xhp\">Close Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"Close_h1\"><link href=\"text/sbasic/shared/03020101.xhp\">Instructie Close</link></variable>"
            ],
            "id_hash": 6348612571825054102,
            "content_hash": 6348612571825054102,
            "location": "03020101.xhp",
            "context": "03020101.xhp\nhd_id3157896\nhelp.text",
            "note": "3nJEh",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1064,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468353/?format=api",
            "priority": 100,
            "id": 100302879,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=d81acd7f68362196",
            "url": "https://translations.documentfoundation.org/api/units/100302879/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.471916Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Closes a specified file that was opened with the Open statement."
            ],
            "previous_source": "",
            "target": [
                "Sluit een gespecificeerd bestand dat werd geopend met de Open-instructie."
            ],
            "id_hash": -3668958500716094163,
            "content_hash": -3668958500716094163,
            "location": "03020101.xhp",
            "context": "03020101.xhp\npar_id3147573\nhelp.text",
            "note": "UxFz9",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1065,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468387/?format=api",
            "priority": 100,
            "id": 100302882,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=4d153daebd2add2d",
            "url": "https://translations.documentfoundation.org/api/units/100302882/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.473226Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Close Statement diagram</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram instructie Close</alt></image>"
            ],
            "id_hash": -4897347088196737753,
            "content_hash": -4897347088196737753,
            "location": "03020101.xhp",
            "context": "03020101.xhp\npar_id971587473488701\nhelp.text",
            "note": "KDbMZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1066,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468434/?format=api",
            "priority": 100,
            "id": 100302885,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=3c0920c5423d6527",
            "url": "https://translations.documentfoundation.org/api/units/100302885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.474323Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Close [[#]fileNum [, [#]fileNum2 [,...]]]"
            ],
            "previous_source": "",
            "target": [
                "Close [[#]bestandsNummer[, [#]bestandsNummer2 [,...]]]"
            ],
            "id_hash": 7740652837855044190,
            "content_hash": 7740652837855044190,
            "location": "03020101.xhp",
            "context": "03020101.xhp\npar_id3147265\nhelp.text",
            "note": "FEDAa",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1067,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468469/?format=api",
            "priority": 100,
            "id": 100302888,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=eb6c52be89f8225e",
            "url": "https://translations.documentfoundation.org/api/units/100302888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.475787Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>fileNum:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
            ],
            "previous_source": "",
            "target": [
                "<emph>bestandsNummer:</emph> Een getal dat het gegevenskanaal aangeeft dat met de <emph>Open</emph>-instructie geopend is."
            ],
            "id_hash": 3660255977637989356,
            "content_hash": 3660255977637989356,
            "location": "03020101.xhp",
            "context": "03020101.xhp\npar_id3150791\nhelp.text",
            "note": "gdqMu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1068,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468505/?format=api",
            "priority": 100,
            "id": 100302892,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=b2cbd76b361ccbec",
            "url": "https://translations.documentfoundation.org/api/units/100302892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.477156Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "FreeFile Function"
            ],
            "previous_source": "",
            "target": [
                "Functie FreeFile"
            ],
            "id_hash": 3163738431412441158,
            "content_hash": 3163738431412441158,
            "location": "03020102.xhp",
            "context": "03020102.xhp\ntit\nhelp.text",
            "note": "uP5nk",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1069,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468542/?format=api",
            "priority": 100,
            "id": 100302893,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=abe7db5756971046",
            "url": "https://translations.documentfoundation.org/api/units/100302893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.553998Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<bookmark_value>FreeFile function</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Functie FreeFile</bookmark_value>"
            ],
            "id_hash": -4738595345395750633,
            "content_hash": -4738595345395750633,
            "location": "03020102.xhp",
            "context": "03020102.xhp\nbm_id3150400\nhelp.text",
            "note": "8MJBR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1070,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468577/?format=api",
            "priority": 100,
            "id": 100302896,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=3e3d20a3b75de917",
            "url": "https://translations.documentfoundation.org/api/units/100302896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.555725Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<variable id=\"FreeFile_h1\"><link href=\"text/sbasic/shared/03020102.xhp\">FreeFile Function</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"FreeFile_h1\"><link href=\"text/sbasic/shared/03020102.xhp\">Functie FreeFile</link></variable>"
            ],
            "id_hash": -1229849339450260515,
            "content_hash": -1229849339450260515,
            "location": "03020102.xhp",
            "context": "03020102.xhp\nhd_id3150400\nhelp.text",
            "note": "4GG4w",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1071,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468610/?format=api",
            "priority": 100,
            "id": 100302899,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=6eeeb28ab2d183dd",
            "url": "https://translations.documentfoundation.org/api/units/100302899/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.557394Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
            ],
            "previous_source": "",
            "target": [
                "Geeft het volgende beschikbare bestandsnummer voor het openen van een bestand terug. Gebruik deze functie om een bestand te openen met behulp van een bestandsnummer dat nog niet door reeds geopende bestanden gebruikt wordt."
            ],
            "id_hash": 8079454838223114443,
            "content_hash": 8079454838223114443,
            "location": "03020102.xhp",
            "context": "03020102.xhp\npar_id3154366\nhelp.text",
            "note": "jM79E",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1072,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468686/?format=api",
            "priority": 100,
            "id": 100302902,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=f01ffd5e5b1990cb",
            "url": "https://translations.documentfoundation.org/api/units/100302902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.559252Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Integer"
            ],
            "previous_source": "",
            "target": [
                "Integer"
            ],
            "id_hash": 4825242678321140767,
            "content_hash": 4825242678321140767,
            "location": "03020102.xhp",
            "context": "03020102.xhp\npar_id3150440\nhelp.text",
            "note": "RqGSZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1073,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98468731/?format=api",
            "priority": 100,
            "id": 100302904,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=c2f6b4a69462d41f",
            "url": "https://translations.documentfoundation.org/api/units/100302904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.560919Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
            ],
            "previous_source": "",
            "target": [
                "Deze functie moet direct vóór een instructie Open worden gebruikt. FreeFile geeft het volgende beschikbare bestandsnummer terug, maar zal het niet reserveren."
            ],
            "id_hash": 1114232714634135886,
            "content_hash": 1114232714634135886,
            "location": "03020102.xhp",
            "context": "03020102.xhp\npar_id3155854\nhelp.text",
            "note": "3yGe9",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1074,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469028/?format=api",
            "priority": 100,
            "id": 100302908,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=8f768cc020e3094e",
            "url": "https://translations.documentfoundation.org/api/units/100302908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.563164Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Open Statement"
            ],
            "previous_source": "",
            "target": [
                "Instructie Open"
            ],
            "id_hash": 5151227033332637953,
            "content_hash": 5151227033332637953,
            "location": "03020103.xhp",
            "context": "03020103.xhp\ntit\nhelp.text",
            "note": "xWgio",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1075,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469071/?format=api",
            "priority": 100,
            "id": 100302912,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=c77cd5b1c72e6101",
            "url": "https://translations.documentfoundation.org/api/units/100302912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.564926Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<bookmark_value>Open statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Open-instructie</bookmark_value>"
            ],
            "id_hash": 8199775425595271250,
            "content_hash": 8199775425595271250,
            "location": "03020103.xhp",
            "context": "03020103.xhp\nbm_id3150791\nhelp.text",
            "note": "4hhgg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1076,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469147/?format=api",
            "priority": 100,
            "id": 100302916,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=f1cb744e28956852",
            "url": "https://translations.documentfoundation.org/api/units/100302916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.566356Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<variable id=\"Open_h1\"><link href=\"text/sbasic/shared/03020103.xhp\">Open Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"Open_h1\"><link href=\"text/sbasic/shared/03020103.xhp\">Instructie Open</link></variable>"
            ],
            "id_hash": 5174575870008912224,
            "content_hash": 5174575870008912224,
            "location": "03020103.xhp",
            "context": "03020103.xhp\nhd_id3150791\nhelp.text",
            "note": "FjTEo",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1077,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469212/?format=api",
            "priority": 100,
            "id": 100302920,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=c7cfc95673306960",
            "url": "https://translations.documentfoundation.org/api/units/100302920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.567949Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Opens a data channel."
            ],
            "previous_source": "",
            "target": [
                "Opent een gegevenskanaal."
            ],
            "id_hash": -8612517282061572170,
            "content_hash": -8612517282061572170,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3150769\nhelp.text",
            "note": "Etqck",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1078,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469331/?format=api",
            "priority": 100,
            "id": 100302924,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=087a3129bccea7b6",
            "url": "https://translations.documentfoundation.org/api/units/100302924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.569478Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/Open_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Open Statement diagram</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/Open_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram instructie Open</alt></image>"
            ],
            "id_hash": -6600823143411765970,
            "content_hash": -6600823143411765970,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id971587473488701\nhelp.text",
            "note": "x26NA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1079,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469394/?format=api",
            "priority": 100,
            "id": 100302925,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=24652a52dfc3ad2e",
            "url": "https://translations.documentfoundation.org/api/units/100302925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.570819Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/access_fragment.svg\" id=\"img_id4156296484515\"><alt id=\"alt_id15152796484515\">access fragment diagram</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/access_fragment.svg\" id=\"img_id4156296484515\"><alt id=\"alt_id15152796484515\">toegang fragment diagram</alt></image>"
            ],
            "id_hash": 6928781402878276685,
            "content_hash": 6928781402878276685,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id971587473488702\nhelp.text",
            "note": "CRDEh",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1080,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469425/?format=api",
            "priority": 100,
            "id": 100302928,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=e027f9f9c4e4744d",
            "url": "https://translations.documentfoundation.org/api/units/100302928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.572422Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/locking_fragment.svg\" id=\"img_id4156296484516\"><alt id=\"alt_id15152796484516\">locking fragment diagram</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/locking_fragment.svg\" id=\"img_id4156296484516\"><alt id=\"alt_id15152796484516\">vergrendelen fragment diagram</alt></image>"
            ],
            "id_hash": 8141925553680789807,
            "content_hash": 8141925553680789807,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id971587473488703\nhelp.text",
            "note": "N3tit",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1081,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469452/?format=api",
            "priority": 100,
            "id": 100302931,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=f0fdee273ed1b12f",
            "url": "https://translations.documentfoundation.org/api/units/100302931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.574234Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>pathname: </emph>Path and name of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
            ],
            "previous_source": "",
            "target": [
                "<emph>padnaam: </emph>Pad en naam van het te openen bestand. Als bij het lezen het bestand (Access: Read), treedt er een fout op. Als het bestand niet bestand bij het schrijven (Access: Write), wordt er een bestand aangemaakt."
            ],
            "id_hash": -1082749359894624387,
            "content_hash": -1082749359894624387,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3155132\nhelp.text",
            "note": "dbM7e",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1082,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469513/?format=api",
            "priority": 100,
            "id": 100302933,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=70f94d319eb3077d",
            "url": "https://translations.documentfoundation.org/api/units/100302933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.575986Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>mode:</emph> Keyword that specifies the file mode. Valid values: <literal>Append</literal> (append to sequential file), <literal>Binary</literal> (data can be accessed by bytes using Get and Put), <literal>Input</literal> (opens data channel for reading), <literal>Output</literal> (opens data channel for writing), and <literal>Random</literal> (edits relative files)."
            ],
            "previous_source": "",
            "target": [
                "<emph>mode:</emph> Hier wordt de bestandsmode aangegeven. Mogelijke waarden zijn: <literal>Append</literal> (toevoegen aan sequentieel bestand), <literal>Binary</literal> (gegevens kunnen benaderd worden op niveau van een byte met behulp van Get en Put), <literal>Input</literal> (opent gegevenskanaal voor lezen), <literal>Output</literal> (opent gegevenskanaal voor schrijven) en <literal>Random</literal> (wijzigen relatieve bestanden)."
            ],
            "id_hash": 3982937628435386726,
            "content_hash": 3982937628435386726,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3149262\nhelp.text",
            "note": "XqfP8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1083,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469548/?format=api",
            "priority": 100,
            "id": 100302936,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=b7463caba96d9166",
            "url": "https://translations.documentfoundation.org/api/units/100302936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.577470Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>io:</emph> Keyword that defines the access type. Valid values: <literal>Read</literal> (read-only), <literal>Write</literal> (write-only), <literal>Read Write</literal> (both)."
            ],
            "previous_source": "",
            "target": [
                "<emph>io:</emph> Hier wordt het toegangstype aangegeven. Mogelijke waarden zijn: <literal>Read</literal> (read-only), <literal>Write</literal> (write-only), <literal>Read Write</literal> (beide)."
            ],
            "id_hash": -1500506571736517609,
            "content_hash": -1500506571736517609,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3154014\nhelp.text",
            "note": "3983q",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1084,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469585/?format=api",
            "priority": 100,
            "id": 100302938,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=6b2d213918817417",
            "url": "https://translations.documentfoundation.org/api/units/100302938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.673377Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>locking:</emph> Keyword that defines the security status of a file after opening. Valid values: <literal>Shared</literal> (file may be opened by other applications), <literal>Lock Read</literal> (file is protected against reading), <literal>Lock Write</literal> (file is protected against writing), <literal>Lock Read Write</literal> (denies file access)."
            ],
            "previous_source": "",
            "target": [
                "<emph>vergrendeling:</emph> Hier wordt de veiligheidsstatus na het openen van een bestand aangegeven. Mogelijke waarden zijn: <literal>Shared</literal> (bestand kan door een andere applicatie worden geopend), <literal>Lock Read</literal> (bestand wordt beschermd tegen het lezen), <literal>Lock Write</literal> (bestand wordt beschermd tegen het schrijven), <literal>Lock Read Write</literal> (bestand wordt beschermd tegen toegang)."
            ],
            "id_hash": 301981630586888821,
            "content_hash": 301981630586888821,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3150011\nhelp.text",
            "note": "kzzkr",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1085,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469609/?format=api",
            "priority": 100,
            "id": 100302941,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=8430dab16bd32275",
            "url": "https://translations.documentfoundation.org/api/units/100302941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.676977Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>filenum:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
            ],
            "previous_source": "",
            "target": [
                "<emph>bestandsnummer:</emph> Een getal tussen 0-511 dat een vrij gegevenskanaal aangeeft. U kunt commando's via het gegevenskanaal doorgeven om het bestand te benaderen. Het bestandsnummer moet met de functie FreeFile worden bepaald direct voor de instructie Open."
            ],
            "id_hash": 8311819570388336252,
            "content_hash": 8311819570388336252,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3153190\nhelp.text",
            "note": "D2D4q",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1086,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469656/?format=api",
            "priority": 100,
            "id": 100302944,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=f35983dc8222fe7c",
            "url": "https://translations.documentfoundation.org/api/units/100302944/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.679474Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<emph>recLen:</emph> For <literal>Random</literal> access files, set the length of the records."
            ],
            "previous_source": "",
            "target": [
                "<emph>recordLengte:</emph> Bepaalt de lengte van records bij het <literal>Random</literal> benaderen van bestanden."
            ],
            "id_hash": -7720883706954471969,
            "content_hash": -7720883706954471969,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3151115\nhelp.text",
            "note": "LgCLi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1087,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469699/?format=api",
            "priority": 100,
            "id": 100302947,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=14d9e92ceee0a5df",
            "url": "https://translations.documentfoundation.org/api/units/100302947/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.681568Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
            ],
            "previous_source": "",
            "target": [
                "Een bestand moet worden geopend met het Open statement vóór de bestandsinhoud kan worden gewijzigd. Als u probeert een bestand te openen dat al geopend is verschijnt een foutboodschap."
            ],
            "id_hash": 53617231158568750,
            "content_hash": 53617231158568750,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3153418\nhelp.text",
            "note": "mvgxB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1088,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469719/?format=api",
            "priority": 100,
            "id": 100302952,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=80be7c96710be72e",
            "url": "https://translations.documentfoundation.org/api/units/100302952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.683396Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Print #iNumber, \"This is a line of text\""
            ],
            "previous_source": "",
            "target": [
                "Print #iGetal, \"Dit is een tekstregel\""
            ],
            "id_hash": -3572186879919891596,
            "content_hash": -3572186879919891596,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3154705\nhelp.text",
            "note": "xPMgs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1089,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469749/?format=api",
            "priority": 100,
            "id": 100302955,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=4e6d0af57f105b74",
            "url": "https://translations.documentfoundation.org/api/units/100302955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.685116Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Print #iNumber, \"This is another line of text\""
            ],
            "previous_source": "",
            "target": [
                "Print #iGetal, \"Dit is een andere tekstregel\""
            ],
            "id_hash": -3869715058181989099,
            "content_hash": -3869715058181989099,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3146916\nhelp.text",
            "note": "bCNmJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1090,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469791/?format=api",
            "priority": 100,
            "id": 100302960,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=4a4c02a83f151d15",
            "url": "https://translations.documentfoundation.org/api/units/100302960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.769352Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Print #iNumber, \"This is a line of text\""
            ],
            "previous_source": "",
            "target": [
                "Print #iGetal, \"Dit is een tekstregel\""
            ],
            "id_hash": -1101408534389443365,
            "content_hash": -1101408534389443365,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3154705125\nhelp.text",
            "note": "D8qpy",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1091,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469834/?format=api",
            "priority": 100,
            "id": 100302962,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=70b702c6032234db",
            "url": "https://translations.documentfoundation.org/api/units/100302962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.771359Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Print #iNumber, \"This is another line of text\""
            ],
            "previous_source": "",
            "target": [
                "Print #iGetal, \"Dit is een andere tekstregel\""
            ],
            "id_hash": 6316066489054271438,
            "content_hash": 6316066489054271438,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id3146916877\nhelp.text",
            "note": "Xp9PP",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1092,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469890/?format=api",
            "priority": 100,
            "id": 100302964,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=d7a72d0201d417ce",
            "url": "https://translations.documentfoundation.org/api/units/100302964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.773075Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "If the <literal>Open</literal> statement tries to open a file to which the current user does not have read/write permissions, an I/O error will be raised."
            ],
            "previous_source": "",
            "target": [
                "Als met de instructie <literal>Open</literal> een bestand wordt geprobeerd te open waartoe de huidige gebruiker geen lees/schrijfrechten heeft, dan treedt er een I/O-fout op."
            ],
            "id_hash": -5494578433809448917,
            "content_hash": -5494578433809448917,
            "location": "03020103.xhp",
            "context": "03020103.xhp\npar_id211617107328022\nhelp.text",
            "note": "BqezU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1093,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469933/?format=api",
            "priority": 100,
            "id": 100302965,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=33bf5606a644002b",
            "url": "https://translations.documentfoundation.org/api/units/100302965/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.775686Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Reset Statement"
            ],
            "previous_source": "",
            "target": [
                "Instructie Reset"
            ],
            "id_hash": -2449746665884769712,
            "content_hash": -2449746665884769712,
            "location": "03020104.xhp",
            "context": "03020104.xhp\ntit\nhelp.text",
            "note": "WaBAH",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1094,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98469974/?format=api",
            "priority": 100,
            "id": 100302969,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=5e00c062fe3da250",
            "url": "https://translations.documentfoundation.org/api/units/100302969/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.799324Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<bookmark_value>Reset statement</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Reset-instructie</bookmark_value>"
            ],
            "id_hash": 8831585782555542297,
            "content_hash": 8831585782555542297,
            "location": "03020104.xhp",
            "context": "03020104.xhp\nbm_id3154141\nhelp.text",
            "note": "CGdx5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1095,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98470015/?format=api",
            "priority": 100,
            "id": 100302972,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=fa90187a3c9d0319",
            "url": "https://translations.documentfoundation.org/api/units/100302972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.801223Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<variable id=\"Reset_h1\"><link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"Reset_h1\"><link href=\"text/sbasic/shared/03020104.xhp\">Instructie Reset</link></variable>"
            ],
            "id_hash": 4275166087396609631,
            "content_hash": 4275166087396609631,
            "location": "03020104.xhp",
            "context": "03020104.xhp\nhd_id3154141\nhelp.text",
            "note": "aCi6f",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1096,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98470054/?format=api",
            "priority": 100,
            "id": 100302975,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=bb5470e7db124e5f",
            "url": "https://translations.documentfoundation.org/api/units/100302975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.803146Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Closes all open files and writes the contents of all file buffers to the harddisk."
            ],
            "previous_source": "",
            "target": [
                "Sluit alle geopende bestanden en schrijft de inhoud van alle bestandbuffers naar de harde schijf."
            ],
            "id_hash": 2181609516920687058,
            "content_hash": 2181609516920687058,
            "location": "03020104.xhp",
            "context": "03020104.xhp\npar_id3156423\nhelp.text",
            "note": "iLCKn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1097,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/98470114/?format=api",
            "priority": 100,
            "id": 100302978,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=9e46a24c06ab49d2",
            "url": "https://translations.documentfoundation.org/api/units/100302978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.805018Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "<image src=\"media/helpimg/sbasic/Reset_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Reset Statement diagram</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sbasic/Reset_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram instructie Reset</alt></image>"
            ],
            "id_hash": 6215122780526092103,
            "content_hash": 6215122780526092103,
            "location": "03020104.xhp",
            "context": "03020104.xhp\npar_id971587473488701\nhelp.text",
            "note": "jEQ3F",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1098,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98470148/?format=api",
            "priority": 100,
            "id": 100302981,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=d6408d3d60b21f47",
            "url": "https://translations.documentfoundation.org/api/units/100302981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.806357Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "Print #iNumber, \"This is a new line of text\""
            ],
            "previous_source": "",
            "target": [
                "Print #iGetal, \"Dit is een nieuwe tekstregel\""
            ],
            "id_hash": -8656665122863861382,
            "content_hash": -8656665122863861382,
            "location": "03020104.xhp",
            "context": "03020104.xhp\npar_id3148455\nhelp.text",
            "note": "BXAjN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1099,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/98470257/?format=api",
            "priority": 100,
            "id": 100302984,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=07dd58ef8c2fb17a",
            "url": "https://translations.documentfoundation.org/api/units/100302984/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.807850Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/nl/?format=api",
            "source": [
                "MsgBox \"All files will be closed\", 0, \"Error\""
            ],
            "previous_source": "",
            "target": [
                "MsgBox \"Alle bestanden worden gesloten\", 0, \"Error\""
            ],
            "id_hash": 6384691496313695574,
            "content_hash": 6384691496313695574,
            "location": "03020104.xhp",
            "context": "03020104.xhp\npar_id3163805\nhelp.text",
            "note": "gtjeZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98470278/?format=api",
            "priority": 100,
            "id": 100302988,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/nl/?checksum=d89afb169e3c2d56",
            "url": "https://translations.documentfoundation.org/api/units/100302988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:21:59.809249Z"
        }
    ]
}