Translation components API.

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

GET /api/translations/debian-handbook/12_advanced-administration/zh_Hant/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 458,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/changes/?format=api&page=8",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82703954/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567347+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The <filename>sda4</filename> and <filename>sdc4</filename> partitions, as well as <filename>sda5</filename> and <filename>sdc5</filename>, are assembled into two new RAID-1 volumes of about 300 GB each, <filename>md2</filename> and <filename>md3</filename>. Both these mirrors are initialized as physical volumes for LVM, and assigned to the <filename>vg_raid</filename> volume group. This VG thus contains about 600 GB of safe space.",
                "old_state": -1
            },
            "id": 34039791,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039791/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703953/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567283+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The <filename>sda3</filename> and <filename>sdc3</filename> partitions are assembled into a RAID-0 volume, <filename>md1</filename>, and used as swap partition, providing a total 32 GB of swap space. Modern systems can provide plenty of RAM and our system won't need hibernation. So with this amount added, our system will unlikely run out of memory.",
                "old_state": -1
            },
            "id": 34039790,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039790/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703952/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567247+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The next two partitions <filename>sda2</filename> and <filename>sdc2</filename> (about 48 GB) are assembled into a RAID-1 volume, <filename>md0</filename>. This mirror is directly used to store the root filesystem.",
                "old_state": -1
            },
            "id": 34039789,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039789/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703951/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567210+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The first partitions of both disks are BIOS boot partitions.",
                "old_state": -1
            },
            "id": 34039788,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039788/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703950/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567170+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>fdisk -l /dev/sda</userinput>\n<computeroutput>\nDisk /dev/sda: 300 GB, 300090728448 bytes, 586114704 sectors\nUnits: sectors of 1 * 512 = 512 bytes\nSector size (logical/physical): 512 bytes / 512 bytes\nI/O size (minimum/optimal): 512 bytes / 512 bytes\nDisklabel type: dos\nDisk identifier: 0x00039a9f\n\nDevice    Boot     Start       End   Sectors Size Id Type\n/dev/sda1 *         2048   1992060   1990012 1.0G fd Linux raid autodetect\n/dev/sda2        1992061   3984120   1992059 1.0G 82 Linux swap / Solaris\n/dev/sda3        4000185 586099395 582099210 298G 5  Extended\n/dev/sda5        4000185 203977305 199977120 102G fd Linux raid autodetect\n/dev/sda6      203977306 403970490 199993184 102G fd Linux raid autodetect\n/dev/sda7      403970491 586099395 182128904  93G 8e Linux LVM</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>sfdisk -l /dev/sda\n</userinput><computeroutput>Disk /dev/sda: 894.25 GiB, 960197124096 bytes, 1875385008 sectors\nDisk model: SAMSUNG MZ7LM960\nUnits: sectors of 1 * 512 = 512 bytes\nSector size (logical/physical): 512 bytes / 512 bytes\nI/O size (minimum/optimal): 512 bytes / 512 bytes\nDisklabel type: gpt\nDisk identifier: BB14C130-9E9A-9A44-9462-6226349CA012\n\nDevice         Start        End   Sectors   Size Type\n/dev/sda1        2048       4095      2048     1M BIOS boot\n/dev/sda2        4096  100667391 100663296    48G Linux RAID\n/dev/sda3   100667392  134221823  33554432    16G Linux RAID\n/dev/sda4   134221824  763367423 629145600   300G Linux RAID\n/dev/sda5   763367424 1392513023 629145600   300G Linux RAID\n/dev/sda6  1392513024 1875384974 482871951 230.3G Linux LVM\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039787,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039787/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703950/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567137+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>sfdisk -l /dev/sda\n</userinput><computeroutput>Disk /dev/sda: 894.25 GiB, 960197124096 bytes, 1875385008 sectors\nDisk model: SAMSUNG MZ7LM960\nUnits: sectors of 1 * 512 = 512 bytes\nSector size (logical/physical): 512 bytes / 512 bytes\nI/O size (minimum/optimal): 512 bytes / 512 bytes\nDisklabel type: gpt\nDisk identifier: BB14C130-9E9A-9A44-9462-6226349CA012\n\nDevice         Start        End   Sectors   Size Type\n/dev/sda1        2048       4095      2048     1M BIOS boot\n/dev/sda2        4096  100667391 100663296    48G Linux RAID\n/dev/sda3   100667392  134221823  33554432    16G Linux RAID\n/dev/sda4   134221824  763367423 629145600   300G Linux RAID\n/dev/sda5   763367424 1392513023 629145600   300G Linux RAID\n/dev/sda6  1392513024 1875384974 482871951 230.3G Linux LVM\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>fdisk -l /dev/sda</userinput>\n<computeroutput>\nDisk /dev/sda: 300 GB, 300090728448 bytes, 586114704 sectors\nUnits: sectors of 1 * 512 = 512 bytes\nSector size (logical/physical): 512 bytes / 512 bytes\nI/O size (minimum/optimal): 512 bytes / 512 bytes\nDisklabel type: dos\nDisk identifier: 0x00039a9f\n\nDevice    Boot     Start       End   Sectors Size Id Type\n/dev/sda1 *         2048   1992060   1990012 1.0G fd Linux raid autodetect\n/dev/sda2        1992061   3984120   1992059 1.0G 82 Linux swap / Solaris\n/dev/sda3        4000185 586099395 582099210 298G 5  Extended\n/dev/sda5        4000185 203977305 199977120 102G fd Linux raid autodetect\n/dev/sda6      203977306 403970490 199993184 102G fd Linux raid autodetect\n/dev/sda7      403970491 586099395 182128904  93G 8e Linux LVM</computeroutput>",
            "details": {},
            "id": 34039786,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039786/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703949/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567097+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Let's take a concrete example: the public relations department at Falcot Corp needs a workstation for video editing, but the department's budget doesn't allow investing in high-end hardware from the bottom up. A decision is made to favor the hardware that is specific to the graphic nature of the work (monitor and video card), and to stay with generic hardware for storage. However, as is widely known, digital video does have some particular requirements for its storage: the amount of data to store is large, and the throughput rate for reading and writing this data is important for the overall system performance (more than typical access time, for instance). These constraints need to be fulfilled with generic hardware, in this case two 300 GB SATA hard disk drives; the system data must also be made resistant to hardware failure, as well as some of the user data. Edited video clips must indeed be safe, but video rushes pending editing are less critical, since they're still on the videotapes.",
                "old_state": -1
            },
            "id": 34039785,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039785/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703948/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567057+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If input/output speed is of the essence, especially in terms of access times, using LVM and/or RAID in one of the many combinations may have some impact on performances, and this may influence decisions as to which to pick. However, these differences in performance are really minor, and will only be measurable in a few use cases. If performance matters, the best gain to be obtained would be to use non-rotating storage media (<emphasis>solid-state drives</emphasis> or SSDs); their cost per megabyte is higher than that of standard hard disk drives, and their capacity is usually smaller, but they provide excellent performance for random accesses. If the usage pattern includes many input/output operations scattered all around the filesystem, for instance for databases where complex queries are routinely being run, then the advantage of running them on an SSD far outweigh whatever could be gained by picking LVM over RAID or the reverse. In these situations, the choice should be determined by other considerations than pure speed, since the performance aspect is most easily handled by using SSDs.",
                "old_state": -1
            },
            "id": 34039784,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039784/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703947/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.567020+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>Solid State Drives</primary><see>SSD</see>",
                "old_state": -1
            },
            "id": 34039783,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039783/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703946/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566981+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>SSD</primary>",
                "old_state": -1
            },
            "id": 34039782,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039782/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703946/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566925+02:00",
            "action": 30,
            "target": "<primary>SSD</primary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039781,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039781/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703945/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566856+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput># </computeroutput><userinput>pvcreate /dev/sdb3\n</userinput><computeroutput>  Physical volume \"/dev/sdb3\" successfully created.\n# </computeroutput><userinput>vgextend vg_critical /dev/sdb3\n</userinput><computeroutput>  Volume group \"vg_critical\" successfully extended\n# </computeroutput><userinput>vgdisplay -C vg_critical\n</userinput><computeroutput><![CDATA[  VG          #PV #LV #SN Attr   VSize   VFree \n  vg_critical   3   2   0 wz--n- <12.99g <5.99g ]]>\n# </computeroutput><userinput>lvresize -L 2G vg_critical/lv_base\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>resize2fs /dev/vg_critical/lv_base\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>df -h /srv/base/\n</userinput><computeroutput>Filesystem                       Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_base  2.0G  886M  991M  48% /srv/base\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039780,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039780/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703944/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566799+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "No matter, since LVM allows adding physical volumes to existing volume groups. For instance, maybe we've noticed that the <filename>sdb3</filename> partition, which was so far used outside of LVM, only contained archives that could be moved to <filename>lv_backups</filename>. We can now recycle it and integrate it to the volume group, and thereby reclaim some available space. This is the purpose of the <command>vgextend</command> command. Of course, the partition must be prepared as a physical volume beforehand. Once the VG has been extended, we can use similar commands as previously to grow the logical volume then the filesystem:",
                "old_state": -1
            },
            "id": 34039779,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039779/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703943/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566753+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput># </computeroutput><userinput>df -h /srv/base/\n</userinput><computeroutput>Filesystem                       Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_base  974M  883M   25M  98% /srv/base\n# </computeroutput><userinput>vgdisplay -C vg_critical\n</userinput><computeroutput>  VG          #PV #LV #SN Attr   VSize VFree   \n  vg_critical   2   2   0 wz--n- 7.99g 1016.00m\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039778,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039778/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703942/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566708+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>filesystem</primary><secondary>resize</secondary>",
                "old_state": -1
            },
            "id": 34039777,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039777/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703941/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566631+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>df -h /srv/files/</userinput>\n<computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  5.0G  4.6G  146M  97% /srv/files\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files</userinput>\n<computeroutput>  LV       VG          Attr     LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync  Convert\n  lv_files vg_critical -wi-ao-- 5.00g\n# </computeroutput><userinput>vgdisplay -C vg_critical</userinput>\n<computeroutput>  VG          #PV #LV #SN Attr   VSize VFree\n  vg_critical   2   2   0 wz--n- 8.09g 2.09g\n# </computeroutput><userinput>lvresize -L 7G vg_critical/lv_files</userinput>\n<computeroutput>  Size of logical volume vg_critical/lv_files changed from 5.00 GiB (1280 extents) to 7.00 GiB (1792 extents).\n  Logical volume lv_files successfully resized\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files</userinput>\n<computeroutput>  LV       VG          Attr     LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync  Convert\n  lv_files vg_critical -wi-ao-- 7.00g\n# </computeroutput><userinput>resize2fs /dev/vg_critical/lv_files</userinput>\n<computeroutput>resize2fs 1.42.12 (29-Aug-2014)\nFilesystem at /dev/vg_critical/lv_files is mounted on /srv/files; on-line resizing required\nold_desc_blocks = 1, new_desc_blocks = 1\nThe filesystem on /dev/vg_critical/lv_files is now 1835008 (4k) blocks long.\n\n# </computeroutput><userinput>df -h /srv/files/</userinput>\n<computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  6.9G  4.6G  2.1G  70% /srv/files</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>df -h /srv/files/\n</userinput><computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  4.9G  4.2G  485M  90% /srv/files\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files\n</userinput><computeroutput>  LV       VG          Attr       LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  lv_files vg_critical -wi-ao---- 5.00g                                                    \n# </computeroutput><userinput>vgdisplay -C vg_critical\n</userinput><computeroutput>  VG          #PV #LV #SN Attr   VSize VFree\n  vg_critical   2   2   0 wz--n- 7.99g 1.99g\n# </computeroutput><userinput>lvresize -L 6G vg_critical/lv_files\n</userinput><computeroutput>  Size of logical volume vg_critical/lv_files changed from 5.00 GiB (1280 extents) to 6.00 GiB (1536 extents).\n  Logical volume vg_critical/lv_files successfully resized.\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files\n</userinput><computeroutput>  LV       VG          Attr       LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  lv_files vg_critical -wi-ao---- 6.00g                                                    \n# </computeroutput><userinput>resize2fs /dev/vg_critical/lv_files\n</userinput><computeroutput>resize2fs 1.46.2 (28-Feb-2021)\nFilesystem at /dev/vg_critical/lv_files is mounted on /srv/files; on-line resizing required\nold_desc_blocks = 1, new_desc_blocks = 1\nThe filesystem on /dev/vg_critical/lv_files is now 1572864 (4k) blocks long.\n\n# </computeroutput><userinput>df -h /srv/files/\n</userinput><computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  5.9G  4.2G  1.5G  75% /srv/files\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039776,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039776/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703941/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566591+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>df -h /srv/files/\n</userinput><computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  4.9G  4.2G  485M  90% /srv/files\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files\n</userinput><computeroutput>  LV       VG          Attr       LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  lv_files vg_critical -wi-ao---- 5.00g                                                    \n# </computeroutput><userinput>vgdisplay -C vg_critical\n</userinput><computeroutput>  VG          #PV #LV #SN Attr   VSize VFree\n  vg_critical   2   2   0 wz--n- 7.99g 1.99g\n# </computeroutput><userinput>lvresize -L 6G vg_critical/lv_files\n</userinput><computeroutput>  Size of logical volume vg_critical/lv_files changed from 5.00 GiB (1280 extents) to 6.00 GiB (1536 extents).\n  Logical volume vg_critical/lv_files successfully resized.\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files\n</userinput><computeroutput>  LV       VG          Attr       LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  lv_files vg_critical -wi-ao---- 6.00g                                                    \n# </computeroutput><userinput>resize2fs /dev/vg_critical/lv_files\n</userinput><computeroutput>resize2fs 1.46.2 (28-Feb-2021)\nFilesystem at /dev/vg_critical/lv_files is mounted on /srv/files; on-line resizing required\nold_desc_blocks = 1, new_desc_blocks = 1\nThe filesystem on /dev/vg_critical/lv_files is now 1572864 (4k) blocks long.\n\n# </computeroutput><userinput>df -h /srv/files/\n</userinput><computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  5.9G  4.2G  1.5G  75% /srv/files\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>df -h /srv/files/</userinput>\n<computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  5.0G  4.6G  146M  97% /srv/files\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files</userinput>\n<computeroutput>  LV       VG          Attr     LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync  Convert\n  lv_files vg_critical -wi-ao-- 5.00g\n# </computeroutput><userinput>vgdisplay -C vg_critical</userinput>\n<computeroutput>  VG          #PV #LV #SN Attr   VSize VFree\n  vg_critical   2   2   0 wz--n- 8.09g 2.09g\n# </computeroutput><userinput>lvresize -L 7G vg_critical/lv_files</userinput>\n<computeroutput>  Size of logical volume vg_critical/lv_files changed from 5.00 GiB (1280 extents) to 7.00 GiB (1792 extents).\n  Logical volume lv_files successfully resized\n# </computeroutput><userinput>lvdisplay -C vg_critical/lv_files</userinput>\n<computeroutput>  LV       VG          Attr     LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync  Convert\n  lv_files vg_critical -wi-ao-- 7.00g\n# </computeroutput><userinput>resize2fs /dev/vg_critical/lv_files</userinput>\n<computeroutput>resize2fs 1.42.12 (29-Aug-2014)\nFilesystem at /dev/vg_critical/lv_files is mounted on /srv/files; on-line resizing required\nold_desc_blocks = 1, new_desc_blocks = 1\nThe filesystem on /dev/vg_critical/lv_files is now 1835008 (4k) blocks long.\n\n# </computeroutput><userinput>df -h /srv/files/</userinput>\n<computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_critical-lv_files  6.9G  4.6G  2.1G  70% /srv/files</computeroutput>",
            "details": {},
            "id": 34039775,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039775/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703940/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566550+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>LVM</primary><secondary>resize LV</secondary>",
                "old_state": -1
            },
            "id": 34039774,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039774/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703939/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566508+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>volume</primary><secondary>resize</secondary>",
                "old_state": -1
            },
            "id": 34039773,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039773/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703938/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566467+02:00",
            "action": 59,
            "target": "<primary><command>xe</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>resize2fs</command></primary>",
                "old_state": -1
            },
            "id": 34039772,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039772/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703938/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566428+02:00",
            "action": 30,
            "target": "<primary><command>resize2fs</command></primary>",
            "old": "<primary><command>xe</command></primary>",
            "details": {},
            "id": 34039771,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039771/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703937/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566386+02:00",
            "action": 59,
            "target": "<primary><command>virsh</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>lvresize</command></primary>",
                "old_state": -1
            },
            "id": 34039770,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039770/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703937/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566346+02:00",
            "action": 30,
            "target": "<primary><command>lvresize</command></primary>",
            "old": "<primary><command>virsh</command></primary>",
            "details": {},
            "id": 34039769,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039769/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703936/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566296+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>mkfs.ext4 /dev/vg_normal/lv_backups</userinput>\n<computeroutput>mke2fs 1.42.12 (29-Aug-2014)\nCreating filesystem with 3145728 4k blocks and 786432 inodes\nFilesystem UUID: b5236976-e0e2-462e-81f5-0ae835ddab1d\n[...]\nCreating journal (32768 blocks): done\nWriting superblocks and filesystem accounting information: done \n# </computeroutput><userinput>mkdir /srv/backups</userinput>\n<computeroutput># </computeroutput><userinput>mount /dev/vg_normal/lv_backups /srv/backups</userinput>\n<computeroutput># </computeroutput><userinput>df -h /srv/backups</userinput>\n<computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_normal-lv_backups   12G   30M   12G   1% /srv/backups\n# </computeroutput><userinput>[...]</userinput>\n<computeroutput>[...]\n# </computeroutput><userinput>cat /etc/fstab</userinput>\n<computeroutput>[...]\n/dev/vg_critical/lv_base    /srv/base       ext4 defaults 0 2\n/dev/vg_critical/lv_files   /srv/files      ext4 defaults 0 2\n/dev/vg_normal/lv_backups   /srv/backups    ext4 defaults 0 2</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>mkfs.ext4 /dev/vg_normal/lv_backups\n</userinput><computeroutput>mke2fs 1.46.2 (28-Feb-2021)\nDiscarding device blocks: done                            \nCreating filesystem with 3140608 4k blocks and 786432 inodes\nFilesystem UUID: 7eaf0340-b740-421e-96b2-942cdbf29cb3\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208\n\nAllocating group tables: done                            \nWriting inode tables: done                            \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: done \n\n# </computeroutput><userinput>mkdir /srv/backups\n</userinput><computeroutput># </computeroutput><userinput>mount /dev/vg_normal/lv_backups /srv/backups\n</userinput><computeroutput># </computeroutput><userinput>df -h /srv/backups\n</userinput><computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_normal-lv_backups   12G   24K   12G   1% /srv/backups\n# </computeroutput><userinput>[...]\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>cat /etc/fstab\n</userinput><computeroutput>[...]\n/dev/vg_critical/lv_base    /srv/base       ext4 defaults 0 2\n/dev/vg_critical/lv_files   /srv/files      ext4 defaults 0 2\n/dev/vg_normal/lv_backups   /srv/backups    ext4 defaults 0 2\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039768,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039768/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703936/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566255+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>mkfs.ext4 /dev/vg_normal/lv_backups\n</userinput><computeroutput>mke2fs 1.46.2 (28-Feb-2021)\nDiscarding device blocks: done                            \nCreating filesystem with 3140608 4k blocks and 786432 inodes\nFilesystem UUID: 7eaf0340-b740-421e-96b2-942cdbf29cb3\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208\n\nAllocating group tables: done                            \nWriting inode tables: done                            \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: done \n\n# </computeroutput><userinput>mkdir /srv/backups\n</userinput><computeroutput># </computeroutput><userinput>mount /dev/vg_normal/lv_backups /srv/backups\n</userinput><computeroutput># </computeroutput><userinput>df -h /srv/backups\n</userinput><computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_normal-lv_backups   12G   24K   12G   1% /srv/backups\n# </computeroutput><userinput>[...]\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>cat /etc/fstab\n</userinput><computeroutput>[...]\n/dev/vg_critical/lv_base    /srv/base       ext4 defaults 0 2\n/dev/vg_critical/lv_files   /srv/files      ext4 defaults 0 2\n/dev/vg_normal/lv_backups   /srv/backups    ext4 defaults 0 2\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>mkfs.ext4 /dev/vg_normal/lv_backups</userinput>\n<computeroutput>mke2fs 1.42.12 (29-Aug-2014)\nCreating filesystem with 3145728 4k blocks and 786432 inodes\nFilesystem UUID: b5236976-e0e2-462e-81f5-0ae835ddab1d\n[...]\nCreating journal (32768 blocks): done\nWriting superblocks and filesystem accounting information: done \n# </computeroutput><userinput>mkdir /srv/backups</userinput>\n<computeroutput># </computeroutput><userinput>mount /dev/vg_normal/lv_backups /srv/backups</userinput>\n<computeroutput># </computeroutput><userinput>df -h /srv/backups</userinput>\n<computeroutput>Filesystem                        Size  Used Avail Use% Mounted on\n/dev/mapper/vg_normal-lv_backups   12G   30M   12G   1% /srv/backups\n# </computeroutput><userinput>[...]</userinput>\n<computeroutput>[...]\n# </computeroutput><userinput>cat /etc/fstab</userinput>\n<computeroutput>[...]\n/dev/vg_critical/lv_base    /srv/base       ext4 defaults 0 2\n/dev/vg_critical/lv_files   /srv/files      ext4 defaults 0 2\n/dev/vg_normal/lv_backups   /srv/backups    ext4 defaults 0 2</computeroutput>",
            "details": {},
            "id": 34039767,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039767/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703935/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566195+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>ls -l /dev/vg_critical</userinput>\n<computeroutput>total 0\nlrwxrwxrwx 1 root root 7 Jun 10 17:05 lv_base -&gt; ../dm-1\nlrwxrwxrwx 1 root root 7 Jun 10 17:05 lv_files -&gt; ../dm-0\n# </computeroutput><userinput>ls -l /dev/vg_normal</userinput>\n<computeroutput>total 0\nlrwxrwxrwx 1 root root 7 Jun 10 17:05 lv_backups -&gt; ../dm-2</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>ls -l /dev/vg_critical\n</userinput><computeroutput><![CDATA[total 0\nlrwxrwxrwx 1 root root 7 Mar  1 00:19 lv_base -> ../dm-1\nlrwxrwxrwx 1 root root 7 Mar  1 00:17 lv_files -> ../dm-0 ]]>\n# </computeroutput><userinput>ls -l /dev/vg_normal\n</userinput><computeroutput><![CDATA[total 0\nlrwxrwxrwx 1 root root 7 Mar  1 00:19 lv_backups -> ../dm-2 ]]>\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039766,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039766/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703935/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566153+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>ls -l /dev/vg_critical\n</userinput><computeroutput><![CDATA[total 0\nlrwxrwxrwx 1 root root 7 Mar  1 00:19 lv_base -> ../dm-1\nlrwxrwxrwx 1 root root 7 Mar  1 00:17 lv_files -> ../dm-0 ]]>\n# </computeroutput><userinput>ls -l /dev/vg_normal\n</userinput><computeroutput><![CDATA[total 0\nlrwxrwxrwx 1 root root 7 Mar  1 00:19 lv_backups -> ../dm-2 ]]>\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>ls -l /dev/vg_critical</userinput>\n<computeroutput>total 0\nlrwxrwxrwx 1 root root 7 Jun 10 17:05 lv_base -&gt; ../dm-1\nlrwxrwxrwx 1 root root 7 Jun 10 17:05 lv_files -&gt; ../dm-0\n# </computeroutput><userinput>ls -l /dev/vg_normal</userinput>\n<computeroutput>total 0\nlrwxrwxrwx 1 root root 7 Jun 10 17:05 lv_backups -&gt; ../dm-2</computeroutput>",
            "details": {},
            "id": 34039765,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039765/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703934/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566096+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/lvm/backup</filename></secondary>",
                "old_state": -1
            },
            "id": 34039764,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039764/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703933/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.566015+02:00",
            "action": 59,
            "target": "<primary><command>xe</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>vgchange</command></primary>",
                "old_state": -1
            },
            "id": 34039763,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039763/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703933/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565938+02:00",
            "action": 30,
            "target": "<primary><command>vgchange</command></primary>",
            "old": "<primary><command>xe</command></primary>",
            "details": {},
            "id": 34039762,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039762/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703932/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565830+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>service</primary><secondary><filename>lvm2-activation.service</filename></secondary>",
                "old_state": -1
            },
            "id": 34039761,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039761/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703931/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565783+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>ls -l /dev/mapper</userinput>\n<computeroutput>total 0\ncrw------- 1 root root 10, 236 Jun 10 16:52 control\nlrwxrwxrwx 1 root root       7 Jun 10 17:05 vg_critical-lv_base -&gt; ../dm-1\nlrwxrwxrwx 1 root root       7 Jun 10 17:05 vg_critical-lv_files -&gt; ../dm-0\nlrwxrwxrwx 1 root root       7 Jun 10 17:05 vg_normal-lv_backups -&gt; ../dm-2\n# </computeroutput><userinput>ls -l /dev/dm-*</userinput>\n<computeroutput>brw-rw---T 1 root disk 253, 0 Jun 10 17:05 /dev/dm-0\nbrw-rw---- 1 root disk 253, 1 Jun 10 17:05 /dev/dm-1\nbrw-rw---- 1 root disk 253, 2 Jun 10 17:05 /dev/dm-2\n</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>ls -l /dev/mapper\n</userinput><computeroutput><![CDATA[total 0\ncrw------- 1 root root 10, 236 Mar  1 00:17 control\nlrwxrwxrwx 1 root root       7 Mar  1 00:19 vg_critical-lv_base -> ../dm-1\nlrwxrwxrwx 1 root root       7 Mar  1 00:17 vg_critical-lv_files -> ../dm-0\nlrwxrwxrwx 1 root root       7 Mar  1 00:19 vg_normal-lv_backups -> ../dm-2 ]]>\n# </computeroutput><userinput>ls -l /dev/dm-*\n</userinput><computeroutput>brw-rw---- 1 root disk 253, 0 Mar  1 00:17 /dev/dm-0\nbrw-rw---- 1 root disk 253, 1 Mar  1 00:19 /dev/dm-1\nbrw-rw---- 1 root disk 253, 2 Mar  1 00:19 /dev/dm-2\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039760,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039760/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703931/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565742+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>ls -l /dev/mapper\n</userinput><computeroutput><![CDATA[total 0\ncrw------- 1 root root 10, 236 Mar  1 00:17 control\nlrwxrwxrwx 1 root root       7 Mar  1 00:19 vg_critical-lv_base -> ../dm-1\nlrwxrwxrwx 1 root root       7 Mar  1 00:17 vg_critical-lv_files -> ../dm-0\nlrwxrwxrwx 1 root root       7 Mar  1 00:19 vg_normal-lv_backups -> ../dm-2 ]]>\n# </computeroutput><userinput>ls -l /dev/dm-*\n</userinput><computeroutput>brw-rw---- 1 root disk 253, 0 Mar  1 00:17 /dev/dm-0\nbrw-rw---- 1 root disk 253, 1 Mar  1 00:19 /dev/dm-1\nbrw-rw---- 1 root disk 253, 2 Mar  1 00:19 /dev/dm-2\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>ls -l /dev/mapper</userinput>\n<computeroutput>total 0\ncrw------- 1 root root 10, 236 Jun 10 16:52 control\nlrwxrwxrwx 1 root root       7 Jun 10 17:05 vg_critical-lv_base -&gt; ../dm-1\nlrwxrwxrwx 1 root root       7 Jun 10 17:05 vg_critical-lv_files -&gt; ../dm-0\nlrwxrwxrwx 1 root root       7 Jun 10 17:05 vg_normal-lv_backups -&gt; ../dm-2\n# </computeroutput><userinput>ls -l /dev/dm-*</userinput>\n<computeroutput>brw-rw---T 1 root disk 253, 0 Jun 10 17:05 /dev/dm-0\nbrw-rw---- 1 root disk 253, 1 Jun 10 17:05 /dev/dm-1\nbrw-rw---- 1 root disk 253, 2 Jun 10 17:05 /dev/dm-2\n</computeroutput>",
            "details": {},
            "id": 34039759,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039759/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703930/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565697+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>device</primary><secondary>block</secondary>",
                "old_state": -1
            },
            "id": 34039758,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039758/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703929/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565632+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/dev</filename></primary><secondary><filename>/dev/mapper/</filename></secondary>",
                "old_state": -1
            },
            "id": 34039757,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039757/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703928/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565554+02:00",
            "action": 59,
            "target": "<primary><command>xe</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>pvmove</command></primary>",
                "old_state": -1
            },
            "id": 34039756,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039756/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703928/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565515+02:00",
            "action": 30,
            "target": "<primary><command>pvmove</command></primary>",
            "old": "<primary><command>xe</command></primary>",
            "details": {},
            "id": 34039755,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039755/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703927/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565465+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>lvdisplay</userinput>\n<computeroutput># </computeroutput><userinput>lvcreate -n lv_files -L 5G vg_critical</userinput>\n<computeroutput>  Logical volume \"lv_files\" created\n# </computeroutput><userinput>lvdisplay</userinput>\n<computeroutput>  --- Logical volume ---\n  LV Path                /dev/vg_critical/lv_files\n  LV Name                lv_files\n  VG Name                vg_critical\n  LV UUID                J3V0oE-cBYO-KyDe-5e0m-3f70-nv0S-kCWbpT\n  LV Write Access        read/write\n  LV Creation host, time mirwiz, 2015-06-10 06:10:50 -0400\n  LV Status              available\n  # open                 0\n  LV Size                5.00 GiB\n  Current LE             1280\n  Segments               2\n  Allocation             inherit\n  Read ahead sectors     auto\n  - currently set to     256\n  Block device           253:0\n\n# </computeroutput><userinput>lvcreate -n lv_base -L 1G vg_critical</userinput>\n<computeroutput>  Logical volume \"lv_base\" created\n# </computeroutput><userinput>lvcreate -n lv_backups -L 12G vg_normal</userinput>\n<computeroutput>  Logical volume \"lv_backups\" created\n# </computeroutput><userinput>lvdisplay -C</userinput>\n<computeroutput>  LV         VG          Attr     LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync  Convert\n  lv_base    vg_critical -wi-a---  1.00g                                           \n  lv_files   vg_critical -wi-a---  5.00g                                           \n  lv_backups vg_normal   -wi-a--- 12.00g</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>lvdisplay\n</userinput><computeroutput># </computeroutput><userinput>lvcreate -n lv_files -L 5G vg_critical\n</userinput><computeroutput>  Logical volume \"lv_files\" created.\n# </computeroutput><userinput>lvdisplay\n</userinput><computeroutput>  --- Logical volume ---\n  LV Path                /dev/vg_critical/lv_files\n  LV Name                lv_files\n  VG Name                vg_critical\n  LV UUID                Nr62xe-Zu7d-0u3z-Yyyp-7Cj1-Ej2t-gw04Xd\n  LV Write Access        read/write\n  LV Creation host, time debian, 2022-03-01 00:17:46 +0100\n  LV Status              available\n  # open                 0\n  LV Size                5.00 GiB\n  Current LE             1280\n  Segments               2\n  Allocation             inherit\n  Read ahead sectors     auto\n  - currently set to     256\n  Block device           253:0\n\n# </computeroutput><userinput>lvcreate -n lv_base -L 1G vg_critical\n</userinput><computeroutput>  Logical volume \"lv_base\" created.\n# </computeroutput><userinput>lvcreate -n lv_backups -L 11.98G vg_normal\n</userinput><computeroutput>  Rounding up size to full physical extent 11.98 GiB\n  Rounding up size to full physical extent 11.98 GiB\n  Logical volume \"lv_backups\" created.\n# </computeroutput><userinput>lvdisplay -C\n</userinput><computeroutput>  LV         VG          Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  lv_base    vg_critical -wi-a-----  1.00g                                                    \n  lv_files   vg_critical -wi-a-----  5.00g                                                    \n  lv_backups vg_normal   -wi-a----- 11.98g             \n</computeroutput>",
                "old_state": -1
            },
            "id": 34039754,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039754/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703927/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565426+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>lvdisplay\n</userinput><computeroutput># </computeroutput><userinput>lvcreate -n lv_files -L 5G vg_critical\n</userinput><computeroutput>  Logical volume \"lv_files\" created.\n# </computeroutput><userinput>lvdisplay\n</userinput><computeroutput>  --- Logical volume ---\n  LV Path                /dev/vg_critical/lv_files\n  LV Name                lv_files\n  VG Name                vg_critical\n  LV UUID                Nr62xe-Zu7d-0u3z-Yyyp-7Cj1-Ej2t-gw04Xd\n  LV Write Access        read/write\n  LV Creation host, time debian, 2022-03-01 00:17:46 +0100\n  LV Status              available\n  # open                 0\n  LV Size                5.00 GiB\n  Current LE             1280\n  Segments               2\n  Allocation             inherit\n  Read ahead sectors     auto\n  - currently set to     256\n  Block device           253:0\n\n# </computeroutput><userinput>lvcreate -n lv_base -L 1G vg_critical\n</userinput><computeroutput>  Logical volume \"lv_base\" created.\n# </computeroutput><userinput>lvcreate -n lv_backups -L 11.98G vg_normal\n</userinput><computeroutput>  Rounding up size to full physical extent 11.98 GiB\n  Rounding up size to full physical extent 11.98 GiB\n  Logical volume \"lv_backups\" created.\n# </computeroutput><userinput>lvdisplay -C\n</userinput><computeroutput>  LV         VG          Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  lv_base    vg_critical -wi-a-----  1.00g                                                    \n  lv_files   vg_critical -wi-a-----  5.00g                                                    \n  lv_backups vg_normal   -wi-a----- 11.98g             \n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>lvdisplay</userinput>\n<computeroutput># </computeroutput><userinput>lvcreate -n lv_files -L 5G vg_critical</userinput>\n<computeroutput>  Logical volume \"lv_files\" created\n# </computeroutput><userinput>lvdisplay</userinput>\n<computeroutput>  --- Logical volume ---\n  LV Path                /dev/vg_critical/lv_files\n  LV Name                lv_files\n  VG Name                vg_critical\n  LV UUID                J3V0oE-cBYO-KyDe-5e0m-3f70-nv0S-kCWbpT\n  LV Write Access        read/write\n  LV Creation host, time mirwiz, 2015-06-10 06:10:50 -0400\n  LV Status              available\n  # open                 0\n  LV Size                5.00 GiB\n  Current LE             1280\n  Segments               2\n  Allocation             inherit\n  Read ahead sectors     auto\n  - currently set to     256\n  Block device           253:0\n\n# </computeroutput><userinput>lvcreate -n lv_base -L 1G vg_critical</userinput>\n<computeroutput>  Logical volume \"lv_base\" created\n# </computeroutput><userinput>lvcreate -n lv_backups -L 12G vg_normal</userinput>\n<computeroutput>  Logical volume \"lv_backups\" created\n# </computeroutput><userinput>lvdisplay -C</userinput>\n<computeroutput>  LV         VG          Attr     LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync  Convert\n  lv_base    vg_critical -wi-a---  1.00g                                           \n  lv_files   vg_critical -wi-a---  5.00g                                           \n  lv_backups vg_normal   -wi-a--- 12.00g</computeroutput>",
            "details": {},
            "id": 34039753,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039753/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703926/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565386+02:00",
            "action": 59,
            "target": "<primary><command>virsh</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>lvdisplay</command></primary>",
                "old_state": -1
            },
            "id": 34039752,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039752/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703926/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565347+02:00",
            "action": 30,
            "target": "<primary><command>lvdisplay</command></primary>",
            "old": "<primary><command>virsh</command></primary>",
            "details": {},
            "id": 34039751,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039751/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703925/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565306+02:00",
            "action": 59,
            "target": "<primary><command>xe</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>lvcreate</command></primary>",
                "old_state": -1
            },
            "id": 34039750,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039750/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703925/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565266+02:00",
            "action": 30,
            "target": "<primary><command>lvcreate</command></primary>",
            "old": "<primary><command>xe</command></primary>",
            "details": {},
            "id": 34039749,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039749/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703924/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565224+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>LVM</primary><secondary>create LV</secondary>",
                "old_state": -1
            },
            "id": 34039748,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039748/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703923/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565174+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  No volume groups found\n# </computeroutput><userinput>vgcreate vg_critical /dev/sdb2 /dev/sdf1</userinput>\n<computeroutput>  Volume group \"vg_critical\" successfully created\n# </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  --- Volume group ---\n  VG Name               vg_critical\n  System ID             \n  Format                lvm2\n  Metadata Areas        2\n  Metadata Sequence No  1\n  VG Access             read/write\n  VG Status             resizable\n  MAX LV                0\n  Cur LV                0\n  Open LV               0\n  Max PV                0\n  Cur PV                2\n  Act PV                2\n  VG Size               8.09 GiB\n  PE Size               4.00 MiB\n  Total PE              2071\n  Alloc PE / Size       0 / 0   \n  Free  PE / Size       2071 / 8.09 GiB\n  VG UUID               bpq7zO-PzPD-R7HW-V8eN-c10c-S32h-f6rKqp\n\n# </computeroutput><userinput>vgcreate vg_normal /dev/sdc3 /dev/sdd /dev/sdf2</userinput>\n<computeroutput>  Volume group \"vg_normal\" successfully created\n# </computeroutput><userinput>vgdisplay -C</userinput>\n<computeroutput>  VG          #PV #LV #SN Attr   VSize  VFree \n  vg_critical   2   0   0 wz--n-  8.09g  8.09g\n  vg_normal     3   0   0 wz--n- 12.30g 12.30g\n</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>vgcreate vg_critical /dev/sdb2 /dev/sdf1\n</userinput><computeroutput>  Volume group \"vg_critical\" successfully created\n# </computeroutput><userinput>vgdisplay\n</userinput><computeroutput>  --- Volume group ---\n  VG Name               vg_critical\n  System ID             \n  Format                lvm2\n  Metadata Areas        2\n  Metadata Sequence No  1\n  VG Access             read/write\n  VG Status             resizable\n  MAX LV                0\n  Cur LV                0\n  Open LV               0\n  Max PV                0\n  Cur PV                2\n  Act PV                2\n  VG Size               7.99 GiB\n  PE Size               4.00 MiB\n  Total PE              2046\n  Alloc PE / Size       0 / 0   \n  Free  PE / Size       2046 / 7.99 GiB\n  VG UUID               JgFWU3-emKg-9QA1-stPj-FkGX-mGFb-4kzy1G\n\n# </computeroutput><userinput>vgcreate vg_normal /dev/sdc3 /dev/sdd /dev/sdf2\n</userinput><computeroutput>  Volume group \"vg_normal\" successfully created\n# </computeroutput><userinput>vgdisplay -C\n</userinput><computeroutput><![CDATA[  VG          #PV #LV #SN Attr   VSize   VFree  \n  vg_critical   2   0   0 wz--n-   7.99g   7.99g\n  vg_normal     3   0   0 wz--n- <11.99g <11.99g\n]]></computeroutput>",
                "old_state": -1
            },
            "id": 34039747,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039747/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703923/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565134+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>vgcreate vg_critical /dev/sdb2 /dev/sdf1\n</userinput><computeroutput>  Volume group \"vg_critical\" successfully created\n# </computeroutput><userinput>vgdisplay\n</userinput><computeroutput>  --- Volume group ---\n  VG Name               vg_critical\n  System ID             \n  Format                lvm2\n  Metadata Areas        2\n  Metadata Sequence No  1\n  VG Access             read/write\n  VG Status             resizable\n  MAX LV                0\n  Cur LV                0\n  Open LV               0\n  Max PV                0\n  Cur PV                2\n  Act PV                2\n  VG Size               7.99 GiB\n  PE Size               4.00 MiB\n  Total PE              2046\n  Alloc PE / Size       0 / 0   \n  Free  PE / Size       2046 / 7.99 GiB\n  VG UUID               JgFWU3-emKg-9QA1-stPj-FkGX-mGFb-4kzy1G\n\n# </computeroutput><userinput>vgcreate vg_normal /dev/sdc3 /dev/sdd /dev/sdf2\n</userinput><computeroutput>  Volume group \"vg_normal\" successfully created\n# </computeroutput><userinput>vgdisplay -C\n</userinput><computeroutput><![CDATA[  VG          #PV #LV #SN Attr   VSize   VFree  \n  vg_critical   2   0   0 wz--n-   7.99g   7.99g\n  vg_normal     3   0   0 wz--n- <11.99g <11.99g\n]]></computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  No volume groups found\n# </computeroutput><userinput>vgcreate vg_critical /dev/sdb2 /dev/sdf1</userinput>\n<computeroutput>  Volume group \"vg_critical\" successfully created\n# </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  --- Volume group ---\n  VG Name               vg_critical\n  System ID             \n  Format                lvm2\n  Metadata Areas        2\n  Metadata Sequence No  1\n  VG Access             read/write\n  VG Status             resizable\n  MAX LV                0\n  Cur LV                0\n  Open LV               0\n  Max PV                0\n  Cur PV                2\n  Act PV                2\n  VG Size               8.09 GiB\n  PE Size               4.00 MiB\n  Total PE              2071\n  Alloc PE / Size       0 / 0   \n  Free  PE / Size       2071 / 8.09 GiB\n  VG UUID               bpq7zO-PzPD-R7HW-V8eN-c10c-S32h-f6rKqp\n\n# </computeroutput><userinput>vgcreate vg_normal /dev/sdc3 /dev/sdd /dev/sdf2</userinput>\n<computeroutput>  Volume group \"vg_normal\" successfully created\n# </computeroutput><userinput>vgdisplay -C</userinput>\n<computeroutput>  VG          #PV #LV #SN Attr   VSize  VFree \n  vg_critical   2   0   0 wz--n-  8.09g  8.09g\n  vg_normal     3   0   0 wz--n- 12.30g 12.30g\n</computeroutput>",
            "details": {},
            "id": 34039746,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039746/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703922/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565092+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>LVM</primary><secondary>create VG</secondary>",
                "old_state": -1
            },
            "id": 34039745,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039745/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703921/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565051+02:00",
            "action": 59,
            "target": "<primary><command>virsh</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>vgdisplay</command></primary>",
                "old_state": -1
            },
            "id": 34039744,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039744/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703921/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.565010+02:00",
            "action": 30,
            "target": "<primary><command>vgdisplay</command></primary>",
            "old": "<primary><command>virsh</command></primary>",
            "details": {},
            "id": 34039743,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039743/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703920/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564967+02:00",
            "action": 59,
            "target": "<primary><command>xe</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>vgcreate</command></primary>",
                "old_state": -1
            },
            "id": 34039742,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039742/?format=api"
        }
    ]
}