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/changes/?format=api&page=95
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4949,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/changes/?format=api&page=96",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/changes/?format=api&page=94",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161393/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175338Z",
            "action": 59,
            "target": "' Beide Variablen \"a\" und \"b\" sind vom Typ Integer.",
            "id": 36557017,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557017/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161386/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175313Z",
            "action": 59,
            "target": "Wenn Sie mehrere Variablen in einer einzigen Codezeile festlegen, müssen Sie den Typ jeder Variable angeben. Wenn der Typ einer Variable nicht eindeutig angegeben wird, geht Basic davon aus, dass die Variable vom Typ <emph>Variant</emph> ist.",
            "id": 36557016,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557016/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161381/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175290Z",
            "action": 59,
            "target": "Variablen mit einem bestimmten Namen, die einmal als bestimmter Typ deklariert wurden, dürfen unter dem gleichen Namen nicht nochmals als anderer Typ deklariert werden!",
            "id": 36557015,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557015/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161375/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175265Z",
            "action": 59,
            "target": "Dim c As Boolean     'Deklariert c als boolesche Variable, die TRUE oder FALSE sein kann'",
            "id": 36557014,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557014/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161371/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175241Z",
            "action": 59,
            "target": "Dim a$, b As Integer 'Deklariert eine Variable als String und eine als Integer'",
            "id": 36557013,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557013/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161364/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175217Z",
            "action": 59,
            "target": "Dim a As String      'Deklariert die Variable \"a\" als String'",
            "id": 36557012,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557012/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161356/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175193Z",
            "action": 59,
            "target": "Dim a$               'Deklariert die Variable \"a\" als String'",
            "id": 36557011,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557011/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161352/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175170Z",
            "action": 59,
            "target": "Beispiele für Variablendeklarationen:",
            "id": 36557010,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557010/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161348/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175144Z",
            "action": 59,
            "target": "In $[officename] Basic brauchen Variablen nicht explizit deklariert werden. Variablendeklarationen sind über die Anweisung <emph>Dim</emph> möglich. Sie können mehrere Variablen gleichzeitig deklarieren, indem Sie die Namen durch Kommata trennen. Zur Definition des Variablentyps können Sie entweder ein Typ-Deklarationszeichen hinter dem Namen oder aber das entsprechende Schlüsselwort verwenden.",
            "id": 36557009,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557009/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161344/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175120Z",
            "action": 59,
            "target": "Variablen deklarieren",
            "id": 36557008,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557008/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161328/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175097Z",
            "action": 59,
            "target": "Number,Mine=12  'Nicht gültig, Satzzeichen sind nicht erlaubt'",
            "id": 36557007,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557007/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161325/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175072Z",
            "action": 59,
            "target": "5MyNumber=12    'Nicht gültig, Variable darf nicht mit einer Zahl beginnen'",
            "id": 36557006,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557006/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161320/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175048Z",
            "action": 59,
            "target": "DéjàVu=25       'Nicht gültig, Sonderzeichen sind nicht erlaubt'",
            "id": 36557005,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557005/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161314/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175024Z",
            "action": 59,
            "target": "[My Number]=12  'Korrekt'",
            "id": 36557004,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557004/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161308/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.175000Z",
            "action": 59,
            "target": "My Number=20    'Nicht gültig, Variable mit Leerzeichen muss in eckigen Klammern stehen'",
            "id": 36557003,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557003/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161302/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174976Z",
            "action": 59,
            "target": "MyNumber_5=20   'Korrekt'",
            "id": 36557002,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557002/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161294/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174952Z",
            "action": 59,
            "target": "MyNumber5=15    'Korrekt'",
            "id": 36557001,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557001/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161284/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174927Z",
            "action": 59,
            "target": "MyNumber=5      'Korrekt'",
            "id": 36557000,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36557000/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161282/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174903Z",
            "action": 59,
            "target": "Beispiele für Variablenbezeichner:",
            "id": 36556999,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556999/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161276/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174878Z",
            "action": 59,
            "target": "Variablennamen dürfen maximal 255 Zeichen lang sein. Variablennamen <emph>müssen</emph> mit einem Buchstaben (A-Z oder a-z) anfangen. Innerhalb eines Variablennamens können auch Ziffern verwendet werden. Satzzeichen oder Sonderzeichen sind jedoch mit Ausnahme des Unterstrichs (\"_\") nicht zulässig. Bei Variablenbezeichnern wird in $[officename] Basic nicht zwischen Groß- und Kleinschreibung unterschieden. Variablennamen dürfen Leerzeichen enthalten, müssen in diesem Fall jedoch in eckige Klammern eingeschlossen werden.",
            "id": 36556998,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556998/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161272/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174854Z",
            "action": 59,
            "target": "Konventionen bei der Vergabe von Variablennamen",
            "id": 36556997,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556997/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161266/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174829Z",
            "action": 59,
            "target": "Im Folgenden ist die grundlegende Verwendung von Variablen in $[officename] Basic beschrieben.",
            "id": 36556996,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556996/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161261/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174805Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/01020100.xhp\">Verwendung von Variablen</link>",
            "id": 36556995,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556995/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161251/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174780Z",
            "action": 59,
            "target": "<bookmark_value>Variablennamen</bookmark_value><bookmark_value>Variablen; Verwendung</bookmark_value><bookmark_value>Variablentypen</bookmark_value><bookmark_value>Variablen deklarieren</bookmark_value><bookmark_value>Werte; von Variablen</bookmark_value><bookmark_value>Literale; Datum</bookmark_value><bookmark_value>Literale; Integer</bookmark_value><bookmark_value>Literale; Fließkomma</bookmark_value><bookmark_value>Konstanten</bookmark_value><bookmark_value>Felder; Deklarieren</bookmark_value><bookmark_value>Definieren; Konstanten</bookmark_value>",
            "id": 36556994,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556994/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161231/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174756Z",
            "action": 59,
            "target": "Arbeiten mit Variablen",
            "id": 36556993,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556993/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161223/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174731Z",
            "action": 59,
            "target": "Dieser Abschnitt beschreibt die grundlegenden Syntaxelemente von $[officename] Basic. Eine ausführliche Beschreibung finden Sie im separat verfügbaren $[officename] Basic-Handbuch.",
            "id": 36556992,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556992/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161217/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174706Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/01020000.xhp\">Syntax</link>",
            "id": 36556991,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556991/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161212/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174682Z",
            "action": 59,
            "target": "Syntax",
            "id": 36556990,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556990/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161208/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174658Z",
            "action": 59,
            "target": "Über den Dialog <link href=\"text/sbasic/shared/01/06130000.xhp\">Makro</link> können Sie Subs, Functions, Module und Bibliotheken zwischen verschiedenen Dateien kopieren und verschieben.",
            "id": 36556989,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556989/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161203/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174633Z",
            "action": 59,
            "target": "Nachdem Sie Ihr Programm in Prozeduren und Funktionen (Subs und Functions) aufgeteilt haben, können Sie diese als Dateien speichern, um sie in anderen Projekten wieder zu verwenden. $[officename] Basic unterstützt <link href=\"text/sbasic/shared/01020500.xhp\">Module und Bibliotheken</link>. Prozeduren und Funktionen sind immer in Modulen enthalten. Sie können Module als global oder als Teil eines Dokuments definieren. Mehrere Module können zu einer Bibliothek zusammengefasst werden.",
            "id": 36556988,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556988/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161200/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174609Z",
            "action": 59,
            "target": "Strukturierung",
            "id": 36556987,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556987/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161197/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174585Z",
            "action": 59,
            "target": "Variablen, die Sie innerhalb einer Prozedur oder Funktion deklarieren, sind nur in dieser Prozedur beziehungsweise Funktion gültig. Diese Variablen haben Vorrang vor namensgleichen globalen Variablen und namensgleichen lokalen Variablen, die aus übergeordneten Prozeduren oder Funktionen stammen.",
            "id": 36556986,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556986/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161193/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174560Z",
            "action": 59,
            "target": "Globale Variablen sind für alle Prozeduren und Funktionen in einem Modul gültig. Sie werden noch vor der ersten Prozedur oder Funktion am Anfang eines Moduls deklariert.",
            "id": 36556985,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556985/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161190/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174536Z",
            "action": 59,
            "target": "Globale und lokale Variablen",
            "id": 36556984,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556984/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161187/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174512Z",
            "action": 59,
            "target": "MeinZweiterWert = meineFunktion(MeinErsterWert)",
            "id": 36556983,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556983/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161183/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174487Z",
            "action": 59,
            "target": "Eine <emph>Funktion</emph> ist im wesentlichen eine Prozedur, die einen Wert zurückgibt. Sie können Funktionen auf der rechten Seite von Variablendeklarationen oder an anderen Stellen einsetzen, an denen normalerweise Werte verwendet würden, beispielsweise:",
            "id": 36556982,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556982/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161178/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174463Z",
            "action": 59,
            "target": "Was ist eine Function?",
            "id": 36556981,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556981/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161174/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174439Z",
            "action": 59,
            "target": "MachEtwasMitDenWerten(MeinErsterWert,MeinZweiterWert)",
            "id": 36556980,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556980/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161167/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174414Z",
            "action": 59,
            "target": "<emph>Sub</emph> ist die Kurzform von <emph>Subroutine</emph> (Prozedur), einem Unterprogramm, das in einem Programm eine bestimmte Aufgabe erledigt. Subs werden verwendet, um eine Aufgabe in einzelne Prozeduren zu zerlegen. Indem Sie ein Programm in Prozeduren und Unterprozeduren aufteilen, steigern Sie seine Zuverlässigkeit und senken die Fehleranfälligkeit. Eine Sub kann eventuell einige Argumente als Parameter annehmen, sie gibt jedoch keine Werte an die aufrufende Sub oder Function zurück. Syntaxbeispiel:",
            "id": 36556979,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556979/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161150/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174390Z",
            "action": 59,
            "target": "Was ist eine Sub?",
            "id": 36556978,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556978/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174365Z",
            "action": 59,
            "target": "Es gelten gewisse Einschränkungen für die Namen von öffentlichen Variablen, Prozeduren (sub) und Funktionen (function). So ist es nicht zulässig, den Namen eines Moduls derselben Makrobibliothek zu verwenden.",
            "id": 36556977,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556977/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161126/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174339Z",
            "action": 59,
            "target": "$[officename] Basic-Code basiert auf Prozeduren und Funktionen, die zwischen den Abschnitten <emph>sub … end sub</emph> und <emph>function … end function</emph> definiert werden. Jede Sub oder Function kann andere Subs und Functions aufrufen. Wenn Sie sich bemühen, den Code für eine Sub oder Function möglichst allgemein zu halten, können Sie ihn im Allgemeinen in anderen Programmen wieder verwenden. Lesen Sie hierzu auch <link href=\"text/sbasic/shared/01020300.xhp\">Prozeduren und Funktionen</link>.",
            "id": 36556976,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556976/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161122/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174315Z",
            "action": 59,
            "target": "Dieser Abschnitt beschreibt die Grundlagen für die Arbeit mit $[officename] Basic.",
            "id": 36556975,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556975/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161117/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174291Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/01010210.xhp\">Grundlagen</link>",
            "id": 36556974,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556974/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161112/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174266Z",
            "action": 59,
            "target": "<bookmark_value>Grundlagen</bookmark_value><bookmark_value>Subroutinen</bookmark_value><bookmark_value>Variablen; globale und lokale</bookmark_value><bookmark_value>Module; Subroutinen und Funktionen</bookmark_value>",
            "id": 36556973,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556973/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161108/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174242Z",
            "action": 59,
            "target": "Grundlagen",
            "id": 36556972,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556972/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161104/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174217Z",
            "action": 59,
            "target": "Hier erhalten Sie grundlegende Informationen über den Umgang mit Makros und $[officename] Basic.",
            "id": 36556971,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556971/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161098/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174192Z",
            "action": 59,
            "target": "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\">Programmieren mit $[officename] Basic</link></variable>",
            "id": 36556970,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556970/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161092/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174167Z",
            "action": 59,
            "target": "Programmieren mit $[officename] Basic",
            "id": 36556969,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556969/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99161087/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:48:05.174142Z",
            "action": 59,
            "target": "<variable id=\"err1006\">1006 Eigenschaft konnte nicht bestimmt werden</variable>",
            "id": 36556968,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36556968/?format=api"
        }
    ]
}