Translation components API.

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

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

{
    "count": 326,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/units/?format=api&page=4",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENCOLOR/PENCOLOUR (pc)"
            ],
            "previous_source": "",
            "target": [
                "PENCOLOR/PENCOLOUR (pc)"
            ],
            "id_hash": 5099077420994667942,
            "content_hash": 5099077420994667942,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1140\nhelp.text",
            "note": "vD65H",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842528/?format=api",
            "priority": 100,
            "id": 107871847,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=c6c38fe5f89a25a6",
            "url": "https://translations.documentfoundation.org/api/units/107871847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.100868Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
            ],
            "previous_source": "",
            "target": [
                "PENCOLOR “red” ; sætter pennefarven til rød (med farvens navn, se farvekonstanter)<br/> PENCOLOR [255, 255, 0] ; sætter farven til gul (RGB liste)<br/> PENCOLOR 0xffff00 ; set farven til gul (hexa decimal kode)<br/> PENCOLOR 0 ; sætter farven til sort (0x000000)<br/> PENCOLOR ANY ; tilfældig farve<br/> PENCOLOR [5] ; sæt farven til rød med farveidentifikator, se farvekonstanter)<br/> PENCOLOR “invisible” ; usynlig pennefarve til figurer uden synligt omrids<br/> PENCOLOR “~red” ; sæt farven til en tilfældig rød<br/>"
            ],
            "id_hash": -6215141394600344778,
            "content_hash": -6215141394600344778,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1150\nhelp.text",
            "note": "C57VA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842555/?format=api",
            "priority": 100,
            "id": 107871850,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=29bf61d4b2054336",
            "url": "https://translations.documentfoundation.org/api/units/107871850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.103547Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENTRANSPARENCY"
            ],
            "previous_source": "",
            "target": [
                "PENTRANSPARENCY"
            ],
            "id_hash": -5428920063147308182,
            "content_hash": -5428920063147308182,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1151\nhelp.text",
            "note": "DDRa6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842581/?format=api",
            "priority": 100,
            "id": 107871856,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=34a899f75a1d0b6a",
            "url": "https://translations.documentfoundation.org/api/units/107871856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.109117Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENTRANSPARENCY 80 ; set the transparency of the actual pen color to 80%<br/>"
            ],
            "previous_source": "",
            "target": [
                "PENTRANSPARENCY 80 ; sæt gennemsigtigheden for den aktuelle penfarve til 80%<br/>"
            ],
            "id_hash": 4885169213855473451,
            "content_hash": 4885169213855473451,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1152\nhelp.text",
            "note": "i2ZFZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842616/?format=api",
            "priority": 100,
            "id": 107871858,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=c3cb9b846b879f2b",
            "url": "https://translations.documentfoundation.org/api/units/107871858/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.111293Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENCAP/LINECAP"
            ],
            "previous_source": "",
            "target": [
                "PENCAP/LINECAP"
            ],
            "id_hash": 4020667109623724487,
            "content_hash": 4020667109623724487,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1153\nhelp.text",
            "note": "aMsXi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842643/?format=api",
            "priority": 100,
            "id": 107871864,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=b7cc476f0d37f9c7",
            "url": "https://translations.documentfoundation.org/api/units/107871864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.116683Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENCAP “none” ; without extra line end (default)<br/> PENCAP “round” ; rounded line end<br/> PENCAP “square” ; square line end<br/>"
            ],
            "previous_source": "",
            "target": [
                "PENCAP “none” ; uden ekstra linjeafslutning (default)<br/> PENCAP “round” ; afrundet linjeafslutning<br/> PENCAP “square” ; kantet linjeafslutning<br/>"
            ],
            "id_hash": -3267457355085144372,
            "content_hash": -3267457355085144372,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1155\nhelp.text",
            "note": "ZtQvC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842663/?format=api",
            "priority": 100,
            "id": 107871868,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=52a7a8d8e7699ecc",
            "url": "https://translations.documentfoundation.org/api/units/107871868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.118891Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENJOINT/LINEJOINT"
            ],
            "previous_source": "",
            "target": [
                "PENJOINT/LINEJOINT"
            ],
            "id_hash": 734990260997952222,
            "content_hash": 734990260997952222,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1160\nhelp.text",
            "note": "Y9CXT",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842692/?format=api",
            "priority": 100,
            "id": 107871873,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=8a3335bf8c2792de",
            "url": "https://translations.documentfoundation.org/api/units/107871873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.123611Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
            ],
            "previous_source": "",
            "target": [
                "PENJOINT “rounded” ; afrundet linjesammenføjning (standard)<br/> PENJOINT “miter” ; spids linjesammenføjning <br/> PENJOINT “bevel” ; affaset linjesammenføjning<br/> PENJOINT “none” ; ingen linjesammenføjning<br/>"
            ],
            "id_hash": 2898492933832339657,
            "content_hash": 2898492933832339657,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1170\nhelp.text",
            "note": "yCxRV",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842737/?format=api",
            "priority": 100,
            "id": 107871875,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=a83983f7690e70c9",
            "url": "https://translations.documentfoundation.org/api/units/107871875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.125803Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENSTYLE"
            ],
            "previous_source": "",
            "target": [
                "PENSTYLE"
            ],
            "id_hash": -8930439576982498888,
            "content_hash": -8930439576982498888,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1180\nhelp.text",
            "note": "GDsYJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842759/?format=api",
            "priority": 100,
            "id": 107871878,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=0410b4852dde51b8",
            "url": "https://translations.documentfoundation.org/api/units/107871878/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.128675Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ;   0 = dots are rectangles (default)<br/> ;   2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
            ],
            "previous_source": "",
            "target": [
                "PENSTYLE “solid” ; ubrudt linje (standard)<br/> PENSTYLE “dotted” ; prikket linje<br/> PENSTYLE “dashed” ; stiplet linje<br/> <br/> ; tilpasset prik-stregmønster specificeret af en liste med disse argumenter:<br/> ; – antal prikker i træk<br/> ; – prikkers længde<br/> ; – antal streger i træk<br/> ; – stregens længde<br/> ; – afstand mellem prikker/steger<br/> ; – type (valgfri):<br/> ;   0 = prikker er rektangulære (standard)<br/> ;   2 = prikker er kvadratiske (længder og afstande er i forhold til stregtykkelsen)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
            ],
            "id_hash": 8299591273352880911,
            "content_hash": 8299591273352880911,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1190\nhelp.text",
            "note": "fzTFB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 96,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842784/?format=api",
            "priority": 100,
            "id": 107871880,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=f32e124a3d21630f",
            "url": "https://translations.documentfoundation.org/api/units/107871880/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.130833Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "Fill settings"
            ],
            "previous_source": "",
            "target": [
                "Indstillinger for fyld"
            ],
            "id_hash": -560675653006626100,
            "content_hash": -560675653006626100,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1200\nhelp.text",
            "note": "D4Edp",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842812/?format=api",
            "priority": 100,
            "id": 107871885,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=78381476d45472cc",
            "url": "https://translations.documentfoundation.org/api/units/107871885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.137493Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FILLCOLOR/FILLCOLOUR (fc)"
            ],
            "previous_source": "",
            "target": [
                "FILLCOLOR/FILLCOLOUR (fc)"
            ],
            "id_hash": -9168332317086893630,
            "content_hash": -9168332317086893630,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1210\nhelp.text",
            "note": "Q8Gqd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842843/?format=api",
            "priority": 100,
            "id": 107871887,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=00c38a55614d39c2",
            "url": "https://translations.documentfoundation.org/api/units/107871887/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.140203Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/> FILLCOLOR [“blue”, “red”] ; gradient between red and blue<br/> FILLCOLOR [[255, 255, 255], [255, 128, 0]] ; between white and orange<br/> FILLCOLOR [“blue”, “red”, 1, 0, 0] ; set axial gradient (with the required rotation and border settings), possible values: 0-5 = linear, axial, radial, elliptical, square and rectangle gradients<br/> FILLCOLOR [“red”, “blue”, 0, 90, 20] ; linear with 20% border, rotated with 90 degrees from the actual heading of the turtle<br/> FILLCOLOR [“red”, “blue”, 0, 90, 20, 0, 0, 200, 50] ; from 200% to 50% intensity<br/> FILLCOLOR [ANY, ANY, 2, 0, 0, 50, 50] ; radial gradient with random colors and 50-50% horizontal and vertical positions of the center<br/>"
            ],
            "previous_source": "",
            "target": [
                "FILLCOLOR “blue” ; udfyld med blå farve, se også PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; uudfyldt cirkel<br/> FILLCOLOR [“blue”, “red”] ; gradient mellem rød og blå<br/> FILLCOLOR [[255, 255, 255], [255, 128, 0]] ; mellem hvid og orange<br/> FILLCOLOR [“blue”, “red”, 1, 0, 0] ; definer aksial gradient (med den ønskede rotation og kant), mulige værdier: 0-5 = lineær, aksial, radial, elliptisk, kvadrat og rektangel - gradienter<br/> FILLCOLOR [“red”, “blue”, 0, 90, 20] ; lineær med 20% kant, roteret 90 grader fra den retning, skildpadden peger<br/> FILLCOLOR [“red”, \"blue”, 0, 90, 20, 0, 0, 200, 50] ; fra 200% til 50% intensitet<br/> FILLCOLOR [ANY, ANY, 2, 0, 0, 50, 50] ; radial gradient med tilfældige farver og 50-50% vandrette og lodrette positioner af centret<br/>"
            ],
            "id_hash": -4850395171232648022,
            "content_hash": -4850395171232648022,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1220\nhelp.text",
            "note": "XsEBA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 128,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842866/?format=api",
            "priority": 100,
            "id": 107871890,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=3cafef4a4e6874aa",
            "url": "https://translations.documentfoundation.org/api/units/107871890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.142838Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FILLTRANSPARENCY"
            ],
            "previous_source": "",
            "target": [
                "FILLTRANSPARENCY"
            ],
            "id_hash": 3704250211719083526,
            "content_hash": 3704250211719083526,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1225\nhelp.text",
            "note": "vhN7n",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842894/?format=api",
            "priority": 100,
            "id": 107871894,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=b36823f10cae7606",
            "url": "https://translations.documentfoundation.org/api/units/107871894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.146221Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FILLTRANSPARENCY 80 ; set the transparency of the actual fill color to 80%<br/> FILLTRANSPARENCY [80] ; set linear transparency gradient from 80% to 0%<br/> FILLTRANSPARENCY [80, 20] ; set linear transparency gradient from 80% to 20%<br/> FILLTRANSPARENCY [80, 20, 1, 90] ; set axial transparency gradient rotated with 90 degrees from the actual heading of the turtle<br/> FILLTRANSPARENCY [80, 20, 2, 0, 20, 50, 50] ; set radial transparency gradient from outer 80% to inner 20% transparency with 20% border and with 50-50% horizontal and vertical positions of the center<br/>"
            ],
            "previous_source": "",
            "target": [
                "FILLTRANSPARENCY 80 ; definer gennemsigtigheden af den aktuelle udfyldningsfarve til 80%<br/> FILLTRANSPARENCY [80] ; definer lineær gennemsigtig gradient fra 80% til 0%<br/> FILLTRANSPARENCY [80, 20] ; definer lineær gennemsigtig gradient fra 80% til 20%<br/> FILLTRANSPARENCY [80, 20, 1, 90] ; definer aksial gennemsigtig gradient roteret 90 grader fra den retning, skildpadden peger<br/> FILLTRANSPARENCY [80, 20, 2, 0, 20, 50, 50] ; definer radial gennemsigtig gradient fra ydre 80% til indre 20% transparens med 20% kant og med 50-50% vandrette og lodrette positioner af centret<br/>"
            ],
            "id_hash": 2996779059996221050,
            "content_hash": 2996779059996221050,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1226\nhelp.text",
            "note": "o3NSR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 90,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842913/?format=api",
            "priority": 100,
            "id": 107871898,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=a996b2ad6d675e7a",
            "url": "https://translations.documentfoundation.org/api/units/107871898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.148395Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FILLSTYLE"
            ],
            "previous_source": "",
            "target": [
                "FILLSTYLE"
            ],
            "id_hash": 554486047469973178,
            "content_hash": 554486047469973178,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1230\nhelp.text",
            "note": "9dQuv",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842923/?format=api",
            "priority": 100,
            "id": 107871902,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=87b1ee1f545baeba",
            "url": "https://translations.documentfoundation.org/api/units/107871902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.151389Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
            ],
            "previous_source": "",
            "target": [
                "FILLSTYLE 0 ; fyld uden skravering (standard)<br/> FILLSTYLE 1 ; sort enkeltskravering (vandret)<br/> FILLSTYLE 2 ; sort enkeltskravering (45°)<br/> FILLSTYLE 3 ; sort enkeltskravering (-45°)<br/> FILLSTYLE 4 ; sort enkeltskravering (lodret)<br/> FILLSTYLE 5 ; rød krydsskravering (45°)<br/> FILLSTYLE 6 ; rød krydsskravering (0°)<br/> FILLSTYLE 7 ; blå krydsskravering (45°)<br/> FILLSTYLE 8 ; blå krydsskravering (0°)<br/> FILLSTYLE 9 ; blå trippelskravering<br/> FILLSTYLE 10 ; sort bred enkeltskravering (45°)<br/> <br/> ; tilpasset skravering efter en liste med disse argumenter:<br/> ; – stil (1 = single, 2 = double, 3 = triple hatching)<br/> ; – farve <br/> ; – afstand<br/> ; – gradtal<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15°)<br/>"
            ],
            "id_hash": -2528025851397417355,
            "content_hash": -2528025851397417355,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1240\nhelp.text",
            "note": "LKRzD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 130,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842963/?format=api",
            "priority": 100,
            "id": 107871905,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=5ceaa5e1d873d675",
            "url": "https://translations.documentfoundation.org/api/units/107871905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.153667Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "Drawing objects"
            ],
            "previous_source": "",
            "target": [
                "Tegneobjekter"
            ],
            "id_hash": -5426156293449397989,
            "content_hash": -5426156293449397989,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1250\nhelp.text",
            "note": "S9sEF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107842992/?format=api",
            "priority": 100,
            "id": 107871908,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=34b26b99a132c91b",
            "url": "https://translations.documentfoundation.org/api/units/107871908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.157333Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "CIRCLE"
            ],
            "previous_source": "",
            "target": [
                "CIRCLE"
            ],
            "id_hash": 2149275522474458964,
            "content_hash": 2149275522474458964,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1260\nhelp.text",
            "note": "BCBzz",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843014/?format=api",
            "priority": 100,
            "id": 107871910,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=9dd3c2b349883f54",
            "url": "https://translations.documentfoundation.org/api/units/107871910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.159530Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
            ],
            "previous_source": "",
            "target": [
                "CIRCLE 100 ; tegn en cirkel (diameter = 100pt)<br/>"
            ],
            "id_hash": 212991777329489514,
            "content_hash": 212991777329489514,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1270\nhelp.text",
            "note": "XZEbj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843037/?format=api",
            "priority": 100,
            "id": 107871912,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=82f4b2e49bcda66a",
            "url": "https://translations.documentfoundation.org/api/units/107871912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.161709Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "ELLIPSE"
            ],
            "previous_source": "",
            "target": [
                "ELLIPSE"
            ],
            "id_hash": 2303880047767165951,
            "content_hash": 2303880047767165951,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1280\nhelp.text",
            "note": "ZdgFJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843098/?format=api",
            "priority": 100,
            "id": 107871917,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=9ff906b26c459bff",
            "url": "https://translations.documentfoundation.org/api/units/107871917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.164125Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2]  ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3]  ; draw an elliptical arc<br/>"
            ],
            "previous_source": "",
            "target": [
                "ELLIPSE [50, 100] ; tegn en ellipse med akserne 50 and 100 <br/> ELLIPSE [50, 100, 2h, 12h] ; tegn en  ellipsesektor (fra position kl. 2 til kl. 12)<br/> ELLIPSE [50, 100, 2h, 12h, 2]  ; tegn et ellipsesegment<br/> ELLIPSE [50, 100, 2h, 12h, 3]  ; tegn en ellipsebue<br/>"
            ],
            "id_hash": -700937574153497587,
            "content_hash": -700937574153497587,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1290\nhelp.text",
            "note": "CEUDV",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843112/?format=api",
            "priority": 100,
            "id": 107871919,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=7645c4fd72db540d",
            "url": "https://translations.documentfoundation.org/api/units/107871919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.166207Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "SQUARE"
            ],
            "previous_source": "",
            "target": [
                "SQUARE"
            ],
            "id_hash": -4663163983365123259,
            "content_hash": -4663163983365123259,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1300\nhelp.text",
            "note": "5E7Rd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843128/?format=api",
            "priority": 100,
            "id": 107871924,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=3f491d104a205345",
            "url": "https://translations.documentfoundation.org/api/units/107871924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.171472Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
            ],
            "previous_source": "",
            "target": [
                "SQUARE 100 ; tegner et kvadrat (størrelse = 100pt)<br/>"
            ],
            "id_hash": -3709216676719941555,
            "content_hash": -3709216676719941555,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1310\nhelp.text",
            "note": "E8AcG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843160/?format=api",
            "priority": 100,
            "id": 107871933,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=4c863715b527284d",
            "url": "https://translations.documentfoundation.org/api/units/107871933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.178796Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "RECTANGLE"
            ],
            "previous_source": "",
            "target": [
                "RECTANGLE"
            ],
            "id_hash": 2144219836914759529,
            "content_hash": 2144219836914759529,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1320\nhelp.text",
            "note": "RhcV8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843174/?format=api",
            "priority": 100,
            "id": 107871940,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=9dc1cc94c3a67769",
            "url": "https://translations.documentfoundation.org/api/units/107871940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.184331Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "RECTANGLE [50, 100] ; draw a rectangle shape (50×100pt)<br/> RECTANGLE [50, 100, 10] ; draw a rectangle with rounded corners<br/>"
            ],
            "previous_source": "",
            "target": [
                "RECTANGLE [50, 100] ; tegner et rektangel (50×100pt)<br/> RECTANGLE [50, 100, 50] ; tegner et rektangel med runde hjørner<br/>"
            ],
            "id_hash": 5363588666244414718,
            "content_hash": 5363588666244414718,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1330\nhelp.text",
            "note": "wEzJs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843199/?format=api",
            "priority": 100,
            "id": 107871943,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=ca6f4b7974cf3cfe",
            "url": "https://translations.documentfoundation.org/api/units/107871943/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.186040Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "POINT"
            ],
            "previous_source": "",
            "target": [
                "POINT punkt"
            ],
            "id_hash": 2626970697004801076,
            "content_hash": 2626970697004801076,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1340\nhelp.text",
            "note": "bjBw8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843220/?format=api",
            "priority": 100,
            "id": 107871946,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=a474dfee3e54dc34",
            "url": "https://translations.documentfoundation.org/api/units/107871946/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.187863Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "POINT ; draw a point with size and color of the pen<br/>"
            ],
            "previous_source": "",
            "target": [
                "POINT ; tegner et punkt med pennens størrelse og farve<br/>"
            ],
            "id_hash": 6245695562533111829,
            "content_hash": 6245695562533111829,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1350\nhelp.text",
            "note": "4ybCB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 128,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843264/?format=api",
            "priority": 100,
            "id": 107871948,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=d6ad2b05e4050815",
            "url": "https://translations.documentfoundation.org/api/units/107871948/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.189357Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "CLOSE can join the last points, FILL can fill the shape defined by points. For example, it’s easy to draw a “flat” star starting from its center:"
            ],
            "previous_source": "",
            "target": [
                "CLOSE kan forbinde de sidste punkter, FILL kan fylde figuren defineret af punkterne. For eksempel er det nemt at tegne en “flad” stjerne, ved at starte fra dens centrum:"
            ],
            "id_hash": -4452977497716157838,
            "content_hash": -4452977497716157838,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1354\nhelp.text",
            "note": "rTcpT",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843298/?format=api",
            "priority": 100,
            "id": 107871960,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=4233d88f07d21272",
            "url": "https://translations.documentfoundation.org/api/units/107871960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.201072Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PENUP<br/> REPEAT 5 [<br/>   FORWARD 80<br/>   POINT<br/>   BACK 80<br/>   RIGHT 36<br/>   FORWARD 50<br/>   POINT<br/>   BACK 50<br/>   RIGHT 120<br/> ] FILL<br/>"
            ],
            "previous_source": "",
            "target": [
                "PENUP<br/> REPEAT 5 [<br/>   FORWARD 80<br/>   POINT<br/>   BACK 80<br/>   RIGHT 36<br/>   FORWARD 50<br/>   POINT<br/>   BACK 50<br/>   RIGHT 120<br/> ] FILL<br/>"
            ],
            "id_hash": -3491027898721792890,
            "content_hash": -3491027898721792890,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1357\nhelp.text",
            "note": "xuNBE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 130,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843319/?format=api",
            "priority": 100,
            "id": 107871963,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=4f8d609f53b58c86",
            "url": "https://translations.documentfoundation.org/api/units/107871963/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.203403Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "LABEL"
            ],
            "previous_source": "",
            "target": [
                "LABEL"
            ],
            "id_hash": -1384402900490652413,
            "content_hash": -1384402900490652413,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1360\nhelp.text",
            "note": "WKi7Y",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 131,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843341/?format=api",
            "priority": 100,
            "id": 107871966,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=6cc99ce59a3bf503",
            "url": "https://translations.documentfoundation.org/api/units/107871966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.205831Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "LABEL “text” ; print text in the turtle position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
            ],
            "previous_source": "",
            "target": [
                "LABEL “tekst” ; udskriver tekst på skildpaddens position<br/> LABEL 'tekst' ; se herover<br/> LABEL \"tekst ; se herover (kun for enkelte ord)<br/>"
            ],
            "id_hash": -4353472477252250284,
            "content_hash": -4353472477252250284,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1370\nhelp.text",
            "note": "nwEgR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843363/?format=api",
            "priority": 100,
            "id": 107871968,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=43955bd8fdf09554",
            "url": "https://translations.documentfoundation.org/api/units/107871968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.207803Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "TEXT"
            ],
            "previous_source": "",
            "target": [
                "TEXT"
            ],
            "id_hash": 3118041980407777934,
            "content_hash": 3118041980407777934,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1380\nhelp.text",
            "note": "ssDZz",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843391/?format=api",
            "priority": 100,
            "id": 107871972,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=ab4582a93cf60a8e",
            "url": "https://translations.documentfoundation.org/api/units/107871972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.210345Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
            ],
            "previous_source": "",
            "target": [
                "CIRCLE 10 TEXT “text” ; vælg teksten til det aktuelle tegneobjekt<br/>"
            ],
            "id_hash": 7501961290366395237,
            "content_hash": 7501961290366395237,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1390\nhelp.text",
            "note": "CZFc8",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843419/?format=api",
            "priority": 100,
            "id": 107871975,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=e81c520be7052365",
            "url": "https://translations.documentfoundation.org/api/units/107871975/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.212450Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "Font settings"
            ],
            "previous_source": "",
            "target": [
                "Skrifttypeindstillinger"
            ],
            "id_hash": 2863675143272200627,
            "content_hash": 2863675143272200627,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1400\nhelp.text",
            "note": "Wzzbj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843442/?format=api",
            "priority": 100,
            "id": 107871979,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=a7bdd15ed2daf9b3",
            "url": "https://translations.documentfoundation.org/api/units/107871979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.216055Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTCOLOR/FONTCOLOUR"
            ],
            "previous_source": "",
            "target": [
                "FONTCOLOR/FONTCOLOUR Skriftfarve"
            ],
            "id_hash": 6693511426566568070,
            "content_hash": 6693511426566568070,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1410\nhelp.text",
            "note": "zraHT",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843470/?format=api",
            "priority": 100,
            "id": 107871986,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=dce4212dc084b886",
            "url": "https://translations.documentfoundation.org/api/units/107871986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.219486Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTCOLOR “green” ; set font color<br/>"
            ],
            "previous_source": "",
            "target": [
                "FONTCOLOR “green” ; vælg skriftfarve<br/>"
            ],
            "id_hash": 4039283549499962057,
            "content_hash": 4039283549499962057,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1420\nhelp.text",
            "note": "ZZjQ6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843487/?format=api",
            "priority": 100,
            "id": 107871988,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=b80e6afcbb0632c9",
            "url": "https://translations.documentfoundation.org/api/units/107871988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.221402Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTFAMILY"
            ],
            "previous_source": "",
            "target": [
                "FONTFAMILY"
            ],
            "id_hash": -4926410939160015625,
            "content_hash": -4926410939160015625,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1430\nhelp.text",
            "note": "4qRMC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843509/?format=api",
            "priority": 100,
            "id": 107871990,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=3ba1df5a21c4ccf7",
            "url": "https://translations.documentfoundation.org/api/units/107871990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.223457Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
            ],
            "previous_source": "",
            "target": [
                "FONTFAMILY “Linux Libertine G” ; angiv skrifttype (familie)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; angiv også skrifteffekter (små bogstaver)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; små bogstaver  + gammeldags stil<br/>"
            ],
            "id_hash": -8425598345323408746,
            "content_hash": -8425598345323408746,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1440\nhelp.text",
            "note": "GAERT",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843539/?format=api",
            "priority": 100,
            "id": 107871993,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=0b1242f216e11296",
            "url": "https://translations.documentfoundation.org/api/units/107871993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.225450Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTSIZE"
            ],
            "previous_source": "",
            "target": [
                "FONTSIZE skriftstørrelse"
            ],
            "id_hash": 3760052003487669726,
            "content_hash": 3760052003487669726,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1450\nhelp.text",
            "note": "BSv3E",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843567/?format=api",
            "priority": 100,
            "id": 107871999,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=b42e636024e0ddde",
            "url": "https://translations.documentfoundation.org/api/units/107871999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.229933Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTSIZE 12 ; set 12pt<br/>"
            ],
            "previous_source": "",
            "target": [
                "FONTSIZE 12 ; vælg 12pt<br/>"
            ],
            "id_hash": -3698288446472025815,
            "content_hash": -3698288446472025815,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1460\nhelp.text",
            "note": "CzAEj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843589/?format=api",
            "priority": 100,
            "id": 107872002,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=4cad0a40971a8929",
            "url": "https://translations.documentfoundation.org/api/units/107872002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.232454Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTWEIGHT"
            ],
            "previous_source": "",
            "target": [
                "FONTWEIGHT skrifttypens vægt"
            ],
            "id_hash": -3049547742372292358,
            "content_hash": -3049547742372292358,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1470\nhelp.text",
            "note": "xFvP5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 142,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843624/?format=api",
            "priority": 100,
            "id": 107872011,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=55add47c4a4e18fa",
            "url": "https://translations.documentfoundation.org/api/units/107872011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.236964Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
            ],
            "previous_source": "",
            "target": [
                "FONTWEIGHT “bold” ; vælg fed skrifttype<br/> FONTWEIGHT “normal” ; vælg normal vægt<br/>"
            ],
            "id_hash": -7844336150570664038,
            "content_hash": -7844336150570664038,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1480\nhelp.text",
            "note": "fGvSN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843640/?format=api",
            "priority": 100,
            "id": 107872013,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=132351d5067aff9a",
            "url": "https://translations.documentfoundation.org/api/units/107872013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.238622Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTSTYLE"
            ],
            "previous_source": "",
            "target": [
                "FONTSTYLE Skrifttypestil"
            ],
            "id_hash": -4221480980941578897,
            "content_hash": -4221480980941578897,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1490\nhelp.text",
            "note": "Us7Tp",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 144,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843677/?format=api",
            "priority": 100,
            "id": 107872016,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=456a496a08e8dd6f",
            "url": "https://translations.documentfoundation.org/api/units/107872016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.241437Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
            ],
            "previous_source": "",
            "target": [
                "FONTSTYLE “italic” ; vælg kursiv<br/> FONTSTYLE “normal” ; vælg normal<br/>"
            ],
            "id_hash": -7553613718072761760,
            "content_hash": -7553613718072761760,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1500\nhelp.text",
            "note": "z2B8E",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843706/?format=api",
            "priority": 100,
            "id": 107872019,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=172c2c581bc16260",
            "url": "https://translations.documentfoundation.org/api/units/107872019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.243484Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PICTURE (pic)"
            ],
            "previous_source": "",
            "target": [
                "PICTURE (pic) Billede"
            ],
            "id_hash": 7416530190237034162,
            "content_hash": 7416530190237034162,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\nhd_1510\nhelp.text",
            "note": "QgMhh",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843729/?format=api",
            "priority": 100,
            "id": 107872022,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=e6eccee9df09e6b2",
            "url": "https://translations.documentfoundation.org/api/units/107872022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.245811Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "PICTURE is for"
            ],
            "previous_source": "",
            "target": [
                "PICTURE er til"
            ],
            "id_hash": 3974140304506554355,
            "content_hash": 3974140304506554355,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1520\nhelp.text",
            "note": "aCdQe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 147,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843755/?format=api",
            "priority": 100,
            "id": 107872027,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=b726fb8d11ad07f3",
            "url": "https://translations.documentfoundation.org/api/units/107872027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.249900Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "shape grouping;"
            ],
            "previous_source": "",
            "target": [
                "gruppering af figurer;"
            ],
            "id_hash": -7980907741583055631,
            "content_hash": -7980907741583055631,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1530\nhelp.text",
            "note": "GEdSB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843779/?format=api",
            "priority": 100,
            "id": 107872038,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=113e1eb195c6e4f1",
            "url": "https://translations.documentfoundation.org/api/units/107872038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.256558Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "starting new line shapes;"
            ],
            "previous_source": "",
            "target": [
                "begynde nye stregfigurer"
            ],
            "id_hash": -2349377073077348841,
            "content_hash": -2349377073077348841,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1540\nhelp.text",
            "note": "yPA9q",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 149,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843823/?format=api",
            "priority": 100,
            "id": 107872042,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=5f6555ffe3c71617",
            "url": "https://translations.documentfoundation.org/api/units/107872042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.259872Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/da/?format=api",
            "source": [
                "saving SVG images and SVG/SMIL animations;"
            ],
            "previous_source": "",
            "target": [
                "Gemmer SVG-billeder og SVG/SMIL-animationer;"
            ],
            "id_hash": -1246052759721120103,
            "content_hash": -1246052759721120103,
            "location": "LibreLogo.xhp",
            "context": "LibreLogo.xhp\npar_1545\nhelp.text",
            "note": "rSJX5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/107843847/?format=api",
            "priority": 100,
            "id": 107872044,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriterlibrelogo/da/?checksum=6eb5219ded6d6e99",
            "url": "https://translations.documentfoundation.org/api/units/107872044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:03:56.262174Z"
        }
    ]
}