Translation components API.

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

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

{
    "count": 4830,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/changes/?format=api&page=54",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/changes/?format=api&page=52",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006140/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.001047Z",
            "action": 59,
            "target": "MsgBox sText,0,\"Distribución espectral\"",
            "id": 48750267,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750267/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.001026Z",
            "action": 59,
            "target": "iVar = Int(10 * Rnd) ' Intervalo de 0 a 9",
            "id": 48750266,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750266/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006130/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.001006Z",
            "action": 59,
            "target": "Ejemplo:",
            "id": 48750265,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750265/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006124/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000985Z",
            "action": 59,
            "target": "La instrucción <emph>Randomize</emph> influye únicamente en la función <emph>Rnd</emph> de BASIC. No se ven influidos los demás generadores de números aleatorios (como la función ALEATORIO() de Calc).",
            "id": 48750264,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750264/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006117/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000965Z",
            "action": 59,
            "target": "A menos que se desee obtener una secuencia previsible de números, no es necesario utilizar la instrucción <emph>Randomize</emph>, ya que se inicializará el generador de números aleatorios automáticamente durante su primer uso —se inicializará usando un generador de números aleatorios proporcionado por el sistema que produce números no deterministas distribuidos de manera uniforme—. Si el sistema no cuenta con tal generador, se empleará como semilla la hora del sistema.",
            "id": 48750263,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750263/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006107/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000944Z",
            "action": 59,
            "target": "<emph>Número:</emph> cualquier valor entero. Se emplea como semilla para inicializar el generador de números aleatorios. Si se sirve del mismo valor varias veces, la función <emph>Rnd</emph> producirá secuencias de números aleatorios iguales. Si se omite este parámetro, se ignorará la instrucción <emph>Randomize</emph>.",
            "id": 48750262,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750262/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006102/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000923Z",
            "action": 59,
            "target": "Parámetros:",
            "id": 48750261,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750261/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006098/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000903Z",
            "action": 59,
            "target": "Randomize [Número]",
            "id": 48750260,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750260/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006094/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000882Z",
            "action": 59,
            "target": "Sintaxis:",
            "id": 48750259,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750259/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006086/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000861Z",
            "action": 59,
            "target": "Inicia el generador de números aleatorios que la función <emph>Rnd</emph> utiliza.",
            "id": 48750258,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750258/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006078/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000841Z",
            "action": 59,
            "target": "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\">Instrucción Randomize</link></variable>",
            "id": 48750257,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750257/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006073/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000820Z",
            "action": 59,
            "target": "<bookmark_value>Randomize;función</bookmark_value>",
            "id": 48750256,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750256/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006068/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000799Z",
            "action": 59,
            "target": "Instrucción Randomize",
            "id": 48750255,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750255/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006062/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000779Z",
            "action": 59,
            "target": "Las instrucciones y funciones siguientes generan números aleatorios.",
            "id": 48750254,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750254/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006056/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000758Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03080300.xhp\">Generación de números aleatorios</link>",
            "id": 48750253,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750253/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006053/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000737Z",
            "action": 59,
            "target": "Generación de números aleatorios",
            "id": 48750252,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750252/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006048/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000716Z",
            "action": 59,
            "target": "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplicación por función logarítmica\"",
            "id": 48750251,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750251/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006043/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000695Z",
            "action": 59,
            "target": "",
            "id": 48750250,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750250/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006037/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000674Z",
            "action": 59,
            "target": "Puede calcular logaritmos en cualquier base (n) para cualquier número (x) dividiendo el logaritmo natural de x por el logaritmo natural de n, como se muestra a continuación:",
            "id": 48750249,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750249/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006032/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000653Z",
            "action": 59,
            "target": "El logaritmo natural es aquel cuya base es e. La base e es una constante con el valor aproximado de 2,718282...",
            "id": 48750248,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750248/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006027/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000632Z",
            "action": 59,
            "target": "<emph>Número:</emph> Cualquier expresión numérica de la que se desee calcular el logaritmo natural.",
            "id": 48750247,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750247/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006024/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000611Z",
            "action": 59,
            "target": "Log (Número)",
            "id": 48750246,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750246/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006018/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000590Z",
            "action": 59,
            "target": "Devuelve el logaritmo natural de un número.",
            "id": 48750245,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750245/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006014/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000565Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03080202.xhp\">Función Log (BASIC)</link>",
            "id": 48750244,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750244/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006006/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000543Z",
            "action": 59,
            "target": "<bookmark_value>Log;función</bookmark_value>",
            "id": 48750243,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750243/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111006001/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000521Z",
            "action": 59,
            "target": "Función Log",
            "id": 48750242,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750242/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005993/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000500Z",
            "action": 59,
            "target": "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplicación por logaritmo\"",
            "id": 48750241,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750241/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005985/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000479Z",
            "action": 59,
            "target": "Ejemplo:",
            "id": 48750240,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750240/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005963/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000458Z",
            "action": 59,
            "target": "<emph>Número:</emph> cualquier expresión numérica que especifique la potencia a la que se desea elevar «e» (la base de los logaritmos naturales). La potencia debe ser para números de precisión simple menor que o igual a 88,02969 y para números de precisión doble menor que o igual a 709,782712893, ya que $[officename] Basic devuelve un error de desbordamiento si los números sobrepasan estos valores.",
            "id": 48750239,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750239/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005930/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000437Z",
            "action": 59,
            "target": "Parámetros:",
            "id": 48750238,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750238/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005923/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000416Z",
            "action": 59,
            "target": "Valor de retorno:",
            "id": 48750237,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750237/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005917/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000394Z",
            "action": 59,
            "target": "Exp (Número)",
            "id": 48750236,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750236/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005910/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000373Z",
            "action": 59,
            "target": "Sintaxis:",
            "id": 48750235,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750235/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005904/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000352Z",
            "action": 59,
            "target": "Devuelve la base del logaritmo natural (e = 2,718282) elevado a una potencia.",
            "id": 48750234,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750234/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005898/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000331Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03080201.xhp\">Función Exp</link>",
            "id": 48750233,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750233/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005890/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000309Z",
            "action": 59,
            "target": "<bookmark_value>Exp;función</bookmark_value>",
            "id": 48750232,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750232/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005883/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000289Z",
            "action": 59,
            "target": "Función Exp",
            "id": 48750231,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750231/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005876/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000268Z",
            "action": 59,
            "target": "Las funciones exponenciales y logarítmicas siguientes se admiten en $[officename] Basic.",
            "id": 48750230,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750230/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005870/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000248Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03080200.xhp\">Funciones exponenciales y logarítmicas</link>",
            "id": 48750229,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750229/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005865/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000227Z",
            "action": 59,
            "target": "Funciones exponenciales y logarítmicas",
            "id": 48750228,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750228/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005860/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000205Z",
            "action": 59,
            "target": "Print \"la longitud del lado adyacente al ángulo es\"; (d1 / tan (dAlpha * Pi / 180))",
            "id": 48750227,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750227/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005855/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000184Z",
            "action": 59,
            "target": "dAlpha = InputBox(\"Escriba el ángulo Alfa (en grados): \",\"Alfa\")",
            "id": 48750226,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750226/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005849/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000163Z",
            "action": 59,
            "target": "d1 = InputBox(\"Digite la longitud del lado opuesto al ángulo: \",\"opuesto\")",
            "id": 48750225,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750225/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005843/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000141Z",
            "action": 59,
            "target": "' Pi = 3,1415926 es una variable predefinida",
            "id": 48750224,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750224/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005839/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000120Z",
            "action": 59,
            "target": "' El lado opuesto al ángulo y éste (en grados) para calcular la longitud del lado adyacente al ángulo:",
            "id": 48750223,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750223/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005834/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000099Z",
            "action": 59,
            "target": "' En este ejemplo, la entrada siguiente es posible para un triángulo rectángulo:",
            "id": 48750222,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750222/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005829/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000078Z",
            "action": 59,
            "target": "El valor aproximado de <literal>Pi</literal> es 3,141593.",
            "id": 48750221,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750221/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005825/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000057Z",
            "action": 59,
            "target": "",
            "id": 48750220,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750220/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005820/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000037Z",
            "action": 59,
            "target": "",
            "id": 48750219,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750219/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111005818/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:31:14.000016Z",
            "action": 59,
            "target": "",
            "id": 48750218,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48750218/?format=api"
        }
    ]
}