Translation components API.

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

GET /api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3740,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=7",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101320/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615759Z",
            "action": 59,
            "target": "Eigenschaften",
            "id": 36477666,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477666/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101313/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615720Z",
            "action": 59,
            "target": "Wenn eine der Methoden <literal>AssertEqual</literal> während dieser Tests fehlschlägt, wird der Konsole eine Fehlermeldung hinzugefügt.",
            "id": 36477665,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477665/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101304/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615681Z",
            "action": 59,
            "target": "Die <link href=\"text/sbasic/shared/03/sf_exception.xhp#Console\"><literal>Console</literal></link> vom Service <literal>Exception</literal> wird als Standardausgabe zum Ausgeben von Testergebnissen verwendet. Nachdem Sie das obige Beispiel ausgeführt haben, wird die folgende Ausgabe in der Konsole angezeigt:",
            "id": 36477664,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477664/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101297/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615641Z",
            "action": 59,
            "target": "Die obige Testsuite besteht aus zwei Testfällen <literal>Test_Sum</literal> und <literal>Test_Multiply</literal>. Um alle Tests auszuführen, führen Sie einfach die Methode <literal>Main</literal> aus dem Module \"AllTests\" aus.",
            "id": 36477663,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477663/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101291/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615599Z",
            "action": 59,
            "target": "test.ReportError(\"Methode Produkt ist fehlgeschlagen\")",
            "id": 36477662,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477662/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101284/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615560Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(1.5, 3), 4.5, \"Produkt von Fließkomma- und ganzzahligen Werten\")",
            "id": 36477661,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477661/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101278/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615521Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(-4, 2), -8, \"Produkt negativer und positiver ganzer Zahlen\")",
            "id": 36477660,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477660/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101272/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615483Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(2, 2), 4, \"Produkt zweier positiver ganzer Zahlen\")",
            "id": 36477659,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477659/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101265/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615442Z",
            "action": 59,
            "target": "test.ReportError(\"Methode Summe ist fehlgeschlagen\")",
            "id": 36477658,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477658/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101261/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615401Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(1.5, 1), 2.5, \"Summe von Fließkomma- und ganzzahligen Werten\")",
            "id": 36477657,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477657/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101259/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615361Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(-10, 20), 10, \"Summe negativer und positiver ganzer Zahlen\")",
            "id": 36477656,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477656/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101248/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615321Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(1, 1), 2, \"Summe zweier positiver ganzer Zahlen\")",
            "id": 36477655,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477655/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101232/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615280Z",
            "action": 59,
            "target": "' Optionaler Bereinigungscode, der nach dem letzten Testfall aufgerufen wird",
            "id": 36477654,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477654/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101202/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615239Z",
            "action": 59,
            "target": "' Vorbereitungscode wurde vor dem ersten Testfall ausgeführt",
            "id": 36477653,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477653/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101185/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615199Z",
            "action": 59,
            "target": "' Code im Modul Tests.AllTests",
            "id": 36477652,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477652/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101182/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615156Z",
            "action": 59,
            "target": "Um eine vollständige Testsuite zu erstellen, bedenken Sie, dass eine neue Bibliothek namens \"Tests\" in der Datei mit einem einzelnen Modul \"AllTests\" erstellt wird, das den folgenden Code enthält:",
            "id": 36477651,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477651/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101167/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615111Z",
            "action": 59,
            "target": "' Code im Modul Standard.MathUtils",
            "id": 36477650,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477650/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101163/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615067Z",
            "action": 59,
            "target": "Beachten Sie, dass eine ODS-Datei ein Modul namens \"MathUtils\" in ihrer Bibliothe \"Standard\" mit dem folgenden Code enthält:",
            "id": 36477649,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477649/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101155/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.615026Z",
            "action": 59,
            "target": "Ein minimalistisches Beispiel im vollständigen Modus",
            "id": 36477648,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477648/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101145/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614984Z",
            "action": 59,
            "target": "Das folgende Beispiel erstellt eine Instanz <literal>UnitTest</literal>, deren Tests sich innerhalb des aktuellen Dokuments (<literal>ThisComponent</literal>) in der Bibliothek \"Tests\" befinden.",
            "id": 36477647,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477647/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101134/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614940Z",
            "action": 59,
            "target": "Beim Aufruf im <emph>vollständigen Modus</emph> erfolgt die Diensterstellung außerhalb des Testcodes und alle Tests sind in Testfällen und Testsuiten innerhalb einer einzigen Bibliothek organisiert.",
            "id": 36477646,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477646/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101124/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614898Z",
            "action": 59,
            "target": "Vollständiger Modus",
            "id": 36477645,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477645/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101113/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614856Z",
            "action": 59,
            "target": "Wenn in diesem Beispiel einer der Aufrufe <literal>AssertEqual</literal> fehlschlägt, geht der Interpreter zum Label <literal>CatchError</literal> und meldet den Fehler, indem er die Methode <literal>ReportError</literal> aufruft.",
            "id": 36477644,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477644/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101104/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614815Z",
            "action": 59,
            "target": "myTest.ReportError(\"Ein Test ist fehlgeschlagen\")",
            "id": 36477643,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477643/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101097/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614773Z",
            "action": 59,
            "target": "MsgBox(\"Alle Tests bestanden\")",
            "id": 36477642,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477642/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101089/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614731Z",
            "action": 59,
            "target": "' Ein paar Dummy-Tests",
            "id": 36477641,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477641/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101080/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614690Z",
            "action": 59,
            "target": "Im einfachen Modus wird der Dienst innerhalb des Testfalls aufgerufen, wie im folgenden Beispiel gezeigt:",
            "id": 36477640,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477640/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101074/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614648Z",
            "action": 59,
            "target": "Rufen Sie den Dienst im <emph>einfachen Modus</emph> auf, um Funktionen <literal>AssertX</literal> aufzurufen, ohne die vollständige Hierarchie von Testsuiten und Testfällen aufbauen zu müssen.",
            "id": 36477639,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477639/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101069/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614607Z",
            "action": 59,
            "target": "Einfacher Modus",
            "id": 36477638,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477638/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101061/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614564Z",
            "action": 59,
            "target": "Vor der Verwendung des Dienstes <literal>UnitTest</literal> muss die Bibliothek <literal>ScriptForge</literal> geladen oder importiert werden:",
            "id": 36477637,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477637/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101055/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614523Z",
            "action": 59,
            "target": "Dienstaufruf",
            "id": 36477636,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477636/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101045/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614482Z",
            "action": 59,
            "target": "Ein vollständiger Komponententest besteht aus einer Reihe von Testsuiten in derselben Basic-Bibliothek.",
            "id": 36477635,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477635/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101038/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614441Z",
            "action": 59,
            "target": "Komponententest",
            "id": 36477634,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477634/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101031/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614399Z",
            "action": 59,
            "target": "Eine Testsuite kann die Methoden <literal>SetUp</literal> und <literal>TearDown</literal> implementieren, um Testfälle in ihrem Modul vorzubereiten.",
            "id": 36477633,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477633/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101024/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614358Z",
            "action": 59,
            "target": "Alle Testfälle einer Testsuite werden in einem einzigen Basic-Modul gespeichert.",
            "id": 36477632,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477632/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101018/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614318Z",
            "action": 59,
            "target": "Eine Testsuite ist eine Sammlung von Testfällen, die gemeinsam ausgeführt werden sollen.",
            "id": 36477631,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477631/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101012/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614280Z",
            "action": 59,
            "target": "Testsuite",
            "id": 36477630,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477630/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99101005/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614240Z",
            "action": 59,
            "target": "Der Testfall schlägt fehl, wenn eine der Methoden <literal>AssertX</literal> <literal>False</literal> zurückgibt.",
            "id": 36477629,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477629/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100997/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614199Z",
            "action": 59,
            "target": "Im Dienst <literal>UnitTest</literal> wird ein Testfall durch ein einzelnes grundlegendes <literal>Sub</literal> dargestellt, dessen Name mit einem gemeinsamen Präfix beginnt (der Standardwert ist \"Test_\").",
            "id": 36477628,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477628/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100992/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614158Z",
            "action": 59,
            "target": "Ein Testfall ist die einzelne Testeinheit. Es prüft auf eine bestimmte Antwort auf einen bestimmten Satz von Eingaben.",
            "id": 36477627,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477627/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100987/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614116Z",
            "action": 59,
            "target": "Testfall",
            "id": 36477626,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477626/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100982/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614073Z",
            "action": 59,
            "target": "Definitionen",
            "id": 36477625,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477625/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100975/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.614033Z",
            "action": 59,
            "target": "Der Dienst <literal>UnitTest</literal> ist für Python-Skripte nicht verfügbar.",
            "id": 36477624,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477624/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100968/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613991Z",
            "action": 59,
            "target": "Sowohl die Komponententests als auch der zu testende Code müssen in Basic geschrieben werden. Der getestete Code kann Funktionen aufrufen, die in anderen Sprachen geschrieben sind.",
            "id": 36477623,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477623/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100962/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613948Z",
            "action": 59,
            "target": "Testergebnisse auf der <literal>Konsole</literal> zu melden.",
            "id": 36477622,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477622/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100956/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613907Z",
            "action": 59,
            "target": "Setup- und Shutdown-Code zwischen Testfällen zu teilen.",
            "id": 36477621,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477621/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100948/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613866Z",
            "action": 59,
            "target": "Testfälle in Testsuiten und Komponententests zusammenzufassen.",
            "id": 36477620,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477620/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100917/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613824Z",
            "action": 59,
            "target": "Der Dienst <literal>UnitTest</literal> bietet ein Framework für die Automatisierung von Komponententests mithilfe der Basic-Sprache, einschließlich der Möglichkeit:",
            "id": 36477619,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477619/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100911/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613781Z",
            "action": 59,
            "target": "<variable id=\"UnitTestService\"><link href=\"text/sbasic/shared/03/sf_unittest.xhp\">Dienst <literal>SFUnitTests</literal>.<literal>UnitTest</literal></link></variable>",
            "id": 36477618,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477618/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99100904/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:35.613740Z",
            "action": 59,
            "target": "Dienst SFUnitTests.UnitTest",
            "id": 36477617,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36477617/?format=api"
        }
    ]
}