commit 6174691ee6272b72172383800799455b3c5bccf0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 14 09:11:42 2025 +0200

    Updates for release

commit 0802fd5d0c88023009f7d9c1cab4cac460a7648b
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jul 31 00:48:17 2025 +0200

    I18n: Update translation pl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 758cd8e5bd35815fe146211963d8a8b9a81b715d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jul 27 18:00:15 2025 +0200

    wayland: panel: Ensure panel window is shown at least once
    
    Including when it's autohidden at startup.
    
    Amends: 35dca5621adac0a55069f9fd8245623cb233bc54
    (cherry picked from commit 2441efb9a92afd6ef1e0a2e0f0a0e8394239511a)

commit 2bfde552b6bcc8f66e3c9210e68d00441a9a92a9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jul 26 14:11:00 2025 +0200

    panel: Don't show panel window too early
    
    That pretty much reverts 8583e16d8 with ace49302, for the reason added
    in comments in the code. On wayland in particular, showing the window
    while it's assigned to a disconnected output triggers critical warnings.
    
    (cherry picked from commit 35dca5621adac0a55069f9fd8245623cb233bc54)

commit ffa32fe830f5d362b844bc39e80fbf60f18d2045
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 26 12:47:51 2025 +0200

    I18n: Update translation el (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit a590054efe7c06e996ef118c7cfe91fcf6db74ee
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jul 22 14:59:13 2025 +0200

    panel: Restrict X-XFCE-Unique=SCREEN to X11
    
    i.e. where it makes sense. If a plugin should be unique on wayland for
    whatever reason, it should use X-XFCE-Unique=TRUE instead.
    
    Related: #939
    (cherry picked from commit db2e5299e107ce067e114cd66499b9f9b74cb9fb)

commit 5f35000fa8725928c0885d1c6cbd73199f275226
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 19 00:48:02 2025 +0200

    I18n: Update translation pl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1b8f9f21b3df92ad19ab7aa239ecf95f6fa8de36
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Jul 18 16:12:20 2025 +0200

    Fix string comparison when searching for plugin dirs
    
    A '/' at the end of a path prevented the addition of a valid directory,
    and as the comparison via g_strcmp0() was also reversed, the main
    directory $prefix/share was not added if it was specified as
    $prefix/share/.
    
    Fixes: 894c6d9f2804092333c0134cebdf293cfefe98a0
    Related: https://bbs.archlinux.org/viewtopic.php?id=306991
    (cherry picked from commit bf69d537db38769977767a7f982fb164c15d11ac)

commit 28f7d2d5cd23474bef1341a700bb9af497cc5094
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Jul 11 23:07:18 2025 +0200

    wayland: Support multiple workspace groups where it makes sense
    
    Related: https://github.com/YaLTeR/niri/pull/1800
    (cherry picked from commit 1538d8b72bf7127cc299ac4d2e5f264c22d1896f)

commit f0e82e9d835db1ddce7899e377fb894707dbd86d
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 12 00:47:56 2025 +0200

    I18n: Update translation pl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 531e9623f4dbe6a85bc7ae27ba393686b0017acb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jul 8 23:10:23 2025 +0200

    tasklist: Deactivate context menu when its button is destroyed
    
    Fixes: #935
    (cherry picked from commit 4fbb3ed6da7a8f17fbc83d939e4ccfa1fcc90a49)

commit 60ebd624aa81216508c8d31a818d123179daca01
Author: Anonymous <noreply@xfce.org>
Date:   Sun Jun 8 12:48:40 2025 +0200

    I18n: Update translation ar (93%).
    
    465 translated messages, 30 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 26e22442823fd51cb8424e87035b396c5494ab94
Author: Anonymous <noreply@xfce.org>
Date:   Sat May 31 12:48:24 2025 +0200

    I18n: Update translation ar (83%).
    
    413 translated messages, 82 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit a06db2cb814aea51222c22922c4571464094869c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed May 21 17:28:32 2025 +0200

    x11: Let GtkSocket expand if possible
    
    This should better match the old behavior, when there was no GtkBox, but
    ultimately it may be necessary to set the plugin as internal for it to
    expand properly.
    
    Related: https://forum.xfce.org/viewtopic.php?id=18575
    Related: https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/176
    (cherry picked from commit b7f9bb461e9d27235fcd548107c50e57f4aba27b)

commit 53dcae9fe9415489cf8dcf278240bc4954f75705
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Apr 29 10:03:39 2025 +0200

    libxfce4panel: Restore possibility to oversize icons
    
    Amends: 4e80a9bbe0898130fcc966267992c9394e4d18a2
    Closes: #926
    (cherry picked from commit 8bb0b09984f169717ea1e9f1dc79052d50a67eb3)

commit abe4f46edcf085df4e80b9a1a63ce5c842d7efcb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Apr 25 16:25:20 2025 +0200

    wayland: autohide: Try to trigger size_allocate() more reliably
    
    It seems to me that it worked like that "before", i.e. probably with a
    previous version of wlroots. I guess this isn't the last time I'll have
    to tinker with this, but I'd really like to try not to remap the panel
    anyway.
    
    Amends: ee22684ba748706c39440d897c78e0fcde813fb4
    (cherry picked from commit ae77bc8c0c1e9a7374b3268bbad682e7c2a6819e)

commit e2451cacd950f4b7539efd1e5e36b067515dba9b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Apr 25 16:19:49 2025 +0200

    panel: Show window when new output is connected
    
    Closes: #925
    Fixes: 8583e16d89d70ce6ee8d2492d56f7ecf9f10575e
    (cherry picked from commit ace49302d03e22fa2e87e08a8e0019c581433271)

commit 048505815251fa3bfa02f34adf5a695d9bb52b30
Author: Anonymous <noreply@xfce.org>
Date:   Tue Apr 15 12:47:43 2025 +0200

    I18n: Update translation ka (63%).
    
    312 translated messages, 183 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1ba70556b2eb274bffefb251c8e8da3de8cdf272
Author: Anonymous <noreply@xfce.org>
Date:   Tue Apr 1 00:47:38 2025 +0200

    I18n: Update translation sv (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 63bf3571f2e79f818ea91ca396061c16b3a9bcf2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Mar 23 09:21:08 2025 +0100

    Back to development

commit b7a604d9ddccb469194329b2f987424ba2ede53b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Mar 23 09:04:53 2025 +0100

    Updates for release

commit 4f8c54c4ab7807bf7dc616d52af3f2795fa1e5ef
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 22 07:44:08 2025 +0100

    meson-build: Revert glib version change
    
    Fixes: 01642cbaa17e60d5d161912546ed9dc605e9a06d

commit 01642cbaa17e60d5d161912546ed9dc605e9a06d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Mar 17 09:26:09 2025 +0100

    build: Define xfce4 min version >= 4.18
    
    (cherry picked from commit fd946006a58ee147eda909cf21d2098b629f4002)

commit 23ae4169a4ac0ca7afecde5170a2d529428b5a3d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 20 12:53:10 2025 +0100

    build: Search for xdt-gen-visibility also in the working tree
    
    In anticipation of its copying by xfce-do-release when generating
    tarballs, so as not to need xfce4-dev-tools to build them. Meson takes
    care of all this, from searching the working tree to adding to the
    tarball.
    
    (cherry picked from commit 219c1d790dd37497372df221acaf57c6ba47b271)

commit c5f9b4d7f972a74ccced42d1cc8d36a6b7208de0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 20 11:46:44 2025 +0100

    build: Replace xdt-csource with glib-compile-resources
    
    And get rid of maintainer mode.
    
    (cherry picked from commit 43f1f6c3b59d97c25486202aa7976bbe3da192be)

commit f85e09c2de1374255fcaad5c2ba10bd69b4f0eab
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Mar 17 09:44:36 2025 +0100

    build: Fix wrong macro for min version

commit f6134e17657ac496ba15be7c034f3a76570b24fa
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Mar 16 12:59:23 2025 +0100

    panel: Show window in panel_application_new_window()
    
    Instead of showing it if it hasn't already been done in
    panel_window_screen_layout_changed(), which is very odd and
    inappropriate. In particular, this avoids unintentionally showing a
    panel hidden by autohide on wayland, when display settings change.
    
    (cherry picked from commit 8583e16d89d70ce6ee8d2492d56f7ecf9f10575e)

commit bf496cdceceed3b40b2954505190477312a1c5c4
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 15 22:04:53 2025 +0100

    wayland: autohide: Mitigate lack of size_allocate()
    
    This should fix most cases where the autohide starts without having been
    correctly initialized, due to gtk_widget_queue_resize() failing to
    trigger size_allocate(). Progressive movement of the panel should then
    trigger size_allocate(), otherwise the only remaining solution is to
    remap the panel, but this has too many side-effects.
    
    (cherry picked from commit 8afd331e597697144332f1d7593ba8440610db84)

commit 83f862a52b71577e0db8da5a86ac9a6391e98e91
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 13 18:27:28 2025 +0100

    systray: Use correct gtk functions to show/hide items
    
    Fixes: #921
    (cherry picked from commit b790db0519f2cc7c2236b41f48c27045fd4f2103)

commit 3a107102f27c03ac1b5ec19e200e02d2b918f68a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 13 17:29:17 2025 +0100

    wayland: Set exclusive zone for autohide window
    
    Otherwise it can be moved, and possibly end up off-screen, if another
    panel is anchored to an opposing edge with a positive exclusive zone.
    
    Fixes: #920
    (cherry picked from commit 68e8e361c25f819c877b015c1ec1ebaf7d533da9)

commit d1a2266e34f57bb968403a79a7a9ecf009b003c2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Mar 11 18:57:39 2025 +0100

    build: Remove libxfce4panel-config.h from GI
    
    This creates unsolvable conflicts with other libs whose identifier
    prefix is Xfce, since check_version is associated with this prefix
    several times.
    
    Related: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/merge_requests/25#note_103386
    (cherry picked from commit 87cb59805cda418c20a535cf5dafc5c1f92c7c85)

commit aa9bd2bbc558b6c035769b28e9a7f117b4f407be
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Mar 4 16:44:23 2025 +0100

    meson-build: Add missing check for sys/prctl.h
    
    (cherry picked from commit 929421ecc60a44ab829906744e1b1eb1a9ec18e7)

commit eb19a9a177f39f48e6b4a4cf674f5da27691e1df
Author: Anonymous <noreply@xfce.org>
Date:   Tue Mar 4 12:48:15 2025 +0100

    I18n: Update translation id (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 3c5b39f74195ef444c15039a431c0122271191e9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Mar 2 15:19:40 2025 +0100

    tasklist: Support window app changes
    
    It had been implemented correctly in libxfce4windowing but not taken
    into account here. LibreOffice is an example of an app that changes the
    app-id of its windows, and sometimes even sets none at all.
    
    Fixes: #913
    (cherry picked from commit 4d119d0e4e9c63dd761518e466a35108ba4689f0)

commit bb47ac7703a9fcafe9460f78095a817853fa0fa9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Feb 25 23:08:34 2025 +0100

    build: Automate copyright year management
    
    (cherry picked from commit 2c4b6bd1418916b02e91fe62488d374339b95f33)

commit 67473ef41ce095ab5b859ad88f38dd24005f9b4d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Feb 26 12:48:31 2025 +0100

    I18n: Update translation ro (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 4532c0d1527c2955587b49166d7213751b912b91
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Feb 25 20:53:32 2025 +0100

    item-dialog: Also search for plugins by their module name
    
    It's not uncommon to know a plugin by the (untranslated) name under
    which it was installed, rather than by its display name, or the words in
    its description (both translated). The module name is essentially
    (sometimes exactly) the name under which the plugin was installed, which
    should make it easier to find.
    
    (cherry picked from commit bc1c6f477fb44c0e9e9d5f90cded38f6d8680993)

commit 7589fbbe3a0a6d2ad8278b4c6f6c68f11d1708f5
Author: Anonymous <noreply@xfce.org>
Date:   Tue Feb 25 12:52:35 2025 +0100

    I18n: Update po/LINGUAS list

commit c8fb48ceee3d13350f01cc845baaa4afebedc499
Author: Anonymous <noreply@xfce.org>
Date:   Tue Feb 25 12:52:34 2025 +0100

    I18n: Add new translation vec (99%).
    
    494 translated messages, 1 untranslated message.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1ab4196f1e7d4b18a6d53085729adf4a1d7537fc
Author: Anonymous <noreply@xfce.org>
Date:   Mon Feb 24 12:47:06 2025 +0100

    I18n: Update translation el (99%).
    
    494 translated messages, 1 untranslated message.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 78a298854e16c29cb7f2a93ed1bd3b63d1612b01
Author: Anonymous <noreply@xfce.org>
Date:   Sun Feb 23 12:47:45 2025 +0100

    I18n: Update translation sv (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 20be516c44bb237a256178b3581c507823c7c145
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Feb 22 20:20:55 2025 +0100

    wayland: wrapper: Set GtkProgressBar style properties to min values
    
    They cause strange allocation problems, where the plugin appears
    correctly positioned on the panel, and therefore appears to have the
    correct allocation, but actually overflows into a shadow area whose size
    depends on these style properties.
    
    Fixes: #911
    (cherry picked from commit 52d667bc9d7ba76caccf70d04fab8c28c9dea883)

commit 97b03edbd7fb9a14cad759f39c01aa7142ff28ea
Author: Mikhail Mikhailov <26198-yohanson@users.noreply.gitlab.xfce.org>
Date:   Sat Feb 22 08:02:47 2025 +0000

    systray: Fix legacy icons being drawn with offset
    
    Fixes: #909
    (cherry picked from commit 3d21aa95105c71bbf037f990c9579392e7398b51)

commit f80ded658f9d9a0e6c780e369f907a0957abbc52
Author: Anonymous <noreply@xfce.org>
Date:   Wed Feb 19 12:47:28 2025 +0100

    I18n: Update translation pt (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 52b13ef0295b41ef0365dfd2ffb61f7d83499214
Author: Anonymous <noreply@xfce.org>
Date:   Tue Feb 18 00:47:35 2025 +0100

    I18n: Update translation sk (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 90128db2e2b2113e3a742802430de70f286196d8
Author: Anonymous <noreply@xfce.org>
Date:   Sun Feb 16 12:47:20 2025 +0100

    I18n: Update translation pt_BR (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 866587d0b7b7f48345b91458b0a1ca1346761ad5
Author: Anonymous <noreply@xfce.org>
Date:   Sun Feb 16 00:47:10 2025 +0100

    I18n: Update translation nl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 04a79964ebaab33c9c9be6f3f4f354b8d32cdfa5
Author: Anonymous <noreply@xfce.org>
Date:   Sat Feb 15 00:47:17 2025 +0100

    I18n: Update translation pl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5f01cd0e0905342f08c5484a8ced2af220200625
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:58 2025 +0100

    I18n: Update translation zh_TW (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 67cfdd1c559df864bf79985bfa9336ef679784b1
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:58 2025 +0100

    I18n: Update translation zh_HK (84%).
    
    417 translated messages, 78 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ffa5646142baa477bd5f383bd4b238475a8b3a3e
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:58 2025 +0100

    I18n: Update translation zh_CN (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit d50da3d165ad6257a83feb4cbd347fdcd487b123
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:58 2025 +0100

    I18n: Update translation vi (89%).
    
    445 translated messages, 50 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 229d61c4b6a76e47b8a355d4ff365ba410664352
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:58 2025 +0100

    I18n: Update translation uk (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 31a7b3ab22c06438e47c1f577859b23cfd88abbd
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:58 2025 +0100

    I18n: Update translation tr (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ba5f07dd509699aef8a0b32aea316e5b098b8928
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation th (93%).
    
    461 translated messages, 34 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 9046d4ebfd939deb0f14a1cb3d5d5629dbc02f40
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation sv (99%).
    
    493 translated messages, 2 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 97cf1165a61ce84af9220729c8cda141d7e7923a
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation sr (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 09202eac22c3a8b9201f3abd02f662566a50bc41
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation sq (99%).
    
    494 translated messages, 1 untranslated message.
    
    Transifex (https://explore.transifex.com/xfce/).

commit fae9794ecc4ee86b36c0f4934a16656f3f8b1ba2
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation sl (99%).
    
    494 translated messages, 1 untranslated message.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5017b7d2dac4796de1bd01732f4e78259717ef0b
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation sk (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit e0f0b01d7ecb3f05380028ebb189f73043192766
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation si (56%).
    
    279 translated messages, 216 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1fbe1cd21d1e4bf27bd8150b10d1ca9911aa4405
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:57 2025 +0100

    I18n: Update translation ru (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit eef4067f11c3c6b17241595a927ca0412e88406b
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:56 2025 +0100

    I18n: Update translation ro (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit cdf88773430c1d38153a8588c362273e9ece08e9
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:56 2025 +0100

    I18n: Update translation pt_BR (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1a39011e3f37d6054c9abf63e859102a32a96592
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:56 2025 +0100

    I18n: Update translation pt (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit be99a550b0dc4f0b852a34300ee4398def57b7e9
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:56 2025 +0100

    I18n: Update translation pl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit b1c24449ce5cd99a9ce809b5e87bc2e5dedf484a
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:56 2025 +0100

    I18n: Update translation pa (56%).
    
    279 translated messages, 216 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 2ea80d6715d0fd81adff8b29b8d796dd98f51000
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:56 2025 +0100

    I18n: Update translation oc (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit f18f99875daf96bba113401f40bd725ca2f6c5e4
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation nn (86%).
    
    430 translated messages, 65 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 079c8f61752b31a013fe81ba811fa566caa3b52d
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation nl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit e47085bc09fd896afbe54f6f17cd35332e71b348
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation nb (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit d2e46ca4be70d8965779b4d9386a9d92dd4f6026
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation ms (93%).
    
    463 translated messages, 32 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 776d50d7d50a451fff7a38b07351d23ec3a0432f
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation lt (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 6d2644f9d5f8346e59e15f8acec0ee8ac5f3c436
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation ko (99%).
    
    494 translated messages, 1 untranslated message.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5b69323de19daa0efda55274ead9370aa8975b44
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation kk (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 56c4beac67ecf6156bdfeefec7f7aec7201762b7
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:55 2025 +0100

    I18n: Update translation ka (62%).
    
    309 translated messages, 186 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 9144ac90f4b4769bc6b9a86fd5c3b03a523d94e6
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation ja (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ea49e356a2571307caea65f75454ca105d614202
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation it (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 84331faaee7442b36b41a0abebeda3ae3bb856a6
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation is (88%).
    
    438 translated messages, 57 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 72c6a6d14b8212cc5577bda2103c96b1193d7bbb
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation ie (92%).
    
    460 translated messages, 35 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5f7297144aa296a85576ad0113e51ce435eff7fd
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation id (99%).
    
    491 translated messages, 4 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ecd78073989e59b22f8a5522ba440975dff88936
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation hye (84%).
    
    416 translated messages, 79 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 61019e1467316c164a0fd8f5fad9ad701cc71595
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:54 2025 +0100

    I18n: Update translation hy_AM (87%).
    
    433 translated messages, 62 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 60eb606e75f6ef1ad69cdd63faee4be429acba79
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation hu (99%).
    
    492 translated messages, 3 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 71808cdeb1d07e8d090282c1ff287172a9d3c7f7
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation hr (90%).
    
    447 translated messages, 48 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 7cd4a9299543503134289850d9b0e4714eec5cee
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation he (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 32034164c1322dea389381bd0ff9b4adf7ec3974
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation gl (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 92c5556ebb8bf595206226ab5459b626a5306841
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation fr (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 4c25938bfe9098bc13f8852ed40faf8f71872980
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation fi (92%).
    
    459 translated messages, 36 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5b389f5cee2a1fc6251e59061a1c53c584b5dddd
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:53 2025 +0100

    I18n: Update translation eu (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1bc31e873ab3b491c296fa532258444cde53a629
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:52 2025 +0100

    I18n: Update translation et (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 8ddd23de1af0d7ef27667dc3b42564d441b703ab
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:52 2025 +0100

    I18n: Update translation es (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 0d13258aca8abf51292ecdd6e6b25f55921d5126
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:52 2025 +0100

    I18n: Update translation en_GB (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 808f3d9863dbfb900141a582d81c3a6e0541cdfe
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:52 2025 +0100

    I18n: Update translation en_AU (82%).
    
    407 translated messages, 88 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ff46d67bf395b7d2d3db1485c39d744de8abbae4
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:52 2025 +0100

    I18n: Update translation el (99%).
    
    494 translated messages, 1 untranslated message.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 57ee5dacdaba67fda35293a5d05eef5fbfc52e30
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:52 2025 +0100

    I18n: Update translation de (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 2aa390c7142ba4cce37193321856d7f81fe47d27
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:51 2025 +0100

    I18n: Update translation da (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 77229dad6b2f7b176fa57c23be2a278cb298d0d7
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:51 2025 +0100

    I18n: Update translation cs (100%).
    
    495 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit be64badc22a2b373882cd04aafb1ac84fd214487
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 14 12:47:51 2025 +0100

    I18n: Update translation ca (100%).
    
    495 translated messages.
    
