Translation components API.

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

GET /api/translations/debian-handbook/13_workstation/ca/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 582,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/changes/?format=api&page=6",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82717451/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470710+02:00",
            "action": 30,
            "target": "<primary>Remote Desktop Protocol</primary><see>RDP</see>",
            "old": "<primary><emphasis>Remote Desktop Protocol</emphasis></primary>",
            "details": {},
            "id": 34063223,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063223/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717450/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470665+02:00",
            "action": 59,
            "target": "<primary>KDE</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RDP</primary>",
                "old_state": -1
            },
            "id": 34063222,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063222/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717450/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470622+02:00",
            "action": 30,
            "target": "<primary>RDP</primary>",
            "old": "<primary>KDE</primary>",
            "details": {},
            "id": 34063221,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063221/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717449/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470573+02:00",
            "action": 59,
            "target": "Una alternativa a emular el sistema operatiu de Microsoft és executar-lo en una màquina virtual que emula un ordinador amb el maquinari complet. Això permet executar qualsevol sistema operatiu. <xref linkend=\"advanced-administration\" /> descriu diversos sistemes de virtualització, sobretot Xen i KVM (però també QEMU, VMWare i Bochs).",
            "old": "",
            "details": {
                "state": 10,
                "source": "An alternative to emulating Microsoft's operating system is to actually run it in a virtual machine that emulates a full hardware machine. This allows running any operating system. <xref linkend=\"advanced-administration\" /> describes several virtualization systems, most notably Xen and KVM (but also QEMU, VMWare and VirtualBox).",
                "old_state": -1
            },
            "id": 34063220,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063220/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717449/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470483+02:00",
            "action": 30,
            "target": "An alternative to emulating Microsoft's operating system is to actually run it in a virtual machine that emulates a full hardware machine. This allows running any operating system. <xref linkend=\"advanced-administration\" /> describes several virtualization systems, most notably Xen and KVM (but also QEMU, VMWare and VirtualBox).",
            "old": "An alternative to emulating Microsoft's operating system is to actually run it in a virtual machine that emulates a full hardware machine. This allows running any operating system. <xref linkend=\"advanced-administration\" /> describes several virtualization systems, most notably Xen and KVM (but also QEMU, VMWare and Bochs).",
            "details": {},
            "id": 34063219,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063219/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717448/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470436+02:00",
            "action": 59,
            "target": "En alguns casos, <command>winecfg</command> (que és només un “embolcall”) podria fallar. Com a possible solució, és pot intentar executar l'ordre subjacent manualment: <command>wine64 /usr/lib/x86_64-linux-gnu/wine/wine/winecfg.exe.so</command> o <command>wine32 /usr/lib/i386-linux-gnu/wine/winecfg.exe.so</command>.",
            "old": "",
            "details": {
                "state": 10,
                "source": "In some cases, <command>winecfg</command> (which is just a wrapper) might fail. As a workaround, it is possible to try to run the underlying command manually: <command>wine64 /usr/lib/x86_64-linux-gnu/wine/wine/winecfg.exe.so</command> or <command>wine32 /usr/lib/i386-linux-gnu/wine/wine/winecfg.exe.so</command>.",
                "old_state": -1
            },
            "id": 34063218,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063218/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717448/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470394+02:00",
            "action": 30,
            "target": "In some cases, <command>winecfg</command> (which is just a wrapper) might fail. As a workaround, it is possible to try to run the underlying command manually: <command>wine64 /usr/lib/x86_64-linux-gnu/wine/wine/winecfg.exe.so</command> or <command>wine32 /usr/lib/i386-linux-gnu/wine/wine/winecfg.exe.so</command>.",
            "old": "In some cases, <command>winecfg</command> (which is just a wrapper) might fail. As a work-around, it is possible to try to run the underlying command manually: <command>wine64 /usr/lib/x86_64-linux-gnu/wine/wine/winecfg.exe.so</command> or <command>wine32 /usr/lib/i386-linux-gnu/wine/wine/winecfg.exe.so</command>.",
            "details": {},
            "id": 34063217,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063217/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717447/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470349+02:00",
            "action": 59,
            "target": "<primary><command>kwin</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>wine32</command></primary>",
                "old_state": -1
            },
            "id": 34063216,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063216/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717447/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470306+02:00",
            "action": 30,
            "target": "<primary><command>wine32</command></primary>",
            "old": "<primary><command>kwin</command></primary>",
            "details": {},
            "id": 34063215,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063215/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717446/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470259+02:00",
            "action": 59,
            "target": "<primary><command>kwin</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>wine64</command></primary>",
                "old_state": -1
            },
            "id": 34063214,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063214/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717446/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470213+02:00",
            "action": 30,
            "target": "<primary><command>wine64</command></primary>",
            "old": "<primary><command>kwin</command></primary>",
            "details": {},
            "id": 34063213,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063213/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717445/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470118+02:00",
            "action": 59,
            "target": "L'usuari ha d'executar <command>winecfg</command> i configurar quines ubicacions (Debian) s'assignen a quines unitats (Windows). <command>winecfg</command> té alguns valors predeterminats i pot detectar automàticament algunes unitats més; tingueu en compte que encara que tingueu un sistema d'arrencada dual, no hauríeu d'apuntar la unitat <literal>C:</literal> a on la partició de Windows està muntada a Debian, ja que el Wine és probable que sobreescrigui algunes de les dades d'aquesta partició, fent que Windows quedi inservible. Altres configuracions es poden mantenir als seus valors per defecte. Per executar programes Windows, primer haureu d'instal·lar-los executant el seu instal·lador (Windows) amb el Wine, amb una ordre com <command>wine <replaceable>.../setup.exe</replaceable></command>; un cop el programa està instal·lat, podeu executar-lo amb <command>wine <replaceable>.../program.exe</replaceable></command>. La ubicació exacta de l'arxiu <filename>program.exe</filename> depèn d'on s'ha mapejat la unitat <literal>C:</literal>; en molts casos, però, simplement executant <command>wine <replaceable>programa</replaceable></command> funcionarà, ja que el programa s'instal·la normalment en una ubicació on el Wine ja hi buscarà per si mateix.",
            "old": "",
            "details": {
                "state": 10,
                "source": "The user then needs to run <command>winecfg</command> and configure which (Debian) locations are mapped to which (Windows) drives. <command>winecfg</command> has some sane defaults and can auto-detect some more drives; note that even if you have a dual-boot system, you should not point the <literal>C:</literal> drive at where the Windows partition is mounted in Debian, as Wine is likely to overwrite some of the data on that partition, making Windows unusable. Other settings can be kept to their default values. To run Windows programs, you will first need to install them by running their (Windows) installer under Wine, with a command such as <command>wine <replaceable>.../setup.exe</replaceable></command>; once the program is installed, you can run it with <command>wine <replaceable>.../program.exe</replaceable></command>. The exact location of the <filename>program.exe</filename> file depends on where the <literal>C:</literal> drive is mapped; in many cases, however, simply running <command>wine <replaceable>program</replaceable></command> will work, since the program is usually installed in a location where Wine will look for it by itself.",
                "old_state": -1
            },
            "id": 34063212,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063212/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717445/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.470045+02:00",
            "action": 30,
            "target": "The user then needs to run <command>winecfg</command> and configure which (Debian) locations are mapped to which (Windows) drives. <command>winecfg</command> has some sane defaults and can auto-detect some more drives; note that even if you have a dual-boot system, you should not point the <literal>C:</literal> drive at where the Windows partition is mounted in Debian, as Wine is likely to overwrite some of the data on that partition, making Windows unusable. Other settings can be kept to their default values. To run Windows programs, you will first need to install them by running their (Windows) installer under Wine, with a command such as <command>wine <replaceable>.../setup.exe</replaceable></command>; once the program is installed, you can run it with <command>wine <replaceable>.../program.exe</replaceable></command>. The exact location of the <filename>program.exe</filename> file depends on where the <literal>C:</literal> drive is mapped; in many cases, however, simply running <command>wine <replaceable>program</replaceable></command> will work, since the program is usually installed in a location where Wine will look for it by itself.",
            "old": "The user then needs to run <command>winecfg</command> and configure which (Debian) locations are mapped to which (Windows) drives. <command>winecfg</command> has some sane defaults and can autodetect some more drives; note that even if you have a dual-boot system, you should not point the <literal>C:</literal> drive at where the Windows partition is mounted in Debian, as Wine is likely to overwrite some of the data on that partition, making Windows unusable. Other settings can be kept to their default values. To run Windows programs, you will first need to install them by running their (Windows) installer under Wine, with a command such as <command>wine <replaceable>.../setup.exe</replaceable></command>; once the program is installed, you can run it with <command>wine <replaceable>.../program.exe</replaceable></command>. The exact location of the <filename>program.exe</filename> file depends on where the <literal>C:</literal> drive is mapped; in many cases, however, simply running <command>wine <replaceable>program</replaceable></command> will work, since the program is usually installed in a location where Wine will look for it by itself.",
            "details": {},
            "id": 34063211,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063211/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717444/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469978+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "LibreOffice and Calligra Suite are available in the <emphasis role=\"pkg\">libreoffice</emphasis> and <emphasis role=\"pkg\">calligra</emphasis> Debian packages, respectively.",
                "old_state": -1
            },
            "id": 34063210,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063210/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717443/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469876+02:00",
            "action": 59,
            "target": "Anjuta (al paquet <emphasis role=\"pkg\">anjuta</emphasis>) i GNOME Builder (al paquet <emphasis role=\"pkg\">gnome-builder</emphasis>) són entorns de desenvolupament integrats («Integrated Development Environment» o <acronym>IDE</acronym>) optimitzats per crear aplicacions GTK+ per a GNOME. Glade (al paquet <emphasis role=\"pkg\">glade</emphasis>) és una aplicació dissenyada per crear interfícies gràfiques GTK+ per al GNOME i desar-les en un fitxer XML. Aquests fitxers XML poden ser carregats per la biblioteca compartida de GTK+ mitjançant el seu component <literal>GtkBuilder</literal> per recrear les interfícies desades; aquesta característica pot ser interessant, per exemple per a connectors que requereixen diàlegs. <ulink type=\"block\" url=\"https://wiki.gnome.org/Apps/Builder\" /> <ulink type=\"block\" url=\"http://anjuta.org/\" /> <ulink type=\"block\" url=\"https://glade.gnome.org/\" />",
            "old": "",
            "details": {
                "state": 10,
                "source": "Anjuta (in the <emphasis role=\"pkg\">anjuta</emphasis> package) and GNOME Builder (in the <emphasis role=\"pkg\">gnome-builder</emphasis> package) are Integrated Development Environments (<acronym>IDE</acronym>) optimized for creating GTK+ applications for GNOME. Glade (in the <emphasis role=\"pkg\">glade</emphasis> package) is an application designed to create GTK+ graphical interfaces for GNOME and save them in an XML file. These XML files can then be loaded by the GTK+ shared library through its <literal>GtkBuilder</literal> component to recreate the saved interfaces; such a feature can be interesting, for instance for plugins that require dialogs. <ulink type=\"block\" url=\"https://wiki.gnome.org/Apps/Builder\" /> <ulink type=\"block\" url=\"http://anjuta.org/\" /> <ulink type=\"block\" url=\"https://glade.gnome.org/\" />",
                "old_state": -1
            },
            "id": 34063209,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063209/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717443/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469803+02:00",
            "action": 30,
            "target": "Anjuta (in the <emphasis role=\"pkg\">anjuta</emphasis> package) and GNOME Builder (in the <emphasis role=\"pkg\">gnome-builder</emphasis> package) are Integrated Development Environments (<acronym>IDE</acronym>) optimized for creating GTK+ applications for GNOME. Glade (in the <emphasis role=\"pkg\">glade</emphasis> package) is an application designed to create GTK+ graphical interfaces for GNOME and save them in an XML file. These XML files can then be loaded by the GTK+ shared library through its <literal>GtkBuilder</literal> component to recreate the saved interfaces; such a feature can be interesting, for instance for plugins that require dialogs. <ulink type=\"block\" url=\"https://wiki.gnome.org/Apps/Builder\" /> <ulink type=\"block\" url=\"http://anjuta.org/\" /> <ulink type=\"block\" url=\"https://glade.gnome.org/\" />",
            "old": "Anjuta (in the <emphasis role=\"pkg\">anjuta</emphasis> package) and GNOME Builder (in the <emphasis role=\"pkg\">gnome-builder</emphasis> package) are Integrated Development Environments (<acronym>IDE</acronym>) optimized for creating GTK+ applications for GNOME. Glade (in the <emphasis role=\"pkg\">glade</emphasis> package) is an application designed to create GTK+ graphical interfaces for GNOME and save them in an XML file. These XML files can then be loaded by the GTK+ shared library though its <literal>GtkBuilder</literal> component to recreate the saved interfaces; such a feature can be interesting, for instance for plugins that require dialogs. <ulink type=\"block\" url=\"https://wiki.gnome.org/Apps/Builder\" /> <ulink type=\"block\" url=\"http://anjuta.org/\" /> <ulink type=\"block\" url=\"https://glade.gnome.org/\" />",
            "details": {},
            "id": 34063208,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063208/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717442/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469724+02:00",
            "action": 59,
            "target": "Els usuaris que no estiguin satisfets amb cap dels anteriors poden utilitzar el Firefox. Aquest navegador, disponible al paquet <emphasis role=\"pkg\">firefox-esr</emphasis>, utilitza el visualitzador Gecko del projecte Mozilla, amb una interfície fina i extensible per sobre.",
            "old": "",
            "details": {
                "state": 10,
                "source": "Users not satisfied by any of the above can use Firefox. This browser, available in the <emphasis role=\"pkg\">firefox-esr</emphasis> package, uses the Mozilla project's Gecko renderer, with a thin and extensible interface on top.",
                "old_state": -1
            },
            "id": 34063207,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063207/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717442/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469681+02:00",
            "action": 30,
            "target": "Users not satisfied by any of the above can use Firefox. This browser, available in the <emphasis role=\"pkg\">firefox-esr</emphasis> package, uses the Mozilla project's Gecko renderer, with a thin and extensible interface on top.",
            "old": "Users not satisfied by either of the above can use Firefox. This browser, available in the <emphasis role=\"pkg\">firefox-esr</emphasis> package, uses the Mozilla project's Gecko renderer, with a thin and extensible interface on top.",
            "details": {},
            "id": 34063206,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063206/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717441/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469636+02:00",
            "action": 59,
            "target": "<primary>Fluxbox</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Falkon</primary>",
                "old_state": -1
            },
            "id": 34063205,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063205/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717441/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469594+02:00",
            "action": 30,
            "target": "<primary>Falkon</primary>",
            "old": "<primary>Fluxbox</primary>",
            "details": {},
            "id": 34063204,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063204/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717440/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469545+02:00",
            "action": 59,
            "target": "Konqueror, disponible al paquet <emphasis role=\"pkg\">konqueror</emphasis>, és el navegador web del KDE (però també pot assumir el paper d'un gestor de fitxers). Utilitza el motor de representació KHTML específic del KDE; KHTML és un motor excel·lent, com ho demostra el fet que el WebKit d'Apple es basa en KHTML.",
            "old": "",
            "details": {
                "state": 10,
                "source": "Konqueror, available in the <emphasis role=\"pkg\">konqueror</emphasis> package, is KDE's web browser (but can also assume the role of a file manager). It uses the KDE-specific KHTML rendering engine; KHTML is an excellent engine, as witnessed by the fact that Apple's WebKit is based on KHTML. KDE also has a newer browser called Falkon, available in the <emphasis role=\"pkg\">falkon</emphasis> package. It uses the QtWebEngine.",
                "old_state": -1
            },
            "id": 34063203,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063203/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717440/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469502+02:00",
            "action": 30,
            "target": "Konqueror, available in the <emphasis role=\"pkg\">konqueror</emphasis> package, is KDE's web browser (but can also assume the role of a file manager). It uses the KDE-specific KHTML rendering engine; KHTML is an excellent engine, as witnessed by the fact that Apple's WebKit is based on KHTML. KDE also has a newer browser called Falkon, available in the <emphasis role=\"pkg\">falkon</emphasis> package. It uses the QtWebEngine.",
            "old": "Konqueror, available in the <emphasis role=\"pkg\">konqueror</emphasis> package, is KDE's web browser (but can also assume the role of a file manager). It uses the KDE-specific KHTML rendering engine; KHTML is an excellent engine, as witnessed by the fact that Apple's WebKit is based on KHTML.",
            "details": {},
            "id": 34063202,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063202/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717439/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469455+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "An extension to Evolution allows integration with a Microsoft Exchange email system; the required package is <emphasis role=\"pkg\">evolution-ews</emphasis>.",
                "old_state": -1
            },
            "id": 34063201,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063201/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717438/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469408+02:00",
            "action": 59,
            "target": "L'escriptori GNOME",
            "old": "",
            "details": {
                "state": 10,
                "source": "The MATE desktop",
                "old_state": -1
            },
            "id": 34063200,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063200/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717438/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469352+02:00",
            "action": 30,
            "target": "The MATE desktop",
            "old": "The GNOME desktop",
            "details": {},
            "id": 34063199,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063199/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717437/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469271+02:00",
            "action": 59,
            "target": "L'escriptori Plasma",
            "old": "",
            "details": {
                "state": 10,
                "source": "The Cinnamon desktop",
                "old_state": -1
            },
            "id": 34063198,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063198/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717437/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.469209+02:00",
            "action": 30,
            "target": "The Cinnamon desktop",
            "old": "The Plasma desktop",
            "details": {},
            "id": 34063197,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063197/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717435/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468912+02:00",
            "action": 59,
            "target": "L'escriptori Xfce",
            "old": "",
            "details": {
                "state": 10,
                "source": "The LXQT desktop",
                "old_state": -1
            },
            "id": 34063194,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063194/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717435/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468849+02:00",
            "action": 30,
            "target": "The LXQT desktop",
            "old": "The Xfce desktop",
            "details": {},
            "id": 34063193,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063193/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717434/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468801+02:00",
            "action": 59,
            "target": "L'escriptori Xfce",
            "old": "",
            "details": {
                "state": 10,
                "source": "The LXDE desktop",
                "old_state": -1
            },
            "id": 34063192,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063192/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717434/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468751+02:00",
            "action": 30,
            "target": "The LXDE desktop",
            "old": "The Xfce desktop",
            "details": {},
            "id": 34063191,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063191/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717433/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468631+02:00",
            "action": 59,
            "target": "<emphasis>LXDE</emphasis> i <emphasis>LXQt</emphasis> són dos entorns d'escriptori centrats en l'aspecte “lleuger”. El primer està basat en GTK+ mentre que el segona està basat en Qt. Es poden instal·lar amb els metapaquets <emphasis role=\"pkg\">lxde</emphasis> i <emphasis role=\"pkg\">lxqt</emphasis>. <ulink type=\"block\" url=\"https://lxde.org/\" /><ulink type=\"block\" url=\"https://lxqt.org/\" />",
            "old": "",
            "details": {
                "state": 10,
                "source": "<emphasis>LXDE</emphasis> and <emphasis>LXQt</emphasis> are two desktop environments focusing on the “lightweight” aspect. The former is GTK+ based while the latter is Qt based. They can be installed with the <emphasis role=\"pkg\">lxde</emphasis> (<emphasis role=\"pkg\">task-lxde-desktop</emphasis>), and <emphasis role=\"pkg\">lxqt</emphasis> (<emphasis role=\"pkg\">task-lxqt-desktop</emphasis>) metapackages. <ulink type=\"block\" url=\"https://lxde.org/\" /> <ulink type=\"block\" url=\"https://lxqt.org/\" />",
                "old_state": -1
            },
            "id": 34063190,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063190/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717433/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468523+02:00",
            "action": 30,
            "target": "<emphasis>LXDE</emphasis> and <emphasis>LXQt</emphasis> are two desktop environments focusing on the “lightweight” aspect. The former is GTK+ based while the latter is Qt based. They can be installed with the <emphasis role=\"pkg\">lxde</emphasis> (<emphasis role=\"pkg\">task-lxde-desktop</emphasis>), and <emphasis role=\"pkg\">lxqt</emphasis> (<emphasis role=\"pkg\">task-lxqt-desktop</emphasis>) metapackages. <ulink type=\"block\" url=\"https://lxde.org/\" /> <ulink type=\"block\" url=\"https://lxqt.org/\" />",
            "old": "<emphasis>LXDE</emphasis> and <emphasis>LXQt</emphasis> are two desktop environments focusing on the “lightweight” aspect. The former is GTK+ based while the latter is Qt based. They can be installed with the <emphasis role=\"pkg\">lxde</emphasis> and <emphasis role=\"pkg\">lxqt</emphasis> metapackages. <ulink type=\"block\" url=\"https://lxde.org/\" /> <ulink type=\"block\" url=\"https://lxqt.org/\" />",
            "details": {},
            "id": 34063189,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063189/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717432/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468402+02:00",
            "action": 59,
            "target": "Xfce és un escriptori gràfic senzill i lleuger, que és perfecte per a ordinadors amb recursos limitats. Es pot instal·lar amb <command>apt install xfce4</command>. Igual que GNOME, Xfce es basa en el joc d'eines GTK+, i diversos components són comuns en tots dos escriptoris.",
            "old": "",
            "details": {
                "state": 10,
                "source": "Xfce is a simple and lightweight graphical desktop, which is a perfect match for computers with limited resources. It can be installed with <command>apt install xfce4</command> (<emphasis role=\"pkg\">task-xfce-desktop</emphasis>). Like GNOME, Xfce is based on the GTK+ toolkit, and several components are common across both desktops.",
                "old_state": -1
            },
            "id": 34063188,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063188/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717432/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468291+02:00",
            "action": 30,
            "target": "Xfce is a simple and lightweight graphical desktop, which is a perfect match for computers with limited resources. It can be installed with <command>apt install xfce4</command> (<emphasis role=\"pkg\">task-xfce-desktop</emphasis>). Like GNOME, Xfce is based on the GTK+ toolkit, and several components are common across both desktops.",
            "old": "Xfce is a simple and lightweight graphical desktop, which is a perfect match for computers with limited resources. It can be installed with <command>apt install xfce4</command>. Like GNOME, Xfce is based on the GTK+ toolkit, and several components are common across both desktops.",
            "details": {},
            "id": 34063187,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063187/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717431/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468169+02:00",
            "action": 59,
            "target": "Debian <emphasis role=\"distribution\">Buster</emphasis> inclou la versió 5.14 del Plasma de KDE, que es pot instal·lar amb <command>apt install kde-standard</command>.",
            "old": "",
            "details": {
                "state": 10,
                "source": "Debian <emphasis role=\"distribution\">Bullseye</emphasis> includes version 5.20 of KDE Plasma, which can be installed with <command>apt install kde-standard</command> (<emphasis role=\"pkg\">task-kde-desktop</emphasis>).",
                "old_state": -1
            },
            "id": 34063186,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063186/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717431/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.468054+02:00",
            "action": 30,
            "target": "Debian <emphasis role=\"distribution\">Bullseye</emphasis> includes version 5.20 of KDE Plasma, which can be installed with <command>apt install kde-standard</command> (<emphasis role=\"pkg\">task-kde-desktop</emphasis>).",
            "old": "Debian <emphasis role=\"distribution\">Buster</emphasis> includes version 5.14 of KDE Plasma, which can be installed with <command>apt install kde-standard</command>.",
            "details": {},
            "id": 34063185,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063185/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717430/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467936+02:00",
            "action": 59,
            "target": "Debian <emphasis role=\"distribution\">Buster</emphasis> inclou la versió 3.30 del GNOME, que es pot instal·lar mitjançant un simple <command>apt install gnome</command> (també es pot instal·lar seleccionant la tasca “Entorn d'escriptori Debian”).",
            "old": "",
            "details": {
                "state": 10,
                "source": "Debian <emphasis role=\"distribution\">Bullseye</emphasis> includes GNOME version 3.38, which can be installed by a simple <command>apt install gnome</command> (it can also be installed by selecting the “Debian desktop environment” task - <emphasis role=\"pkg\">task-desktop</emphasis> and <emphasis role=\"pkg\">task-gnome-desktop</emphasis>).",
                "old_state": -1
            },
            "id": 34063184,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063184/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717430/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467833+02:00",
            "action": 30,
            "target": "Debian <emphasis role=\"distribution\">Bullseye</emphasis> includes GNOME version 3.38, which can be installed by a simple <command>apt install gnome</command> (it can also be installed by selecting the “Debian desktop environment” task - <emphasis role=\"pkg\">task-desktop</emphasis> and <emphasis role=\"pkg\">task-gnome-desktop</emphasis>).",
            "old": "Debian <emphasis role=\"distribution\">Buster</emphasis> includes GNOME version 3.30, which can be installed by a simple <command>apt install gnome</command> (it can also be installed by selecting the “Debian desktop environment” task).",
            "details": {},
            "id": 34063183,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063183/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717429/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467722+02:00",
            "action": 59,
            "target": "El camp dels escriptoris gràfics lliures està dominat per dues grans col·leccions de programari: GNOME i el Plasma de KDE. Tots dos són molt populars. Es tracta d'un cas bastant rar en el món del programari lliure; el servidor web Apache, per exemple, té molt pocs parells.",
            "old": "",
            "details": {
                "state": 10,
                "source": "The free graphical desktop field is dominated by two large software collections: GNOME and Plasma by KDE. Both of them are very popular.",
                "old_state": -1
            },
            "id": 34063182,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063182/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717429/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467617+02:00",
            "action": 30,
            "target": "The free graphical desktop field is dominated by two large software collections: GNOME and Plasma by KDE. Both of them are very popular.",
            "old": "The free graphical desktop field is dominated by two large software collections: GNOME and Plasma by KDE. Both of them are very popular. This is rather a rare instance in the free software world; the Apache web server, for instance, has very few peers.",
            "details": {},
            "id": 34063181,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063181/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717428/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467489+02:00",
            "action": 59,
            "target": "Els menús de les aplicacions es poden personalitzar encara més pels administradors a través de fitxers de configuració a nivell de sistema tal com es descriu a la «Desktop Menu Specification» o “Especificació del menú de l'escriptori”. Els usuaris finals també poden personalitzar els menús amb eines gràfiques com <emphasis role=\"pkg\">kmenuedit</emphasis> (amb el Plasma), <emphasis role=\"pkg\">alacarte</emphasis> (amb GNOME) o <emphasis role=\"pkg\">menulibre</emphasis>. <ulink type=\"block\" url=\"https://standards.freedesktop.org/menu-spec/latest/\" />",
            "old": "",
            "details": {
                "state": 10,
                "source": "The applications menus can be further customized by administrators through system-wide configuration files as described by the “Desktop Menu Specification”. End-users can also customize the menus with graphical tools such as <emphasis role=\"pkg\">kmenuedit</emphasis> (in Plasma), <emphasis role=\"pkg\">alacarte</emphasis> (in GNOME) or <emphasis role=\"pkg\">menulibre</emphasis>. <ulink type=\"block\" url=\"https://specifications.freedesktop.org/menu-spec/latest/\" />",
                "old_state": -1
            },
            "id": 34063180,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063180/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717428/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467366+02:00",
            "action": 30,
            "target": "The applications menus can be further customized by administrators through system-wide configuration files as described by the “Desktop Menu Specification”. End-users can also customize the menus with graphical tools such as <emphasis role=\"pkg\">kmenuedit</emphasis> (in Plasma), <emphasis role=\"pkg\">alacarte</emphasis> (in GNOME) or <emphasis role=\"pkg\">menulibre</emphasis>. <ulink type=\"block\" url=\"https://specifications.freedesktop.org/menu-spec/latest/\" />",
            "old": "The applications menus can be further customized by administrators through system-wide configuration files as described by the “Desktop Menu Specification”. End-users can also customize the menus with graphical tools such as <emphasis role=\"pkg\">kmenuedit</emphasis> (in Plasma), <emphasis role=\"pkg\">alacarte</emphasis> (in GNOME) or <emphasis role=\"pkg\">menulibre</emphasis>. <ulink type=\"block\" url=\"https://standards.freedesktop.org/menu-spec/latest/\" />",
            "details": {},
            "id": 34063179,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063179/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717427/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467211+02:00",
            "action": 59,
            "target": "Els entorns d'escriptori moderns i molts gestors de finestres proporcionen menús que llisten les aplicacions disponibles per a l'usuari. Per tal de mantenir els menús actualitzats en relació amb el conjunt real d'aplicacions disponibles, cada paquet normalment proporciona un fitxer <filename>.desktop</filename> a <filename>/usr/share/applications</filename>. El format d'aquests fitxers ha estat estandarditzat per FreeDesktop.org: <ulink type=\"block\" url=\"https://standards.freedesktop.org/desktop-entry-spec/latest/\" />",
            "old": "",
            "details": {
                "state": 10,
                "source": "Modern desktop environments and many window managers provide menus listing the available applications for the user. In order to keep menus up-to-date in relation to the actual set of available applications, each package usually provides a <filename>.desktop</filename> file in <filename>/usr/share/applications</filename>. The format of those files has been standardized by FreeDesktop.org: <ulink type=\"block\" url=\"https://specifications.freedesktop.org/desktop-entry-spec/latest/\" />",
                "old_state": -1
            },
            "id": 34063178,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063178/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717427/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.467091+02:00",
            "action": 30,
            "target": "Modern desktop environments and many window managers provide menus listing the available applications for the user. In order to keep menus up-to-date in relation to the actual set of available applications, each package usually provides a <filename>.desktop</filename> file in <filename>/usr/share/applications</filename>. The format of those files has been standardized by FreeDesktop.org: <ulink type=\"block\" url=\"https://specifications.freedesktop.org/desktop-entry-spec/latest/\" />",
            "old": "Modern desktop environments and many window managers provide menus listing the available applications for the user. In order to keep menus up-to-date in relation to the actual set of available applications, each package usually provides a <filename>.desktop</filename> file in <filename>/usr/share/applications</filename>. The format of those files has been standardized by FreeDesktop.org: <ulink type=\"block\" url=\"https://standards.freedesktop.org/desktop-entry-spec/latest/\" />",
            "details": {},
            "id": 34063177,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063177/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717426/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.466975+02:00",
            "action": 59,
            "target": "<primary>correu electrònic</primary><secondary>programari</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/alternatives/</filename></secondary>",
                "old_state": -1
            },
            "id": 34063176,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063176/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717426/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.466872+02:00",
            "action": 30,
            "target": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/alternatives/</filename></secondary>",
            "old": "<primary>email</primary><secondary>software</secondary>",
            "details": {},
            "id": 34063175,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063175/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717425/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.466757+02:00",
            "action": 59,
            "target": "Tant el registre d'ordres com la configuració explícita impliquen l'script <command>update-alternatives</command>. Triar a on apunta una ordre simbòlica és una qüestió senzilla d'executar <command>update-alternatives --config <replaceable>ordre-simbòlica</replaceable></command>. L'script <command>update-alternatives</command> crea (i manté) enllaços simbòlics al directori <filename>/etc/alternatives/</filename>, que al seu torn fa referència a la ubicació de l'executable. A el pas del temps, els paquets s'instal·len o eliminen, i/o l'administrador fa canvis explícits a la configuració. Quan s'elimina un paquet que proporciona una alternativa, l'alternativa automàticament va a la següent millor opció entre les restants ordres possibles.",
            "old": "",
            "details": {
                "state": 10,
                "source": "Both the registration of commands and the explicit configuration involve the <command>update-alternatives</command> script. Choosing where a symbolic command points at is a simple matter of running <command>update-alternatives --config <replaceable>symbolic-command</replaceable></command>. This script creates (and maintains) symbolic links in the <filename>/etc/alternatives/</filename> directory, which in turn references the location of the executable. As time passes, packages are installed or removed, and/or the administrator makes explicit changes to the configuration. When a package providing an alternative is removed, the alternative automatically goes to the next best choice among the remaining possible commands.",
                "old_state": -1
            },
            "id": 34063174,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063174/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717425/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.466652+02:00",
            "action": 30,
            "target": "Both the registration of commands and the explicit configuration involve the <command>update-alternatives</command> script. Choosing where a symbolic command points at is a simple matter of running <command>update-alternatives --config <replaceable>symbolic-command</replaceable></command>. This script creates (and maintains) symbolic links in the <filename>/etc/alternatives/</filename> directory, which in turn references the location of the executable. As time passes, packages are installed or removed, and/or the administrator makes explicit changes to the configuration. When a package providing an alternative is removed, the alternative automatically goes to the next best choice among the remaining possible commands.",
            "old": "Both the registration of commands and the explicit configuration involve the <command>update-alternatives</command> script. Choosing where a symbolic command points at is a simple matter of running <command>update-alternatives --config <replaceable>symbolic-command</replaceable></command>. The <command>update-alternatives</command> script creates (and maintains) symbolic links in the <filename>/etc/alternatives/</filename> directory, which in turn references the location of the executable. As time passes, packages are installed or removed, and/or the administrator makes explicit changes to the configuration. When a package providing an alternative is removed, the alternative automatically goes to the next best choice among the remaining possible commands.",
            "details": {},
            "id": 34063173,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34063173/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82717424/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:49:32.466543+02:00",
            "action": 59,
            "target": "<primary>Openbox</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>openbox</primary>",
                "old_state": -1
            },
            "id": 34063172,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34063172/?format=api"
        }
    ]
}