Translation components API.

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

GET /api/translations/appinventor/component-methods/zh_Hans/units/?format=api&page=27
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/zh_Hans/units/?format=api&page=28",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/units/?format=api&page=26",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Reads text from a file in storage. Prefix the filename with / to read from a specific file on the SD card. for instance /myFile.txt will read the file /sdcard/myFile.txt. To read assets packaged with an application (also works for the Companion) start the filename with // (two slashes). If a filename does not start with a slash, it will be read from the applications private storage (for packaged apps) and from /sdcard/AppInventor/data for the Companion.",
            "previous_source": "",
            "target": "读取文件内容。文件名用/前缀表示从SD卡上 读取。例如/myFile.txt表示读取文件/sdcard/myFile.txt。若读取素材文件,前缀使用//(两个斜杠)。若文件名没有以/开头,表示读取应用的私有目录(打包的应用中),或者 /sdcard/AppInventor/data(AI伴侣中)。",
            "id_hash": -7159724955266313581,
            "content_hash": 8186522241092332682,
            "location": "",
            "context": "ReadFromMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 521,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "priority": 100,
            "id": 271873,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=1ca38c1647da1293",
            "url": "https://weblate.appinventor.mit.edu/api/units/271873/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11911/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadFrom",
            "previous_source": "",
            "target": "读取文件",
            "id_hash": -7969833450865581738,
            "content_hash": 4583232465210341421,
            "location": "",
            "context": "ReadFromMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 522,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271874,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=116576b3d221a156",
            "url": "https://weblate.appinventor.mit.edu/api/units/271874/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11912/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "On the page with the provided sheetName, reads the cells at the given range. Triggers the getRangeReference once complete.",
            "previous_source": "",
            "target": "读取表单上指定范围的单元格,引发'获得范围数据'事件。",
            "id_hash": -8331620194257548698,
            "content_hash": -8281362503183649476,
            "location": "",
            "context": "ReadRangeMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 523,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "priority": 100,
            "id": 271875,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=c6023937dceca66",
            "url": "https://weblate.appinventor.mit.edu/api/units/271875/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11913/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadRange",
            "previous_source": "",
            "target": "读取范围",
            "id_hash": 6994209864694552947,
            "content_hash": -748922661581272209,
            "location": "",
            "context": "ReadRangeMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 524,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271876,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=e1106cd0a5a6d973",
            "url": "https://weblate.appinventor.mit.edu/api/units/271876/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11914/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "On the page with the provided sheetName, this method will read the row at the given rowNumber and trigger the GotRowData callback event.",
            "previous_source": "",
            "target": "读取表单上指定行号的行数据,引发'获得行数据'事件。",
            "id_hash": -5823916123671690433,
            "content_hash": -1739352569115184251,
            "location": "",
            "context": "ReadRowMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 525,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "priority": 100,
            "id": 271877,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=2f2d4b2456e1033f",
            "url": "https://weblate.appinventor.mit.edu/api/units/271877/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11915/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadRow",
            "previous_source": "",
            "target": "读取行",
            "id_hash": 886497009177978393,
            "content_hash": -5917964940777603380,
            "location": "",
            "context": "ReadRowMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 526,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271878,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=8c4d78553e7fe619",
            "url": "https://weblate.appinventor.mit.edu/api/units/271878/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11916/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Reads data from serial.",
            "previous_source": "",
            "target": "读取串口数据。",
            "id_hash": 3954514692082081579,
            "content_hash": 6868936784436785543,
            "location": "",
            "context": "ReadSerialMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 527,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 271879,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=b6e14229189d9f2b",
            "url": "https://weblate.appinventor.mit.edu/api/units/271879/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11917/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadSerial",
            "previous_source": "",
            "target": "读取串口",
            "id_hash": 5441496471661905222,
            "content_hash": -2166324766202759778,
            "location": "",
            "context": "ReadSerialMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 528,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271880,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=cb841435eff30546",
            "url": "https://weblate.appinventor.mit.edu/api/units/271880/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11918/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Reads the *entire* Google Sheet document and triggers the GotSheetData callback event.",
            "previous_source": "",
            "target": "读取整个表单,引发'获得表单数据'事件。",
            "id_hash": -8495387568255440460,
            "content_hash": 2653967212313580255,
            "location": "",
            "context": "ReadSheetMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 529,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "priority": 100,
            "id": 271881,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=a1a520464dd69b4",
            "url": "https://weblate.appinventor.mit.edu/api/units/271881/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11919/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadSheet",
            "previous_source": "",
            "target": "读取表单",
            "id_hash": -3213180890170488816,
            "content_hash": -6798804387041107803,
            "location": "",
            "context": "ReadSheetMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 530,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271882,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=53687d012a508810",
            "url": "https://weblate.appinventor.mit.edu/api/units/271882/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11920/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Filters a Google Sheet for rows where the given column number matches the provided value.",
            "previous_source": "",
            "target": "过滤列中的数据,精准匹配过滤值。",
            "id_hash": 8290980059840471554,
            "content_hash": 8550131017248296533,
            "location": "",
            "context": "ReadWithExactFilterMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 531,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "priority": 100,
            "id": 271883,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=f30f7a6fdaa36202",
            "url": "https://weblate.appinventor.mit.edu/api/units/271883/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11921/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadWithExactFilter",
            "previous_source": "",
            "target": "精确匹配数据",
            "id_hash": -1358135702512794742,
            "content_hash": 4328307250973118080,
            "location": "",
            "context": "ReadWithExactFilterMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 532,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271884,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=6d26eec636f3038a",
            "url": "https://weblate.appinventor.mit.edu/api/units/271884/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11922/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Filters a Google Sheet for rows where the given column number contains the provided value string.",
            "previous_source": "",
            "target": "过滤列中的数据,包含过滤值。",
            "id_hash": 2947724254492677817,
            "content_hash": 5463117842544739652,
            "location": "",
            "context": "ReadWithPartialFilterMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 533,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "priority": 100,
            "id": 271885,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=a8e86b977cd6d6b9",
            "url": "https://weblate.appinventor.mit.edu/api/units/271885/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11923/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReadWithPartialFilter",
            "previous_source": "",
            "target": "部分匹配数据",
            "id_hash": 2036023707033586626,
            "content_hash": 5844728673976930886,
            "location": "",
            "context": "ReadWithPartialFilterMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 534,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271886,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=9c4168c63402cbc2",
            "url": "https://weblate.appinventor.mit.edu/api/units/271886/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11924/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Receive a signed 1-byte number from the connected Bluetooth device.",
            "previous_source": "",
            "target": "从连接的蓝牙设备接收单字节带符号数字。",
            "id_hash": 8205927264858842925,
            "content_hash": 7249972348755881968,
            "location": "",
            "context": "ReceiveSigned1ByteNumberMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 535,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 271887,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=f1e14f5eda9aa72d",
            "url": "https://weblate.appinventor.mit.edu/api/units/271887/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11925/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReceiveSigned1ByteNumber",
            "previous_source": "",
            "target": "接收单字节带符号数字",
            "id_hash": 5276582200925866525,
            "content_hash": 6998873435390982782,
            "location": "",
            "context": "ReceiveSigned1ByteNumberMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 536,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271888,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=c93a2f8e2255ca1d",
            "url": "https://weblate.appinventor.mit.edu/api/units/271888/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11926/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Receive a signed 2-byte number from the connected Bluetooth device.",
            "previous_source": "",
            "target": "从连接的蓝牙设备接收双字节带符号数字。",
            "id_hash": 6101692264459292345,
            "content_hash": 203437988702899742,
            "location": "",
            "context": "ReceiveSigned2ByteNumberMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 537,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 271889,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=d4ad90c94fd84eb9",
            "url": "https://weblate.appinventor.mit.edu/api/units/271889/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11927/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReceiveSigned2ByteNumber",
            "previous_source": "",
            "target": "接收双字节带符号数字",
            "id_hash": -2414502873639190362,
            "content_hash": -806361997171903212,
            "location": "",
            "context": "ReceiveSigned2ByteNumberMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 538,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271890,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=5e7df66dd39380a6",
            "url": "https://weblate.appinventor.mit.edu/api/units/271890/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11928/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "Receive a signed 4-byte number from the connected Bluetooth device.",
            "previous_source": "",
            "target": "从连接的蓝牙设备接收四字节带符号数字。",
            "id_hash": 7583121065208184053,
            "content_hash": -1262719711444790161,
            "location": "",
            "context": "ReceiveSigned4ByteNumberMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 539,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 271891,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=e93ca86e8483fcf5",
            "url": "https://weblate.appinventor.mit.edu/api/units/271891/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11929/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
            "source": "ReceiveSigned4ByteNumber",
            "previous_source": "",
            "target": "接收四字节带符号数字",
            "id_hash": -1864216266445261326,
            "content_hash": -8751284485415429004,
            "location": "",
            "context": "ReceiveSigned4ByteNumberMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 540,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 271892,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=6620f92ec60675f2",
            "url": "https://weblate.appinventor.mit.edu/api/units/271892/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11930/?format=api"
        }
    ]
}