Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 75,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/units/?format=api",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Using Toolbx for running your workflows in a containerized manner brings you several advantages:"
            ],
            "previous_source": "Using Toolbox for running your workflows in a containerized manner brings you several advantages:",
            "target": [
                "通过 toolbox 容器化你的工作流会给你带来以下好处:"
            ],
            "id_hash": -6436181834998615347,
            "content_hash": -6436181834998615347,
            "location": "pages/toolbox.adoc:18",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307814/?format=api",
            "priority": 100,
            "id": 17308011,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=26ae16b8af15f2cd",
            "url": "https://translate.fedoraproject.org/api/units/17308011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.068845Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "However, it is very important to note that toolbx containers are still integrated with your host system, so you should not attempt to do things or run software you otherwise wouldn't on your host system. Toolbx containers are not completely isolated environments like virtual machines."
            ],
            "previous_source": "However, it is very important to note that toolbox containers are still integrated with your host system, so you should not attempt to do things or run software you otherwise wouldn't on your host system. Toolbox containers are not completely isolated environments like virtual machines.",
            "target": [
                "但仍需注意,toolbox 容器和您的宿主系统仍是有集成的,因此不是所有在宿主系统上不敢做的事情换到容器这里就能放开手脚做了。toolbox 容器并不是虚拟机那样完全隔离的环境。"
            ],
            "id_hash": -1227679047192683521,
            "content_hash": -1227679047192683521,
            "location": "pages/toolbox.adoc:25",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307815/?format=api",
            "priority": 100,
            "id": 17308012,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=6ef668693de3dbff",
            "url": "https://translate.fedoraproject.org/api/units/17308012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.078190Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Toolbx takes the work out of using containers, by providing a small number of simple commands to create, enter, list and remove containers.  It also integrates toolbx containers into your regular working environment, to make it easy for you to use them as an everyday development space."
            ],
            "previous_source": "Toolbox takes the work out of using containers, by providing a small number of simple commands to create, enter, list and remove containers.  It also integrates toolbox containers into your regular working environment, to make it easy for you to use them as an everyday development space.",
            "target": [
                "Toolbox 提供了创建、进入、列举和删除容器的实现。与此同时,Toolbox 将容器集成到了常规的工作环境中,以便日常开发使用。"
            ],
            "id_hash": -2123676543913201732,
            "content_hash": -2123676543913201732,
            "location": "pages/toolbox.adoc:31",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307816/?format=api",
            "priority": 100,
            "id": 17308013,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=62872f6f5e396fbc",
            "url": "https://translate.fedoraproject.org/api/units/17308013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.088251Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Containers are created from images and those are usually a very stripped down version of distributions.  In such images there are almost no tools and documentation available.  The team behind Toolbx maintains a Fedora image where such tools and documentation are available, providing a good out of the box experience."
            ],
            "previous_source": "Containers are created from images and those are usually a very stripped down version of distributions.  In such images there are almost no tools and documentation available.  The team behind Toolbox maintains a Fedora image where such tools and documentation are available, providing a good out of the box experience.",
            "target": [
                "容器往往基于是高度精简的发行版镜像创建的,这一精简过程会导致几乎没有工具和文档可用。但是 toolbox 团队维护一组完整的含有工具以及文档的 Fedora 镜像,保证良好的开箱即用体验。"
            ],
            "id_hash": 7610670877616781318,
            "content_hash": 7610670877616781318,
            "location": "pages/toolbox.adoc:35",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307817/?format=api",
            "priority": 100,
            "id": 17308014,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=e99e88d712c23806",
            "url": "https://translate.fedoraproject.org/api/units/17308014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.097141Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Each toolbx container is an environment that you can enter from the command line.  Inside each one, you will find:"
            ],
            "previous_source": "Each toolbox container is an environment that you can enter from the command line.  Inside each one, you will find:",
            "target": [
                "所有 Toolbox 容器都可以通过命令行进入。每一个容器都提供了:"
            ],
            "id_hash": 7482275117804391829,
            "content_hash": 7482275117804391829,
            "location": "pages/toolbox.adoc:38",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307819/?format=api",
            "priority": 100,
            "id": 17308015,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=e7d66193ac798d95",
            "url": "https://translate.fedoraproject.org/api/units/17308015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.104649Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "In other words, toolbx containers look, feel and behave like a standard Linux command line environment.  By connecting all this information, toolbx containers lose a certain amount of security gained by using the containers technology.  Therefore, you should not treat toolbx containers as a sandbox where you can execute any script you would never run on any other system."
            ],
            "previous_source": "In other words, toolbox containers look, feel and behave like a standard Linux command line environment.  By connecting all this information, toolbox containers lose a certain amount of security gained by using the containers technology.  Therefore, you should not treat toolbox containers as a sandbox where you can execute any script you would never run on any other system.",
            "target": [
                "可以说 Toolbox 容器无论是在哪个角度看都和 Linux 命令行环境相差无几。但也是基于上面的几点,你不应将 Toolbox 容器视为可以执行未经试验脚本的沙箱。"
            ],
            "id_hash": 7199838577181821353,
            "content_hash": 7199838577181821353,
            "location": "pages/toolbox.adoc:47",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307821/?format=api",
            "priority": 100,
            "id": 17308016,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=e3eaf70a211389a9",
            "url": "https://translate.fedoraproject.org/api/units/17308016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.111718Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "In most cases, when a command is run inside a container, the program from inside the container is used.  However, there are a few special cases where the program on the host is used instead (using `flatpak-spawn`).  One example of this is the `toolbox` command itself; this makes it possible to use toolbx from inside toolbx containers."
            ],
            "previous_source": "In most cases, when a command is run inside a container, the program from inside the container is used.  However, there are a few special cases where the program on the host is used instead (using `flatpak-spawn`).  One example of this is the toolbox command itself; this makes it possible to use toolbox from inside toolbox containers.",
            "target": [
                "在多数情况下,当你在容器中执行一条命令,容器内的应用程序会被使用。但有些时候使用的会是宿主系统的程序(利用 `flatpak-spawn`)。一个例子就是 toolbox 这个命令本身,它使得在 Toolbox 容器内使用 Toolbox 成为可能。"
            ],
            "id_hash": -3844177155695136915,
            "content_hash": -3844177155695136915,
            "location": "pages/toolbox.adoc:51",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307822/?format=api",
            "priority": 100,
            "id": 17308017,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=4aa6bd3e851eaf6d",
            "url": "https://translate.fedoraproject.org/api/units/17308017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.122726Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Toolbx is preinstalled on {variant-name}."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1786710308131786566,
            "content_hash": -1786710308131786566,
            "location": "pages/toolbox.adoc:58",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307823/?format=api",
            "priority": 100,
            "id": 17308019,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=67345470ef46b0ba",
            "url": "https://translate.fedoraproject.org/api/units/17308019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.134928Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "{variant-classic}"
            ],
            "previous_source": "Fedora {variant-name}",
            "target": [
                "Fedora {variant-name}"
            ],
            "id_hash": 7916057929110337140,
            "content_hash": 7916057929110337140,
            "location": "pages/toolbox.adoc:59",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307824/?format=api",
            "priority": 100,
            "id": 17308020,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=eddb7cbed6093674",
            "url": "https://translate.fedoraproject.org/api/units/17308020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.142911Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Toolbx can be installed on {variant-classic} (or any package-based version of Fedora) with the following command:"
            ],
            "previous_source": "Toolbox can be installed on Fedora Workstation (or any package-based version of Fedora) with the following command:",
            "target": [
                "可以在 Fedora Workstation(或者 Fedora 的任意一个基于软件包的版本)可以使用下面的命令安装 Toolbox:"
            ],
            "id_hash": -698953155278103604,
            "content_hash": -698953155278103604,
            "location": "pages/toolbox.adoc:62",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307827/?format=api",
            "priority": 100,
            "id": 17308021,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=764cd1cef9029bcc",
            "url": "https://translate.fedoraproject.org/api/units/17308021/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.152520Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Once toolbx is installed, two simple commands are required to get started:"
            ],
            "previous_source": "Once toolbox is installed, two simple commands are required to get started:",
            "target": [
                "当 Toolbox 被安装后,执行下面的两个命令以开启你的 Toolbox 之旅:"
            ],
            "id_hash": 798475329229749108,
            "content_hash": 798475329229749108,
            "location": "pages/toolbox.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307828/?format=api",
            "priority": 100,
            "id": 17308022,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=8b14c114d8a6fb74",
            "url": "https://translate.fedoraproject.org/api/units/17308022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.162339Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "This will download an OCI image and create a toolbx container from it.  Once this is complete, run:"
            ],
            "previous_source": "This will download an OCI image and create a toolbox container from it.  Once this is complete, run:",
            "target": [
                "这会下载 OCI 映像文件并利用它创建一个 Toolbox 容器。接下来我们执行:"
            ],
            "id_hash": 8024573200141425667,
            "content_hash": 8024573200141425667,
            "location": "pages/toolbox.adoc:74",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307829/?format=api",
            "priority": 100,
            "id": 17308023,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=ef5d02cf3c8c9c03",
            "url": "https://translate.fedoraproject.org/api/units/17308023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.170687Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "When the prompt is inside a toolbox, it is prepended with a diamond: this indicates that the prompt is inside a toolbx container.\n      The diamond symbol may not be present if you use a custom shell theme.\n"
            ],
            "previous_source": "When the prompt is inside a toolbox, it is prepended with a diamond: this indicates that the prompt is inside a toolbox container.\n      The diamond symbol may not be present if you use a custom shell theme.\n",
            "target": [
                "当你处于 Toolbox 环境时,你会发现命令提示符会有一个菱形标记作为前缀。\n如果你使用了自定义的 Shell 主题,这颗菱形就会消失。\n"
            ],
            "id_hash": -7217461445174924937,
            "content_hash": -7217461445174924937,
            "location": "pages/toolbox.adoc:81",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307832/?format=api",
            "priority": 100,
            "id": 17308024,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=1bd66d0e2c456977",
            "url": "https://translate.fedoraproject.org/api/units/17308024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.180759Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Creates a toolbx container.  This will download an OCI image if one isn't available (this is required to create the container).  By default an image matching the version of the host is used.  If the host system does not have a matching image, a Fedora image is used instead."
            ],
            "previous_source": "Creates a toolbox container.  This will download an OCI image if one isn't available (this is required to create the container).  By default an image matching the version of the host is used.  If the host system does not have a matching image, a Fedora image is used instead.",
            "target": [
                "创建一个 Toolbox 容器。如果没有 OCI 映像可用会先作下载,默认情况下下载的是与宿主环境对应的映像。如果找不到匹配的映像,则会默认下载 Fedora 映像。"
            ],
            "id_hash": 4373882267296122841,
            "content_hash": 4373882267296122841,
            "location": "pages/toolbox.adoc:92",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307833/?format=api",
            "priority": 100,
            "id": 17308025,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=bcb326bf8f90c7d9",
            "url": "https://translate.fedoraproject.org/api/units/17308025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.190945Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "To use a different distribution to create a toolbx container (e.g., RHEL on Fedora), use the `--distro <distro> | -d <distro>` option."
            ],
            "previous_source": "To use a different distribution to create a toolbox container (e.g., RHEL on Fedora), use the `--distro <distro> | -d <distro>` option.",
            "target": [
                "要想使用其他发行版的映像创建 Toolbox 容器(例如在 Fedora 上使用 RHEL 的映像),使用 `--distro <distro> | -d <distro>` 选项。"
            ],
            "id_hash": 1757440197504904431,
            "content_hash": 1757440197504904431,
            "location": "pages/toolbox.adoc:99",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307836/?format=api",
            "priority": 100,
            "id": 17308027,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=9863ae8c5e45acef",
            "url": "https://translate.fedoraproject.org/api/units/17308027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.201656Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Lists local toolbx images and containers."
            ],
            "previous_source": "Lists local toolbox images and containers.",
            "target": [
                "列出本地可用的 Toolbox 容器和映像。"
            ],
            "id_hash": 8152951602360950830,
            "content_hash": 8152951602360950830,
            "location": "pages/toolbox.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307837/?format=api",
            "priority": 100,
            "id": 17308028,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=f1251a4941ad202e",
            "url": "https://translate.fedoraproject.org/api/units/17308028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.215679Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Removes one or more toolbx containers."
            ],
            "previous_source": "Removes one or more toolbox containers.",
            "target": [
                "移除一个或多个 Toolbox 容器。"
            ],
            "id_hash": -8041408346387849158,
            "content_hash": -8041408346387849158,
            "location": "pages/toolbox.adoc:139",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307840/?format=api",
            "priority": 100,
            "id": 17308029,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=10672db6d3b0e03a",
            "url": "https://translate.fedoraproject.org/api/units/17308029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.224292Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "The `--all | -a` option removes all toolbx containers."
            ],
            "previous_source": "The `--all | -a` option removes all toolbox containers.",
            "target": [
                "`--all | -a` 选项将移除所有 Toolbox 容器。"
            ],
            "id_hash": -3469533029710280385,
            "content_hash": -3469533029710280385,
            "location": "pages/toolbox.adoc:143",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307841/?format=api",
            "priority": 100,
            "id": 17308030,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=4fd9be1783a2493f",
            "url": "https://translate.fedoraproject.org/api/units/17308030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.231739Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Removes one or more toolbx images."
            ],
            "previous_source": "Removes one or more toolbox images.",
            "target": [
                "移除一个或多个 Toolbox 映像。"
            ],
            "id_hash": -4113353127670826906,
            "content_hash": -4113353127670826906,
            "location": "pages/toolbox.adoc:148",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307842/?format=api",
            "priority": 100,
            "id": 17308031,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=46ea6f1fb5703866",
            "url": "https://translate.fedoraproject.org/api/units/17308031/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.241971Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "The `--all | -a` option removes all toolbx images."
            ],
            "previous_source": "The `--all | -a` option removes all toolbox images.",
            "target": [
                "`--all | -a` 选项将移除所有 Toolbox 映像。"
            ],
            "id_hash": 4611739073569224839,
            "content_hash": 4611739073569224839,
            "location": "pages/toolbox.adoc:152",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307843/?format=api",
            "priority": 100,
            "id": 17308032,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=c0003040dce1f887",
            "url": "https://translate.fedoraproject.org/api/units/17308032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.254133Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Shows Toolbx's manual page."
            ],
            "previous_source": "Shows Toolbox's manual page.",
            "target": [
                "显示 Toolbox 帮助文档。"
            ],
            "id_hash": -6982819999490874108,
            "content_hash": -6982819999490874108,
            "location": "pages/toolbox.adoc:157",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307844/?format=api",
            "priority": 100,
            "id": 17308033,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=1f180a34ffda6504",
            "url": "https://translate.fedoraproject.org/api/units/17308033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.268760Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "Toolbx uses the following technologies:"
            ],
            "previous_source": "Toolbox uses the following technologies:",
            "target": [
                "Toolbox 使用了下面的技术:"
            ],
            "id_hash": 1929673214539568254,
            "content_hash": 1929673214539568254,
            "location": "pages/toolbox.adoc:167",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307845/?format=api",
            "priority": 100,
            "id": 17308035,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=9ac793909537947e",
            "url": "https://translate.fedoraproject.org/api/units/17308035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.280154Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "To report issues, make suggestions, or contribute fixes, see https://github.com/containers/toolbox[toolbx's GitHub project]."
            ],
            "previous_source": "To report issues, make suggestions, or contribute fixes, see https://github.com/containers/toolbox[toolbox's GitHub project].",
            "target": [
                "要报告问题、提出建议、贡献代码修复,可以前往 https://github.com/containers/toolbox[Toolbox 在 GitHub 上的页面] 。"
            ],
            "id_hash": -1054250583726974851,
            "content_hash": -1054250583726974851,
            "location": "pages/toolbox.adoc:175",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 74,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307846/?format=api",
            "priority": 100,
            "id": 17308036,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=715e8cae04b4987d",
            "url": "https://translate.fedoraproject.org/api/units/17308036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.290835Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "To get in touch with toolbx users and developers, use https://discussion.fedoraproject.org/[Fedora's Discourse instance], or join the #silverblue IRC channel on https://libera.chat/[Libera]."
            ],
            "previous_source": "To get in touch with toolbox users and developers, use https://discussion.fedoraproject.org/[Fedora's Discourse instance], or join the #silverblue IRC channel on https://libera.chat/[Libera].",
            "target": [
                "要联系 Toolbox 用户和开发者,可以前往 https://discussion.fedoraproject.org/[Fedora 的 Discourse 论坛] ,或者加入 https://libera.chat/[Libera] 的 #silverblue IRC 频道。"
            ],
            "id_hash": -5104809360275138317,
            "content_hash": -5104809360275138317,
            "location": "pages/toolbox.adoc:176",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/17307847/?format=api",
            "priority": 100,
            "id": 17308037,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=392812eeeab618f3",
            "url": "https://translate.fedoraproject.org/api/units/17308037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-08T22:31:46.302347Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
            "source": [
                "[small]#(Toolbx is not a typo, see the https://containertoolbx.org/[project page])#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8975677608383262027,
            "content_hash": 8975677608383262027,
            "location": "pages/toolbox.adoc:5",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/18116614/?format=api",
            "priority": 100,
            "id": 18116621,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?checksum=fc90033aca1cad4b",
            "url": "https://translate.fedoraproject.org/api/units/18116621/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-06-06T22:51:35.290243Z"
        }
    ]
}