Translation components API.

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

GET /api/translations/cc-tweaked/minecraft/ja_jp/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 233,
    "next": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/units/?format=api&page=3",
    "previous": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/units/?format=api",
    "results": [
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Shutdown computers remotely."
            ],
            "previous_source": "",
            "target": [
                "コンピュータをリモートでシャットダウンする。"
            ],
            "id_hash": 1421387538501370421,
            "content_hash": -824371330768899279,
            "location": "",
            "context": "commands.computercraft.shutdown.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/50/?format=api",
            "priority": 100,
            "id": 2289,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=93b9c86f788a8235",
            "url": "https://i18n.tweaked.cc/api/units/2289/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.536557Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Shutdown the listed computers or all if none are specified. You can specify the computer's instance id (e.g. 123), computer id (e.g #123) or label (e.g. \"@My Computer\")."
            ],
            "previous_source": "",
            "target": [
                "指定されたコンピュータ、指定されていない場合はすべてのコンピュータをシャットダウンします。 コンピュータのインスタンスID (例えば 123), コンピュータID (例えば #123) またはラベル (例えば \\\"@My Computer\\\") を指定することができます。"
            ],
            "id_hash": -5907300749517813416,
            "content_hash": -2601805398708263264,
            "location": "",
            "context": "commands.computercraft.shutdown.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://i18n.tweaked.cc/api/units/51/?format=api",
            "priority": 100,
            "id": 2290,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=2e050d443b978958",
            "url": "https://i18n.tweaked.cc/api/units/2290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.539951Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Shutdown %s/%s computers"
            ],
            "previous_source": "",
            "target": [
                "%s/%s コンピューターをシャットダウンしました"
            ],
            "id_hash": 395640482136083622,
            "content_hash": -7978720463837566710,
            "location": "",
            "context": "commands.computercraft.shutdown.done",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/52/?format=api",
            "priority": 100,
            "id": 2291,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=857d98ec1c7c4ca6",
            "url": "https://i18n.tweaked.cc/api/units/2291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.543552Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Turn computers on remotely."
            ],
            "previous_source": "",
            "target": [
                "コンピューターをリモートで起動します。"
            ],
            "id_hash": -1651318092497763052,
            "content_hash": -2641890222521384586,
            "location": "",
            "context": "commands.computercraft.turn_on.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/53/?format=api",
            "priority": 100,
            "id": 2292,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=691556f1a57ec514",
            "url": "https://i18n.tweaked.cc/api/units/2292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.546623Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Turn on the listed computers. You can specify the computer's instance id (e.g. 123), computer id (e.g #123) or label (e.g. \"@My Computer\")."
            ],
            "previous_source": "",
            "target": [
                "指定されているコンピュータを起動します。 コンピュータのインスタンスID (例えば 123), コンピュータID (例えば #123) またはラベル (例えば \\\"@My Computer\\\") を指定することができます。"
            ],
            "id_hash": 5720166910749842697,
            "content_hash": -3204041889322841779,
            "location": "",
            "context": "commands.computercraft.turn_on.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://i18n.tweaked.cc/api/units/54/?format=api",
            "priority": 100,
            "id": 2293,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=cf621d7fa3301d09",
            "url": "https://i18n.tweaked.cc/api/units/2293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.550573Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Turned on %s/%s computers"
            ],
            "previous_source": "",
            "target": [
                "%s/%s コンピューターを起動しました"
            ],
            "id_hash": 2764133175792342086,
            "content_hash": 7460294061106207137,
            "location": "",
            "context": "commands.computercraft.turn_on.done",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/55/?format=api",
            "priority": 100,
            "id": 2294,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=a65c2c7a76f99446",
            "url": "https://i18n.tweaked.cc/api/units/2294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.553771Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Teleport to a specific computer."
            ],
            "previous_source": "",
            "target": [
                "特定のコンピュータにテレポート。"
            ],
            "id_hash": 8707458329366208366,
            "content_hash": 3590399330452935474,
            "location": "",
            "context": "commands.computercraft.tp.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://i18n.tweaked.cc/api/units/56/?format=api",
            "priority": 100,
            "id": 2295,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=f8d71b376a639f6e",
            "url": "https://i18n.tweaked.cc/api/units/2295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.559028Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Teleport to the location of a computer. You can either specify the computer's instance id (e.g. 123) or computer id (e.g #123)."
            ],
            "previous_source": "",
            "target": [
                "コンピュータの場所にテレポート.コンピュータのインスタンスID(例えば 123)またはコンピュータID(例えば #123)を指定することができます。"
            ],
            "id_hash": 8187613571550225153,
            "content_hash": 7780003113641138870,
            "location": "",
            "context": "commands.computercraft.tp.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://i18n.tweaked.cc/api/units/57/?format=api",
            "priority": 100,
            "id": 2296,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=f1a03f29da6b2301",
            "url": "https://i18n.tweaked.cc/api/units/2296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.562019Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Teleport to this computer"
            ],
            "previous_source": "",
            "target": [
                "このコンピューターへテレポートします"
            ],
            "id_hash": 5621878258604669566,
            "content_hash": -3178387180073801267,
            "location": "",
            "context": "commands.computercraft.tp.action",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/58/?format=api",
            "priority": 100,
            "id": 2297,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=ce04ec7d7e9f7a7e",
            "url": "https://i18n.tweaked.cc/api/units/2297/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.564903Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "View the terminal of a computer."
            ],
            "previous_source": "",
            "target": [
                "コンピュータのターミナルを表示します。"
            ],
            "id_hash": -6243871183688367532,
            "content_hash": 2850418367213445675,
            "location": "",
            "context": "commands.computercraft.view.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://i18n.tweaked.cc/api/units/61/?format=api",
            "priority": 100,
            "id": 2300,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=2959503d68f50254",
            "url": "https://i18n.tweaked.cc/api/units/2300/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.573565Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Open the terminal of a computer, allowing remote control of a computer. This does not provide access to turtle's inventories. You can either specify the computer's instance id (e.g. 123) or computer id (e.g #123)."
            ],
            "previous_source": "",
            "target": [
                "コンピュータのターミナルを開き、コンピュータのリモートコントロールを可能にします。 これはタートルのインベントリへのアクセスを提供しません。 コンピュータのインスタンスID(例えば 123)またはコンピュータID(例えば #123)を指定することができます。"
            ],
            "id_hash": -4617646353965586617,
            "content_hash": 4856873242217207712,
            "location": "",
            "context": "commands.computercraft.view.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://i18n.tweaked.cc/api/units/62/?format=api",
            "priority": 100,
            "id": 2301,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=3fead31b3d80e747",
            "url": "https://i18n.tweaked.cc/api/units/2301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.576236Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "View this computer"
            ],
            "previous_source": "",
            "target": [
                "このコンピュータを見ます"
            ],
            "id_hash": -7060649364019043572,
            "content_hash": -4642750644730264013,
            "location": "",
            "context": "commands.computercraft.view.action",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/63/?format=api",
            "priority": 100,
            "id": 2302,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=1e0388cff60ea30c",
            "url": "https://i18n.tweaked.cc/api/units/2302/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.579597Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Cannot open terminal for non-player"
            ],
            "previous_source": "",
            "target": [
                "非プレイヤー用のターミナルを開くことができません"
            ],
            "id_hash": 5948346739802652911,
            "content_hash": -5856192935022931802,
            "location": "",
            "context": "commands.computercraft.view.not_player",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://i18n.tweaked.cc/api/units/64/?format=api",
            "priority": 100,
            "id": 2303,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=d28cc5d81aca40ef",
            "url": "https://i18n.tweaked.cc/api/units/2303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.582512Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Track execution times for computers."
            ],
            "previous_source": "",
            "target": [
                "コンピュータの実行時間を追跡します。"
            ],
            "id_hash": -6912164475924883454,
            "content_hash": -5721222801599671973,
            "location": "",
            "context": "commands.computercraft.track.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://i18n.tweaked.cc/api/units/65/?format=api",
            "priority": 100,
            "id": 2304,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=20130f08076c5802",
            "url": "https://i18n.tweaked.cc/api/units/2304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.585386Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Track how long computers execute for, as well as how many events they handle. This presents information in a similar way to /forge track and can be useful for diagnosing lag."
            ],
            "previous_source": "",
            "target": [
                "コンピュータの実行時間を追跡するだけでなく、イベントを確認することができます。 これは /forge と同様の方法で情報を提示し、遅れを診断するのに役立ちます。"
            ],
            "id_hash": -7522366060512198564,
            "content_hash": -4748991584209647056,
            "location": "",
            "context": "commands.computercraft.track.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://i18n.tweaked.cc/api/units/66/?format=api",
            "priority": 100,
            "id": 2305,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=179b2fec54b7405c",
            "url": "https://i18n.tweaked.cc/api/units/2305/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.587880Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Start tracking all computers"
            ],
            "previous_source": "",
            "target": [
                "すべてのコンピュータの追跡を開始します"
            ],
            "id_hash": -3369277792503093534,
            "content_hash": 3588668544631730888,
            "location": "",
            "context": "commands.computercraft.track.start.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/67/?format=api",
            "priority": 100,
            "id": 2306,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=513debb2ec3da6e2",
            "url": "https://i18n.tweaked.cc/api/units/2306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.590090Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Start tracking all computers' execution times and event counts. This will discard the results of previous runs."
            ],
            "previous_source": "",
            "target": [
                "すべてのコンピュータの実行時間とイベント数の追跡を開始します。 これにより、以前の実行結果が破棄されます。"
            ],
            "id_hash": 2904541223729256391,
            "content_hash": -7735396182552463944,
            "location": "",
            "context": "commands.computercraft.track.start.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://i18n.tweaked.cc/api/units/68/?format=api",
            "priority": 100,
            "id": 2307,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=a84f00daa3dc57c7",
            "url": "https://i18n.tweaked.cc/api/units/2307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.594020Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Run %s to stop tracking and view the results"
            ],
            "previous_source": "",
            "target": [
                "トラッキングを停止して結果を表示するには %s を実行してください"
            ],
            "id_hash": -4898145756773275232,
            "content_hash": -5768973670522156264,
            "location": "",
            "context": "commands.computercraft.track.start.stop",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://i18n.tweaked.cc/api/units/69/?format=api",
            "priority": 100,
            "id": 2308,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=3c064a62bd7129a0",
            "url": "https://i18n.tweaked.cc/api/units/2308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.597323Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Stop tracking all computers"
            ],
            "previous_source": "",
            "target": [
                "すべてのコンピュータの追跡を停止します"
            ],
            "id_hash": -2686765024357193181,
            "content_hash": 7266097694925626496,
            "location": "",
            "context": "commands.computercraft.track.stop.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/70/?format=api",
            "priority": 100,
            "id": 2309,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=5ab6b172083eea23",
            "url": "https://i18n.tweaked.cc/api/units/2309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.600547Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Stop tracking all computers' events and execution times"
            ],
            "previous_source": "",
            "target": [
                "すべてのコンピュータのイベントと実行時間の追跡を停止します"
            ],
            "id_hash": 8251601922552197747,
            "content_hash": -8537713308488130948,
            "location": "",
            "context": "commands.computercraft.track.stop.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://i18n.tweaked.cc/api/units/71/?format=api",
            "priority": 100,
            "id": 2310,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=f283943acda77273",
            "url": "https://i18n.tweaked.cc/api/units/2310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.603609Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Click to stop tracking"
            ],
            "previous_source": "",
            "target": [
                "追跡を中止するためにクリックしてください"
            ],
            "id_hash": -1638742715414394315,
            "content_hash": 952017201375616042,
            "location": "",
            "context": "commands.computercraft.track.stop.action",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/72/?format=api",
            "priority": 100,
            "id": 2311,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=6942042ec9774a35",
            "url": "https://i18n.tweaked.cc/api/units/2311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.605888Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Not currently tracking computers"
            ],
            "previous_source": "",
            "target": [
                "現在コンピュータを追跡していません"
            ],
            "id_hash": -7578641169558376338,
            "content_hash": -6681922494272050089,
            "location": "",
            "context": "commands.computercraft.track.stop.not_enabled",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/73/?format=api",
            "priority": 100,
            "id": 2312,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=16d342027852706e",
            "url": "https://i18n.tweaked.cc/api/units/2312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.608091Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Dump the latest track results"
            ],
            "previous_source": "",
            "target": [
                "最新の追跡結果をダンプしてください"
            ],
            "id_hash": 4942899859422732212,
            "content_hash": -4038784618506992123,
            "location": "",
            "context": "commands.computercraft.track.dump.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://i18n.tweaked.cc/api/units/74/?format=api",
            "priority": 100,
            "id": 2313,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=c498b53bc9385fb4",
            "url": "https://i18n.tweaked.cc/api/units/2313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.610920Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Dump the latest results of computer tracking."
            ],
            "previous_source": "",
            "target": [
                "コンピュータの最新の追跡結果をダンプしてください。"
            ],
            "id_hash": -2167229049928822460,
            "content_hash": 1355674709180963623,
            "location": "",
            "context": "commands.computercraft.track.dump.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://i18n.tweaked.cc/api/units/75/?format=api",
            "priority": 100,
            "id": 2314,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=61ec74a95c15d144",
            "url": "https://i18n.tweaked.cc/api/units/2314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.613983Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "No timings available"
            ],
            "previous_source": "",
            "target": [
                "利用可能なタイミングはありません"
            ],
            "id_hash": -5720381047548125753,
            "content_hash": -3495957867946719982,
            "location": "",
            "context": "commands.computercraft.track.dump.no_timings",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/76/?format=api",
            "priority": 100,
            "id": 2315,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=309d1fbec1045dc7",
            "url": "https://i18n.tweaked.cc/api/units/2315/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.617090Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Computer"
            ],
            "previous_source": "",
            "target": [
                "コンピューター"
            ],
            "id_hash": -8172872525973769753,
            "content_hash": 36422616116861524,
            "location": "",
            "context": "commands.computercraft.track.dump.computer",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://i18n.tweaked.cc/api/units/77/?format=api",
            "priority": 100,
            "id": 2316,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=0e941fbd46c8b1e7",
            "url": "https://i18n.tweaked.cc/api/units/2316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.619808Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Send a computer_command event to a command computer"
            ],
            "previous_source": "",
            "target": [
                "computer_command インベントをコマンドコンピューターに送信します"
            ],
            "id_hash": -8443580731105182120,
            "content_hash": 665258978903525514,
            "location": "",
            "context": "commands.computercraft.queue.synopsis",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://i18n.tweaked.cc/api/units/81/?format=api",
            "priority": 100,
            "id": 2320,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=0ad2600fa2247e58",
            "url": "https://i18n.tweaked.cc/api/units/2320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.629722Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Send a computer_command event to a command computer, passing through the additional arguments. This is mostly designed for map makers, acting as a more computer-friendly version of /trigger. Any player can run the command, which would most likely be done through a text component's click event."
            ],
            "previous_source": "",
            "target": [
                "追加の引数を通過する computer_command インベントをコマンドコンピューターに送信します。これは主にマップメーカーのために設計されており、よりコンピュータフレンドリーバージョンの /trigger として機能します。 どのプレイヤーでもコマンドを実行できます。これは、テキストコンポーネントのクリックイベントを介して行われる可能性があります。"
            ],
            "id_hash": 2075410994818724775,
            "content_hash": -3574782555377541537,
            "location": "",
            "context": "commands.computercraft.queue.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://i18n.tweaked.cc/api/units/82/?format=api",
            "priority": 100,
            "id": 2321,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=9ccd574dc51c33a7",
            "url": "https://i18n.tweaked.cc/api/units/2321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.632350Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "<no pos>"
            ],
            "previous_source": "",
            "target": [
                "<no pos>"
            ],
            "id_hash": -4622614097330032329,
            "content_hash": 8285512212235059684,
            "location": "",
            "context": "commands.computercraft.generic.no_position",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/83/?format=api",
            "priority": 100,
            "id": 2322,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=3fd92cf85aee3137",
            "url": "https://i18n.tweaked.cc/api/units/2322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.635920Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "%s, %s, %s"
            ],
            "previous_source": "",
            "target": [
                "%s, %s, %s"
            ],
            "id_hash": -1562538395537546961,
            "content_hash": 6830459224465158430,
            "location": "",
            "context": "commands.computercraft.generic.position",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/84/?format=api",
            "priority": 100,
            "id": 2323,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=6a50bf9ba213612f",
            "url": "https://i18n.tweaked.cc/api/units/2323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.638637Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Y"
            ],
            "previous_source": "",
            "target": [
                "Y"
            ],
            "id_hash": -1408479510866745625,
            "content_hash": -9007131424394435618,
            "location": "",
            "context": "commands.computercraft.generic.yes",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://i18n.tweaked.cc/api/units/85/?format=api",
            "priority": 100,
            "id": 2324,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=6c741358e95f26e7",
            "url": "https://i18n.tweaked.cc/api/units/2324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.641805Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "N"
            ],
            "previous_source": "",
            "target": [
                "N"
            ],
            "id_hash": 8273786121334283325,
            "content_hash": 3709675632548445769,
            "location": "",
            "context": "commands.computercraft.generic.no",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://i18n.tweaked.cc/api/units/86/?format=api",
            "priority": 100,
            "id": 2325,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=f2d264a415afdc3d",
            "url": "https://i18n.tweaked.cc/api/units/2325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.644300Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Unhandled exception (%s)"
            ],
            "previous_source": "",
            "target": [
                "未処理の例外 (%s)"
            ],
            "id_hash": -7852730518674794000,
            "content_hash": -7656234594819919673,
            "location": "",
            "context": "commands.computercraft.generic.exception",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/87/?format=api",
            "priority": 100,
            "id": 2326,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=13057f32e58519f0",
            "url": "https://i18n.tweaked.cc/api/units/2326/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.646657Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "%d additional rows…"
            ],
            "previous_source": "",
            "target": [
                "%d行を追加…"
            ],
            "id_hash": 1502211752309705182,
            "content_hash": -723881003430929219,
            "location": "",
            "context": "commands.computercraft.generic.additional_rows",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/88/?format=api",
            "priority": 100,
            "id": 2327,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=94d8eda131d649de",
            "url": "https://i18n.tweaked.cc/api/units/2327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.649179Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "No computers matching '%s'"
            ],
            "previous_source": "",
            "target": [
                "'%s'に一致するコンピュータはありません"
            ],
            "id_hash": -7883634848627925792,
            "content_hash": -1393662381173878581,
            "location": "",
            "context": "argument.computercraft.computer.no_matching",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/89/?format=api",
            "priority": 100,
            "id": 2328,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=1297b3dfdca45ce0",
            "url": "https://i18n.tweaked.cc/api/units/2328/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.651682Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Multiple computers matching '%s' (instances %s)"
            ],
            "previous_source": "",
            "target": [
                "'%s'に一致する複数のコンピューター (インスタンス %s)"
            ],
            "id_hash": 2301064675956494532,
            "content_hash": 4592056412060141174,
            "location": "",
            "context": "argument.computercraft.computer.many_matching",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://i18n.tweaked.cc/api/units/90/?format=api",
            "priority": 100,
            "id": 2329,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=9fef0621979610c4",
            "url": "https://i18n.tweaked.cc/api/units/2329/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.653884Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Unknown field '%s'"
            ],
            "previous_source": "",
            "target": [
                "'%s'は未知のフィールドです"
            ],
            "id_hash": 2101494617268763209,
            "content_hash": -6335401207859155848,
            "location": "",
            "context": "argument.computercraft.tracking_field.no_field",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/91/?format=api",
            "priority": 100,
            "id": 2330,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=9d2a02385fb33a49",
            "url": "https://i18n.tweaked.cc/api/units/2330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.655880Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Argument expected"
            ],
            "previous_source": "",
            "target": [
                "引数が期待される"
            ],
            "id_hash": -3335342332439592900,
            "content_hash": 3012558061620148716,
            "location": "",
            "context": "argument.computercraft.argument_expected",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/92/?format=api",
            "priority": 100,
            "id": 2331,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=51b67bd1ee9d803c",
            "url": "https://i18n.tweaked.cc/api/units/2331/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.658589Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Peripheral calls"
            ],
            "previous_source": "",
            "target": [
                "実行呼び出し"
            ],
            "id_hash": 1218028818224945094,
            "content_hash": -8439292910934354802,
            "location": "",
            "context": "tracking_field.computercraft.peripheral.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 220,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/99/?format=api",
            "priority": 100,
            "id": 2338,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=90e74ec1bc7c97c6",
            "url": "https://i18n.tweaked.cc/api/units/2338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.675966Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Filesystem operations"
            ],
            "previous_source": "",
            "target": [
                "ファイルシステム演算"
            ],
            "id_hash": -7664751885898345119,
            "content_hash": 131914312372295991,
            "location": "",
            "context": "tracking_field.computercraft.fs.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 214,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/100/?format=api",
            "priority": 100,
            "id": 2339,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=15a154c4f5861561",
            "url": "https://i18n.tweaked.cc/api/units/2339/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.678188Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "HTTP upload"
            ],
            "previous_source": "",
            "target": [
                "HTTPアップロード"
            ],
            "id_hash": -8541545409823576150,
            "content_hash": 8945847682020083428,
            "location": "",
            "context": "tracking_field.computercraft.http_upload.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 217,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/103/?format=api",
            "priority": 100,
            "id": 2342,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=097655b46e98efaa",
            "url": "https://i18n.tweaked.cc/api/units/2342/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.685044Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "HTTP download"
            ],
            "previous_source": "",
            "target": [
                "HTTPダウンロード"
            ],
            "id_hash": 5304384290248280696,
            "content_hash": 7916762714820341795,
            "location": "",
            "context": "tracking_field.computercraft.http_download.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 215,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/104/?format=api",
            "priority": 100,
            "id": 2343,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=c99cf5687c694a78",
            "url": "https://i18n.tweaked.cc/api/units/2343/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.687502Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Websocket incoming"
            ],
            "previous_source": "",
            "target": [
                "Websocket 受信"
            ],
            "id_hash": -7266073130092535045,
            "content_hash": 7882432390576301703,
            "location": "",
            "context": "tracking_field.computercraft.websocket_incoming.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 223,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/105/?format=api",
            "priority": 100,
            "id": 2344,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=1b29b8fc48d2e2fb",
            "url": "https://i18n.tweaked.cc/api/units/2344/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.689800Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Websocket outgoing"
            ],
            "previous_source": "",
            "target": [
                "Websocket 送信"
            ],
            "id_hash": 6828454941495200355,
            "content_hash": -7403997675803803377,
            "location": "",
            "context": "tracking_field.computercraft.websocket_outgoing.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 224,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/106/?format=api",
            "priority": 100,
            "id": 2345,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=dec38b9730950a63",
            "url": "https://i18n.tweaked.cc/api/units/2345/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.692819Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Copy to clipboard"
            ],
            "previous_source": "",
            "target": [
                "クリップボードにコピー"
            ],
            "id_hash": 1930543397658541201,
            "content_hash": -7141035815556431334,
            "location": "",
            "context": "gui.computercraft.tooltip.copy",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/109/?format=api",
            "priority": 100,
            "id": 2348,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=9acaaafde0e9bc91",
            "url": "https://i18n.tweaked.cc/api/units/2348/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.700220Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Computer ID: %s"
            ],
            "previous_source": "",
            "target": [
                "コンピュータID: %s"
            ],
            "id_hash": -1077365912205202699,
            "content_hash": -9099539522594267771,
            "location": "",
            "context": "gui.computercraft.tooltip.computer_id",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/110/?format=api",
            "priority": 100,
            "id": 2349,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=710c6d6935e4eaf5",
            "url": "https://i18n.tweaked.cc/api/units/2349/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.702690Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Disk ID: %s"
            ],
            "previous_source": "",
            "target": [
                "ディスクID: %s"
            ],
            "id_hash": -7718339661325753993,
            "content_hash": -9126297046926822079,
            "location": "",
            "context": "gui.computercraft.tooltip.disk_id",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://i18n.tweaked.cc/api/units/111/?format=api",
            "priority": 100,
            "id": 2350,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=14e2f2f8b6dea177",
            "url": "https://i18n.tweaked.cc/api/units/2350/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.704852Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Turn this computer on"
            ],
            "previous_source": "",
            "target": [
                "このコンピュータをオンにする"
            ],
            "id_hash": -1096181647313538389,
            "content_hash": -8181481307349905874,
            "location": "",
            "context": "gui.computercraft.tooltip.turn_on",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/2001/?format=api",
            "priority": 100,
            "id": 2351,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=70c994997e92f2ab",
            "url": "https://i18n.tweaked.cc/api/units/2351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.707133Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Turn this computer off"
            ],
            "previous_source": "",
            "target": [
                "このコンピュータをオフにする"
            ],
            "id_hash": 8962247938233602725,
            "content_hash": -1136096808298136776,
            "location": "",
            "context": "gui.computercraft.tooltip.turn_off",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://i18n.tweaked.cc/api/units/2003/?format=api",
            "priority": 100,
            "id": 2353,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=fc604d040b6412a5",
            "url": "https://i18n.tweaked.cc/api/units/2353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.712632Z"
        },
        {
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "source": [
                "Hold Ctrl+S"
            ],
            "previous_source": "",
            "target": [
                "Ctrl+S 長押し"
            ],
            "id_hash": 3756298137123393380,
            "content_hash": 3347863997124995769,
            "location": "",
            "context": "gui.computercraft.tooltip.turn_off.key",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://i18n.tweaked.cc/api/units/2004/?format=api",
            "priority": 100,
            "id": 2354,
            "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/?checksum=b4210d4105b38f64",
            "url": "https://i18n.tweaked.cc/api/units/2354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-18T10:22:59.716280Z"
        }
    ]
}