Translation components API.

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

GET /api/translations/uyuni/uyuni-tools-mgrctl/ja/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 28,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "JSON over HTTP API helper tool"
            ],
            "previous_source": "",
            "target": [
                "JSON over HTTP APIヘルパーツール"
            ],
            "id_hash": 4860297396751657824,
            "content_hash": 4860297396751657824,
            "location": "mgrctl/cmd/api/api.go:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/16028050/?format=api",
            "priority": 100,
            "id": 16169921,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=c3733ebb3c236b60",
            "url": "https://l10n.opensuse.org/api/units/16169921/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.358468Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Call API GET request"
            ],
            "previous_source": "",
            "target": [
                "API GET要求を呼び出す"
            ],
            "id_hash": -8426678832692709914,
            "content_hash": -8426678832692709914,
            "location": "mgrctl/cmd/api/api.go:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/16028051/?format=api",
            "priority": 100,
            "id": 16169922,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=0b0e6c3f850c35e6",
            "url": "https://l10n.opensuse.org/api/units/16169922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.360620Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Takes an API path and optional parameters and then issues GET request with them. If user and password are provided, calls login before API call"
            ],
            "previous_source": "",
            "target": [
                "APIパスとオプションパラメータを受け取り、これらを使用してGET要求を発行します。ユーザとパスワードが指定された場合、APIコールの前にログインを呼び出します"
            ],
            "id_hash": 3415346516632799229,
            "content_hash": 3415346516632799229,
            "location": "mgrctl/cmd/api/api.go:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://l10n.opensuse.org/api/units/16028052/?format=api",
            "priority": 100,
            "id": 16169923,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=af65bf8fc4c407fd",
            "url": "https://l10n.opensuse.org/api/units/16169923/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.362210Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Call API POST request"
            ],
            "previous_source": "",
            "target": [
                "API POST要求を呼び出す"
            ],
            "id_hash": 3968005039450913649,
            "content_hash": 3968005039450913649,
            "location": "mgrctl/cmd/api/api.go:39",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/16028053/?format=api",
            "priority": 100,
            "id": 16169924,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=b7112f8f5b6e7b71",
            "url": "https://l10n.opensuse.org/api/units/16169924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.366062Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Takes an API path and parameters and then issues POST request with them. User and password are mandatory. Parameters can be either JSON encoded string or one or more key=value pairs."
            ],
            "previous_source": "",
            "target": [
                "APIパスとパラメータを受け取り、それらを使用してPOST要求を発行します。ユーザとパスワードは必須です。パラメータには、JSONでエンコードされた文字列か、1つ以上のkey=valueペアを指定できます。"
            ],
            "id_hash": 2758761025656003420,
            "content_hash": 2758761025656003420,
            "location": "mgrctl/cmd/api/api.go:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://l10n.opensuse.org/api/units/16028054/?format=api",
            "priority": 100,
            "id": 16169925,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=a64916894a6b1b5c",
            "url": "https://l10n.opensuse.org/api/units/16169925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.368567Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Copy files to and from the containers"
            ],
            "previous_source": "",
            "target": [
                "コンテナへのファイルのコピーとコンテナからのファイルのコピー"
            ],
            "id_hash": -7103710763955145936,
            "content_hash": -7103710763955145936,
            "location": "mgrctl/cmd/cp/cp.go:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/16028055/?format=api",
            "priority": 100,
            "id": 16169928,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=1d6a8cb27f55b330",
            "url": "https://l10n.opensuse.org/api/units/16169928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.375366Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Takes a source and destination parameters.\n\tOne of them can be prefixed with 'server:' to indicate the path is within the server pod."
            ],
            "previous_source": "",
            "target": [
                "ソースと宛先のパラメータを受け取ります。\n\tそのうちの1つに 「server:」というプレフィックスを付けて、 そのパスがサーバポッド内にあることを示すことができます。"
            ],
            "id_hash": 705081440838412346,
            "content_hash": 705081440838412346,
            "location": "mgrctl/cmd/cp/cp.go:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://l10n.opensuse.org/api/units/16028056/?format=api",
            "priority": 100,
            "id": 16169929,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=89c8f3d5b2e4e83a",
            "url": "https://l10n.opensuse.org/api/units/16169929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.376973Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "failed to unmarshall configuration"
            ],
            "previous_source": "",
            "target": [
                "設定のアンマーシャルに失敗しました"
            ],
            "id_hash": 116289152905438667,
            "content_hash": 116289152905438667,
            "location": "mgrctl/cmd/cp/cp.go:39",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/16164863/?format=api",
            "priority": 100,
            "id": 16169930,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=819d245e5228e5cb",
            "url": "https://l10n.opensuse.org/api/units/16169930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.378547Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "User or UID to set on the destination file"
            ],
            "previous_source": "",
            "target": [
                "宛先ファイルに設定するユーザまたはUID"
            ],
            "id_hash": -288365244334834883,
            "content_hash": -288365244334834883,
            "location": "mgrctl/cmd/cp/cp.go:45",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/16028058/?format=api",
            "priority": 100,
            "id": 16169931,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=7bff85568dda7b3d",
            "url": "https://l10n.opensuse.org/api/units/16169931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.380164Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Group or GID to set on the destination file"
            ],
            "previous_source": "",
            "target": [
                "宛先ファイルに設定するグループまたはGID"
            ],
            "id_hash": 2558839126228088699,
            "content_hash": 2558839126228088699,
            "location": "mgrctl/cmd/cp/cp.go:46",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/16028059/?format=api",
            "priority": 100,
            "id": 16169932,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=a382d2a0c432377b",
            "url": "https://l10n.opensuse.org/api/units/16169932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.381760Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Execute commands inside the uyuni containers using 'sh -c'"
            ],
            "previous_source": "",
            "target": [
                "uyuniコンテナンテナ内で 「sh -c」を使用してコマンドを実行する"
            ],
            "id_hash": -5635618642228246658,
            "content_hash": -5635618642228246658,
            "location": "mgrctl/cmd/exec/exec.go:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/16028060/?format=api",
            "priority": 100,
            "id": 16169933,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=31ca42b4246a877e",
            "url": "https://l10n.opensuse.org/api/units/16169933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.383363Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "environment variables to pass to the command, separated by commas"
            ],
            "previous_source": "",
            "target": [
                "カンマで区切ってコマンドに渡す環境変数"
            ],
            "id_hash": -7080926496265513833,
            "content_hash": -7080926496265513833,
            "location": "mgrctl/cmd/exec/exec.go:43",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/16028061/?format=api",
            "priority": 100,
            "id": 16169934,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=1dbb7ede35715497",
            "url": "https://l10n.opensuse.org/api/units/16169934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.384903Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Pass stdin to the container"
            ],
            "previous_source": "",
            "target": [
                "コンテナにstdinを渡す"
            ],
            "id_hash": 1486522337523080046,
            "content_hash": 1486522337523080046,
            "location": "mgrctl/cmd/exec/exec.go:44",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/16028062/?format=api",
            "priority": 100,
            "id": 16169935,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=94a13030a6bf1b6e",
            "url": "https://l10n.opensuse.org/api/units/16169935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.386389Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Stdin is a TTY"
            ],
            "previous_source": "",
            "target": [
                "StdinはTTYです"
            ],
            "id_hash": -6588349493795044641,
            "content_hash": -6588349493795044641,
            "location": "mgrctl/cmd/exec/exec.go:45",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/16028063/?format=api",
            "priority": 100,
            "id": 16169936,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=24917b0abe38c2df",
            "url": "https://l10n.opensuse.org/api/units/16169936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.387825Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Command failed"
            ],
            "previous_source": "",
            "target": [
                "コマンドが失敗しました"
            ],
            "id_hash": -8049315014392822949,
            "content_hash": -8049315014392822949,
            "location": "mgrctl/cmd/exec/exec.go:98",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/16164864/?format=api",
            "priority": 100,
            "id": 16169937,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=104b16a439e5c35b",
            "url": "https://l10n.opensuse.org/api/units/16169937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.389241Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Command returned with exit code 0"
            ],
            "previous_source": "",
            "target": [
                "コマンドは終了コード0で返されました"
            ],
            "id_hash": -1518384350601203431,
            "content_hash": -1518384350601203431,
            "location": "mgrctl/cmd/exec/exec.go:102",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/16028064/?format=api",
            "priority": 100,
            "id": 16169938,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=6aed9d7a55e73119",
            "url": "https://l10n.opensuse.org/api/units/16169938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.390668Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Run a terminal inside the server container"
            ],
            "previous_source": "",
            "target": [
                "サーバコンテナ内で端末を実行する"
            ],
            "id_hash": -1697546986490618602,
            "content_hash": -1697546986490618602,
            "location": "mgrctl/cmd/term/term.go:21",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/16028075/?format=api",
            "priority": 100,
            "id": 16169950,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=68711a0280b11d16",
            "url": "https://l10n.opensuse.org/api/units/16169950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.410168Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Uyuni control tool"
            ],
            "previous_source": "",
            "target": [
                "Uyuni制御ツール"
            ],
            "id_hash": -7490887516796139380,
            "content_hash": -7490887516796139380,
            "location": "mgrctl/cmd/cmd.go:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/16028076/?format=api",
            "priority": 100,
            "id": 16169951,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=180b057decf5488c",
            "url": "https://l10n.opensuse.org/api/units/16169951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.411624Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Tool to help managing Uyuni servers mainly through their API"
            ],
            "previous_source": "",
            "target": [
                "主にAPIを通じてUyuniサーバを管理するのに役立つツール"
            ],
            "id_hash": -3293925644486330224,
            "content_hash": -3293925644486330224,
            "location": "mgrctl/cmd/cmd.go:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/16028077/?format=api",
            "priority": 100,
            "id": 16169952,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=5249a0140bd7b890",
            "url": "https://l10n.opensuse.org/api/units/16169952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.413147Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "configuration file path"
            ],
            "previous_source": "",
            "target": [
                "設定ファイルパス"
            ],
            "id_hash": -9001071387319665821,
            "content_hash": -9001071387319665821,
            "location": "mgrctl/cmd/cmd.go:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/16028078/?format=api",
            "priority": 100,
            "id": 16169953,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=0315c54350e0fb63",
            "url": "https://l10n.opensuse.org/api/units/16169953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.414609Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "application log level"
            ],
            "previous_source": "",
            "target": [
                "アプリケーションログレベル"
            ],
            "id_hash": -500260354631595572,
            "content_hash": -500260354631595572,
            "location": "mgrctl/cmd/cmd.go:38",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/16028079/?format=api",
            "priority": 100,
            "id": 16169954,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=790eb7dba2f909cc",
            "url": "https://l10n.opensuse.org/api/units/16169954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.416030Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Welcome to %s"
            ],
            "previous_source": "",
            "target": [
                "%s へようこそ"
            ],
            "id_hash": -1170944649597048090,
            "content_hash": -1170944649597048090,
            "location": "mgrctl/cmd/cmd.go:46",
            "context": "",
            "note": "",
            "flags": "javascript-format",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/16028080/?format=api",
            "priority": 100,
            "id": 16169955,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=6fbff80b8d1faae6",
            "url": "https://l10n.opensuse.org/api/units/16169955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.417462Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Executing command: %s"
            ],
            "previous_source": "",
            "target": [
                "コマンドの実行中: %s"
            ],
            "id_hash": 8139009897403478274,
            "content_hash": 8139009897403478274,
            "location": "mgrctl/cmd/cmd.go:47",
            "context": "",
            "note": "",
            "flags": "javascript-format",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/16028081/?format=api",
            "priority": 100,
            "id": 16169956,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=f0f392611e1f7102",
            "url": "https://l10n.opensuse.org/api/units/16169956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.418912Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Failed to create api command"
            ],
            "previous_source": "",
            "target": [
                "apiコマンドの作成に失敗しました"
            ],
            "id_hash": 9077576151203973051,
            "content_hash": 9077576151203973051,
            "location": "mgrctl/cmd/cmd.go:53",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/16028082/?format=api",
            "priority": 100,
            "id": 16169957,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=fdfa076a1a1207bb",
            "url": "https://l10n.opensuse.org/api/units/16169957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T12:10:43.420892Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "unable to login to the server"
            ],
            "previous_source": "",
            "target": [
                "サーバにログインできません: %s"
            ],
            "id_hash": -9139981221663677434,
            "content_hash": -9139981221663677434,
            "location": "mgrctl/cmd/api/get.go:26, mgrctl/cmd/api/post.go:26",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/16179183/?format=api",
            "priority": 100,
            "id": 16179195,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=012843812cfee406",
            "url": "https://l10n.opensuse.org/api/units/16179195/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-16T08:28:49.524597Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "error in query %s"
            ],
            "previous_source": "",
            "target": [
                "クエリ %s でエラーが発生しました: %s"
            ],
            "id_hash": 2890338895704375814,
            "content_hash": 2890338895704375814,
            "location": "mgrctl/cmd/api/get.go:33, mgrctl/cmd/api/post.go:49",
            "context": "",
            "note": "",
            "flags": "javascript-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/16179184/?format=api",
            "priority": 100,
            "id": 16179196,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=a81c8be976f44206",
            "url": "https://l10n.opensuse.org/api/units/16179196/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-16T08:28:49.527509Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "cannot write"
            ],
            "previous_source": "",
            "target": [
                "書き込めません: %s"
            ],
            "id_hash": -177610258501403046,
            "content_hash": -177610258501403046,
            "location": "mgrctl/cmd/exec/exec.go:116",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/16179185/?format=api",
            "priority": 100,
            "id": 16179197,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=7d890069318efe5a",
            "url": "https://l10n.opensuse.org/api/units/16179197/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-16T08:28:49.548000Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrctl/ja/?format=api",
            "source": [
                "Running %s"
            ],
            "previous_source": "",
            "target": [
                "実行中: %s %s"
            ],
            "id_hash": 663870675554634582,
            "content_hash": 663870675554634582,
            "location": "mgrctl/cmd/exec/exec.go:132",
            "context": "",
            "note": "",
            "flags": "javascript-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/16179186/?format=api",
            "priority": 100,
            "id": 16179198,
            "web_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-mgrctl/ja/?checksum=89368adcb13b8b56",
            "url": "https://l10n.opensuse.org/api/units/16179198/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-16T08:28:49.550722Z"
        }
    ]
}