Translation components API.

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

GET /api/translations/appinventor/component-methods/uk/units/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1113,
    "next": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/units/?format=api&page=4",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Moves the Ball back in bounds if part of it extends out of bounds, having no effect otherwise. If the Ball is too wide to fit on the canvas, this aligns the left side of the Ball with the left side of the canvas. If the Ball is too tall to fit on the canvas, this aligns the top side of the Ball with the top side of the canvas.",
            "previous_source": "",
            "target": "Переміщує м’яч назад у межі поля, якщо частина його виходить за межі поля. Якщо куля занадто широка, щоб поміститися на полотно, це вирівняє ліву сторону кулі з лівою частиною полотна. Якщо куля зависока, щоб поміститися на полотні, це вирівняє верхню сторону кулі з верхньою стороною полотна.",
            "id_hash": 6308157662592236210,
            "content_hash": 2885743893480109293,
            "location": "",
            "context": "Ball__MoveIntoBoundsMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "priority": 100,
            "id": 268054,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=d78b13f8d9f7fab2",
            "url": "https://weblate.appinventor.mit.edu/api/units/268054/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11431/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Sets the x and y coordinates of the Ball. If CenterAtOrigin is true, the center of the Ball will be placed here. Otherwise, the top left edge of the Ball will be placed at the specified coordinates.",
            "previous_source": "",
            "target": "Встановлює координати 'x' і 'y' кулі. Якщо CenterAtOrigin має значення true, центр кулі буде розміщеноу вказаних координатах. В іншому випадку там буде верхній лівий край кулі.",
            "id_hash": -7694283428033997550,
            "content_hash": -2153102123911367688,
            "location": "",
            "context": "Ball__MoveToMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "priority": 100,
            "id": 268055,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=153869fcfedbd512",
            "url": "https://weblate.appinventor.mit.edu/api/units/268055/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11432/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Moves the origin of Ball to the position of the cooordinates given by the list formatted as [x-coordinate, y-coordinate].",
            "previous_source": "",
            "target": "Переміщує початок координат кулі в положення координат, заданих списком у форматі [координата x, координата y].",
            "id_hash": -9068864167426626601,
            "content_hash": 3967196590503616060,
            "location": "",
            "context": "Ball__MoveToPointMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "priority": 100,
            "id": 268056,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=224ec16b0446bd7",
            "url": "https://weblate.appinventor.mit.edu/api/units/268056/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11433/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Sets the heading of the Ball toward the point with the coordinates (x, y).",
            "previous_source": "",
            "target": "Встановлює напрям кулі в бік точки з координатами (x, y).",
            "id_hash": -8403087190364283181,
            "content_hash": -7941099716629565863,
            "location": "",
            "context": "Ball__PointInDirectionMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "priority": 100,
            "id": 268057,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=b623cb8c9b39ed3",
            "url": "https://weblate.appinventor.mit.edu/api/units/268057/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11434/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Turns the Ball to point towards a designated target sprite (Ball or ImageSprite). The new heading will be parallel to the line joining the centerpoints of the two sprites.",
            "previous_source": "",
            "target": "Повертає м’яч, щоб вказати на визначений цільовий спрайт (м’яч або спрайт зображення). Новий заголовок буде паралельним лінії, що з’єднує центральні точки двох спрайтів.",
            "id_hash": -4271728443001488798,
            "content_hash": 2944262508420040124,
            "location": "",
            "context": "Ball__PointTowardsMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "priority": 100,
            "id": 268058,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=44b7c59d19f6ba62",
            "url": "https://weblate.appinventor.mit.edu/api/units/268058/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11435/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Returns the bearing from the Marker to the given map feature, in degrees from due north. If the centroids parameter is true, the bearing will be to the center of the map feature. Otherwise, the bearing will be computed to the point in the feature nearest the Marker.",
            "previous_source": "",
            "target": "Повертає азимут від маркера до заданого об’єкта карти в градусах відносно півночі. Якщо параметр 'ПозицяВЦентрі' має значення 'істина', азимут буде до центру об’єкта. В іншому випадку азимут буде обчислено до точки в об’єкті, найближчої до маркера.",
            "id_hash": -197414108346705094,
            "content_hash": -4482850268682818900,
            "location": "",
            "context": "BearingToFeatureMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "priority": 100,
            "id": 268059,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=7d42a4ea16581b3a",
            "url": "https://weblate.appinventor.mit.edu/api/units/268059/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11436/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "BearingToFeature",
            "previous_source": "",
            "target": "АзимутДоОб'єкту",
            "id_hash": -1435522897021700957,
            "content_hash": 9065541694496778499,
            "location": "",
            "context": "BearingToFeatureMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268060,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=6c13ff87e814f4a3",
            "url": "https://weblate.appinventor.mit.edu/api/units/268060/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11437/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Returns the bearing from the Marker to the given latitude and longitude, in degrees from due north.",
            "previous_source": "",
            "target": "Повертає азимут від маркера до заданої широти та довготи в градусах відносно півночі.",
            "id_hash": -4295492092249216967,
            "content_hash": -4329286218965615753,
            "location": "",
            "context": "BearingToPointMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 268061,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=446358b359fc6839",
            "url": "https://weblate.appinventor.mit.edu/api/units/268061/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11438/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "BearingToPoint",
            "previous_source": "",
            "target": "АзимутДоТочки",
            "id_hash": 2528913386630343466,
            "content_hash": 8500274038556234522,
            "location": "",
            "context": "BearingToPointMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268062,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=a31881538dd4eb2a",
            "url": "https://weblate.appinventor.mit.edu/api/units/268062/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11439/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Bounce",
            "previous_source": "",
            "target": "Відскок",
            "id_hash": -7339508902709178693,
            "content_hash": 1724391393173890752,
            "location": "",
            "context": "BounceMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268063,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=1a24d38a1433cebb",
            "url": "https://weblate.appinventor.mit.edu/api/units/268063/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11440/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Returns the bounding box of the Rectangle in the format ((North West) (South East)).",
            "previous_source": "",
            "target": "Повертає обмежувальну рамку прямокутника у форматі ((північний захід) (південний схід)).",
            "id_hash": 7443152946412581916,
            "content_hash": -6919443068189101051,
            "location": "",
            "context": "BoundsMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "priority": 100,
            "id": 268064,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=e74b642b53d2f41c",
            "url": "https://weblate.appinventor.mit.edu/api/units/268064/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11441/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Bounds",
            "previous_source": "",
            "target": "Межі",
            "id_hash": 7443477285585086637,
            "content_hash": 6186090195919118387,
            "location": "",
            "context": "BoundsMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268065,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=e74c8b276cfce8ad",
            "url": "https://weblate.appinventor.mit.edu/api/units/268065/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11442/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "BuildPostData",
            "previous_source": "",
            "target": "СтворитиДаніПублікації",
            "id_hash": -2275079274009763342,
            "content_hash": -6761030406997383848,
            "location": "",
            "context": "BuildPostDataMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268066,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=606d4b7444cb61f2",
            "url": "https://weblate.appinventor.mit.edu/api/units/268066/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11443/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Converts a list of two-element sublists, representing name and value pairs, to a string formatted as application/x-www-form-urlencoded media type, suitable to pass to PostText.",
            "previous_source": "",
            "target": "Перетворює список двоелементних підсписків, що представляють пари імені та значення, на рядок, відформатований як медіа-тип application/x-www-form-urlencoded, придатний для передачі в PostText.",
            "id_hash": -6715300062495809869,
            "content_hash": -6998623675379358180,
            "location": "",
            "context": "BuildRequestDataMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "priority": 100,
            "id": 268067,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=22ce762c1ec75eb3",
            "url": "https://weblate.appinventor.mit.edu/api/units/268067/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11444/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "BuildRequestData",
            "previous_source": "",
            "target": "СтворитиЗапит",
            "id_hash": 9192965176470926459,
            "content_hash": -385573920151468844,
            "location": "",
            "context": "BuildRequestDataMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268068,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=ff93f91f2015f47b",
            "url": "https://weblate.appinventor.mit.edu/api/units/268068/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11445/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Returns an estimate of the number of bytes that can be received without blocking",
            "previous_source": "",
            "target": "Повертає приблизну кількість байтів, які можна отримати без блокування",
            "id_hash": -7971793603275463418,
            "content_hash": 1605861896646912594,
            "location": "",
            "context": "BytesAvailableToReceiveMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "priority": 100,
            "id": 268069,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=115e7ff44608e506",
            "url": "https://weblate.appinventor.mit.edu/api/units/268069/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11446/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "BytesAvailableToReceive",
            "previous_source": "",
            "target": "БайтДоступноДляОтримання",
            "id_hash": 6472522394199840321,
            "content_hash": 4038764191630404596,
            "location": "",
            "context": "BytesAvailableToReceiveMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268070,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=d9d304d31b0ad641",
            "url": "https://weblate.appinventor.mit.edu/api/units/268070/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11447/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Returns one of the Line of Best Fit values. A value could be\"slope\", \"Yintercept\", \"correlation coefficient\"or \"predictions\". The block returns the complete dictionary with all values if no specific value string is provided",
            "previous_source": "",
            "target": "Повертає одне зі значень лінії найкращого прилягання. Значенням може бути \"нахил\", \"Y Перехоплення\", \"коефіцієнт кореляції\" або \"прогнози\". Блок повертає повний словник з усіма значеннями, якщо не надано певний рядок значень",
            "id_hash": -434181434442970101,
            "content_hash": -1323695214250190538,
            "location": "",
            "context": "CalculateLineOfBestFitValueMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "priority": 100,
            "id": 268071,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=79f97a4927f50c0b",
            "url": "https://weblate.appinventor.mit.edu/api/units/268071/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11448/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "CalculateLineOfBestFitValue",
            "previous_source": "",
            "target": "ОбчислЛініюНайкращПриляган",
            "id_hash": 2823657866534121939,
            "content_hash": 9215989488447212684,
            "location": "",
            "context": "CalculateLineOfBestFitValueMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 268072,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=a72fa5de8600f1d3",
            "url": "https://weblate.appinventor.mit.edu/api/units/268072/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11449/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/uk/?format=api",
            "source": "Returns true if the WebViewer can go back in the history list.",
            "previous_source": "",
            "target": "Повертає true, якщо WebViewer може повернутися до списку історії.",
            "id_hash": 3586573292795690148,
            "content_hash": -6990179482663862028,
            "location": "",
            "context": "CanGoBackMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "priority": 100,
            "id": 268073,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/uk/?checksum=b1c6116845fd7ca4",
            "url": "https://weblate.appinventor.mit.edu/api/units/268073/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11450/?format=api"
        }
    ]
}