Translation components API.

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

GET /api/translations/libo_help-7-6/textsbasicshared/de/units/?format=api&page=7
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/de/units/?format=api&page=8",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Initial Variable Values"
            ],
            "previous_source": "",
            "target": [
                "Variablen-Anfangswerte"
            ],
            "id_hash": 2267333918144916164,
            "content_hash": 2267333918144916164,
            "location": "01020100.xhp",
            "context": "01020100.xhp\nhd_id3148732\nhelp.text",
            "note": "kGGKi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 301,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439670/?format=api",
            "priority": 100,
            "id": 99161688,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=9f77302f8a38eac4",
            "url": "https://translations.documentfoundation.org/api/units/99161688/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.133925Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
            ],
            "previous_source": "",
            "target": [
                "Sobald eine Variable deklariert wird, ist Sie automatisch auf den \"Null\"-Wert zurückgesetzt, das heißt, dass der Programmierer nicht darauf achten muss, dass eine Variable, die deklariert wurde, manuell auf einen Basis-Wert zurückgesetzt werden muss. Es gilt folgende Regel:"
            ],
            "id_hash": 3989521788998179898,
            "content_hash": 3989521788998179898,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3154549\nhelp.text",
            "note": "qkLpw",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 302,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439715/?format=api",
            "priority": 100,
            "id": 99161692,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=b75da0ee00eadc3a",
            "url": "https://translations.documentfoundation.org/api/units/99161692/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.136190Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
            ],
            "previous_source": "",
            "target": [
                "<emph>Numerischen Variablen</emph> wird automatisch der Wert \"0\" zugewiesen, sobald die Variable deklariert wurde."
            ],
            "id_hash": -7544714678056964927,
            "content_hash": -7544714678056964927,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3143222\nhelp.text",
            "note": "L82ms",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 303,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439761/?format=api",
            "priority": 100,
            "id": 99161694,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=174bc9f952bd2cc1",
            "url": "https://translations.documentfoundation.org/api/units/99161694/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.138067Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\"><emph>Second</emph></link> function."
            ],
            "previous_source": "",
            "target": [
                "<emph>Datumsvariablen</emph> wird intern der Wert 0 zugewiesen. Dies entspricht einer Konvertierung des Wertes \"0\" mit den Funktionen <link href=\"text/sbasic/shared/03030103.xhp\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\"><emph>Year</emph></link> oder <link href=\"text/sbasic/shared/03030201.xhp\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\"><emph>Second</emph></link>."
            ],
            "id_hash": 8771987060818223314,
            "content_hash": 8771987060818223314,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3150693\nhelp.text",
            "note": "vpahG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 304,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439807/?format=api",
            "priority": 100,
            "id": 99161698,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=f9bc5bc17e64a0d2",
            "url": "https://translations.documentfoundation.org/api/units/99161698/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.140157Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
            ],
            "previous_source": "",
            "target": [
                "<emph>Zeichenfolgenvariablen</emph> wird direkt bei der Deklaration eine leere Zeichenfolge (\"\") zugewiesen."
            ],
            "id_hash": -2708563124116232782,
            "content_hash": -2708563124116232782,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3154807\nhelp.text",
            "note": "WiXVw",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 305,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439854/?format=api",
            "priority": 100,
            "id": 99161703,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=5a6940306f5465b2",
            "url": "https://translations.documentfoundation.org/api/units/99161703/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.142575Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Arrays"
            ],
            "previous_source": "",
            "target": [
                "Arrays"
            ],
            "id_hash": -7829867396715068382,
            "content_hash": -7829867396715068382,
            "location": "01020100.xhp",
            "context": "01020100.xhp\nhd_id3153936\nhelp.text",
            "note": "Btv3D",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 306,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439896/?format=api",
            "priority": 100,
            "id": 99161706,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=1356b9164c62c422",
            "url": "https://translations.documentfoundation.org/api/units/99161706/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.144388Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
            ],
            "previous_source": "",
            "target": [
                "$[officename] Basic kann mit ein- oder mehrdimensionalen Arrays umgehen, die durch einen angegebenen Variablentyp definiert werden. Arrays eignen sich zum Bearbeiten von Listen und Tabellen in Programmen. Die einzelnen Elemente eines Arrays können über einen numerischen Index adressiert werden."
            ],
            "id_hash": -8049476394418883212,
            "content_hash": -8049476394418883212,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3148736\nhelp.text",
            "note": "M9Kos",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 307,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439943/?format=api",
            "priority": 100,
            "id": 99161708,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=104a83de02c53574",
            "url": "https://translations.documentfoundation.org/api/units/99161708/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.146424Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
            ],
            "previous_source": "",
            "target": [
                "Matrizen <emph>müssen</emph> mit der Anweisung <emph>Dim</emph> deklariert werden. Zur Definition des Indexbereichs einer Matrix gibt es mehrere Möglichkeiten:"
            ],
            "id_hash": -8469016493877010282,
            "content_hash": -8469016493877010282,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3149546\nhelp.text",
            "note": "s9WFi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 308,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98439983/?format=api",
            "priority": 100,
            "id": 99161712,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=0a78025e9d896096",
            "url": "https://translations.documentfoundation.org/api/units/99161712/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.148329Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Dim Text$(20)       '21 elements numbered from 0 to 20'"
            ],
            "previous_source": "",
            "target": [
                "Dim Text$(20)       '21 Elemente von 0 bis 20 nummeriert'"
            ],
            "id_hash": 2290424158932088446,
            "content_hash": 2290424158932088446,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_idm1341065280\nhelp.text",
            "note": "w9moW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 309,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440037/?format=api",
            "priority": 100,
            "id": 99161715,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=9fc938a32a1eb67e",
            "url": "https://translations.documentfoundation.org/api/units/99161715/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.150198Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Dim Text$(5,4)      '30 elements (a matrix of 6 x 5 elements)'"
            ],
            "previous_source": "",
            "target": [
                "Dim Text$(5,4)      '30 Elemente (eine Matrix mit 6 x 5 Elementen)'"
            ],
            "id_hash": -6372638476294843681,
            "content_hash": -6372638476294843681,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_idm1341059776\nhelp.text",
            "note": "Tpkw3",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 310,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440071/?format=api",
            "priority": 100,
            "id": 99161718,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=278fd711ca7592df",
            "url": "https://translations.documentfoundation.org/api/units/99161718/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.151668Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Dim Text$(5 To 25)  '21 elements numbered from 5 to 25'"
            ],
            "previous_source": "",
            "target": [
                "Dim Text$(5 To 25)  '21 Elemente, von 5 bis 25 nummeriert'"
            ],
            "id_hash": -6208884985680593276,
            "content_hash": -6208884985680593276,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_idm1341054256\nhelp.text",
            "note": "qZxBE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 311,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440105/?format=api",
            "priority": 100,
            "id": 99161721,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=29d59c0069407e84",
            "url": "https://translations.documentfoundation.org/api/units/99161721/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.153211Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Dim Text$(-15 To 5) '21 elements (including 0), numbered from -15 to 5'"
            ],
            "previous_source": "",
            "target": [
                "Dim Text$(-15 To 5) '21 Elemente (einschließlich 0), von -15 bis 5 nummeriert'"
            ],
            "id_hash": -7849566924771985072,
            "content_hash": -7849566924771985072,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_idm1341048752\nhelp.text",
            "note": "NfXEB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 312,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440167/?format=api",
            "priority": 100,
            "id": 99161723,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=1310bc78804f7950",
            "url": "https://translations.documentfoundation.org/api/units/99161723/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.154830Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The index range can include positive as well as negative numbers."
            ],
            "previous_source": "",
            "target": [
                "Der Indexbereich kann sowohl positive als auch negative Zahlen umfassen. Maximal können über einen Index 16368 Elemente adressiert werden."
            ],
            "id_hash": 6650787481085556565,
            "content_hash": 6650787481085556565,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3153005\nhelp.text",
            "note": "6iBW4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 313,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440197/?format=api",
            "priority": 100,
            "id": 99161725,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=dc4c57fa06b83755",
            "url": "https://translations.documentfoundation.org/api/units/99161725/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.156540Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Constants"
            ],
            "previous_source": "",
            "target": [
                "Konstanten"
            ],
            "id_hash": 1995698394286812219,
            "content_hash": 1995698394286812219,
            "location": "01020100.xhp",
            "context": "01020100.xhp\nhd_id3154507\nhelp.text",
            "note": "wBxdC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 314,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440229/?format=api",
            "priority": 100,
            "id": 99161728,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=9bb2251dae486c3b",
            "url": "https://translations.documentfoundation.org/api/units/99161728/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.158245Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
            ],
            "previous_source": "",
            "target": [
                "Konstanten haben einen festen Wert. Sie werden im Programm nur einmal definiert und können später nicht mehr umdefiniert werden:"
            ],
            "id_hash": -2135759269988852026,
            "content_hash": -2135759269988852026,
            "location": "01020100.xhp",
            "context": "01020100.xhp\npar_id3156357\nhelp.text",
            "note": "DPDnQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 315,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440268/?format=api",
            "priority": 100,
            "id": 99161730,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=625c42427a911ec6",
            "url": "https://translations.documentfoundation.org/api/units/99161730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.159770Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Using Objects"
            ],
            "previous_source": "",
            "target": [
                "Arbeiten mit Objekten"
            ],
            "id_hash": 1128445263186490388,
            "content_hash": 1128445263186490388,
            "location": "01020200.xhp",
            "context": "01020200.xhp\ntit\nhelp.text",
            "note": "rKYeH",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 316,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440302/?format=api",
            "priority": 100,
            "id": 99161733,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=8fa90afcf4b3f414",
            "url": "https://translations.documentfoundation.org/api/units/99161733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.161552Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Arbeiten mit dem Objektkatalog</link></variable>"
            ],
            "id_hash": 3085853516201059057,
            "content_hash": 3085853516201059057,
            "location": "01020200.xhp",
            "context": "01020200.xhp\nhd_id3145645\nhelp.text",
            "note": "ZeR9D",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 317,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440328/?format=api",
            "priority": 100,
            "id": 99161735,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=aad3276c660de2f1",
            "url": "https://translations.documentfoundation.org/api/units/99161735/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.163029Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
            ],
            "previous_source": "",
            "target": [
                "Der Objektkatalog bietet eine Übersicht aller Module und Dialoge, die Sie in Ihrem $[officename] erstellt haben."
            ],
            "id_hash": 2099700817871011105,
            "content_hash": 2099700817871011105,
            "location": "01020200.xhp",
            "context": "01020200.xhp\npar_id3153707\nhelp.text",
            "note": "DXDBg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 318,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440374/?format=api",
            "priority": 100,
            "id": 99161739,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=9d23a2c4e7cc7d21",
            "url": "https://translations.documentfoundation.org/api/units/99161739/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.164936Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
            ],
            "previous_source": "",
            "target": [
                "Um den Objektkatalog anzuzeigen, klicken Sie in der Makroleiste auf das Symbol <emph>Objektkatalog</emph> <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Symbol</alt></image>."
            ],
            "id_hash": 1345263516325687387,
            "content_hash": 1345263516325687387,
            "location": "01020200.xhp",
            "context": "01020200.xhp\npar_id3147346\nhelp.text",
            "note": "kJFfX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 319,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440403/?format=api",
            "priority": 100,
            "id": 99161742,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=92ab560a63e2b05b",
            "url": "https://translations.documentfoundation.org/api/units/99161742/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.166659Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
            ],
            "previous_source": "",
            "target": [
                "Der Dialog zeigt eine Liste aller vorhandenen Objekte in einer hierarchischen Darstellung an. Wenn Sie auf einen Listeneintrag doppelklicken, wird eine Liste seiner untergeordneten Objekte angezeigt."
            ],
            "id_hash": 5700767198873397026,
            "content_hash": 5700767198873397026,
            "location": "01020200.xhp",
            "context": "01020200.xhp\npar_id3155114\nhelp.text",
            "note": "L84og",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 320,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440428/?format=api",
            "priority": 100,
            "id": 99161747,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=cf1d31903c0c2722",
            "url": "https://translations.documentfoundation.org/api/units/99161747/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.175385Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry."
            ],
            "previous_source": "",
            "target": [
                "Um ein bestimmtes Modul im Editor anzuzeigen oder den Mauszeiger in einem ausgewählten SUB oder FUNCTION zu positionieren, klicken Sie doppelt auf den entsprechenden Eintrag."
            ],
            "id_hash": -2606489332336529498,
            "content_hash": -2606489332336529498,
            "location": "01020200.xhp",
            "context": "01020200.xhp\npar_id3150786\nhelp.text",
            "note": "bYrDX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 321,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440455/?format=api",
            "priority": 100,
            "id": 99161750,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=5bd3e3c3133c6fa6",
            "url": "https://translations.documentfoundation.org/api/units/99161750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.177082Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Using Procedures, Functions or Properties"
            ],
            "previous_source": "",
            "target": [
                "Verwendung von Prozeduren, Funktionen oder Eigenschaften"
            ],
            "id_hash": -3785381491130880734,
            "content_hash": -3785381491130880734,
            "location": "01020300.xhp",
            "context": "01020300.xhp\ntit\nhelp.text",
            "note": "hVrnu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 322,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440478/?format=api",
            "priority": 100,
            "id": 99161751,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=4b779f96f1ce2d22",
            "url": "https://translations.documentfoundation.org/api/units/99161751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.178519Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "<bookmark_value>procedures</bookmark_value>  <bookmark_value>functions;using</bookmark_value>  <bookmark_value>variables;passing to procedures, functions, properties</bookmark_value>  <bookmark_value>parameters;for procedures, functions or properties</bookmark_value>  <bookmark_value>parameters;passing by reference or value</bookmark_value>  <bookmark_value>variables;scope</bookmark_value>  <bookmark_value>scope of variables</bookmark_value>  <bookmark_value>GLOBAL variables</bookmark_value>  <bookmark_value>PUBLIC variables</bookmark_value>  <bookmark_value>PRIVATE variables</bookmark_value>  <bookmark_value>functions;return value type</bookmark_value>  <bookmark_value>return value type of functions</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Prozeduren</bookmark_value><bookmark_value>Funktionen; Verwendung</bookmark_value><bookmark_value>Variablen; Weiterreichen an Prozeduren, Funktionen oder Eigenschaften</bookmark_value><bookmark_value>Parameter; für Prozeduren, Funktionen oder Eigenschaften</bookmark_value><bookmark_value>Parameter; Weiterreichen durch Referenz oder Wert</bookmark_value><bookmark_value>Variablen; Bereich</bookmark_value><bookmark_value>Bereich von Variablen</bookmark_value><bookmark_value>GLOBAL (Variablen)</bookmark_value><bookmark_value>PUBLIC (Variablen)</bookmark_value><bookmark_value>PRIVATE (Variablen)</bookmark_value>  <bookmark_value>Funktionen; Wertetyp zurückgeben</bookmark_value><bookmark_value>Wertetyp einer Funktion zurückgeben</bookmark_value>"
            ],
            "id_hash": 1871193409873130159,
            "content_hash": 1871193409873130159,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nbm_id3149456\nhelp.text",
            "note": "6jwBY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 323,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440497/?format=api",
            "priority": 100,
            "id": 99161754,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=99f7d07e058a32af",
            "url": "https://translations.documentfoundation.org/api/units/99161754/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.179848Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "<variable id=\"UsingSubs_h1\"><link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures, Functions and Properties</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"UsingSubs_h1\"><link href=\"text/sbasic/shared/01020300.xhp\">Prozeduren, Funktionen und Eigenschaften verwenden</link></variable>"
            ],
            "id_hash": 3156225477766571662,
            "content_hash": 3156225477766571662,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3149456\nhelp.text",
            "note": "RY6Z4",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 324,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440518/?format=api",
            "priority": 100,
            "id": 99161757,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=abcd2a598150668e",
            "url": "https://translations.documentfoundation.org/api/units/99161757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.182002Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The following describes the basic use of procedures, functions and properties in %PRODUCTNAME Basic."
            ],
            "previous_source": "",
            "target": [
                "Im Folgenden ist die grundsätzliche Verwendung von Prozeduren, Funktionen und Eigenschaften in %PRODUCTNAME Basic beschrieben."
            ],
            "id_hash": -3305534572865820896,
            "content_hash": -3305534572865820896,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3150767\nhelp.text",
            "note": "DSyYW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 325,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440541/?format=api",
            "priority": 100,
            "id": 99161761,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=522061d1c78f6720",
            "url": "https://translations.documentfoundation.org/api/units/99161761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.183717Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "When you create a new module, %PRODUCTNAME Basic automatically inserts a <literal>Sub</literal> called \"<literal>Main</literal>\". This default name has nothing to do with the order or the starting point of a %PRODUCTNAME Basic project. You can also safely rename this <literal>Sub</literal>routine."
            ],
            "previous_source": "",
            "target": [
                "Wenn Sie ein neues Modul erstellen, implementiert %PRODUCTNAME Basic automatisch ein <literal>Sub</literal> namens \"<literal>Main</literal>\". Dieser voreingestellte Name beeinflusst nicht die Reihenfolge oder den Startpunkt von einem %PRODUCTNAME Basic Projekt. Sie können die <literal>Sub</literal>-Routine problemlos umbenennen."
            ],
            "id_hash": -3920771705863917042,
            "content_hash": -3920771705863917042,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3151215\nhelp.text",
            "note": "Jsg3r",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 326,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440558/?format=api",
            "priority": 100,
            "id": 99161763,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=49969ee81a94320e",
            "url": "https://translations.documentfoundation.org/api/units/99161763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.185323Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Some restrictions apply for the names of your public variables, subroutines, functions and properties. You must not use the same name as one of the modules of the same library."
            ],
            "previous_source": "",
            "target": [
                "Für die Namen Ihrer öffentlichen Variablen, Unterprogramme, Funktionen und Eigenschaften gelten einige Einschränkungen. Sie dürfen nicht denselben Namen wie eines der Module der gleichen Bibliothek verwenden."
            ],
            "id_hash": 9101124454382341694,
            "content_hash": 9101124454382341694,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id314756320\nhelp.text",
            "note": "NBySN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 327,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440573/?format=api",
            "priority": 100,
            "id": 99161768,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=fe4db078b0148e3e",
            "url": "https://translations.documentfoundation.org/api/units/99161768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.187269Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Procedures (<literal>Sub</literal>routines) functions (<literal>Function</literal>) and properties (<literal>Property</literal>) help you maintaining a structured overview by separating a program into logical pieces."
            ],
            "previous_source": "",
            "target": [
                "Prozeduren (Routinen <literal>Sub</literal>), Funktionen (<literal>Function</literal>) und Eigenschaften (<literal>Property</literal>) helfen Ihnen, eine strukturierte Übersicht zu behalten, indem sie ein Programm in logische Teile unterteilen."
            ],
            "id_hash": 1418975549165288322,
            "content_hash": 1418975549165288322,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3154124\nhelp.text",
            "note": "EB6uP",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 328,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440589/?format=api",
            "priority": 100,
            "id": 99161771,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=93b136be70f63b82",
            "url": "https://translations.documentfoundation.org/api/units/99161771/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.188994Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "One benefit of procedures, functions and properties is that, once you have developed a program code containing task components, you can use this code in another project."
            ],
            "previous_source": "",
            "target": [
                "Ein Vorteil von Prozeduren, Funktionen und Eigenschaften ist, dass Sie einen einmal entwickelten Programmcode, der Task-Komponenten enthält, in einem anderen Projekt wiederverwenden können."
            ],
            "id_hash": 4412677887077101681,
            "content_hash": 4412677887077101681,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3153193\nhelp.text",
            "note": "UXRyF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 329,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440603/?format=api",
            "priority": 100,
            "id": 99161775,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=bd3cfb28af73b071",
            "url": "https://translations.documentfoundation.org/api/units/99161775/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.191158Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Passing Variables to Procedures, Functions or Properties"
            ],
            "previous_source": "",
            "target": [
                "Übergabe von Variablen an Prozeduren, Funktionen oder Eigenschaften"
            ],
            "id_hash": -6484121993271130065,
            "content_hash": -6484121993271130065,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3153770\nhelp.text",
            "note": "EZYXi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 330,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440694/?format=api",
            "priority": 100,
            "id": 99161778,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=2603c566c6c6c82f",
            "url": "https://translations.documentfoundation.org/api/units/99161778/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.192994Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Variables can be passed to both procedures, functions or properties. The <literal>Sub</literal> <literal>Function</literal> or <literal>Property</literal> must be declared to expect parameters:"
            ],
            "previous_source": "",
            "target": [
                "Variablen können an Prozeduren, Funktionen oder Eigenschaften übergeben werden. Die <literal>Funktion</literal> oder <literal>Eigenschaft</literal> <literal>Sub</literal> muss deklariert werden, um Parameter zu erwarten:"
            ],
            "id_hash": 1877382155763034438,
            "content_hash": 1877382155763034438,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3155414\nhelp.text",
            "note": "v9JPn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 331,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440731/?format=api",
            "priority": 100,
            "id": 99161783,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=9a0dcd1fb5e9a946",
            "url": "https://translations.documentfoundation.org/api/units/99161783/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.194703Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "' your code goes here"
            ],
            "previous_source": "",
            "target": [
                "' Ihr Code gehört hier hin"
            ],
            "id_hash": -4444393325767327109,
            "content_hash": -4444393325767327109,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3151114\nhelp.text",
            "note": "BUURm",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 332,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440875/?format=api",
            "priority": 100,
            "id": 99161785,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=425257d14f85827b",
            "url": "https://translations.documentfoundation.org/api/units/99161785/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.200118Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The <literal>Sub</literal> is called using the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "Das <literal>Sub</literal> wird mit der folgenden Syntax aufgerufen:"
            ],
            "id_hash": 7192860163849288355,
            "content_hash": 7192860163849288355,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3152577\nhelp.text",
            "note": "BG6rr",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 333,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440893/?format=api",
            "priority": 100,
            "id": 99161787,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=e3d22c35a94b7aa3",
            "url": "https://translations.documentfoundation.org/api/units/99161787/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.202083Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The parameters passed to a <literal>Sub</literal> must fit to those specified in the <literal>Sub</literal> declaration."
            ],
            "previous_source": "",
            "target": [
                "Die an <literal>Sub</literal> übertragenen Parameter müssen zu denen passen, die in der Deklaration von <literal>Sub</literal> angegeben sind."
            ],
            "id_hash": 6886412442448884949,
            "content_hash": 6886412442448884949,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3147124\nhelp.text",
            "note": "5SdpG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 334,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440932/?format=api",
            "priority": 100,
            "id": 99161789,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=df9173a170fef4d5",
            "url": "https://translations.documentfoundation.org/api/units/99161789/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.203867Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The same process applies to a <literal>Function</literal>. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
            ],
            "previous_source": "",
            "target": [
                "Das gleiche Verfahren gilt für eine <literal>Funktion</literal>. Darüber hinaus geben Funktionen immer ein Funktionsergebnis zurück. Das Ergebnis einer Funktion wird definiert, indem der Rückgabewert dem Funktionsnamen zugewiesen wird:"
            ],
            "id_hash": 5232598169220317247,
            "content_hash": 5232598169220317247,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3147397\nhelp.text",
            "note": "Zxxix",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 335,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440962/?format=api",
            "priority": 100,
            "id": 99161792,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=c89dec4fb8bc803f",
            "url": "https://translations.documentfoundation.org/api/units/99161792/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.205619Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "' your code goes here"
            ],
            "previous_source": "",
            "target": [
                "' Ihr Code gehört hier hin"
            ],
            "id_hash": -3095672654018739693,
            "content_hash": -3095672654018739693,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3156284\nhelp.text",
            "note": "uhFkG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 336,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98440993/?format=api",
            "priority": 100,
            "id": 99161794,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=5509f61f6c528213",
            "url": "https://translations.documentfoundation.org/api/units/99161794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.207397Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The <literal>Function</literal> is called using the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "Die <literal>Funktion</literal> wird mit der folgenden Syntax aufgerufen:"
            ],
            "id_hash": 355498881599649437,
            "content_hash": 355498881599649437,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3153839\nhelp.text",
            "note": "TwrZp",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 337,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441013/?format=api",
            "priority": 100,
            "id": 99161797,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=84eefc596bcbb69d",
            "url": "https://translations.documentfoundation.org/api/units/99161797/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.209006Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter."
            ],
            "previous_source": "",
            "target": [
                "Eigenschaften verbinden die Syntax von Prozeduren und Funktionen. Eine <literal>Eigenschaft</literal> benötigt für gewöhnlich bis zu einem Parameter."
            ],
            "id_hash": 8355564553440244480,
            "content_hash": 8355564553440244480,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id981584288549909\nhelp.text",
            "note": "YcLqs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 338,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441049/?format=api",
            "priority": 100,
            "id": 99161799,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=f3f4edb111a6b300",
            "url": "https://translations.documentfoundation.org/api/units/99161799/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.210866Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "' your code goes here"
            ],
            "previous_source": "",
            "target": [
                "' Ihr Code gehört hier hin"
            ],
            "id_hash": 6593303614414125251,
            "content_hash": 6593303614414125251,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nbas_id961584288948497\nhelp.text",
            "note": "QCQAn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 339,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441097/?format=api",
            "priority": 100,
            "id": 99161802,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=db801eb45973f8c3",
            "url": "https://translations.documentfoundation.org/api/units/99161802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.212697Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "' your code goes here"
            ],
            "previous_source": "",
            "target": [
                "' Ihr Code gehört hier hin"
            ],
            "id_hash": -2896061547100901776,
            "content_hash": -2896061547100901776,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nbas_id921584288951588\nhelp.text",
            "note": "meaRY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 340,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441143/?format=api",
            "priority": 100,
            "id": 99161804,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=57cf1f5ded61ee70",
            "url": "https://translations.documentfoundation.org/api/units/99161804/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.214164Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "The <literal>Property</literal> is called using the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "Die <literal>Eigenschaft</literal> wird durch die folgende Syntax aufgerufen:"
            ],
            "id_hash": 6131666240475131685,
            "content_hash": 6131666240475131685,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3153389\nhelp.text",
            "note": "257BA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 341,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441186/?format=api",
            "priority": 100,
            "id": 99161807,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=d5180df570c66f25",
            "url": "https://translations.documentfoundation.org/api/units/99161807/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.215748Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
            ],
            "previous_source": "",
            "target": [
                "Sie können auch vollqualifizierte Namen verwenden, um Prozeduren, Funktionen oder Eigenschaften aufzurufen:<br/><literal>[Call] Library.Module.Macro()</literal>, wobei <literal>Call</literal> optional ist.<br/> Zum Beispiel, um das Makro Autotext von der Bibliothek Gimmicks aufzurufen, verwenden Sie den folgenden Befehl:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
            ],
            "id_hash": -9029813008840076948,
            "content_hash": -9029813008840076948,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_idN107B3\nhelp.text",
            "note": "KRExL",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 342,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441222/?format=api",
            "priority": 100,
            "id": 99161810,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=02afa8e913e2d16c",
            "url": "https://translations.documentfoundation.org/api/units/99161810/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.217626Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Passing Variables by Value or Reference"
            ],
            "previous_source": "",
            "target": [
                "Übergeben von Variablen als Wert oder Referenz"
            ],
            "id_hash": 6842843309770434872,
            "content_hash": 6842843309770434872,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3156276\nhelp.text",
            "note": "2xj8g",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 343,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441278/?format=api",
            "priority": 100,
            "id": 99161815,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=def6a9bc3c866938",
            "url": "https://translations.documentfoundation.org/api/units/99161815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.221948Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Parameters can be passed to a procedure, a function or a property either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal> gets the parameter and can read and modify its value."
            ],
            "previous_source": "",
            "target": [
                "Parameter können entweder per Referenz oder per Wert an eine Prozedur, eine Funktion oder eine Eigenschaft übergeben werden. Sofern nicht anders angegeben, wird ein Parameter immer als Referenz übergeben. Das bedeutet, dass <literal>Sub</literal>, <literal>Function</literal> oder <literal>Property</literal> den Parameter bekommt und seinen Wert lesen und ändern kann."
            ],
            "id_hash": 6236355965573493763,
            "content_hash": 6236355965573493763,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3155765\nhelp.text",
            "note": "d2PgC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 344,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441290/?format=api",
            "priority": 100,
            "id": 99161818,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=d68bfcb584e57403",
            "url": "https://translations.documentfoundation.org/api/units/99161818/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.223818Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "If you want to pass a parameter by value insert the key word <literal>ByVal</literal> in front of the parameter when you call a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, for example:"
            ],
            "previous_source": "",
            "target": [
                "Wenn Sie einen Parameter als Wert übergeben möchten, fügen Sie beim Aufruf von <literal>Sub</literal>, <literal>Function</literal> oder <literal>Property</literal> das Schlüsselwort <literal>ByVal</literal> vor dem Parameter ein, zum Beispiel:"
            ],
            "id_hash": -4190016901513929452,
            "content_hash": -4190016901513929452,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3145640\nhelp.text",
            "note": "uk84S",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 345,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441337/?format=api",
            "priority": 100,
            "id": 99161823,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=45da11d3e6611d14",
            "url": "https://translations.documentfoundation.org/api/units/99161823/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.226019Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "' your code goes here"
            ],
            "previous_source": "",
            "target": [
                "' Ihr Code gehört hier hin"
            ],
            "id_hash": -6503659919170569394,
            "content_hash": -6503659919170569394,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nbas_id81584367761978\nhelp.text",
            "note": "pojXe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 346,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441362/?format=api",
            "priority": 100,
            "id": 99161829,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=25be5bc2e9e47b4e",
            "url": "https://translations.documentfoundation.org/api/units/99161829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.316533Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "In this case, the original content of the parameter will not be modified by the <literal>Function</literal> since it only gets the value and not the parameter itself."
            ],
            "previous_source": "",
            "target": [
                "In diesem Fall wird der ursprüngliche Inhalt des Parameters durch <literal>Function</literal> nicht verändert, da sie nur den Wert und nicht den Parameter selbst erhält."
            ],
            "id_hash": 289123406526458417,
            "content_hash": 289123406526458417,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3149258\nhelp.text",
            "note": "WF4ND",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 347,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441378/?format=api",
            "priority": 100,
            "id": 99161831,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=84032c34d642aa31",
            "url": "https://translations.documentfoundation.org/api/units/99161831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.318141Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Defining Optional Parameters"
            ],
            "previous_source": "",
            "target": [
                "Optionale Parameter festlegen"
            ],
            "id_hash": -902821453664129689,
            "content_hash": -902821453664129689,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id161584366585035\nhelp.text",
            "note": "AEhBY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 348,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441420/?format=api",
            "priority": 100,
            "id": 99161834,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=737888abd6bf6d67",
            "url": "https://translations.documentfoundation.org/api/units/99161834/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.320146Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "Functions, procedures or properties can be defined with optional parameters, for example:"
            ],
            "previous_source": "",
            "target": [
                "Funktionen, Prozeduren oder Eigenschaften können mit optionalen Parametern definiert werden, beispielsweise:"
            ],
            "id_hash": 1486281401409750775,
            "content_hash": 1486281401409750775,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id31584367006971\nhelp.text",
            "note": "4Ghzx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 349,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441467/?format=api",
            "priority": 100,
            "id": 99161837,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=94a0550f574c46f7",
            "url": "https://translations.documentfoundation.org/api/units/99161837/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.321829Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "source": [
                "' your code goes here"
            ],
            "previous_source": "",
            "target": [
                "' Ihr Code gehört hier hin"
            ],
            "id_hash": -4097829627290128490,
            "content_hash": -4097829627290128490,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nbas_id111584366809406\nhelp.text",
            "note": "JKj8y",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 350,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441509/?format=api",
            "priority": 100,
            "id": 99161840,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/de/?checksum=472195aa4b4cef96",
            "url": "https://translations.documentfoundation.org/api/units/99161840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:47:15.323575Z"
        }
    ]
}