Translation components API.

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

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

{
    "count": 456,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/changes/?format=api&page=8",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329070/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.520062Z",
            "action": 59,
            "target": "I dette eksempel er dialogen placeret på computeren.",
            "id": 48061980,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061980/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329068/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.520020Z",
            "action": 59,
            "target": "Med Python",
            "id": 48061979,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061979/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329061/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519978Z",
            "action": 59,
            "target": "Alle komponent-metodenavne skal erklæres udtrykkeligt, når dialoghåndteringen bruges.",
            "id": 48061978,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061978/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329053/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519935Z",
            "action": 59,
            "target": "Metoden <literal>createDialogWithHandler</literal> i tjenesten <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1DialogProvider2.html\">com.sun.star.awt.DialogProvider2</link> bruges til at indstille dialogen og den håndtering. Håndteringen er ansvarlig for at implementere grænsefladen <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XDialogEventHandler.html\">com.sun.star.awt.XDialogEventHandler</link>.",
            "id": 48061977,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061977/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329051/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519894Z",
            "action": 59,
            "target": "Oprettelse af håndtering",
            "id": 48061976,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061976/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329049/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519854Z",
            "action": 59,
            "target": "Begivenheder, der er tildelt handlinger, bør nævne protokollen <literal>vnd.sun.star.UNO:</literal>.",
            "id": 48061975,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061975/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329042/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519813Z",
            "action": 59,
            "target": "Valgfrit kan du definere knappen <literal>OK</literal> til at få fokus med en hændelses-komponent og metodenavn som <literal>onOkHasfocus</literal>",
            "id": 48061974,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061974/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329038/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519771Z",
            "action": 59,
            "target": "Definer eventuelt hændelserne \"tast trykket\" (<literal>txtTracelog</literal> )og  \"museknap trykket\"s komponent-metodenavne som  <literal>_openHelp</literal>",
            "id": 48061973,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061973/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329035/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519729Z",
            "action": 59,
            "target": "Sæt dialogknappen <literal>Dump til fil</literal>s komponent-metodenavn til <literal>_dump2File</literal>",
            "id": 48061972,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061972/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329031/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519688Z",
            "action": 59,
            "target": "I ruden Egenskabsredigering under <link href=\"text/sbasic/guide/create_dialog.xhp\">Dialogredigering</link> bruger du fanebladet Hændelser til at erstatte makro-anvisninger med komponent-anvisninger og indtaster de påtænkte metodenavne:",
            "id": 48061971,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061971/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329028/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519647Z",
            "action": 59,
            "target": "Eksporter dialogen <literal>Access2Base</literal> <literal>dlgTrace</literal> og importer den til programbiblioteket <literal>MyLib</literal>.",
            "id": 48061970,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061970/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329027/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519608Z",
            "action": 59,
            "target": "Anvisning af dialogmetoder",
            "id": 48061969,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061969/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329026/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519568Z",
            "action": 59,
            "target": "Denne mekanisme illustreres hermed for sprogene Basic og Python med en importeret kopi af dialogen <literal>Access2Base</literal> <literal>dlgTrace</literal>. Håndtering af undtagelser og lokalisering udelades for klarhedens skyld.",
            "id": 48061968,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061968/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329023/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519526Z",
            "action": 59,
            "target": "den gør begivenheder uafhængige af makronavne, hvilket letter vedligeholdelse eller opdateringer, især ved flytning af makroer eller moduler.",
            "id": 48061967,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061967/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329020/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519485Z",
            "action": 59,
            "target": "Den pakker den kode, der håndterer begivenhedsdrevne makroer,",
            "id": 48061966,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061966/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329009/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519446Z",
            "action": 59,
            "target": "Fordelene ved denne tilgang er:",
            "id": 48061965,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061965/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329008/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519408Z",
            "action": 59,
            "target": "Udover at <link href=\"text/sbasic/shared/01040000.xhp\"> tildele makroer til begivenheder</link> eller <link href=\"text/sbasic/basic/python/python_listener\">oprette begivenhedslyttere</link>, kan man bruge dialoghåndteringer, hvis princip er at definere UNO-nøgleord eller metoder, som mappes til begivenheder, der skal overvåges. Begivenhedshåndteringen er ansvarlig for at udføre metoder med <literal>vnd.sun.star.UNO:<method_name></literal>-protokollen. I modsætning til lyttere, som kræver alle understøttede metoder defineret, selv ikke-anvendte, kræver dialoghåndteringer kun to metoder oveni de påtænkte kontrol-kroge scripts.",
            "id": 48061964,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061964/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329006/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519368Z",
            "action": 59,
            "target": "<variable id=\"pythonhandler_h1\"><link href=\"text/sbasic/python/python_handler.xhp\">Oprette en dialoghåndtering</link></variable>",
            "id": 48061963,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061963/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329004/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519326Z",
            "action": 59,
            "target": "<bookmark_value>Basic;Dialoghåndtering</bookmark_value>         <bookmark_value>Python;Dialoghåndtering</bookmark_value>         <bookmark_value>Access2Base;dlgTrace</bookmark_value>         <bookmark_value>Access2Base;_DumpToFile</bookmark_value>         <bookmark_value>API;DialogProvider2</bookmark_value>         <bookmark_value>API;XDialogEventHandler</bookmark_value>",
            "id": 48061962,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061962/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329003/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519287Z",
            "action": 59,
            "target": "Oprette en dialoghåndtering",
            "id": 48061961,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061961/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329002/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519244Z",
            "action": 59,
            "target": "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\">Python programmeringseksempler</link></variable>",
            "id": 48061960,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061960/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329001/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519201Z",
            "action": 59,
            "target": "",
            "id": 48061959,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061959/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110329000/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519158Z",
            "action": 59,
            "target": "Python-eksempler",
            "id": 48061958,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061958/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328999/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519116Z",
            "action": 59,
            "target": "''' Vis dokumenthændelser '''",
            "id": 48061957,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061957/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328998/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519074Z",
            "action": 59,
            "target": "Med %PRODUCTNAME Basic",
            "id": 48061956,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061956/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328997/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.519032Z",
            "action": 59,
            "target": "Udvidelsen <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer (APSO = Alternativ Python-Script Organisator)</link> bruges til at levere hændelsesinformation på skærmen.",
            "id": 48061955,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061955/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328994/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518991Z",
            "action": 59,
            "target": "tilpasset efter DisplayAvailableEvents() af A. Pitonyak",
            "id": 48061954,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061954/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328993/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518947Z",
            "action": 59,
            "target": "\"\"\" Vis dokumenthændelser \"\"\"",
            "id": 48061953,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061953/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328992/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518906Z",
            "action": 59,
            "target": "Med Python",
            "id": 48061952,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061952/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328988/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518865Z",
            "action": 59,
            "target": "Senderen API-objekt omfatter listen over de hændelser den er ansvarlig for:",
            "id": 48061951,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061951/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328985/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518822Z",
            "action": 59,
            "target": "<bookmark_value>API;frame.GlobalEventBroadcaster: overvåge dokumenthændelser</bookmark_value>",
            "id": 48061950,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061950/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328983/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518782Z",
            "action": 59,
            "target": "Opdagelse af dokumenthændelser",
            "id": 48061949,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061949/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328981/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518743Z",
            "action": 59,
            "target": "På på den fejlstavede <literal>_documentEventOccured</literal>-metode, som arver en trykfejl fra %PRODUCTNAME API (Applikations programerings-brugerflade).",
            "id": 48061948,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061948/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328979/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518694Z",
            "action": 59,
            "target": "' Din kode til håndterede hændelser skrives her",
            "id": 48061947,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061947/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328975/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518655Z",
            "action": 59,
            "target": "' HÆNDELSER",
            "id": 48061946,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061946/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328972/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518616Z",
            "action": 59,
            "target": "Access2Base.Trace.TraceConsole() ' Dialogen opfangede hændelser",
            "id": 48061945,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061945/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328969/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518573Z",
            "action": 59,
            "target": "Access2Base.Trace.TraceLog(\"INFO\", _txtMsg & \"Dokumenthændelserer logget\", UI_PROMPT)",
            "id": 48061944,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061944/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328967/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518531Z",
            "action": 59,
            "target": "''' Afslut logning af dokumenthændelser '''",
            "id": 48061943,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061943/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328965/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518491Z",
            "action": 59,
            "target": "Access2Base.Trace.TraceLog(\"INFO\", _txtMsg & \"Dokumenthændelser logges\", UI_PROMPT)",
            "id": 48061942,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061942/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328959/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518452Z",
            "action": 59,
            "target": "''' Initialisér logning af dokumenthændelser '''",
            "id": 48061941,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061941/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328956/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518416Z",
            "action": 59,
            "target": "''' Overvåg dokumenthændelser '''",
            "id": 48061940,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061940/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328953/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518378Z",
            "action": 59,
            "target": "' METODER",
            "id": 48061939,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061939/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328949/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518342Z",
            "action": 59,
            "target": "''' System-afhængigt filnavn '''",
            "id": 48061938,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061938/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328947/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518304Z",
            "action": 59,
            "target": "' EGENSKABER",
            "id": 48061937,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061937/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328943/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518263Z",
            "action": 59,
            "target": "Private _txtMsg As String ' tekstbesked at logge i konsollen",
            "id": 48061936,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061936/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328941/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518219Z",
            "action": 59,
            "target": "' MEMBERS",
            "id": 48061935,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061935/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328938/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518174Z",
            "action": 59,
            "target": "Private Const UI_NOPROMPT = False ' Sættes til True for at visualisere dokumenthændelser",
            "id": 48061934,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061934/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328936/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518132Z",
            "action": 59,
            "target": "Design-mønster-objektet ' ADAPTER  skal instantieres i hændelsen \"Åbn dokument\"",
            "id": 48061933,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061933/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328934/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518092Z",
            "action": 59,
            "target": "Hændelsesovervågning begynder i det øjeblik et <literal>ConsoleLogger</literal>-objekt instantieres og stopper ultimativt, når dokumentet lukkes. Rutinen <literal>StartAdapter</literal> indlæser nødvendige Basic-biblioteker, mens opfangede hændelser rapporteres med modulet <literal>Access2Base.Trace</literal>.",
            "id": 48061932,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061932/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110328932/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:49.518052Z",
            "action": 59,
            "target": "controller.ConsoleLogger-klassemodul",
            "id": 48061931,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48061931/?format=api"
        }
    ]
}