Units API

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

GET /api/units/296356/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/ko/?format=api",
    "source": "Prior to the release that added this property the AccelerometerSensor component passed through sensor values directly as received from the Android system. However these values do not compensate for tablets that default to Landscape mode, requiring the MIT App Inventor programmer to compensate. However compensating would result in incorrect results in Portrait mode devices such as phones. We now detect Landscape mode tablets and perform the compensation. However if your project is already compensating for the change, you will now get incorrect results. Although our preferred solution is for you to update your project, you can also just set this property to “true” and our compensation code will be deactivated. Note: We recommend that you update your project as we may remove this property in a future release.",
    "previous_source": "",
    "target": "이 속성이 추가된 릴리즈 이전에는 가속도센서 컴포넌트가 시스템에서 받은 센서 값을 그대로 가져왔습니다. 그러나 이러한 것은 기본적으로 가로 모드로 설정된 태블릿에 대해 보장하지 않음으로 프로그래머가 직접 보정해야 합니다. 그러나 보정하면 휴대폰과 같은 세로 장치에서 잘못된 결과가 발생합니다. 이제 가로 모드 태블릿을 감지하고 보정을 수행합니다. 그러나 프로젝트가 이미 해당 값을 보정하고 있다면 오히려 잘못된 값을 얻게 됩니다. 우리가 선호하는 솔루션은 프로젝트를 업데이트하는 것이지만, 이 속성을 \"참\"으로 설정하면 자동 보정 코드가 비활성화됩니다. 참고: 향후 릴리즈에서 이 속성을 제거할 수 있으므로, 프로젝트를 업데이트하는 것이 좋습니다.",
    "id_hash": -7657119531613014302,
    "content_hash": -7449382412033438801,
    "location": "",
    "context": "AccelerometerSensor__LegacyModePropertyDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 128,
    "priority": 100,
    "id": 296356,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-properties/ko/?checksum=15bc725aeb8036e2",
    "url": "https://weblate.appinventor.mit.edu/api/units/296356/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12511/?format=api"
}