Translation components API.

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

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

{
    "count": 440,
    "next": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/units/?format=api&page=4",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Event handler called when the user begins touching an enabled Ball (placing their finger on a Ball and leaving it there). This provides the x and y coordinates of the touch, relative to the upper left of the canvas.",
            "previous_source": "",
            "target": "當使用者開始觸碰一個已啟用的球形精靈元件(把手指放在其上且並未放開)時,所呼叫的事件。本事件會回傳相對於畫布左上角的觸碰點 x 和 y 坐標。",
            "id_hash": 6003522531508220381,
            "content_hash": -1866207707420952985,
            "location": "",
            "context": "Ball__TouchDownEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "priority": 100,
            "id": 240902,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=d350cbef3399f1dd",
            "url": "https://weblate.appinventor.mit.edu/api/units/240902/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10991/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Event handler called when the user stops touching an enabled Ball (lifting their finger after a TouchDown event). This provides the x and y coordinates of the touch, relative to the upper left of the canvas.",
            "previous_source": "",
            "target": "當使用者停止觸碰一個已啟用的球形精靈元件(在被壓下事件之後放開手指)時,所呼叫的事件。本事件會回傳相對於畫布左上角的觸碰點 x 和 y 坐標。",
            "id_hash": -3320471365397454361,
            "content_hash": -8149137684607144852,
            "location": "",
            "context": "Ball__TouchUpEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "priority": 100,
            "id": 240903,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=51eb50e2c2a0e1e7",
            "url": "https://weblate.appinventor.mit.edu/api/units/240903/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10992/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Event handler called when the user touches an enabled Ball and then immediately lifts their finger. The provided x and y coordinates are relative to the upper left of the canvas.",
            "previous_source": "",
            "target": "當使用者觸碰一個已啟用的球形精靈元件後並立刻放開時,所呼叫的事件。本事件會回傳相對於畫布左上角的觸碰點 x 和 y 坐標。",
            "id_hash": -4384723174749248932,
            "content_hash": 2845117381492969965,
            "location": "",
            "context": "Ball__TouchedEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "priority": 100,
            "id": 240904,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=43265580faa5e25c",
            "url": "https://weblate.appinventor.mit.edu/api/units/240904/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10993/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Simple event to raise when the `SpeechRecognizer` is invoked but before its activity is started.",
            "previous_source": "",
            "target": "本事件會在引入 `語音辨識`元件時,但在它實際啟動之前被觸發。",
            "id_hash": -6717951835827004566,
            "content_hash": -2567099707366938502,
            "location": "",
            "context": "BeforeGettingTextEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "priority": 100,
            "id": 240905,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=22c50a6607591b6a",
            "url": "https://weblate.appinventor.mit.edu/api/units/240905/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10994/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "BeforeGettingText",
            "previous_source": "",
            "target": "準備辨識",
            "id_hash": 268779075967395853,
            "content_hash": 1330684866795205014,
            "location": "",
            "context": "BeforeGettingTextEvents",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 240906,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=83bae5254218280d",
            "url": "https://weblate.appinventor.mit.edu/api/units/240906/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10995/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "When a page is about to load this event is run.",
            "previous_source": "",
            "target": "在載入頁面之前所呼叫的事件。",
            "id_hash": -3719095394213278199,
            "content_hash": 5552915883967644347,
            "location": "",
            "context": "BeforePageLoadEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 240907,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=4c631e718e204e09",
            "url": "https://weblate.appinventor.mit.edu/api/units/240907/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10996/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "BeforePageLoad",
            "previous_source": "",
            "target": "準備載入頁面",
            "id_hash": -372408118297588656,
            "content_hash": 2370241390839663735,
            "location": "",
            "context": "BeforePageLoadEvents",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 240908,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=7ad4f0ca1d668c50",
            "url": "https://weblate.appinventor.mit.edu/api/units/240908/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10997/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "BeforePicking",
            "previous_source": "",
            "target": "選擇前",
            "id_hash": 198790789913716711,
            "content_hash": 4564683525680783933,
            "location": "",
            "context": "BeforePickingEvents",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 240909,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=82c23f2b916d27e7",
            "url": "https://weblate.appinventor.mit.edu/api/units/240909/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10998/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Event to raise when Speak is invoked, before the message is spoken.",
            "previous_source": "",
            "target": "本事件會在呼叫說話功能時,且在說出訊息內容之前被觸發。",
            "id_hash": -2322246057962155088,
            "content_hash": -5697631219078928168,
            "location": "",
            "context": "BeforeSpeakingEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "priority": 100,
            "id": 240910,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=5fc5b9839a1d53b0",
            "url": "https://weblate.appinventor.mit.edu/api/units/240910/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10999/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "BeforeSpeaking",
            "previous_source": "",
            "target": "準備唸出",
            "id_hash": 1409472419780497187,
            "content_hash": -9206296752201019006,
            "location": "",
            "context": "BeforeSpeakingEvents",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 240911,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=938f73b2b5ba0f23",
            "url": "https://weblate.appinventor.mit.edu/api/units/240911/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11000/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "BelowRange",
            "previous_source": "",
            "target": "低於下限",
            "id_hash": -8068998672248506113,
            "content_hash": -1898587739128864963,
            "location": "",
            "context": "BelowRangeEvents",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 240912,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=100528757f8778ff",
            "url": "https://weblate.appinventor.mit.edu/api/units/240912/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11001/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "The BluetoothError event is no longer used. Please use the Screen.ErrorOccurred event instead.",
            "previous_source": "",
            "target": "藍牙錯誤事件已停用,請改用螢幕元件的發生錯誤事件。",
            "id_hash": -2886395166603072459,
            "content_hash": -6582653719368626860,
            "location": "",
            "context": "BluetoothErrorEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "priority": 100,
            "id": 240913,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=57f176e385382c35",
            "url": "https://weblate.appinventor.mit.edu/api/units/240913/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11002/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "User has changed the map bounds by panning or zooming the map.",
            "previous_source": "",
            "target": "用戶已透過平移或縮放地圖來更改地圖範圍。",
            "id_hash": -1809452536164333763,
            "content_hash": 605781741358415474,
            "location": "",
            "context": "BoundsChangeEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "priority": 100,
            "id": 240914,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=66e3888157fec73d",
            "url": "https://weblate.appinventor.mit.edu/api/units/240914/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11003/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "BoundsChange",
            "previous_source": "",
            "target": "改變界限",
            "id_hash": -2591974214746134473,
            "content_hash": -8020765227238153103,
            "location": "",
            "context": "BoundsChangeEvents",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 240915,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=5c07752f3f15a837",
            "url": "https://weblate.appinventor.mit.edu/api/units/240915/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11004/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "User tapped and released the button.",
            "previous_source": "",
            "target": "使用者點選並放開了按鈕元件。",
            "id_hash": -2853443291186913835,
            "content_hash": 8428063081034732875,
            "location": "",
            "context": "Button__ClickEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "priority": 100,
            "id": 240916,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=58668871e2151dd5",
            "url": "https://weblate.appinventor.mit.edu/api/units/240916/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11005/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Indicates the cursor moved over the Button so it is now possible to click it.",
            "previous_source": "",
            "target": "代表游標已移到了按鈕元件之上,現在已可點擊該元件。",
            "id_hash": 6623943292675058452,
            "content_hash": -5956628961480349853,
            "location": "",
            "context": "Button__GotFocusEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "priority": 100,
            "id": 240917,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=dbecf9545c3a6b14",
            "url": "https://weblate.appinventor.mit.edu/api/units/240917/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11006/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "User held the button down.",
            "previous_source": "",
            "target": "使用者將按鈕元件按住不放。",
            "id_hash": -8129225627462303491,
            "content_hash": 8083618334003065157,
            "location": "",
            "context": "Button__LongClickEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 240918,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=f2f305cc01b80fd",
            "url": "https://weblate.appinventor.mit.edu/api/units/240918/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11007/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Indicates the cursor moved away from the Button so it is now no longer possible to click it.",
            "previous_source": "",
            "target": "代表游標已移出了按鈕元件之上,現在已無法再點擊該元件。",
            "id_hash": -8526478601984488995,
            "content_hash": 752032405460188620,
            "location": "",
            "context": "Button__LostFocusEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "priority": 100,
            "id": 240919,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=9abdce2ffbec9dd",
            "url": "https://weblate.appinventor.mit.edu/api/units/240919/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11008/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Indicates that the Button was pressed down.",
            "previous_source": "",
            "target": "當按鈕元件被壓下時,呼叫本事件。",
            "id_hash": -7203261798269349232,
            "content_hash": -7876078242960300975,
            "location": "",
            "context": "Button__TouchDownEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 240920,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=1c08df8f1a039290",
            "url": "https://weblate.appinventor.mit.edu/api/units/240920/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11009/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/zh_Hant/?format=api",
            "source": "Indicates that the Button has been released.",
            "previous_source": "",
            "target": "當按鈕元件被放開時,呼叫本事件。",
            "id_hash": -8280041145738447885,
            "content_hash": -4486100891631651825,
            "location": "",
            "context": "Button__TouchUpEventDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 240921,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=d1762728ea433f3",
            "url": "https://weblate.appinventor.mit.edu/api/units/240921/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11010/?format=api"
        }
    ]
}