Translation components API.

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

GET /api/translations/libo_help-24-2/textsbasicshared03/cs/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4174,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/changes/?format=api&page=5",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622400/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.987196Z",
            "action": 59,
            "target": "Jestliže během těchto testů selže jakákoliv z metod <literal>AssertEqual</literal>, v konzoli přibude zpráva o chybě.",
            "id": 48359584,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359584/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622396/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.987160Z",
            "action": 59,
            "target": "Jako výchozí výstup pro výsledky testu slouží <link href=\"text/sbasic/shared/03/sf_exception.xhp#Console\"><literal>Console</literal></link> ze služby <literal>Exception</literal>. Po spuštění výše uvedeného příkladu se v konzoli zobrazí následující výstup:",
            "id": 48359583,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359583/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622392/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.987123Z",
            "action": 59,
            "target": "Výše uvedená testovací sada sestává ze dvou testovacích případů: <literal>Test_Sum</literal> and <literal>Test_Multiply</literal>. Všechny testy jednoduše spustíte zavoláním metody <literal>Main</literal> z modulu \"AllTests\".",
            "id": 48359582,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359582/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622388/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.987087Z",
            "action": 59,
            "target": "test.ReportError(\"Metoda pro násobení nefunguje\")",
            "id": 48359581,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359581/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622384/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.987051Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(1.5, 3), 4.5, \"Násobek desetinného a celého čísla\")",
            "id": 48359580,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359580/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622381/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.987015Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(-4, 2), -8, \"Násobek záporného a kladného celého čísla\")",
            "id": 48359579,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359579/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622380/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986977Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(2, 2), 4, \"Násobek dvou kladných celých čísel\")",
            "id": 48359578,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359578/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622379/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986941Z",
            "action": 59,
            "target": "test.ReportError(\"Metoda pro součet nefunguje\")",
            "id": 48359577,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359577/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622378/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986906Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(1.5, 1), 2.5, \"Součet desetinného a celého čísla\")",
            "id": 48359576,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359576/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622377/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986870Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(-10, 20), 10, \"Součet záporného a kladného celého čísla\")",
            "id": 48359575,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359575/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622376/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986837Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(1, 1), 2, \"Součet dvou kladných celých čísel\")",
            "id": 48359574,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359574/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622375/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986803Z",
            "action": 59,
            "target": "' Volitelný kód s čištěním, volaný po posledním testovacím případu",
            "id": 48359573,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359573/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622374/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986769Z",
            "action": 59,
            "target": "' Přípravný kód spouštěný před prvním testovacím případem",
            "id": 48359572,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359572/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622306/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986734Z",
            "action": 59,
            "target": "' Kód v modulu Tests.AllTests",
            "id": 48359571,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359571/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622300/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986690Z",
            "action": 59,
            "target": "Chcete-li vytvořit úplnou testovací sadu, je vhodné v souboru vytvořit novou knihovnu pojmenovanou \"Tests\" s jediným modulem \"AllTests\", který obsahuje následující kód:",
            "id": 48359570,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359570/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622296/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986655Z",
            "action": 59,
            "target": "' Kód v modulu Standard.MathUtils",
            "id": 48359569,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359569/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622292/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986622Z",
            "action": 59,
            "target": "Předpokládejme, že soubor ODS obsahuje v knihovně \"Standard\" modul s názvem \"MathUtils\" a následujícím kódem:",
            "id": 48359568,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359568/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622288/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986587Z",
            "action": 59,
            "target": "Minimální příklad v úplném režimu",
            "id": 48359567,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359567/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622285/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986549Z",
            "action": 59,
            "target": "V následujícím příkladu je vytvořena instance služby <literal>UnitTest</literal>, jejíž testy jsou umístěny v aktuálním dokumentu (<literal>ThisComponent</literal>) v knihovně \"Tests\".",
            "id": 48359566,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359566/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622281/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986512Z",
            "action": 59,
            "target": "V <emph>úplném režimu</emph> je služba vytvořena mimo testovací kód, a všechny testy jsou v rámci jedné knihovny uspořádány do testovacích případů a sad.",
            "id": 48359565,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359565/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622272/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986474Z",
            "action": 59,
            "target": "Úplný režim",
            "id": 48359564,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359564/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622265/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986437Z",
            "action": 59,
            "target": "Pokud v tomto příkladu jakékoliv volání <literal>AssertEqual</literal> selže, interpret přejde na návěstí <literal>CatchError</literal> a ohlásí chybu zavoláním metody <literal>ReportError</literal>.",
            "id": 48359563,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359563/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622262/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986400Z",
            "action": 59,
            "target": "myTest.ReportError(\"Test selhal\")",
            "id": 48359562,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359562/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622257/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.986316Z",
            "action": 59,
            "target": "MsgBox(\"Všechny testy úspěšné\")",
            "id": 48359561,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359561/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622252/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.882040Z",
            "action": 59,
            "target": "' Několik primitivních testů",
            "id": 48359560,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359560/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622245/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.882005Z",
            "action": 59,
            "target": "V tomto režimu je služba inicializována v rámci testovacího případu, jak ukazuje následující příklad:",
            "id": 48359559,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359559/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622239/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881966Z",
            "action": 59,
            "target": "V <emph>jednoduchém režimu</emph> je služba inicializována, aby mohly být volány funkce <literal>AssertX</literal> bez nutnosti vytvářet hierarchii testovacích sad a případů.",
            "id": 48359558,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359558/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622235/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881927Z",
            "action": 59,
            "target": "Jednoduchý režim",
            "id": 48359557,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359557/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622228/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881890Z",
            "action": 59,
            "target": "Před používáním služby <literal>UnitTest</literal> je nutné načíst či naimportovat knihovnu <literal>ScriptForge</literal> pomocí:",
            "id": 48359556,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359556/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622222/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881854Z",
            "action": 59,
            "target": "Volání služby",
            "id": 48359555,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359555/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622219/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881818Z",
            "action": 59,
            "target": "Celý jednotkový test sestává ze skupiny testovacích sad, které se nachází v téže knihovně Basicu.",
            "id": 48359554,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359554/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622217/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881785Z",
            "action": 59,
            "target": "Jednotkový test",
            "id": 48359553,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359553/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622216/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881741Z",
            "action": 59,
            "target": "V testovací sadě mohou být implementovány metody <literal>SetUp</literal> a <literal>TearDown</literal>, které budou připraveny pro testovací případy ve stejném modulu.",
            "id": 48359552,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359552/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622213/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881615Z",
            "action": 59,
            "target": "Všechny testovací případy jedné sady jsou uloženy v jediném modulu Basicu.",
            "id": 48359551,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359551/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622211/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881580Z",
            "action": 59,
            "target": "Testovací sada je soubor testovacích případů, který by se měl spouštět společně.",
            "id": 48359550,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359550/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622208/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881542Z",
            "action": 59,
            "target": "Testovací sada",
            "id": 48359549,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359549/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622206/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881504Z",
            "action": 59,
            "target": "Testovací případ selže, pokud některá z metod <literal>AssertX</literal> vrátí <literal>False</literal>.",
            "id": 48359548,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359548/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622205/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881468Z",
            "action": 59,
            "target": "Ve službě <literal>UnitTest</literal> je testovací případ představován jedním podprogramem <literal>Sub</literal>, jehož název začíná společnou předponou (výchozí je \"Test_\").",
            "id": 48359547,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359547/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622203/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881434Z",
            "action": 59,
            "target": "Testovací případ je základní samostatná jednotka testování. Kontroluje, zda má určitá sada vstupů za následek příslušnou odpověď.",
            "id": 48359546,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359546/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622201/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881399Z",
            "action": 59,
            "target": "Testovací případ",
            "id": 48359545,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359545/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622195/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881364Z",
            "action": 59,
            "target": "Definice",
            "id": 48359544,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359544/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622190/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881330Z",
            "action": 59,
            "target": "Služba <literal>UnitTest</literal> není k dispozici pro skripty Pythonu.",
            "id": 48359543,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359543/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622183/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881290Z",
            "action": 59,
            "target": "Jak jednotkové testy, tak testovaný kód musí být napsány v jazyce Basic. Testovaný kód však může volat funkce napsané v jiných jazycích.",
            "id": 48359542,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359542/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622180/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881255Z",
            "action": 59,
            "target": "Vypisovat výsledky testů pomocí <literal>Console</literal>.",
            "id": 48359541,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359541/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622179/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881221Z",
            "action": 59,
            "target": "Sdílet mezi testovacími případy kód spouštěný při inicializaci a ukončování testů.",
            "id": 48359540,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359540/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622176/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881188Z",
            "action": 59,
            "target": "Agregovat testovací případy do testovacích sad a jednotkových testů.",
            "id": 48359539,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359539/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622175/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881155Z",
            "action": 59,
            "target": "Služba <literal>UnitTest</literal> nabízí prostředí pro automatizaci jednotkových testů v jazyce Basic, a to včetně možností:",
            "id": 48359538,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359538/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622174/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881121Z",
            "action": 59,
            "target": "<variable id=\"UnitTestService\"><link href=\"text/sbasic/shared/03/sf_unittest.xhp\"><literal>SFUnitTests</literal>.<literal>UnitTest</literal></link></variable>",
            "id": 48359537,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359537/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622173/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881088Z",
            "action": 59,
            "target": "Služba SFUnitTests.UnitTest",
            "id": 48359536,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359536/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110622170/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:19:14.881055Z",
            "action": 59,
            "target": "<emph>windowname</emph>: viz výše uvedené definice.",
            "id": 48359535,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48359535/?format=api"
        }
    ]
}