Translation components API.

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

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

{
    "count": 2033,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/units/?format=api&page=36",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/units/?format=api&page=34",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "This feature helps the Basic programmer to complete the code, saves extensive typing and helps to reduce coding errors."
            ],
            "previous_source": "",
            "target": [
                "Toś ta funkcija programěrowarjeju Basic pomaga, kod wudopołniś, zajźujo wobšyrnemu pisańskemu źěłoju a pomaga programowe zmólki reducěrowaś."
            ],
            "id_hash": 4997911788536527894,
            "content_hash": 4997911788536527894,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2607201514295746\nhelp.text",
            "note": "HTHCE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1701,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578340/?format=api",
            "priority": 100,
            "id": 108900991,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=c55c264aa674fc16",
            "url": "https://translations.documentfoundation.org/api/units/108900991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.241812Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Enable code completion"
            ],
            "previous_source": "",
            "target": [
                "Wudopołnjenje koda zmóžniś"
            ],
            "id_hash": -5949958979659801390,
            "content_hash": -5949958979659801390,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201509433497\nhelp.text",
            "note": "W2obx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1702,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578357/?format=api",
            "priority": 100,
            "id": 108900998,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=2d6d7fd50d3b5cd2",
            "url": "https://translations.documentfoundation.org/api/units/108900998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.243998Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<ahelp hid=\"cui/ui/optbasicidepage/codecomplete_enable\">Display methods of a Basic object.</ahelp> Code completion will display the methods of a Basic object, provided the object is a UNO extended type, and the option \"Use extended types\" is also on. It does not work on a generic <item type=\"literal\">Object</item> or <item type=\"literal\">Variant</item> Basic types."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"cui/ui/optbasicidepage/codecomplete_enable\">Pokazujo metody objekta Basic.</ahelp> Wudopołnjenje koda metody objekta Basic pokažo, pód wuměnjenim, až objekt jo rozšyrjony UNO-typ a nastajenje „Rozšyrjone typy wužywaś“ jo teke zmóžnjone. Njefunkcioněrujo z powšyknyma typoma Basic <item type=\"literal\">objekt</item> abo <item type=\"literal\">drugimi</item>."
            ],
            "id_hash": 76172243478789739,
            "content_hash": 76172243478789739,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201509570245\nhelp.text",
            "note": "DdXPf",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1703,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578410/?format=api",
            "priority": 100,
            "id": 108901005,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=810e9e407a4c3e6b",
            "url": "https://translations.documentfoundation.org/api/units/108901005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.246263Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "When a variable is a UNO interface or structure, a list box appears when pressing the dot after a variable's name (like <item type=\"literal\">aVar.</item> [list box appears] ). Its methods and variables are listed in the list box, displayed just below. You can navigate between the suggested methods and variables with the arrow keys. To insert the selected entry, press the <item type=\"keycode\">Enter</item> key or double click on it with the mouse. To cancel the list box, press the <item type=\"keycode\">Esc</item> key."
            ],
            "previous_source": "",
            "target": [
                "Gaž wariabla jo zwězowańske městno abo struktura UNO, se lisćinowe pólo zjawijo, gaž dypk za mjenim wariable (na pśikład <item type=\"literal\">aVar.</item> tłocyśo [lisćinowe pólo se zjawijo]. Jogo metody a wariable su w lisćinowem pólu nalicone, ako se rowno tak pód nim pokazujo. Móžośo mjazy naraźonymi metodami a wariablami ze šypowymi tastami nawigěrowaś. Aby wubrany zapisk zasajźił, tłocćo tastu <item type=\"keycode\">Enter</item> abo klikniśo dwójcy z myšku na njen. Aby lisćinowe pólo pśetergnuł, tłocćo tastu <item type=\"keycode\">Esc</item>."
            ],
            "id_hash": -8355885207998824080,
            "content_hash": -8355885207998824080,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150454\nhelp.text",
            "note": "sCyPU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1704,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 82,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578449/?format=api",
            "priority": 100,
            "id": 108901014,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=0c09eeacb94a0170",
            "url": "https://translations.documentfoundation.org/api/units/108901014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.249478Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "When typing the method's name, and pressing the <item type=\"keycode\">Tab</item> key once, it will complete the selected entry, pressing the Tab key again will cycle through the matches with the longest prefix. For example, when <item type=\"literal\">aVar.aMeth</item> is typed, it will cycle through <item type=\"literal\">aMeth1, aMethod2, aMethod3</item> entries, and other entries are not hidden."
            ],
            "previous_source": "",
            "target": [
                "Gaž mě metody zapódawaśo a <item type=\"keycode\">tabulatorowu tastu</item> tłocyśo, se wubrany zapisk wudopołnjujo; gaž tabulatorowu tastu znowego tłocyśo, se wótpowědniki z nejdlejšym prefiksom cykliski pśejdu. Gaž se na pśikład <item type=\"literal\">aVar.aMeth</item> zapódawa, se zapiski <item type=\"literal\">aMeth1, aMethod2, aMethod3</item> cykliski pśejdu, a druge zapiski njejsu schowane."
            ],
            "id_hash": 4401165282435217392,
            "content_hash": 4401165282435217392,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150494\nhelp.text",
            "note": "Gj9Tg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1705,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578509/?format=api",
            "priority": 100,
            "id": 108901025,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=bd141481895537f0",
            "url": "https://translations.documentfoundation.org/api/units/108901025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.253377Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Example:"
            ],
            "previous_source": "",
            "target": [
                "Pśikład:"
            ],
            "id_hash": 6947170328128399661,
            "content_hash": 6947170328128399661,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150482\nhelp.text",
            "note": "VWgmL",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1706,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578542/?format=api",
            "priority": 100,
            "id": 108901033,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=e0694e9b123a292d",
            "url": "https://translations.documentfoundation.org/api/units/108901033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.256388Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "is a valid variable definition, its methods can be accessed via the dot (\".\") operator:"
            ],
            "previous_source": "",
            "target": [
                "jo płaśiwa definicija wariable, k jogo metoźe maśo pśez dypkowy operator („.“) pśistup:"
            ],
            "id_hash": -8941833691396760396,
            "content_hash": -8941833691396760396,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150420\nhelp.text",
            "note": "3vJKg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1707,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578595/?format=api",
            "priority": 100,
            "id": 108901040,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=03e839a22fad1cb4",
            "url": "https://translations.documentfoundation.org/api/units/108901040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.258484Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Code Suggestion"
            ],
            "previous_source": "",
            "target": [
                "Kodowe naraźenje"
            ],
            "id_hash": -5391191244147084672,
            "content_hash": -5391191244147084672,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id2507201509433468\nhelp.text",
            "note": "4KSpB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1708,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578615/?format=api",
            "priority": 100,
            "id": 108901047,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=352ea420906ab280",
            "url": "https://translations.documentfoundation.org/api/units/108901047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.260564Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "These are coding helpers for the Basic programmer."
            ],
            "previous_source": "",
            "target": [
                "To su kodowe pomocne srědki za programěrowarje Basic."
            ],
            "id_hash": -3692717277612194734,
            "content_hash": -3692717277612194734,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id250720150943346\nhelp.text",
            "note": "7Fisd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1709,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578659/?format=api",
            "priority": 100,
            "id": 108901054,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=4cc0d5336bfa4452",
            "url": "https://translations.documentfoundation.org/api/units/108901054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.262557Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Autocorrection"
            ],
            "previous_source": "",
            "target": [
                "Awtokorektura"
            ],
            "id_hash": 1228456188330141845,
            "content_hash": 1228456188330141845,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id2507201510011472\nhelp.text",
            "note": "uC9jf",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1710,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578694/?format=api",
            "priority": 100,
            "id": 108901061,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=910c5a65078c6895",
            "url": "https://translations.documentfoundation.org/api/units/108901061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.264429Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Correct cases of Basic variables and keywords while typing.</ahelp> %PRODUCTNAME Basic IDE will modify the typing of Basic statements and Basic variables of your code to improve coding style and readability. Modifications of the code are based on the program's variables declarations and on the %PRODUCTNAME Basic commands parsed."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Korigěrujśo w někotarych padach wariable a klucowe słowa Basic za zapódaśe.</ahelp> IDE %PRODUCTNAME Basic pisanje instrukcijow Basic a wariablow Basic wašogo koda změnijo, aby waš programěrowański stil a cytajobnosć pólěpšył. Změny koda na wariablowych deklaracijach programa a na analyzěrowanych pśikazach %PRODUCTNAME Basic bazěruju."
            ],
            "id_hash": 4094480120797420442,
            "content_hash": 4094480120797420442,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201509570353\nhelp.text",
            "note": "YhUir",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1711,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578738/?format=api",
            "priority": 100,
            "id": 108901068,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=b8d283f9f4075b9a",
            "url": "https://translations.documentfoundation.org/api/units/108901068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.266988Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Example:"
            ],
            "previous_source": "",
            "target": [
                "Pśikład:"
            ],
            "id_hash": -4162552151931270010,
            "content_hash": -4162552151931270010,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150496\nhelp.text",
            "note": "4C7QZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1712,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578778/?format=api",
            "priority": 100,
            "id": 108901082,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=463ba4df39194c86",
            "url": "https://translations.documentfoundation.org/api/units/108901082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.272925Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "and when writing <item type=\"literal\">Intvar</item>, will be corrected to <item type=\"literal\">intVar</item> to match the case existing in the declaration of <item type=\"literal\">intVar</item> ."
            ],
            "previous_source": "",
            "target": [
                "A gaž <item type=\"literal\">Intvar</item> pišośo, se pisanje do <item type=\"literal\">intVar</item> změnijo, aby pisanjeju w deklaraciji <item type=\"literal\">intVar</item> wótpowědował."
            ],
            "id_hash": -4321831318991787873,
            "content_hash": -4321831318991787873,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150498\nhelp.text",
            "note": "CibyA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1713,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578797/?format=api",
            "priority": 100,
            "id": 108901100,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=4405c5503c56289f",
            "url": "https://translations.documentfoundation.org/api/units/108901100/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:03.279933Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Basic keywords are also automatically corrected (the list of the keywords is grabbed out from the parser)."
            ],
            "previous_source": "",
            "target": [
                "Klucowe słowa Basic se teke korigěruju (lisćina klucowych słowow se z parsera pśewzejo)."
            ],
            "id_hash": 5971167370425573074,
            "content_hash": 5971167370425573074,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150461\nhelp.text",
            "note": "NBp5W",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1714,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578846/?format=api",
            "priority": 100,
            "id": 108901105,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=d2ddd916389e9ed2",
            "url": "https://translations.documentfoundation.org/api/units/108901105/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.124494Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Examples:"
            ],
            "previous_source": "",
            "target": [
                "Pśikłady:"
            ],
            "id_hash": 207471483983114362,
            "content_hash": 207471483983114362,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150462\nhelp.text",
            "note": "EajNe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1715,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578898/?format=api",
            "priority": 100,
            "id": 108901111,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=82e1163727d6307a",
            "url": "https://translations.documentfoundation.org/api/units/108901111/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.126817Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Autoclose quotes"
            ],
            "previous_source": "",
            "target": [
                "Pazorki awtomatiski zacyniś"
            ],
            "id_hash": -3312816877436029775,
            "content_hash": -3312816877436029775,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id2507201509433473\nhelp.text",
            "note": "3QvFv",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1716,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578924/?format=api",
            "priority": 100,
            "id": 108901132,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=5206829a1e81b4b1",
            "url": "https://translations.documentfoundation.org/api/units/108901132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.152033Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Automatically close open quotes.</ahelp> %PRODUCTNAME Basic IDE will add a closing quote each time you type an opening quote. Handy for inserting strings in the Basic code."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Pazorki se awtomatiski zacynjaju.</ahelp> IDE %PRODUCTNAME Basic zacynjajucy źěl pazorkow kuždy raz pśidawa, gaž prědny źěl pazorkow zapódawaśo. To jo praktiske, gaž se znamjenjowe rjeśazki do koda Basic zasajźuju."
            ],
            "id_hash": -564788557193894773,
            "content_hash": -564788557193894773,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201509433451\nhelp.text",
            "note": "cFEvB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1717,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578949/?format=api",
            "priority": 100,
            "id": 108901139,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=782977ccb340a48b",
            "url": "https://translations.documentfoundation.org/api/units/108901139/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.155195Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Autoclose parenthesis"
            ],
            "previous_source": "",
            "target": [
                "Spinki awtomatiski zacyniś"
            ],
            "id_hash": -5993989290956509991,
            "content_hash": -5993989290956509991,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id250720150943348\nhelp.text",
            "note": "Mxis7",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1718,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578981/?format=api",
            "priority": 100,
            "id": 108901150,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=2cd1127f550aacd9",
            "url": "https://translations.documentfoundation.org/api/units/108901150/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.160543Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Automatically close open parenthesis.</ahelp> %PRODUCTNAME Basic IDE will add a closing parenthesis “)” each time you type an opening parenthesis “(“."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Spinki se awtomatiski zacynjaju.</ahelp> IDE %PRODUCTNAME Basic slěznu spinku „)“ kuždy raz pśidawa, gaž prědnu spinku „(“ zapódawaśo."
            ],
            "id_hash": -3921302227113789573,
            "content_hash": -3921302227113789573,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201509433483\nhelp.text",
            "note": "cKxQS",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1719,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/108578997/?format=api",
            "priority": 100,
            "id": 108901159,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=4994bc667fef377b",
            "url": "https://translations.documentfoundation.org/api/units/108901159/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.165420Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Autoclose procedures"
            ],
            "previous_source": "",
            "target": [
                "Procedury awtomatiski zacyniś"
            ],
            "id_hash": -8696414630901515734,
            "content_hash": -8696414630901515734,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id2507201509433489\nhelp.text",
            "note": "Bjvcn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1720,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579027/?format=api",
            "priority": 100,
            "id": 108901165,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=075020f8019afa2a",
            "url": "https://translations.documentfoundation.org/api/units/108901165/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.168305Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Automatically insert closing statements for procedures.</ahelp> %PRODUCTNAME Basic IDE will add a statement <item type=\"literal\">End Sub</item> or <item type=\"literal\">End Function</item> after you type a <item type=\"literal\">Sub</item> or <item type=\"literal\">Function</item> statement and press <item type=\"keycode\">Enter</item>."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Zacynjajuce instrukcije se awtomatiski za procedury zasajźuju.</ahelp> IDE %PRODUCTNAME Basic buźo instrukciju <item type=\"literal\">End Sub</item> abo <item type=\"literal\">End Function</item> pśidawaś, gaž instrukciju <item type=\"literal\">Sub</item> abo <item type=\"literal\">Function</item> zapódawaśo a <item type=\"keycode\">Enter</item> tłocyśo."
            ],
            "id_hash": 1591997870573324258,
            "content_hash": 1591997870573324258,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201509433461\nhelp.text",
            "note": "DSkhW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1721,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579055/?format=api",
            "priority": 100,
            "id": 108901178,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=9617e9a0e6b387e2",
            "url": "https://translations.documentfoundation.org/api/units/108901178/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.173520Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Language Features"
            ],
            "previous_source": "",
            "target": [
                "Rěcne funkcije"
            ],
            "id_hash": 5462054287596806260,
            "content_hash": 5462054287596806260,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id2507201509433412\nhelp.text",
            "note": "FK7sP",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1722,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579091/?format=api",
            "priority": 100,
            "id": 108901197,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=cbcd1d6f741b6074",
            "url": "https://translations.documentfoundation.org/api/units/108901197/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.180389Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Use extended types"
            ],
            "previous_source": "",
            "target": [
                "Rozšyrjone typy wužywaś"
            ],
            "id_hash": 1764335550757252499,
            "content_hash": 1764335550757252499,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\nhd_id2507201509433456\nhelp.text",
            "note": "z8wJB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1723,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579131/?format=api",
            "priority": 100,
            "id": 108901202,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=987c2dd5e77aad93",
            "url": "https://translations.documentfoundation.org/api/units/108901202/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.182228Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<ahelp hid=\"cui/ui/optbasicidepage/extendedtypes_enable\">Allow UNO object types as valid Basic types.</ahelp> This feature extends the Basic programming language standard types with the %PRODUCTNAME UNO types. This allows the programmer to define variables with the right UNO type and is necessary for the code completion feature."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"cui/ui/optbasicidepage/extendedtypes_enable\">Zmóžnja, z objektowymi typami UNO kaž z płaśiwymi typami Basic wobchadaś.</ahelp> Toś ta funkcija standardne typy programěrowańskeje rěcy Basic wó typy UNO %PRODUCTNAME rozšyrjujo. To programěrowarjeju zmóžnja, wariable z pšawym typom UNO definěrowaś a jo trjebne za kodowe wudopołnjenje."
            ],
            "id_hash": 4481126247568195925,
            "content_hash": 4481126247568195925,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150463\nhelp.text",
            "note": "PjU5g",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1724,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579187/?format=api",
            "priority": 100,
            "id": 108901208,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=be30289483fb4155",
            "url": "https://translations.documentfoundation.org/api/units/108901208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.184148Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Example:"
            ],
            "previous_source": "",
            "target": [
                "Pśikład:"
            ],
            "id_hash": -3310567555649434864,
            "content_hash": -3310567555649434864,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150472\nhelp.text",
            "note": "oHXGe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1725,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579229/?format=api",
            "priority": 100,
            "id": 108901218,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=520e805928950b10",
            "url": "https://translations.documentfoundation.org/api/units/108901218/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.186692Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "The use of UNO Extended Types in Basic programs can restrain interoperability of the program when executed in other office suites."
            ],
            "previous_source": "",
            "target": [
                "Wužywanje rozšyrjonych typow UNO w programach Basic móžo kompatibelnosć programa wobgranicowaś, gaž se w drugich běrowowych paketach wuwjeźo."
            ],
            "id_hash": 5213854007836104661,
            "content_hash": 5213854007836104661,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id2507201516150422\nhelp.text",
            "note": "5BuE5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1726,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579265/?format=api",
            "priority": 100,
            "id": 108901226,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=c85b54988fd157d5",
            "url": "https://translations.documentfoundation.org/api/units/108901226/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.188622Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/01030100.xhp\">Basic IDE</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/01030100.xhp\">Basic IDE</link>"
            ],
            "id_hash": 2314610782058137161,
            "content_hash": 2314610782058137161,
            "location": "BasicIDE.xhp",
            "context": "BasicIDE.xhp\npar_id250720151836489\nhelp.text",
            "note": "C6AZM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1727,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579301/?format=api",
            "priority": 100,
            "id": 108901234,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=a01f263e31dd4649",
            "url": "https://translations.documentfoundation.org/api/units/108901234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.190716Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Detailed Calculation"
            ],
            "previous_source": "",
            "target": [
                "Nadrobne woblicenje"
            ],
            "id_hash": 574644330099249175,
            "content_hash": 574644330099249175,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\ntit\nhelp.text",
            "note": "hp5MN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1728,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579325/?format=api",
            "priority": 100,
            "id": 108901242,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=87f98bf93fc21017",
            "url": "https://translations.documentfoundation.org/api/units/108901242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.193157Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<bookmark_value>string;conversion to number settings</bookmark_value>    <bookmark_value>string conversion to number options</bookmark_value>    <bookmark_value>string;conversion to date settings</bookmark_value>    <bookmark_value>string conversion to date options</bookmark_value>    <bookmark_value>string;conversion to reference settings</bookmark_value>    <bookmark_value>string conversion to reference options</bookmark_value>    <bookmark_value>string;setting in spreadsheet formulas</bookmark_value>    <bookmark_value>cell reference syntax in strings;Excel R1C1</bookmark_value>    <bookmark_value>cell reference syntax in strings;Excel A1</bookmark_value>    <bookmark_value>cell reference syntax in strings;Calc A1</bookmark_value>    <bookmark_value>Excel R1C1;cell reference syntax in strings</bookmark_value>    <bookmark_value>Excel A1;cell reference syntax in strings</bookmark_value>    <bookmark_value>Calc A1;cell reference syntax in strings</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>znamjenjowy rjeśazk; nastajenja pśetwórjenja do licbow</bookmark_value><bookmark_value>nastajenja pśetwórjenja znamjenjowych rjeśazkow do licbow</bookmark_value><bookmark_value>znamjenjowy rjeśazk; nastajenja pśetwórjenja do datuma</bookmark_value><bookmark_value>nastajenja pśetwórjenja do datuma</bookmark_value><bookmark_value>znamjenjowy rjeśazk; nastajenja pśetwórjenja do póśěgow</bookmark_value><bookmark_value>nastajenja pśetwórjenja do póśěgow</bookmark_value><bookmark_value>znamjenjowy rjeśazk; nastajenja we formulach tabelowego dokumenta</bookmark_value><bookmark_value>syntaksa celowych póśěgow w znamjenjowych rjeśazkach; Excel R1C1</bookmark_value><bookmark_value>syntaksa celowych póśěgow w znamjenjowych rjeśazkach; Excel A1</bookmark_value><bookmark_value>syntaksa celowych póśěgow w znamjenjowych rjeśazkach; Calc A1</bookmark_value><bookmark_value>Excel R1C1; syntaksa celowych póśěgow w znamjenjowych rjeśazkach</bookmark_value><bookmark_value>Excel A1; syntaksa celowych póśěgow w znamjenjowych rjeśazkach</bookmark_value><bookmark_value>Calc A1; syntaksa celowych póśěgow w znamjenjowych rjeśazkach</bookmark_value>"
            ],
            "id_hash": 1489550040024038783,
            "content_hash": 1489550040024038783,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\nbm_id3146799\nhelp.text",
            "note": "ELsuG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1729,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579359/?format=api",
            "priority": 100,
            "id": 108901249,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=94abf1de92cd3d7f",
            "url": "https://translations.documentfoundation.org/api/units/108901249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.194937Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<variable id=\"detailed_heading\"><link href=\"text/shared/optionen/detailedcalculation.xhp\">Detailed Calculation Settings</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"detailed_heading\"><link href=\"text/shared/optionen/detailedcalculation.xhp\">Nastajenja za nadrobne woblicenje</link></variable>"
            ],
            "id_hash": -5415594082169357999,
            "content_hash": -5415594082169357999,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\nhd_id371535153017185\nhelp.text",
            "note": "cqCvA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1730,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579400/?format=api",
            "priority": 100,
            "id": 108901257,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=34d7f1e014967951",
            "url": "https://translations.documentfoundation.org/api/units/108901257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.197425Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<variable id=\"variable name\"><ahelp hid=\".\">Sets the rules for conversion from strings values to numeric values, string values to cell references, and strings values to date and time values. This affects built-in functions such as INDIRECT that takes a reference as a string value or date and time functions that takes arguments as string values in local or ISO 8601 formats.</ahelp></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"variable name\"><ahelp hid=\".\">Póstaja pšawidła za pśetwórjenje znamjenjowych rjeśazkow do numeriskich gódnotow, znamjenjowe rjeśazki do celowych póśěgow a znamjenjowe rjeśazki do datumowych a casowych gódnotow. To nastupa zatwarjone funkcije ako INDIREKTNY, kótarež se póśěg ako znamjenjowy rjeśazk pominaju, abo datumowe a casowe funkcije, kótarež se argumenty ako znamjenjowe rjeśazki w lokalnem formaśe abo w formaśe ISO 8601 pominaju.</ahelp></variable>"
            ],
            "id_hash": -6537320419071694827,
            "content_hash": -6537320419071694827,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id461535153017196\nhelp.text",
            "note": "ZrSf6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1731,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579442/?format=api",
            "priority": 100,
            "id": 108901264,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=2546c5b70e52e815",
            "url": "https://translations.documentfoundation.org/api/units/108901264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.199307Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<variable id=\"sam01\">Menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>, and in section <emph>Detailed Calculation Settings</emph> press <emph>Details...</emph> button.</variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"sam01\">Wubjeŕśo <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Nastajenja</emph></caseinline><defaultinline><emph>Rědy – Nastajenja</emph></defaultinline></switchinline><emph> – %PRODUCTNAME Calc – Formula</emph> a klikniśo we wótrězku <emph>Nastajenja nadrobnego woblicenja</emph> na tłocašk <emph>Drobnostki…</emph>.</variable>"
            ],
            "id_hash": 1344917001739345887,
            "content_hash": 1344917001739345887,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id2752992\nhelp.text",
            "note": "3D5GZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1732,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579483/?format=api",
            "priority": 100,
            "id": 108901269,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=92aa1ae32d0e9fdf",
            "url": "https://translations.documentfoundation.org/api/units/108901269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.201528Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Contents to Numbers"
            ],
            "previous_source": "",
            "target": [
                "Wopśimjeśe do licbow"
            ],
            "id_hash": 8796631087280127041,
            "content_hash": 8796631087280127041,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id4238715\nhelp.text",
            "note": "EL984",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1733,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579512/?format=api",
            "priority": 100,
            "id": 108901274,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=fa13e95e097d7c41",
            "url": "https://translations.documentfoundation.org/api/units/108901274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.204080Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Conversion from text to number"
            ],
            "previous_source": "",
            "target": [
                "Pśetwórjenje z teksta do licby"
            ],
            "id_hash": -2290891170516572096,
            "content_hash": -2290891170516572096,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id8277230\nhelp.text",
            "note": "RE2CB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1734,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579567/?format=api",
            "priority": 100,
            "id": 108901280,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=60351e9e3a47e840",
            "url": "https://translations.documentfoundation.org/api/units/108901280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.206375Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "How to treat text when encountered as operand in an arithmetic operation or as argument to a function that expects a number instead. Unambiguous conversion is possible for integer numbers including exponents and ISO 8601 dates and times in their extended formats with separators. Fractional numeric values with decimal separators or dates other than ISO 8601 are locale dependent. Note that in locale dependent conversions the resulting numeric value may differ between locales!"
            ],
            "previous_source": "",
            "target": [
                "Ako se z tekstom wobchada, gaž se ako operand w aritmetiskej operaciji abo ako argument funkcije namakajo, kótaraž město togo licbu wócakujo. Jasne pśetwórjenje jo za cełe licby móžne, inkluziwnje eksponenty a datumy a casy ISO 8601 w jich rozšyrjonych formatach ze źěleńskimi znamuškami. Łamkowe numeriske gódnoty z decimalnych źěleńskich znamuškow abo datumow drugego standarda ako ISO 8601 su wót narodneje šemy wótwisne. Źiwajśo na to, až se móžo nastawajuca numeriska gódnota we wót narodneje šemy wótwisnych pśetwórjenjach mjazy narodnymi šemami rozeznawaś."
            ],
            "id_hash": -427701388530647891,
            "content_hash": -427701388530647891,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id396740\nhelp.text",
            "note": "3dhbM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1735,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579628/?format=api",
            "priority": 100,
            "id": 108901286,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=7a107fda6ab07cad",
            "url": "https://translations.documentfoundation.org/api/units/108901286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.208552Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Generate #VALUE! error:</emph> Text found where numeric data is expected will generate #VALUE! error. Example: <item type=\"input\">\"123.45\"</item> will generate a #VALUE! error, while <item type=\"input\">123.45</item> not."
            ],
            "previous_source": "",
            "target": [
                "<emph>Zmólka #GÓDNOTA! generěrowaś:</emph> Gaž se tekst namakajo, źož se numeriske daty wócakuju, se zmólka #GÓDNOTA! nastawa. Na pśikład: <item type=\"input\">\"123,45</item> zmólku #GÓDNOTA! generěrujo, nic pak <item type=\"input\">123,45</item>."
            ],
            "id_hash": 2828374860270802597,
            "content_hash": 2828374860270802597,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id4086428\nhelp.text",
            "note": "YNJzT",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1736,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579689/?format=api",
            "priority": 100,
            "id": 108901294,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=a74067f3361616a5",
            "url": "https://translations.documentfoundation.org/api/units/108901294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.211269Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Treat as zero:</emph> Any text found where numeric data is expected will be considered as a number of value zero. Example: <item type=\"input\">\"123.45\"</item> will map to zero, while <item type=\"input\">123.45</item> not."
            ],
            "previous_source": "",
            "target": [
                "<emph>Ako z nul wobchadaś:</emph> Gaž se tekst namakajo, źož se numeriske daty wócakuju, naglěda se ako nul. Na pśikład: <item type=\"input\">\"123,45\"</item> k nul wjeźo, <item type=\"input\">123,45</item> pak nic."
            ],
            "id_hash": 3140596536504209539,
            "content_hash": 3140596536504209539,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id9024628\nhelp.text",
            "note": "owhGR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1737,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579707/?format=api",
            "priority": 100,
            "id": 108901303,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=ab95a3e90d27d083",
            "url": "https://translations.documentfoundation.org/api/units/108901303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.213938Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not.<br/>See <link href=\"text/scalc/guide/numbers_text.xhp\">Converting Text to Numbers</link> for details."
            ],
            "previous_source": "",
            "target": [
                "<emph>Jano jasne pśetwóriś:</emph> Jolic tekst płaśiwu a jasnu numerisku gódnotu reprezentěrujo, pśetwóŕśo ju. Na pśikład: <item type=\"input\">\"123.456\"</item> buźo zmólku #GÓDNOTA! generěrowaś, dokulaž tekst źěleńske znamuško wopśimujo, <item type=\"input\">\"123456\"</item> pak nic.<br/>Glejśo <link href=\"text/scalc/guide/numbers_text.xhp\">Tekst do licbow pśetwóriś</link> za drobnostki."
            ],
            "id_hash": 7652646858417089082,
            "content_hash": 7652646858417089082,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id3067110\nhelp.text",
            "note": "ToDWh",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1738,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579767/?format=api",
            "priority": 100,
            "id": 108901313,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=ea33a9c5b375aa3a",
            "url": "https://translations.documentfoundation.org/api/units/108901313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.216885Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Convert also locale dependent:</emph> convert values valid in the locale representation. Example: <item type=\"input\">\"123,45\"</item> is a valid number in some locales because the comma is the decimal separator there."
            ],
            "previous_source": "",
            "target": [
                "<emph>Teke wót rěcy wótwisne pśetwóriś:</emph> Gódnoty se pśetwórjuju, kótarež za narodnu šemu płaśe. Na pśikład: <item type=\"input\">\"123.45\"</item> jo płaśiwa licba w někotarych narodnych šemach, dokulaž se dypk ako decimalne źěleńske znamuško wužywa."
            ],
            "id_hash": 2640606779898459497,
            "content_hash": 2640606779898459497,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id8841822\nhelp.text",
            "note": "Eo47W",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1739,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579824/?format=api",
            "priority": 100,
            "id": 108901330,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=a4a551e03355f569",
            "url": "https://translations.documentfoundation.org/api/units/108901330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.222581Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Treat empty string as zero"
            ],
            "previous_source": "",
            "target": [
                "Z proznym znamjenjowym rjeśazkom kaž z nulu wobchadaś"
            ],
            "id_hash": -2065132840929080669,
            "content_hash": -2065132840929080669,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id4077578\nhelp.text",
            "note": "eMqYE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1740,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579863/?format=api",
            "priority": 100,
            "id": 108901338,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=63572c9f6a6dcaa3",
            "url": "https://translations.documentfoundation.org/api/units/108901338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.225591Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "This option determines how an empty string is treated when used in arithmetic operations. If you have set \"Conversion from text to number\" to either \"Generate #VALUE! error\" or \"Treat as zero\", you cannot choose (here) if conversion of an empty string to a number will generate an error or if it will treat empty strings as zero. Otherwise this option determines how empty strings are treated."
            ],
            "previous_source": "",
            "target": [
                "Toś to nastajenje póstaja, kak maju z proznym znamjenjowym rjeśazkom wobchadaś, gaž se w aritmetiskich operacijach wužywa. Jolic sćo nastajił nastajenje „Pśetwórjenje wót teksta do licby“ na pak „Zmólku #GÓDNOTA! generěrowaś“ abo „Z tym ako z nul wobchadaś“, njamóžośo (how) wubraś, lěc pśetwórjenje proznego znamjenjowego rjeśazka do licby zmólku generěrujo abo maju z proznymi znamjenjowymi rjeśazkami ako z nul wobchadaś. Howac toś to nastajenje póstaja, kak maju z proznymi znamjenjowymi rjeśazkami wobchadaś."
            ],
            "id_hash": -6557038756528447938,
            "content_hash": -6557038756528447938,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id9094515\nhelp.text",
            "note": "LrQdA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1741,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579897/?format=api",
            "priority": 100,
            "id": 108901346,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=2500b7fddaa71e3e",
            "url": "https://translations.documentfoundation.org/api/units/108901346/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.228241Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Reference syntax for string reference"
            ],
            "previous_source": "",
            "target": [
                "Syntaksa za póśěg znamjenjowych rjeśazkow"
            ],
            "id_hash": -5176825369925903012,
            "content_hash": -5176825369925903012,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id3859675\nhelp.text",
            "note": "ymhaf",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1742,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579943/?format=api",
            "priority": 100,
            "id": 108901360,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=382838c109561d5c",
            "url": "https://translations.documentfoundation.org/api/units/108901360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.231202Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
            ],
            "previous_source": "",
            "target": [
                "Formulowa syntaksa, kótaraž se ma za analyzu póśěgow wužywaś, kótarež su w parametrach znamjenjowych rjeśazkow pódane. To zatwarjone funkcije ako INDIREKTNY wobwliwujo, kótarež z póśěgom ako z gódnotu znamjenjowego rjeśazka wobchadaju."
            ],
            "id_hash": -2615331663136323741,
            "content_hash": -2615331663136323741,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id402233\nhelp.text",
            "note": "4BwSU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1743,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translations.documentfoundation.org/api/units/108579985/?format=api",
            "priority": 100,
            "id": 108901368,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=5bb479b580ed8763",
            "url": "https://translations.documentfoundation.org/api/units/108901368/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.233809Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Use formula syntax</emph>"
            ],
            "previous_source": "",
            "target": [
                "<emph>Formulowu syntaksu wužywaś</emph>"
            ],
            "id_hash": 7378576557176553921,
            "content_hash": 7378576557176553921,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id1623889\nhelp.text",
            "note": "rCAEG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1744,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580030/?format=api",
            "priority": 100,
            "id": 108901386,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=e665f8490e8881c1",
            "url": "https://translations.documentfoundation.org/api/units/108901386/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.380345Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Calc A1</emph>"
            ],
            "previous_source": "",
            "target": [
                "<emph>Calc A1</emph>"
            ],
            "id_hash": 5845562495324240362,
            "content_hash": 5845562495324240362,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id7781914\nhelp.text",
            "note": "A4T8e",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1745,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580109/?format=api",
            "priority": 100,
            "id": 108901393,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=d11f9c1e4e25b9ea",
            "url": "https://translations.documentfoundation.org/api/units/108901393/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.383340Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Excel A1</emph>"
            ],
            "previous_source": "",
            "target": [
                "<emph>Excel A1</emph>"
            ],
            "id_hash": -2066320362315193693,
            "content_hash": -2066320362315193693,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id300912\nhelp.text",
            "note": "tRPxc",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1746,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580144/?format=api",
            "priority": 100,
            "id": 108901403,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=6352f4940c0be2a3",
            "url": "https://translations.documentfoundation.org/api/units/108901403/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.386083Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Excel R1C1</emph>"
            ],
            "previous_source": "",
            "target": [
                "<emph>Excel R1C1</emph>"
            ],
            "id_hash": 4712235721712753841,
            "content_hash": 4712235721712753841,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id9534592\nhelp.text",
            "note": "vD67E",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1747,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580167/?format=api",
            "priority": 100,
            "id": 108901412,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=c165396c22985cb1",
            "url": "https://translations.documentfoundation.org/api/units/108901412/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.388670Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "<emph>Calc A1 | Excel A1</emph>"
            ],
            "previous_source": "",
            "target": [
                "<emph>Calc A1 | Excel A1</emph>"
            ],
            "id_hash": -7444855805738071329,
            "content_hash": -7444855805738071329,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id811567770857290\nhelp.text",
            "note": "DF35m",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1748,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580200/?format=api",
            "priority": 100,
            "id": 108901423,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=18ae8f16d6fa4adf",
            "url": "https://translations.documentfoundation.org/api/units/108901423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.390954Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Apply those settings to current document only"
            ],
            "previous_source": "",
            "target": [
                "Te nastajenja jano na aktualny dokument nałožyś"
            ],
            "id_hash": 6324136725474402699,
            "content_hash": 6324136725474402699,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\nhd_id71645215179431\nhelp.text",
            "note": "oJiom",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1749,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580246/?format=api",
            "priority": 100,
            "id": 108901438,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=d7c3d8d858e7618b",
            "url": "https://translations.documentfoundation.org/api/units/108901438/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.394541Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedoptionen/dsb/?format=api",
            "source": [
                "Mark this checkbox to apply the settings to the document only."
            ],
            "previous_source": "",
            "target": [
                "Markěrujśo toś ten kontrolny kašćik, aby nastajenja jano na dokument nałožył."
            ],
            "id_hash": 1224103213351590667,
            "content_hash": 1224103213351590667,
            "location": "detailedcalculation.xhp",
            "context": "detailedcalculation.xhp\npar_id111645215251396\nhelp.text",
            "note": "AKoD6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1750,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/108580278/?format=api",
            "priority": 100,
            "id": 108901446,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsharedoptionen/dsb/?checksum=90fce363103c5b0b",
            "url": "https://translations.documentfoundation.org/api/units/108901446/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-01T17:25:04.396687Z"
        }
    ]
}