Translation components API.

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

GET /api/translations/documentation/bookshandbookwayland_index/pl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 147,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "This chapter describes how to install and configure Wayland and compositors on FreeBSD, which provides a graphical user environment"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2832041433666603245,
            "content_hash": 2832041433666603245,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559281/?format=api",
            "priority": 100,
            "id": 1565447,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=a74d6eaddae2c8ed",
            "url": "https://translate-dev.freebsd.org/api/units/1565447/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.201950Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Part I. Getting Started"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1827901250380496410,
            "content_hash": -1827901250380496410,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: part",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559283/?format=api",
            "priority": 100,
            "id": 1565448,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=66a1fd7f569401e6",
            "url": "https://translate-dev.freebsd.org/api/units/1565448/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.206320Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Chapter 6. Wayland"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5766222691111525871,
            "content_hash": 5766222691111525871,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559285/?format=api",
            "priority": 100,
            "id": 1565449,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=d005bcfc9f7fddef",
            "url": "https://translate-dev.freebsd.org/api/units/1565449/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.209770Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Wayland on FreeBSD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 684072112124236569,
            "content_hash": 684072112124236569,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559287/?format=api",
            "priority": 100,
            "id": 1565450,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=897e4ff62bea9319",
            "url": "https://translate-dev.freebsd.org/api/units/1565450/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.213166Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Wayland is a new display server, but it differs from Xorg in several important ways.  First, Wayland is only a protocol that acts as an intermediary between clients using a different mechanism which removes the dependency on an X server.  Xorg includes both the X11 protocol, used to run remote displays and the X server will accept connections and display windows.  Under Wayland, the compositor or window manager provides the display server instead of a traditional X server."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4955752221167541165,
            "content_hash": 4955752221167541165,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559291/?format=api",
            "priority": 100,
            "id": 1565452,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=c4c65e63718b5bad",
            "url": "https://translate-dev.freebsd.org/api/units/1565452/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.219449Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Since Wayland is not an X server, traditional X screen connections will need to utilize other methods such as VNC or RDP for remote desktop management.  Second, Wayland can manage composite communications between clients and a compositor as a separate entity which does not need to support the X protocols."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4508037253866215575,
            "content_hash": -4508037253866215575,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:82",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559293/?format=api",
            "priority": 100,
            "id": 1565453,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=41703c009113a769",
            "url": "https://translate-dev.freebsd.org/api/units/1565453/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.222703Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Wayland is relatively new, and not all software has been updated to run natively without `Xwayland` support.  Because Wayland does not provide the X server, and expects compositors to provide that support, X11 window managers that do not yet support Wayland will require that `Xwayland` is not started with the `-rootless` parameter.  The `-rootless` parameter, when removed, will restore X11 window manager support."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5913423321524680034,
            "content_hash": 5913423321524680034,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:86",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 63,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559295/?format=api",
            "priority": 100,
            "id": 1565454,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=d210b32e25fd3562",
            "url": "https://translate-dev.freebsd.org/api/units/1565454/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.226042Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Currently, a lot of software will function with minimal issues on Wayland, including Firefox.  And a few desktops are also available, such as the Compiz Fusion replacement, known as Wayfire, and the i3 window manager replacement, Sway."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8053822156224780207,
            "content_hash": -8053822156224780207,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:95",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559299/?format=api",
            "priority": 100,
            "id": 1565456,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=103b136b7e0d2851",
            "url": "https://translate-dev.freebsd.org/api/units/1565456/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.232534Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "For compositors, a kernel supporting the man:evdev[4] driver must exist to utilize the keybinding functionality.  This is built into the [.filename]#GENERIC# kernel by default; however, if it has been customized and man:evdev[4] support was stripped out, the man:evdev[4] module will need to be loaded.  In addition, users of `Wayland` will need to be members of the `video` group.  To quickly make this change, use the `pw` command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1159698439383037000,
            "content_hash": 1159698439383037000,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559303/?format=api",
            "priority": 100,
            "id": 1565458,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=9018139616003448",
            "url": "https://translate-dev.freebsd.org/api/units/1565458/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.238705Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "pw groupmod video -m user\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7237051664587116946,
            "content_hash": -7237051664587116946,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:112",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559305/?format=api",
            "priority": 100,
            "id": 1565459,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=1b90d3dac722ae6e",
            "url": "https://translate-dev.freebsd.org/api/units/1565459/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.241890Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Installing Wayland is simple; there is not a great deal of configuration for the protocol itself.  Most of the composition will depend on the chosen compositor.  By installing `seatd` now, a step is skipped as part of the compositor installation and configuration as `seatd` is needed to provide non-root access to certain devices."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2325493368933114844,
            "content_hash": -2325493368933114844,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559307/?format=api",
            "priority": 100,
            "id": 1565460,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=5fba301a19371c24",
            "url": "https://translate-dev.freebsd.org/api/units/1565460/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.245364Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "# pkg install wayland seatd\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8898656563558202873,
            "content_hash": 8898656563558202873,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:124",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559311/?format=api",
            "priority": 100,
            "id": 1565462,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=fb7e60ff5915bdf9",
            "url": "https://translate-dev.freebsd.org/api/units/1565462/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.284139Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "% export XDG_RUNTIME_DIR=/var/run/user/`id -u`\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4912920992091811420,
            "content_hash": -4912920992091811420,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:135",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559315/?format=api",
            "priority": 100,
            "id": 1565464,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=3bd1cc6330ced1a4",
            "url": "https://translate-dev.freebsd.org/api/units/1565464/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.293577Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "It is important to note that most compositors will search the XDG_RUNTIME_DIR directory for the configuration files.  In the examples included here, a parameter will be used to specify a configuration file in [.filename]#~/.config# to keep temporary files and configuration files separate.  It is recommended that an alias be configured for each compositor to load the designated configuration file."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5535561841046678051,
            "content_hash": -5535561841046678051,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:140",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559317/?format=api",
            "priority": 100,
            "id": 1565465,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=332dbbd5903495dd",
            "url": "https://translate-dev.freebsd.org/api/units/1565465/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.297405Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "It has been reported that ZFS users may experience issues with some Wayland clients because they need access to `posix_fallocate()` in the runtime directory.  While the author could not reproduce this issue on their ZFS system, a recommended workaround is not to use ZFS for the runtime directory and instead use `tmpfs` for the [.filename]#/var/run# directory.  In this case, the `tmpfs` file system is used for [.filename]#/var/run# and mounted through the command `mount -t tmpfs tmpfs /var/run` command and then make this change persist across reboots through [.filename]#/etc/fstab#.  The XDG_RUNTIME_DIR environment variable could be configured to use [.filename]#/var/run/user/$UID# and avoid potential pitfalls with ZFS.  Consider that scenario when reviewing the configuration examples in the following sections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6730895339125936766,
            "content_hash": 6730895339125936766,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:148",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 116,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559319/?format=api",
            "priority": 100,
            "id": 1565466,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=dd68f1a62cef127e",
            "url": "https://translate-dev.freebsd.org/api/units/1565466/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.301480Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The seatd daemon helps manage access to shared system devices for non-root users in compositors; this includes graphics cards.  For traditional X11 managers, `seatd` is not needed, such as both Plasma and GNOME, but for the Wayland compositors discussed here, it will need enabled on the system and be running before starting a compositor environment.  To enable and start the `seatd` daemon now, and on system initialization:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4435304781549196932,
            "content_hash": -4435304781549196932,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:153",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559321/?format=api",
            "priority": 100,
            "id": 1565467,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=4272a1cce92b297c",
            "url": "https://translate-dev.freebsd.org/api/units/1565467/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.304958Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Afterward, a compositor, which is similar to an X11 desktop, will need to be installed for the GUI environment.  Three are discussed here, including basic configuration options, setting up a screen lock, and recommendations for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3205513927519168863,
            "content_hash": 3205513927519168863,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:162",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559325/?format=api",
            "priority": 100,
            "id": 1565469,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=ac7c45eefc58e95f",
            "url": "https://translate-dev.freebsd.org/api/units/1565469/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.311419Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The Wayfire Compositor"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 962367018286012093,
            "content_hash": 962367018286012093,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:164",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559327/?format=api",
            "priority": 100,
            "id": 1565470,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=8d5b03b44c7d56bd",
            "url": "https://translate-dev.freebsd.org/api/units/1565470/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.314458Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Wayfire is a compositor that aims to be lightweight and customizable.  Several features are available, and it brings back several elements from the previously released Compiz Fusion desktop.  All of the parts look beautiful on modern hardware. To get Wayfire up and running, begin by installing the required packages:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3560599853238406272,
            "content_hash": -3560599853238406272,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:169",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559329/?format=api",
            "priority": 100,
            "id": 1565471,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=4e96354c606ab380",
            "url": "https://translate-dev.freebsd.org/api/units/1565471/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.317123Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "# pkg install wayfire wf-shell alacritty swaylock-effects swayidle wlogout kanshi mako wlsunset\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4805782392909143223,
            "content_hash": -4805782392909143223,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:173",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559331/?format=api",
            "priority": 100,
            "id": 1565472,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=3d4e6e6032d2e349",
            "url": "https://translate-dev.freebsd.org/api/units/1565472/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.320120Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The `alacritty` package provides a terminal emulator.  Still, it is not completely required as other terminal emulators such as `kitty`, and XFCE-4 `Terminal` have been tested and verified to work under the Wayfire compositor.  Wayfire configuration is relatively simple; it uses a file that should be reviewed for any customizations.  To begin, copy the example file over to the runtime environment configuration directory and then edit the file:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7759349784115094789,
            "content_hash": 7759349784115094789,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:179",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559333/?format=api",
            "priority": 100,
            "id": 1565473,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=ebaebf84922f2505",
            "url": "https://translate-dev.freebsd.org/api/units/1565473/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.322507Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "% mkdir ~/.config/wayfire\n% cp /usr/local/share/examples/wayfire/wayfire.ini ~/.config/wayfire\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4170815742159723241,
            "content_hash": -4170815742159723241,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:184",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559335/?format=api",
            "priority": 100,
            "id": 1565474,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=461e492e30f66517",
            "url": "https://translate-dev.freebsd.org/api/units/1565474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.325072Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The defaults for most users should be fine.  Within the configuration file, items like the famous `cube` are pre-configured, and there are instructions to help with the available settings.  A few primary settings of note include:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3743234708705701626,
            "content_hash": -3743234708705701626,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:189",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559337/?format=api",
            "priority": 100,
            "id": 1565475,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=4c0d5bdd6caf1106",
            "url": "https://translate-dev.freebsd.org/api/units/1565475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.327648Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "[output]\nmode = 1920x1080@60000\nposition = 0,0\ntransform = normal\nscale = 1.000000\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8111581413921261639,
            "content_hash": -8111581413921261639,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:197",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559339/?format=api",
            "priority": 100,
            "id": 1565476,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=0f6ddfae588ff7b9",
            "url": "https://translate-dev.freebsd.org/api/units/1565476/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.330223Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "In this example, from the configuration file, the screen's output should be the listed mode at the listed hertz.  For example, the mode should be set to `widthxheight@refresh_rate`.  The position places the output at a specific pixel location specified.  The default should be fine for most users.  Finally, transform sets a background transform, and scale will scale the output to the specified scale factor.  The defaults for these options are generally acceptable; for more information, see the documentation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1030006861430562203,
            "content_hash": 1030006861430562203,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:205",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559341/?format=api",
            "priority": 100,
            "id": 1565477,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=8e4b51c883c89d9b",
            "url": "https://translate-dev.freebsd.org/api/units/1565477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.333414Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "As mentioned, Wayland is new, and not all applications work with the protocol yet.  At this time, `sddm` does not appear to support starting and managing compositors in Wayland.  The `swaylock` utility has been used instead in these examples. The configuration file contains options to run `swayidle` and `swaylock` for idle and locking of the screen."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5318181697881069938,
            "content_hash": 5318181697881069938,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:209",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559343/?format=api",
            "priority": 100,
            "id": 1565478,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=c9cdfa13c92f5972",
            "url": "https://translate-dev.freebsd.org/api/units/1565478/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.336332Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "This option to define the action to take when the system is idle is listed as:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2763695308901596313,
            "content_hash": -2763695308901596313,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:211",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559345/?format=api",
            "priority": 100,
            "id": 1565479,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=59a561c25d81c367",
            "url": "https://translate-dev.freebsd.org/api/units/1565479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.339044Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "idle = swaylock\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8051695769088635604,
            "content_hash": -8051695769088635604,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:215",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559347/?format=api",
            "priority": 100,
            "id": 1565480,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=1042a15b93f4cd2c",
            "url": "https://translate-dev.freebsd.org/api/units/1565480/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.341997Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "And the lock timeout is configured using the following lines:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4372665529067840609,
            "content_hash": 4372665529067840609,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:218",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559349/?format=api",
            "priority": 100,
            "id": 1565481,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=bcaed4219daf2461",
            "url": "https://translate-dev.freebsd.org/api/units/1565481/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.344867Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "[idle]\ntoggle = <super> KEY_Z\nscreensaver_timeout = 300\ndpms_timeout = 600\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8270807497918643117,
            "content_hash": 8270807497918643117,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:225",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559351/?format=api",
            "priority": 100,
            "id": 1565482,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=f2c7cf994713fbad",
            "url": "https://translate-dev.freebsd.org/api/units/1565482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.347509Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The first option will lock the screen after 300 seconds, and after another 300, the screen will shut off through the `dpms_timeout` option."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 871778686485887126,
            "content_hash": 871778686485887126,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:228",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559353/?format=api",
            "priority": 100,
            "id": 1565483,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=8c192e18b2bf7896",
            "url": "https://translate-dev.freebsd.org/api/units/1565483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.350122Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "% swaylock --effect-blur 7x5\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5302929224075623280,
            "content_hash": 5302929224075623280,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:240",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559357/?format=api",
            "priority": 100,
            "id": 1565485,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=c997ca087e10bb70",
            "url": "https://translate-dev.freebsd.org/api/units/1565485/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.386552Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "There is also the `--clock` parameter which will display a clock with the date and time on the lock screen.  When package:x11/swaylock-effects[] was installed, a default [.filename]#pam.d# configuration was included.  It provides the default options that should be fine for most users.  More advanced options are available; see the PAM documentation for more information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7492884395276116813,
            "content_hash": -7492884395276116813,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:246",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559359/?format=api",
            "priority": 100,
            "id": 1565486,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=1803ed576c7fdcb3",
            "url": "https://translate-dev.freebsd.org/api/units/1565486/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.390249Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "At this point, it is time to test Wayfire and see if it can start up on the system.  Just type the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3039668669622892354,
            "content_hash": -3039668669622892354,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:249",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559361/?format=api",
            "priority": 100,
            "id": 1565487,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=55d0ed73283e48be",
            "url": "https://translate-dev.freebsd.org/api/units/1565487/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.394090Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "% wayfire -c ~/.config/wayfire/wayfire.ini\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2137223447039093022,
            "content_hash": 2137223447039093022,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:253",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559363/?format=api",
            "priority": 100,
            "id": 1565488,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=9da8f166ce66a91e",
            "url": "https://translate-dev.freebsd.org/api/units/1565488/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.397504Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The compositor should now start and display a background image along with a menu bar at the top of the screen.  Wayfire will attempt to list installed compatible applications for the desktop and present them in this drop-down menu; for example, if the XFCE-4 file manager is installed, it will show up in this drop-down menu.  If a specific application is compatible and valuable enough for a keyboard shortcut, it may be mapped to a keyboard sequence using the [.filename]#wayfire.ini# configuration file.  Wayfire also has a configuration tool named Wayfire Config Manager.  It is located in the drop-down menu bar but may also be started through a terminal by issuing the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4653583768838196591,
            "content_hash": -4653583768838196591,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:260",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559365/?format=api",
            "priority": 100,
            "id": 1565489,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=3f6b2637cde03291",
            "url": "https://translate-dev.freebsd.org/api/units/1565489/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.401380Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "% wcm\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7672583000369030262,
            "content_hash": -7672583000369030262,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:264",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559367/?format=api",
            "priority": 100,
            "id": 1565490,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=15858269894d9b8a",
            "url": "https://translate-dev.freebsd.org/api/units/1565490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.404812Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Various Wayfire configuration options, including the composite special effects, maybe enabled, disabled, or configured through this application.  In addition, for a more user-friendly experience, a background manager, panel, and docking application may be enabled in the configuration file:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4599089189147948965,
            "content_hash": -4599089189147948965,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:268",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559369/?format=api",
            "priority": 100,
            "id": 1565491,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=402cc0bfde7f485b",
            "url": "https://translate-dev.freebsd.org/api/units/1565491/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.408071Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "panel = wf-panel\ndock = wf-dock\nbackground = wf-background\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5734760092456743633,
            "content_hash": -5734760092456743633,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:274",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559371/?format=api",
            "priority": 100,
            "id": 1565492,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=306a0a1479078d2f",
            "url": "https://translate-dev.freebsd.org/api/units/1565492/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.411757Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Changes made through `wcm` will overwrite custom changes in the [.filename]#wayfire.ini# configuration file.  The [.filename]#wayfire.ini# file is highly recommended to be backed up so any essential changes may be restored."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4059471513231894827,
            "content_hash": -4059471513231894827,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:280",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559373/?format=api",
            "priority": 100,
            "id": 1565493,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=47a9dc2aadfed6d5",
            "url": "https://translate-dev.freebsd.org/api/units/1565493/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.415454Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Finally, the default launcher listed in the [.filename]#wayfire.ini# is package:x11/wf-shell[] which may be replaced with other panels if desired by the user."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2889065366408226998,
            "content_hash": 2889065366408226998,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:283",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559375/?format=api",
            "priority": 100,
            "id": 1565494,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=a81805a4d1a568b6",
            "url": "https://translate-dev.freebsd.org/api/units/1565494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.420077Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The Hikari Compositor"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8156987140788527500,
            "content_hash": 8156987140788527500,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:285",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559377/?format=api",
            "priority": 100,
            "id": 1565495,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=f13370964421218c",
            "url": "https://translate-dev.freebsd.org/api/units/1565495/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.423609Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The Hikari compositor uses several concepts centered around productivity, such as sheets, workspaces, and more.  In that way, it resembles a tiling window manager.  Breaking this down, the compositor starts with a single workspace, which is similar to virtual desktops.  Hikari uses a single workspace or virtual desktop for user interaction. The workspace is made up of several views, which are the working windows in the compositor grouped as either sheets or groups.  Both sheets and groups are made up of a collection of views; again, the windows that are grouped together.  When switching between sheets or groups, the active sheet or group will become known collectively as the workspace.  The manual page will break this down into more information on the functions of each but for this document, just consider a single workspace utilizing a single sheet.  Hikari installation will comprise of a single package, package:x11-wm/hikari[], and a terminal emulator `alacritty`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3047681878389555074,
            "content_hash": 3047681878389555074,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:295",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 152,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559379/?format=api",
            "priority": 100,
            "id": 1565496,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=aa4b8a8565cdff82",
            "url": "https://translate-dev.freebsd.org/api/units/1565496/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.427204Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "# pkg install hikari alacritty\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8428923045629083104,
            "content_hash": -8428923045629083104,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:299",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559381/?format=api",
            "priority": 100,
            "id": 1565497,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=0b067325fa2cc220",
            "url": "https://translate-dev.freebsd.org/api/units/1565497/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.431275Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Other shells, such as `kitty` or the Plasma `Terminal`, will function under Wayland. Users should experiment with their favorite terminal editor to validate compatibility."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2502907763947555720,
            "content_hash": -2502907763947555720,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:304",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559383/?format=api",
            "priority": 100,
            "id": 1565498,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=5d43e2a65056b478",
            "url": "https://translate-dev.freebsd.org/api/units/1565498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.434954Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Hikari uses a configuration file, [.filename]#hikari.conf#, which could either be placed in the XDG_RUNTIME_DIR or specified on startup using the `-c` parameter.  An autostart configuration file is not required but may make the migration to this compositor a little easier.  Beginning the configuration is to create the Hikari configuration directory and copy over the configuration file for editing:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9094129899604438288,
            "content_hash": -9094129899604438288,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:309",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559385/?format=api",
            "priority": 100,
            "id": 1565499,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=01cb290a00d192f0",
            "url": "https://translate-dev.freebsd.org/api/units/1565499/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.439173Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "% mkdir ~/.config/hikari\n% cp /usr/local/etc/hikari/hikari.conf ~/.config/hikari\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8989855137103042206,
            "content_hash": -8989855137103042206,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:314",
            "context": "",
            "note": "type: delimited block - 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559387/?format=api",
            "priority": 100,
            "id": 1565500,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=033d9e6212c0a962",
            "url": "https://translate-dev.freebsd.org/api/units/1565500/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.446595Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "The configuration is broken out into various stanzas such as ui, outputs, layouts, and more.  For most users, the defaults will function fine; however, some important changes should be made.  For example, the $TERMINAL variable is normally not set within the user's environment.  Changing this variable or altering the [.filename]#hikari.conf# file to read:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6019642859485555765,
            "content_hash": -6019642859485555765,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:320",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559389/?format=api",
            "priority": 100,
            "id": 1565501,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=2c75eeb675a593cb",
            "url": "https://translate-dev.freebsd.org/api/units/1565501/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.450666Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "terminal = \"/usr/local/bin/alacritty\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1893950539445869465,
            "content_hash": -1893950539445869465,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:324",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559391/?format=api",
            "priority": 100,
            "id": 1565502,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=65b75604da2b6467",
            "url": "https://translate-dev.freebsd.org/api/units/1565502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.488045Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwayland_index/pl/?format=api",
            "source": [
                "Will launch the `alacritty` terminal using the bound key press.  While going through the configuration file, it should be noted that the capital letters are used to map keys out for the user.  For example, the kbd:[L] key for starting the terminal kbd:[L+Return] is actually the previously discussed super key or Windows logo key.  Therefore, holding the kbd:[L/super/Windows] key and pressing kbd:[Enter] will open the specified terminal emulator with the default configuration.  Mapping other keys to applications require an action definition to be created.  For this, the action item should be listed in the actions stanza, for example:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7742382588901048129,
            "content_hash": 7742382588901048129,
            "location": "documentation/content/en/books/handbook/wayland/_index.adoc:332",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 98,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1559393/?format=api",
            "priority": 100,
            "id": 1565503,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookwayland_index/pl/?checksum=eb7277f1969dbf41",
            "url": "https://translate-dev.freebsd.org/api/units/1565503/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T18:28:46.492077Z"
        }
    ]
}