Translation components API.

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

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

{
    "count": 250,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/changes/?format=api&page=4",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322718/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013457Z",
            "action": 59,
            "target": "Calc-celler kan have tre typer værdier: numeriske, strenge og formler. Hver type har sine egne metoder til at sætte og hente:",
            "id": 48059473,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059473/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322715/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013424Z",
            "action": 59,
            "target": "Værdier, strenge og formler",
            "id": 48059472,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059472/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322714/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013389Z",
            "action": 59,
            "target": "Hovedforskellen mellem Python- og Basic-script ligger i, hvordan du får adgang til arkobjektet med kontekstvariablen <literal>XSCRIPTCONTEXT</literal>. Derefter er alle metoder og egenskaber identiske i Basic og Python.",
            "id": 48059471,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059471/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322713/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013349Z",
            "action": 59,
            "target": "Dette eksempel kan også implementeres i Python som følger:",
            "id": 48059470,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059470/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322712/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013313Z",
            "action": 59,
            "target": "Dette kan gøres med metoden <literal>getCellByPosition(colIndex, rowIndex)</literal>, der bruger et kolonne- og et rækkeindeks. Eksemplet herunder i Basic ændrer tekstværdien i celle \"C1\" (kolonne 2, række 0).",
            "id": 48059469,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059469/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322711/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013278Z",
            "action": 59,
            "target": "Bemærk, at cellen i de foregående eksempler tilgås med den område navn \"A1\". Det er også muligt at tilgå celler med indekser som om arket var en matrix, hvor kolonner og rækker er indekseret begyndende fra nul.",
            "id": 48059468,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059468/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322710/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013242Z",
            "action": 59,
            "target": "Det samme kan opnå med Python:",
            "id": 48059467,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059467/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322708/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013206Z",
            "action": 59,
            "target": "Eksemplet herunder indsætter den numeriske værdi 123 i celle \"A1\" i de aktuelle ark.",
            "id": 48059466,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059466/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322707/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013169Z",
            "action": 59,
            "target": "Tilgang til en enkelt celle",
            "id": 48059465,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059465/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322706/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013135Z",
            "action": 59,
            "target": "Alle eksempler præsenteres på denne side kan implementeres i både Basic og Python.",
            "id": 48059464,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059464/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322705/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013099Z",
            "action": 59,
            "target": "Makroer i %PRODUCTNAME Calc har ofte brug for at læse og skrive værdier fra/til ark, Denne hjælpeside beskriver de forskellige tilgange til at tilgå ark og områder for at læse eller skrive deres værdier.",
            "id": 48059463,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059463/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322704/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013063Z",
            "action": 59,
            "target": "<variable id=\"title\"><link href=\"text/sbasic/guide/read_write_values.xhp\">Læsning og Skrivning af værdier til områder</link></variable>",
            "id": 48059462,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059462/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322703/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.013028Z",
            "action": 59,
            "target": "Læsning og Skrivning af værdier til områder",
            "id": 48059461,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059461/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322702/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012993Z",
            "action": 59,
            "target": "På dialogen, træk knappen til den størrelse, som du vil.",
            "id": 48059460,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059460/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322700/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012956Z",
            "action": 59,
            "target": "Klik på et værktøj på værktøjslinjen, for eksempel<emph>Knap</emph>.",
            "id": 48059459,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059459/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322699/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012918Z",
            "action": 59,
            "target": "For at åbne <emph>Værktøjskassen</emph>, klik på pilen ved siden af ikonet <emph>Indsæt kontrolelementer</emph> på værktøjslinjen <emph>Makroer</emph>.",
            "id": 48059458,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059458/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322698/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012882Z",
            "action": 59,
            "target": "Brug værktøjerne i <emph>Værktøjskassen</emph> i BASIC-dialogeditoren for at føje kontrolelementer til din dialog.",
            "id": 48059457,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059457/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322697/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012846Z",
            "action": 59,
            "target": "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Oprettelse af kontrolelementer i dialogeditoren</link></variable>",
            "id": 48059456,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059456/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322696/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012810Z",
            "action": 59,
            "target": "<bookmark_value>kontrolelementer; oprette i dialogeditoren</bookmark_value><bookmark_value>dialogeditor; oprette kontrolelementer</bookmark_value>",
            "id": 48059455,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059455/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322695/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012775Z",
            "action": 59,
            "target": "Oprettelse af kontrolelementer i dialogeditoren",
            "id": 48059454,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059454/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322694/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012739Z",
            "action": 59,
            "target": "Klik på et værktøj og træk så i dialogen for at oprette kontrolelementet.",
            "id": 48059453,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059453/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322692/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012699Z",
            "action": 59,
            "target": "Hvis du ikke ser <emph>Værktøjslinjen</emph> så klik på pilen ved siden af ikonet <emph>Indsæt kontrolelementer</emph> for at åbne <emph>Værktøjslinjen</emph>.",
            "id": 48059452,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059452/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322691/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012663Z",
            "action": 59,
            "target": "Klik på <emph>Rediger</emph>. Basic dialogeditor åbner og indeholder en tom dialog.",
            "id": 48059451,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059451/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322690/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012628Z",
            "action": 59,
            "target": "Indtast et navn for dialogen og klik på <emph>OK</emph>. For senere at omdøbe dialogen, højreklik på navnet og vælg <emph>Omdøb</emph>.",
            "id": 48059450,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059450/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322689/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012595Z",
            "action": 59,
            "target": "Vælg <emph>Funktioner - Makroer - Administrer dialoger</emph>, og klik så på <emph>Ny</emph>.",
            "id": 48059449,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059449/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322688/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012562Z",
            "action": 59,
            "target": "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\">Oprettelse af en Basic-dialog</link></variable>",
            "id": 48059448,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059448/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322687/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012524Z",
            "action": 59,
            "target": "<bookmark_value>dialoger;opret Basic-dialoger</bookmark_value>",
            "id": 48059447,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059447/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322686/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012489Z",
            "action": 59,
            "target": "Oprettelse af en Basic-dialog",
            "id": 48059446,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059446/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322685/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012453Z",
            "action": 59,
            "target": "For at ændre egenskaberne for et kontrolelement i designtilstand, højreklik på kontrolelementet, og vælg så <emph>Egenskaber</emph>.",
            "id": 48059445,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059445/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322683/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012419Z",
            "action": 59,
            "target": "Du kan angive egenskaberne for kontrolelementer, som du føjer til en dialog. For eksempel kan du ændre farve, navn og størrelse på en knap, som du har tilføjet. Du kan ændre de fleste kontrolelementegenskaber når du opretter eller redigerer en dialog. Visse egenskaber kan dog kun ændres ved kørselstid.",
            "id": 48059444,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059444/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322682/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012386Z",
            "action": 59,
            "target": "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\">Ændring af egenskaberne på kontrolelementer i dialogeditoren</link></variable>",
            "id": 48059443,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059443/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322681/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012357Z",
            "action": 59,
            "target": "<bookmark_value>egenskaber; kontrolelementer i dialogeditor</bookmark_value><bookmark_value>ændre; kontrolelementegenskaber</bookmark_value><bookmark_value>kontrolelementer; ændre egenskaber</bookmark_value><bookmark_value>dialogeditor; ændre kontrolelementegenskaber</bookmark_value>",
            "id": 48059442,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059442/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322680/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012334Z",
            "action": 59,
            "target": "Ændring af egenskaberne for kontrolelementer i dialogeditoren",
            "id": 48059441,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059441/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322679/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012312Z",
            "action": 59,
            "target": "Se <link href=\"https://api.libreoffice.org/docs/idl/ref/structcom_1_1sun_1_1star_1_1table_1_1TableBorder2.html\">TableBorder2 strukturoversigt</link> i LibreOffices API-dokumentation for at få mere at vide om dens attrubutter.",
            "id": 48059440,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059440/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322678/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012290Z",
            "action": 59,
            "target": "Makroen kan implementeres i Python som følger:",
            "id": 48059439,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059439/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322676/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012267Z",
            "action": 59,
            "target": "' Anvender tabelformatet på området \"B2:E5\"",
            "id": 48059438,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059438/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322674/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012246Z",
            "action": 59,
            "target": "' Struktur, der lagrer den nye TableBorder2 definition",
            "id": 48059437,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059437/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322673/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012223Z",
            "action": 59,
            "target": "' Definerer det nye linjeformat",
            "id": 48059436,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059436/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322671/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012201Z",
            "action": 59,
            "target": "Udover over-, under-, venstre og højre kant definerer <literal>TableBorder2</literal>  også lodrette og vandrette kantlinjer. Makroen herunder anvender kun over- og kanter på området \"B2:E5\".",
            "id": 48059435,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059435/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322670/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012179Z",
            "action": 59,
            "target": "Områdeobjekter har en egenskab kaldet <literal>TableBorder2</literal>, der kan bruges til at formatere områdets kantlinjer som det gøres  i dialogen <menuitem>Formater - Celler - Kanter</menuitem> i sektionen <emph>LinjePlacering</emph>.",
            "id": 48059434,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059434/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322669/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012157Z",
            "action": 59,
            "target": "Formatering af kantlinjer med TableBorder2",
            "id": 48059433,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059433/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322668/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012133Z",
            "action": 59,
            "target": "Se <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1table_1_1BorderLineStyle.html\">Kantlinje-konstant Oversigt</link> i LibreOffices API-dokumentation for at få mere at vide om Linjetypografi-konstanter.",
            "id": 48059432,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059432/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322667/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012111Z",
            "action": 59,
            "target": "Bindestreg-prik-prik",
            "id": 48059431,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059431/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322666/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012089Z",
            "action": 59,
            "target": "Bindestreg-prik",
            "id": 48059430,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059430/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322665/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012066Z",
            "action": 59,
            "target": "Dobbelt tynd",
            "id": 48059429,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059429/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322664/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012045Z",
            "action": 59,
            "target": "Fint stiplet",
            "id": 48059428,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059428/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322663/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012023Z",
            "action": 59,
            "target": "Stiplet",
            "id": 48059427,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059427/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322660/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.012000Z",
            "action": 59,
            "target": "Prikket",
            "id": 48059426,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059426/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322659/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.011978Z",
            "action": 59,
            "target": "Kraftig",
            "id": 48059425,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059425/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110322658/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:42.011955Z",
            "action": 59,
            "target": "Linjetypografi-navn",
            "id": 48059424,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48059424/?format=api"
        }
    ]
}