Translation components API.

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

GET /api/translations/libo_help-7-6/textscalc01/es/units/?format=api&page=146
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8352,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/units/?format=api&page=147",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/units/?format=api&page=145",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
            ],
            "previous_source": "",
            "target": [
                "¿Cuántos días laborables hay entre el 15 de diciembre de 2001 y el 15 de enero de 2002? La fecha inicial está situada en C3 y la de finalización en D3. Las celdas entre F3 y J3 contienen los siguientes feriados de Navidad y Año Nuevo: «24/12/2001», «25/12/2001», «26/12/2001», «31/12/2001» y «01/01/2002»."
            ],
            "id_hash": -1982293131885698049,
            "content_hash": -1982293131885698049,
            "location": "func_networkdays.xhp",
            "context": "func_networkdays.xhp\npar_id3154661\nhelp.text",
            "note": "yTEUA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7251,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translations.documentfoundation.org/api/units/99325843/?format=api",
            "priority": 100,
            "id": 100447748,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=647d7ae63141a3ff",
            "url": "https://translations.documentfoundation.org/api/units/100447748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.906536Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<item type=\"input\">=NETWORKDAYS(C3;D3;F3:J3)</item> returns 17 workdays."
            ],
            "previous_source": "",
            "target": [
                "<item type=\"input\">=DIAS.LAB(C3;D3;F3:J3)</item> devuelve 17 días laborables."
            ],
            "id_hash": 2935738812314091017,
            "content_hash": 2935738812314091017,
            "location": "func_networkdays.xhp",
            "context": "func_networkdays.xhp\npar_id3147328\nhelp.text",
            "note": "FWMFn",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7252,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/99325881/?format=api",
            "priority": 100,
            "id": 100447752,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=a8bdd6e5454efe09",
            "url": "https://translations.documentfoundation.org/api/units/100447752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.911213Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "How many workdays fall between September 12nd and 25th in 2016 if only Mondays, Tuesdays and Wednesdays are considered as workdays?"
            ],
            "previous_source": "",
            "target": [
                "¿Cuántos días laborables existen entre el 12 y el 25 de septiembre de 2016 si se consideran como tales solo los lunes, los martes y los miércoles?"
            ],
            "id_hash": -1466287873485381398,
            "content_hash": -1466287873485381398,
            "location": "func_networkdays.xhp",
            "context": "func_networkdays.xhp\npar_id160920161751233621\nhelp.text",
            "note": "DxQVm",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7253,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/99325919/?format=api",
            "priority": 100,
            "id": 100447755,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=6ba6b2f2a270e0ea",
            "url": "https://translations.documentfoundation.org/api/units/100447755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.913305Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<item type=\"input\">=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1})</item> returns 6 workdays."
            ],
            "previous_source": "",
            "target": [
                "<item type=\"input\">=DIAS.LAB(FECHA(2016;9;12); FECHA(2016;9;25); ; {1;0;0;0;1;1;1})</item> devuelve 6 días laborables."
            ],
            "id_hash": 5717208620301641003,
            "content_hash": 5717208620301641003,
            "location": "func_networkdays.xhp",
            "context": "func_networkdays.xhp\npar_id160920161751235483\nhelp.text",
            "note": "fELgW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7254,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/99325941/?format=api",
            "priority": 100,
            "id": 100447757,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=cf579af2f7e1652b",
            "url": "https://translations.documentfoundation.org/api/units/100447757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.915257Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NETWORKDAYS\">NETWORKDAYS wiki page</link>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7600124991530768004,
            "content_hash": 7600124991530768004,
            "location": "func_networkdays.xhp",
            "context": "func_networkdays.xhp\npar_id151677015372427\nhelp.text",
            "note": "95acN",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7255,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/99325980/?format=api",
            "priority": 100,
            "id": 100447759,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=e9791169a0c29684",
            "url": "https://translations.documentfoundation.org/api/units/100447759/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.917209Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "NOW"
            ],
            "previous_source": "",
            "target": [
                "AHORA"
            ],
            "id_hash": 7672545122372848302,
            "content_hash": 7672545122372848302,
            "location": "func_now.xhp",
            "context": "func_now.xhp\ntit\nhelp.text",
            "note": "HCN8H",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7256,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326004/?format=api",
            "priority": 100,
            "id": 100447765,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=ea7a5b234e308aae",
            "url": "https://translations.documentfoundation.org/api/units/100447765/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.988370Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<bookmark_value>NOW function</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>AHORA</bookmark_value>"
            ],
            "id_hash": 4319039634089526508,
            "content_hash": 4319039634089526508,
            "location": "func_now.xhp",
            "context": "func_now.xhp\nbm_id3150521\nhelp.text",
            "note": "bUAGA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7257,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326027/?format=api",
            "priority": 100,
            "id": 100447767,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=bbf04fa9f8bd44ec",
            "url": "https://translations.documentfoundation.org/api/units/100447767/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.990225Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">AHORA</link></variable>"
            ],
            "id_hash": 8724488582914162175,
            "content_hash": 8724488582914162175,
            "location": "func_now.xhp",
            "context": "func_now.xhp\nhd_id3150521\nhelp.text",
            "note": "n4jYR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7258,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326062/?format=api",
            "priority": 100,
            "id": 100447769,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=f9139c244f8cbdff",
            "url": "https://translations.documentfoundation.org/api/units/100447769/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.992025Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<ahelp hid=\"HID_FUNC_JETZT\">Returns the computer system date and time.</ahelp> The value is updated when you recalculate the document or each time a cell value is modified."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"HID_FUNC_JETZT\">Devuelve la fecha y la hora del sistema.</ahelp> El valor se actualiza cuando se recalcula el documento o cada vez que se modifica un valor de la celda."
            ],
            "id_hash": 4908476510420007667,
            "content_hash": 4908476510420007667,
            "location": "func_now.xhp",
            "context": "func_now.xhp\npar_id3148829\nhelp.text",
            "note": "o7Wxp",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7259,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326118/?format=api",
            "priority": 100,
            "id": 100447773,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=c41e696147eefaf3",
            "url": "https://translations.documentfoundation.org/api/units/100447773/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:20.996530Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "NOW()"
            ],
            "previous_source": "",
            "target": [
                "AHORA()"
            ],
            "id_hash": 3319766644813171290,
            "content_hash": 3319766644813171290,
            "location": "func_now.xhp",
            "context": "func_now.xhp\npar_id3154897\nhelp.text",
            "note": "4wCVv",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7260,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326155/?format=api",
            "priority": 100,
            "id": 100447778,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=ae122e2cb1478a5a",
            "url": "https://translations.documentfoundation.org/api/units/100447778/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.003165Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "NOW is a function without arguments."
            ],
            "previous_source": "",
            "target": [
                "AHORA es una función sin argumentos."
            ],
            "id_hash": -4095934625277828030,
            "content_hash": -4095934625277828030,
            "location": "func_now.xhp",
            "context": "func_now.xhp\npar_id4598529\nhelp.text",
            "note": "j8sKU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7261,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326185/?format=api",
            "priority": 100,
            "id": 100447781,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=47285128d517a442",
            "url": "https://translations.documentfoundation.org/api/units/100447781/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.005834Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<item type=\"input\">=NOW()-A1</item> returns the difference between the date in A1 and now. Format the result as a number."
            ],
            "previous_source": "",
            "target": [
                "<item type=\"input\">=AHORA()-A1</item> devuelve la diferencia entre la fecha en A1 y ahora. Formatee el resultado como un número."
            ],
            "id_hash": -2769973158782386336,
            "content_hash": -2769973158782386336,
            "location": "func_now.xhp",
            "context": "func_now.xhp\npar_id3150774\nhelp.text",
            "note": "DXy7U",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7262,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326210/?format=api",
            "priority": 100,
            "id": 100447783,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=598f14168968bf60",
            "url": "https://translations.documentfoundation.org/api/units/100447783/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.007453Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NOW\">NOW wiki page</link>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7155968183938091263,
            "content_hash": 7155968183938091263,
            "location": "func_now.xhp",
            "context": "func_now.xhp\npar_id481677015356908\nhelp.text",
            "note": "eoaoB",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7263,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326232/?format=api",
            "priority": 100,
            "id": 100447785,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=e34f1b263ba088ff",
            "url": "https://translations.documentfoundation.org/api/units/100447785/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.009474Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "NUMBERVALUE"
            ],
            "previous_source": "",
            "target": [
                "VALOR.NUMERO"
            ],
            "id_hash": -1807660715623394968,
            "content_hash": -1807660715623394968,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\ntit\nhelp.text",
            "note": "G3PMG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7264,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326308/?format=api",
            "priority": 100,
            "id": 100447787,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=66e9e62812d6d168",
            "url": "https://translations.documentfoundation.org/api/units/100447787/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.010912Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<bookmark_value>NUMBERVALUE function</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>función VALOR.NUMERO</bookmark_value>"
            ],
            "id_hash": -3577443060746469869,
            "content_hash": -3577443060746469869,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\nbm_id3145621\nhelp.text",
            "note": "ExLmD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7265,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326341/?format=api",
            "priority": 100,
            "id": 100447789,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=4e5a5e7d88053e13",
            "url": "https://translations.documentfoundation.org/api/units/100447789/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.012198Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"numbervalue_h1\"><link href=\"text/scalc/01/func_numbervalue.xhp\">NUMBERVALUE</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"numbervalue_h1\"><link href=\"text/scalc/01/func_numbervalue.xhp\">VALOR.NUMERO</link></variable>"
            ],
            "id_hash": -8818760029261852724,
            "content_hash": -8818760029261852724,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\nhd_id3145621\nhelp.text",
            "note": "GomzJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7266,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326370/?format=api",
            "priority": 100,
            "id": 100447790,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=059d787a286f0fcc",
            "url": "https://translations.documentfoundation.org/api/units/100447790/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.013727Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<ahelp hid=\"HID_FUNC_NUMBERVALUE\">Converts the string representation of a number into a locale-independent numeric value.</ahelp>"
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"HID_FUNC_NUMBERVALUE\">Convierte la representación de cadena de un número en un valor numérico independiente de la configuración regional.</ahelp>"
            ],
            "id_hash": -4889151883558462759,
            "content_hash": -4889151883558462759,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id3145087\nhelp.text",
            "note": "Ywca6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7267,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326403/?format=api",
            "priority": 100,
            "id": 100447792,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=3c263e440790dad9",
            "url": "https://translations.documentfoundation.org/api/units/100447792/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.015165Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "The input text may be in a locale-dependent or other bespoke format."
            ],
            "previous_source": "",
            "target": [
                "El texto de entrada puede estar en un formato dependiente de la configuración regional o uno personalizado."
            ],
            "id_hash": -3177750020528423366,
            "content_hash": -3177750020528423366,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id3149281\nhelp.text",
            "note": "xfP9G",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7268,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326444/?format=api",
            "priority": 100,
            "id": 100447794,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=53e65d315969be3a",
            "url": "https://translations.documentfoundation.org/api/units/100447794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.016845Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "The output number is formatted as a valid floating point value and shown using the current cell's number format."
            ],
            "previous_source": "",
            "target": [
                "El número de salida se formatea como un valor de coma flotante válido y se muestra con el formato numérico de la celda actual."
            ],
            "id_hash": 1835724502749695149,
            "content_hash": 1835724502749695149,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id381625600941159\nhelp.text",
            "note": "vVK9p",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7269,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326479/?format=api",
            "priority": 100,
            "id": 100447796,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=9979cdb58be04cad",
            "url": "https://translations.documentfoundation.org/api/units/100447796/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.018347Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "Refer to the <link href=\"text/shared/01/05020300.xhp\">Numbers / Format</link> help page to learn how to change the format of numbers in a cell."
            ],
            "previous_source": "",
            "target": [
                "Consulte la página de la Ayuda <link href=\"text/shared/01/05020300.xhp\">Números/formato</link> para aprender cómo cambiar el formato de los números en una celda."
            ],
            "id_hash": 1293969678943672560,
            "content_hash": 1293969678943672560,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id351625601754290\nhelp.text",
            "note": "pCZWD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7270,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326508/?format=api",
            "priority": 100,
            "id": 100447798,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=91f51a91379058f0",
            "url": "https://translations.documentfoundation.org/api/units/100447798/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.019935Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "NUMBERVALUE(Text[; Decimal Separator[; Group Separator]])"
            ],
            "previous_source": "",
            "target": [
                "VALOR.NUMERO(Texto[; Separador decimal[; Separador de grupos]])"
            ],
            "id_hash": -2679538892279753387,
            "content_hash": -2679538892279753387,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id721625602228575\nhelp.text",
            "note": "vEdwF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7271,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326540/?format=api",
            "priority": 100,
            "id": 100447801,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=5ad05d9303d25555",
            "url": "https://translations.documentfoundation.org/api/units/100447801/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.021462Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<emph>Text</emph> is a string that contains the number to be converted."
            ],
            "previous_source": "",
            "target": [
                "<emph>Texto</emph> es una cadena de caracteres que contiene el número que se va a convertir."
            ],
            "id_hash": -6033916780931706379,
            "content_hash": -6033916780931706379,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id3154819\nhelp.text",
            "note": "Y3A9n",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7272,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326571/?format=api",
            "priority": 100,
            "id": 100447803,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=2c4338a8244c11f5",
            "url": "https://translations.documentfoundation.org/api/units/100447803/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.022814Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<emph>Decimal Separator</emph> is a single character that specifies the decimal separator in <emph>Text</emph>. It can be omitted if <emph>Text</emph> does not include any decimal or group separators."
            ],
            "previous_source": "",
            "target": [
                "<emph>Separador decimal</emph> es un solo carácter que especifica el separador decimal en <emph>Texto</emph>. Se puede omitir si <emph>Texto</emph> no incluye ningún separador decimal o de grupo."
            ],
            "id_hash": -8866510144490139424,
            "content_hash": -8866510144490139424,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id3154820\nhelp.text",
            "note": "gwZ7A",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7273,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326625/?format=api",
            "priority": 100,
            "id": 100447805,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=04f3d400184490e0",
            "url": "https://translations.documentfoundation.org/api/units/100447805/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.024381Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<emph>Group Separator</emph> is a string that specifies the character(s) used as the group separator in <emph>Text</emph>. It can be omitted if <emph>Text</emph> does not include any group separators. The <emph>Decimal Separator</emph> character should not be used in <emph>Group Separator</emph>."
            ],
            "previous_source": "",
            "target": [
                "<emph>Separador de grupo</emph> es una cadena que especifica los caracteres utilizados como separador de grupo en <emph>Texto</emph>. Se puede omitir si <emph>Texto</emph> no incluye ningún separador de grupo. El carácter <emph>Separador decimal</emph> no debe usarse en <emph>Separador de grupo</emph>."
            ],
            "id_hash": -3717560467131311919,
            "content_hash": -3717560467131311919,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id3154821\nhelp.text",
            "note": "KJ6WA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7274,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326654/?format=api",
            "priority": 100,
            "id": 100447807,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=4c6892739d9a58d1",
            "url": "https://translations.documentfoundation.org/api/units/100447807/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.081299Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=NUMBERVALUE(\"1.234.567,89\"; \",\"; \".\")</input> returns 1234567.89 (considering en-US locale). The function removes the two group separators and changes the decimal separator from a comma to a full stop."
            ],
            "previous_source": "",
            "target": [
                "<input>=VALOR.NUMERO(\"1.234.567,89\"; \",\"; \".\")</input> devuelve 1234567.89 (considerando la configuración regional en EE. UU.). La función elimina los dos separadores de grupo y cambia el separador decimal de una coma a un punto."
            ],
            "id_hash": -6819620511998587793,
            "content_hash": -6819620511998587793,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id3155841\nhelp.text",
            "note": "yptHN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7275,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326691/?format=api",
            "priority": 100,
            "id": 100447809,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=215bd746b75b4c6f",
            "url": "https://translations.documentfoundation.org/api/units/100447809/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.083823Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=NUMBERVALUE(\"123·4\"; \"·\")</input> returns 123.4 (considering en-US locale). The function changes the decimal separator from a \"·\" to a full stop. No group separator is used in the supplied number and so the <emph>Group Separator</emph> argument is omitted."
            ],
            "previous_source": "",
            "target": [
                "<input>=VALOR.NUMERO(\"123·4\"; \"·\")</input> devuelve 123.4 (considerando la configuración regional en-US). La función cambia el separador decimal de \"·\" a un punto. No se utiliza ningún separador de grupo en el número proporcionado, por lo que se omite el argumento <emph>Separador de grupo</emph>."
            ],
            "id_hash": -831594558472780564,
            "content_hash": -831594558472780564,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id721625603302860\nhelp.text",
            "note": "UNiLM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7276,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326731/?format=api",
            "priority": 100,
            "id": 100447812,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=74759527b11504ec",
            "url": "https://translations.documentfoundation.org/api/units/100447812/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.086153Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=NUMBERVALUE(\"123e12\")</input> returns 1.23E+14 (considering en-US locale). No decimal or group separators are used in the supplied number and so the <emph>Decimal Separator</emph> and <emph>Group Separator</emph> arguments are omitted."
            ],
            "previous_source": "",
            "target": [
                "<input>=VALOR.NUMERO(\"123e12\")</input> devuelve 1.23E+14 (considerando la configuración regional en EE. UU.). No se utilizan separadores decimales ni de grupo en el número proporcionado, por lo que se omiten los argumentos <emph>Separador decimal</emph> y <emph>Separador de grupo</emph>."
            ],
            "id_hash": 7300574713619796163,
            "content_hash": 7300574713619796163,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id491625603415715\nhelp.text",
            "note": "iGGwj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7277,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326762/?format=api",
            "priority": 100,
            "id": 100447815,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=e550da059d81d0c3",
            "url": "https://translations.documentfoundation.org/api/units/100447815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.087814Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=NUMBERVALUE(\"1#!234#!567\"; \".\"; \"#!\")</input> returns 1234567 (considering en-US locale). Note that in this case the group separator is specified as a two-character string."
            ],
            "previous_source": "",
            "target": [
                "<input>=VALOR.NUMERO(\"1#!234#!567\"; \".\"; \"¡#!\")</input> devuelve 1234567 (considerando la configuración regional en EE. UU.). Tenga en cuenta que, en este caso, el separador de grupo se especifica como una cadena de dos caracteres."
            ],
            "id_hash": -4732235899399666423,
            "content_hash": -4732235899399666423,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id801625603497421\nhelp.text",
            "note": "vTYDd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7278,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326855/?format=api",
            "priority": 100,
            "id": 100447817,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=3e53b8859eee8509",
            "url": "https://translations.documentfoundation.org/api/units/100447817/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.089457Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE\">NUMBERVALUE wiki page</link>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6125162708868205853,
            "content_hash": -6125162708868205853,
            "location": "func_numbervalue.xhp",
            "context": "func_numbervalue.xhp\npar_id411677015337340\nhelp.text",
            "note": "nDXY8",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7279,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326925/?format=api",
            "priority": 100,
            "id": 100447820,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=2aff0cf80270f2e3",
            "url": "https://translations.documentfoundation.org/api/units/100447820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.090807Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "Function OPT_BARRIER"
            ],
            "previous_source": "",
            "target": [
                "Función OPT_BARRIER"
            ],
            "id_hash": -1608973533593781808,
            "content_hash": -1608973533593781808,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\ntit\nhelp.text",
            "note": "EJhfD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7280,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326956/?format=api",
            "priority": 100,
            "id": 100447822,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=69abc7188d2339d0",
            "url": "https://translations.documentfoundation.org/api/units/100447822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.091726Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<bookmark_value>OPT_BARRIER function</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Función OPT_BARRIER</bookmark_value>"
            ],
            "id_hash": -8433996772325081644,
            "content_hash": -8433996772325081644,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\nbm_id511575065323638\nhelp.text",
            "note": "4HRGX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7281,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/99326977/?format=api",
            "priority": 100,
            "id": 100447824,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=0af46c9eecc5bdd4",
            "url": "https://translations.documentfoundation.org/api/units/100447824/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.093377Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"optbrarrierh1\"><link href=\"text/scalc/01/func_opt_barrier.xhp\">OPT_BARRIER</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"optbrarrierh1\"><link href=\"text/scalc/01/func_opt_barrier.xhp\">OPT_BARRIER</link></variable>"
            ],
            "id_hash": -6058111889723697892,
            "content_hash": -6058111889723697892,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\nhd_id241575063871994\nhelp.text",
            "note": "zrZgo",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7282,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327006/?format=api",
            "priority": 100,
            "id": 100447826,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=2bed43556372d51c",
            "url": "https://translations.documentfoundation.org/api/units/100447826/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.094841Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"variable name\"><ahelp hid=\".\">Returns the pricing for a barrier option, calculated using the Black-Scholes option pricing model.</ahelp></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"variable name\"><ahelp hid=\".\">Devuelve el precio de una opción de barrera, calculado utilizando el modelo de precios de opciones de Black-Scholes.</ahelp></variable>"
            ],
            "id_hash": -268585752536468063,
            "content_hash": -268585752536468063,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id121575063871995\nhelp.text",
            "note": "uFKBs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7283,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327047/?format=api",
            "priority": 100,
            "id": 100447828,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=7c45caae5c5535a1",
            "url": "https://translations.documentfoundation.org/api/units/100447828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.096251Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring [; Greek])"
            ],
            "previous_source": "",
            "target": [
                "OPT_BARRIER(Anuncio; Volatilidad; Tasa; Tasa extranjera; Vencimiento; Ejercicio; Barrera inferior; Barrera superior; Reembolso; Llamada externa; Entrada; Supervisión de barrera [; Griego])"
            ],
            "id_hash": 55317342696685206,
            "content_hash": 55317342696685206,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id371575067051846\nhelp.text",
            "note": "3ky3t",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7284,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327055/?format=api",
            "priority": 100,
            "id": 100447830,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=80c486d4815abe96",
            "url": "https://translations.documentfoundation.org/api/units/100447830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.098085Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<emph>Strike</emph> is the strike price of the option and should be non-negative."
            ],
            "previous_source": "",
            "target": [
                "<emph>Ejercicio</emph> es el precio de ejercicio de la opción y no debe ser negativo."
            ],
            "id_hash": 4957969820802546737,
            "content_hash": 4957969820802546737,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id681575073426941\nhelp.text",
            "note": "XEMff",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7285,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327078/?format=api",
            "priority": 100,
            "id": 100447833,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=c4ce3f48980afc31",
            "url": "https://translations.documentfoundation.org/api/units/100447833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.100009Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<emph>Rebate</emph> is the amount of money to be paid at maturity if the barrier is hit."
            ],
            "previous_source": "",
            "target": [
                "<emph>Reembolso</emph> es la cantidad de dinero que se pagará al vencimiento si se supera la barrera."
            ],
            "id_hash": -4179903024043830224,
            "content_hash": -4179903024043830224,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id671575073495724\nhelp.text",
            "note": "8tgWG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7286,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327112/?format=api",
            "priority": 100,
            "id": 100447836,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=45fe005880495430",
            "url": "https://translations.documentfoundation.org/api/units/100447836/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.102522Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"optputcall\"><emph>Put or Call</emph> is a string that defines whether the option is a put (“p”) or a call (“c”).</variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"optputcall\"><emph>Venta o Compra</emph> es una cadena que define si la opción es venta(\"p\") o compra (\"c\").</variable>"
            ],
            "id_hash": -8844942970378732142,
            "content_hash": -8844942970378732142,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id691575073511191\nhelp.text",
            "note": "uAzky",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7287,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327123/?format=api",
            "priority": 100,
            "id": 100447838,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=0540733b1ffcbd92",
            "url": "https://translations.documentfoundation.org/api/units/100447838/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.104136Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=OPT_BARRIER(30;0.2;0.06;0;1;40;25;0;0;\"c\";\"o\";\"c\")</input> returns the value 0.4243."
            ],
            "previous_source": "",
            "target": [
                "<input>=OPT_BARRIER(30;0,2;0,06;0;1;40;25;0;0;\"c\";\"o\";\"c\")</input> devuelve el valor 0,4243."
            ],
            "id_hash": -4378797789791531314,
            "content_hash": -4378797789791531314,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id651575073773761\nhelp.text",
            "note": "PdCJb",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7288,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327180/?format=api",
            "priority": 100,
            "id": 100447840,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=433b629c2c35cece",
            "url": "https://translations.documentfoundation.org/api/units/100447840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.105510Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=OPT_BARRIER(50;0.4;0.05;0;0.5;65;0;80;0;\"p\";\"o\";\"c\";\"e\")</input> returns the value 10.1585."
            ],
            "previous_source": "",
            "target": [
                "<input>=OPT_BARRIER(50;0,4;0,05;0;0,5;65;0;80;0;\"p\";\"o\";\"c\";\"e\")</input> devuelve el valor 10,1585."
            ],
            "id_hash": -8812193663017690208,
            "content_hash": -8812193663017690208,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id401575073777593\nhelp.text",
            "note": "ABVQH",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7289,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327204/?format=api",
            "priority": 100,
            "id": 100447843,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=05b4cc8d6fe1dba0",
            "url": "https://translations.documentfoundation.org/api/units/100447843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.106698Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_BARRIER\">OPT_BARRIER wiki page</link>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5502688473486855340,
            "content_hash": -5502688473486855340,
            "location": "func_opt_barrier.xhp",
            "context": "func_opt_barrier.xhp\npar_id471677015317570\nhelp.text",
            "note": "kNCjN",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7290,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327240/?format=api",
            "priority": 100,
            "id": 100447845,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=33a285fce42df354",
            "url": "https://translations.documentfoundation.org/api/units/100447845/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.202350Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "Function OPT_PROB_HIT"
            ],
            "previous_source": "",
            "target": [
                "Función OPT_PROB_HIT"
            ],
            "id_hash": -8977397444842444451,
            "content_hash": -8977397444842444451,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\ntit\nhelp.text",
            "note": "HWhRY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7291,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327275/?format=api",
            "priority": 100,
            "id": 100447847,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=0369e09694aaa95d",
            "url": "https://translations.documentfoundation.org/api/units/100447847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.203596Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<bookmark_value>OPT_PROB_HIT function</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Función OPT_PROB_HIT</bookmark_value>"
            ],
            "id_hash": 2637137765456586483,
            "content_hash": 2637137765456586483,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\nbm_id961575074485125\nhelp.text",
            "note": "5Naq2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7292,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327297/?format=api",
            "priority": 100,
            "id": 100447849,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=a498fed355cea6f3",
            "url": "https://translations.documentfoundation.org/api/units/100447849/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.205618Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"optprobhith1\"><link href=\"text/scalc/01/func_opt_prob_hit.xhp\">OPT_PROB_HIT</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"optprobhith1\"><link href=\"text/scalc/01/func_opt_prob_hit.xhp\">OPT_PROB_HIT</link></variable>"
            ],
            "id_hash": -7144863671262362730,
            "content_hash": -7144863671262362730,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\nhd_id71575063908363\nhelp.text",
            "note": "GaMLc",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7293,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327316/?format=api",
            "priority": 100,
            "id": 100447852,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=1cd8585899d04396",
            "url": "https://translations.documentfoundation.org/api/units/100447852/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.210920Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"variable name\"><ahelp hid=\".\">Returns the probability that an asset hits a predetermined barrier price, assuming that the stock price can be modeled as a process S that follows the stochastic differential equation</ahelp></variable>, as follows."
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"variable name\"><ahelp hid=\".\">Devuelve la probabilidad de que un activo alcance un precio de barrera predeterminado, suponiendo que el precio de la acción se puede modelar como un proceso S que sigue la ecuación diferencial estocástica</ahelp></variable>, de la siguiente manera."
            ],
            "id_hash": 5529996202116398292,
            "content_hash": 5529996202116398292,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id591575063908364\nhelp.text",
            "note": "fWecm",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7294,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327331/?format=api",
            "priority": 100,
            "id": 100447855,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=ccbe7e3f24683cd4",
            "url": "https://translations.documentfoundation.org/api/units/100447855/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.215672Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<image src=\"media/helpimg/sc_func_opt01.svg\" id=\"img_id211575078735993\" width=\"197.38334px\" height=\"51.2125px\"><alt id=\"alt_id401575078735994\">OPT_PROB_HIT equation</alt></image>"
            ],
            "previous_source": "",
            "target": [
                "<image src=\"media/helpimg/sc_func_opt01.svg\" id=\"img_id211575078735993\" width=\"197.38334px\" height=\"51.2125px\"><alt id=\"alt_id401575078735994\">Ecuación OPT_PROB_HIT</alt></image>"
            ],
            "id_hash": 4870345766175975529,
            "content_hash": 4870345766175975529,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id21575078735992\nhelp.text",
            "note": "ZJBj2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7295,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327365/?format=api",
            "priority": 100,
            "id": 100447857,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=c396f1ab8e3f2869",
            "url": "https://translations.documentfoundation.org/api/units/100447857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.217996Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<literal>µ</literal> is the asset’s percentage drift, <literal>vol</literal> is the percentage volatility of the stock, and <literal>dW</literal> is a random sample drawn from a normal distribution with a zero mean. <literal>W</literal> is a Wiener process or Brownian motion."
            ],
            "previous_source": "",
            "target": [
                "<literal>µ</literal> es la deriva porcentual del activo, <literal>vol</literal> es la volatilidad porcentual de la acción y <literal>dW</literal> es una muestra aleatoria extraída de una distribución normal con una media cero. <literal>W</literal> es un proceso de Wiener o movimiento browniano."
            ],
            "id_hash": -4348320986480588861,
            "content_hash": -4348320986480588861,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id821575074114118\nhelp.text",
            "note": "FnaCP",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7296,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327401/?format=api",
            "priority": 100,
            "id": 100447860,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=43a7a919e772c7c3",
            "url": "https://translations.documentfoundation.org/api/units/100447860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.220036Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "OPT_PROB_HIT(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier)"
            ],
            "previous_source": "",
            "target": [
                "OPT_PROB_HIT(Anuncio; Volatilidad; Deriva; Vencimiento; Barrera Inferior; Barrera Superior)"
            ],
            "id_hash": 505119542386427697,
            "content_hash": 505119542386427697,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id211575074192954\nhelp.text",
            "note": "9NRxu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7297,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327433/?format=api",
            "priority": 100,
            "id": 100447863,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=87028b8c2d0d0731",
            "url": "https://translations.documentfoundation.org/api/units/100447863/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.222028Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"optdrift\"><emph>Drift</emph> is the annual stock price percentage drift rate (µ in the above formula). The value is expressed as a decimal (for example, enter 15% as 0.15).</variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"optdrift\"><emph>Deriva</emph> es la tasa de variación porcentual anual del precio de las acciones (µ en la fórmula anterior). El valor se expresa como un decimal (por ejemplo, ingrese 15% como 0.15).</variable>"
            ],
            "id_hash": -890491577805847270,
            "content_hash": -890491577805847270,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id901575074339820\nhelp.text",
            "note": "XaA8K",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7298,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327476/?format=api",
            "priority": 100,
            "id": 100447865,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=73a456a0c567c51a",
            "url": "https://translations.documentfoundation.org/api/units/100447865/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.223788Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<variable id=\"optstrike\"><emph>Strike</emph> is the strike price of the option and should be non-negative.</variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"optstrike\"><emph>Ejercicio</emph> es el precio de ejercicio de la opción y no debe ser negativo.</variable>"
            ],
            "id_hash": 3301563730392574633,
            "content_hash": 3301563730392574633,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id681575073426941\nhelp.text",
            "note": "6yrWk",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7299,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327557/?format=api",
            "priority": 100,
            "id": 100447867,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=add182b8695ceaa9",
            "url": "https://translations.documentfoundation.org/api/units/100447867/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.225913Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/es/?format=api",
            "source": [
                "<input>=OPT_PROB_HIT(30;0.2;0.3;1;0;40)</input>  returns the value 0.6119."
            ],
            "previous_source": "",
            "target": [
                "<input>=OPT_PROB_HIT(30;0.2;0.3;1;0;40)</input> devuelve el valor 0.6119."
            ],
            "id_hash": 48434085572133025,
            "content_hash": 48434085572133025,
            "location": "func_opt_prob_hit.xhp",
            "context": "func_opt_prob_hit.xhp\npar_id971575074431070\nhelp.text",
            "note": "mHW3F",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7300,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/99327604/?format=api",
            "priority": 100,
            "id": 100447869,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textscalc01/es/?checksum=80ac128b518c40a1",
            "url": "https://translations.documentfoundation.org/api/units/100447869/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T23:26:21.227982Z"
        }
    ]
}