Translation components API.

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

GET /api/translations/scout/command-not-found-master/zh_CN/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "$1: command not found"
            ],
            "previous_source": "",
            "target": [
                "$1: 命令未找到"
            ],
            "id_hash": -7766071135981197361,
            "content_hash": -7766071135981197361,
            "location": "handlers/bin/command_not_found_bash:10, handlers/bin/command_not_found_bash:17",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12567241/?format=api",
            "priority": 100,
            "id": 11654,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=14395f72bf6d27cf",
            "url": "https://l10n.opensuse.org/api/units/11654/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "Absolute path to '$1' is '$prefix/sbin/$1', so running it may require superuser privileges (eg. root)."
            ],
            "previous_source": "",
            "target": [
                "'$1' 命令的绝对路径是 '$prefix/sbin/$1',因此需要超级用户权限(例如根用户 root)才能运行它。"
            ],
            "id_hash": -5095590797424713899,
            "content_hash": -5095590797424713899,
            "location": "handlers/bin/command_not_found_bash:24",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12567242/?format=api",
            "priority": 100,
            "id": 11656,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=3948d32ad6c01f55",
            "url": "https://l10n.opensuse.org/api/units/11656/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "If '$1' is not a typo you can use command-not-found to lookup the package that contains it, like this:\n    cnf $1"
            ],
            "previous_source": "",
            "target": [
                "如果 '$1' 不是输入错误的话,你可以使用 command-not-found 命令来查找它在哪个软件包中,就像这样:\n    cnf $1"
            ],
            "id_hash": -445060589548501575,
            "content_hash": -445060589548501575,
            "location": "handlers/bin/command_not_found_bash:33",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://l10n.opensuse.org/api/units/12567243/?format=api",
            "priority": 100,
            "id": 11658,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=79d2d3c0786f85b9",
            "url": "https://l10n.opensuse.org/api/units/11658/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "The program '%(prog)s' can be found in the following package:",
                "The program '%(prog)s' can be found in following packages:"
            ],
            "previous_source": "",
            "target": [
                "程序 '%(prog)s' 可在以下软件包中找到:"
            ],
            "id_hash": 3995953065718741461,
            "content_hash": 3995953065718741461,
            "location": "handlers/bin/command-not-found:20",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12567244/?format=api",
            "priority": 100,
            "id": 11660,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=b7747a244d4c79d5",
            "url": "https://l10n.opensuse.org/api/units/11660/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "  * %(prog)s [ path: %(path)s/%(binary)s, repository: %(repo)s ]"
            ],
            "previous_source": "",
            "target": [
                "  * %(prog)s [ 路径:%(path)s/%(binary)s, 软件源:%(repo)s ]"
            ],
            "id_hash": 5062930851909823626,
            "content_hash": 5062930851909823626,
            "location": "handlers/bin/command-not-found:25",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12567245/?format=api",
            "priority": 100,
            "id": 11662,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=c64324c906736c8a",
            "url": "https://l10n.opensuse.org/api/units/11662/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "<selected_package>"
            ],
            "previous_source": "",
            "target": [
                "<所选软件包>"
            ],
            "id_hash": 2352259721754717321,
            "content_hash": 2352259721754717321,
            "location": "handlers/bin/command-not-found:34",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12567246/?format=api",
            "priority": 100,
            "id": 11666,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=a0a4e7c10ea62c89",
            "url": "https://l10n.opensuse.org/api/units/11666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "Program '%(prog)s' is present in package '%(pkg)s', which is installed on your system."
            ],
            "previous_source": "",
            "target": [
                "程序 '%(prog)s' 在软件包 '%(pkg)s' 中,该包在您的系统上已安装。"
            ],
            "id_hash": 4843821447291236673,
            "content_hash": 4843821447291236673,
            "location": "handlers/bin/command-not-found:43",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12567247/?format=api",
            "priority": 100,
            "id": 11668,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=c338b5f151367141",
            "url": "https://l10n.opensuse.org/api/units/11668/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "Absolute path to '%(prog)s' is '%(path)s/%(prog)s', so running it may require superuser privileges (eg. root)."
            ],
            "previous_source": "",
            "target": [
                "'%(prog)s' 的绝对路径是 '%(path)s/%(prog)s',所以需要超级用户权限(例如根用户 root)才能运行它。"
            ],
            "id_hash": -6240355025379175036,
            "content_hash": -6240355025379175036,
            "location": "handlers/bin/command-not-found:48",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12567248/?format=api",
            "priority": 100,
            "id": 11670,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=2965ce2acff35584",
            "url": "https://l10n.opensuse.org/api/units/11670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "Absolute path to '%(prog)s' is '%(path)s/%(prog)s'. Please check your $PATH variable to see whether it contains the mentioned path."
            ],
            "previous_source": "",
            "target": [
                "'%(prog)s' 的绝对路径是 '%(path)s/%(prog)s'。请检查您的 $PATH 环境变量,看看它是否包含这个路径。"
            ],
            "id_hash": 2918963240450168978,
            "content_hash": 2918963240450168978,
            "location": "handlers/bin/command-not-found:52",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://l10n.opensuse.org/api/units/12567249/?format=api",
            "priority": 100,
            "id": 11672,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=a8823d9a13749892",
            "url": "https://l10n.opensuse.org/api/units/11672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:08Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "searching ..."
            ],
            "previous_source": "",
            "target": [
                "搜索中 ..."
            ],
            "id_hash": 8705233718522714908,
            "content_hash": 8705233718522714908,
            "location": "handlers/bin/command-not-found:86, handlers/bin/command-not-found:87",
            "context": "",
            "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": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12567250/?format=api",
            "priority": 100,
            "id": 11674,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=f8cf33f1d74c9b1c",
            "url": "https://l10n.opensuse.org/api/units/11674/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:09Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "command not found"
            ],
            "previous_source": "",
            "target": [
                "命令未找到"
            ],
            "id_hash": -2658432154619027739,
            "content_hash": -2658432154619027739,
            "location": "handlers/bin/command-not-found:114",
            "context": "",
            "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://l10n.opensuse.org/api/units/12567251/?format=api",
            "priority": 100,
            "id": 11676,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=5b1b5a0a5474dee5",
            "url": "https://l10n.opensuse.org/api/units/11676/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-25T19:51:09Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "Try installing with:\n   "
            ],
            "previous_source": "",
            "target": [
                "试着使用下面命令安装:\n   "
            ],
            "id_hash": -6289087780593437923,
            "content_hash": -6289087780593437923,
            "location": "handlers/bin/command-not-found:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12571152/?format=api",
            "priority": 100,
            "id": 10604884,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=28b8abfc0c7a731d",
            "url": "https://l10n.opensuse.org/api/units/10604884/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-10-02T15:08:55.478757Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "Usage ${0} python_module"
            ],
            "previous_source": "",
            "target": [
                "用法 ${0} python_module"
            ],
            "id_hash": -5457265107825414192,
            "content_hash": -5457265107825414192,
            "location": "handlers/python/python_import_error_handler:7",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12571153/?format=api",
            "priority": 100,
            "id": 10604885,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=3443e64c5aeeafd0",
            "url": "https://l10n.opensuse.org/api/units/10604885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-10-02T15:08:55.824410Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "No package was found by scout"
            ],
            "previous_source": "",
            "target": [
                "scout 未找到软件包"
            ],
            "id_hash": -516233056682010833,
            "content_hash": -516233056682010833,
            "location": "handlers/python/python_import_error_handler:24",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12571212/?format=api",
            "priority": 100,
            "id": 10604886,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=78d5f8c52327972f",
            "url": "https://l10n.opensuse.org/api/units/10604886/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-10-02T15:08:55.898274Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "The ${module_name} is in the package ${modules}. You can install it by:"
            ],
            "previous_source": "",
            "target": [
                "${module_name} 在软件包 ${modules} 中。您可以这样安装它:"
            ],
            "id_hash": 6048734325626935409,
            "content_hash": 6048734325626935409,
            "location": "handlers/python/python_import_error_handler:27",
            "context": "",
            "note": "",
            "flags": "sh-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12571214/?format=api",
            "priority": 100,
            "id": 10604887,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=d3f16bd253b49871",
            "url": "https://l10n.opensuse.org/api/units/10604887/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-10-02T15:08:55.951409Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "The selected module was found in one of several packages:"
            ],
            "previous_source": "",
            "target": [
                "所选模块在这些软件包中找到了:"
            ],
            "id_hash": 6162392600862243199,
            "content_hash": 6162392600862243199,
            "location": "handlers/python/python_import_error_handler:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12571223/?format=api",
            "priority": 100,
            "id": 10604888,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=d585376bb4e3b97f",
            "url": "https://l10n.opensuse.org/api/units/10604888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-10-02T15:08:56.006533Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/zh_CN/?format=api",
            "source": [
                "one_of_the_packages"
            ],
            "previous_source": "",
            "target": [
                "软件包之一"
            ],
            "id_hash": 2790745219442934377,
            "content_hash": 2790745219442934377,
            "location": "handlers/python/python_import_error_handler:33",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12572267/?format=api",
            "priority": 100,
            "id": 10604889,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/zh_CN/?checksum=a6bab7fdb7840269",
            "url": "https://l10n.opensuse.org/api/units/10604889/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-10-02T15:08:56.075431Z"
        }
    ]
}