commit 71c009a3889badf006580ccd997bc6dadecd9c56
Author: Andre Miranda <andreldm@xfce.org>
Date:   Wed Nov 6 19:12:09 2024 +0100

    Updates for release

commit f467e487e9e94829919c292e5aa3758e5f5c54de
Author: Andre Miranda <andreldm@xfce.org>
Date:   Tue Nov 5 19:50:07 2024 +0100

    Use subdomain for api.met.no (#82)

commit 9a53d2688e4daa3068acbd1814ce8c0e705c092a
Author: Anonymous <noreply@xfce.org>
Date:   Mon Nov 4 00:58:34 2024 +0100

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

commit b8e3072614f733e27ac856786b5c9771d66c8d6c
Author: Anonymous <noreply@xfce.org>
Date:   Sat Nov 2 12:56:20 2024 +0100

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

commit 937acb92df3d43b2aaf8d9f502eb13ac0547a172
Author: Anonymous <noreply@xfce.org>
Date:   Mon Oct 21 12:54:07 2024 +0200

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

commit 839632b589b8591ebd759ef657a81fe64f9c9859
Author: Anonymous <noreply@xfce.org>
Date:   Sat Oct 5 12:52:40 2024 +0200

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

commit bbbbb5199f9dfc6a10bd9d464a9afcb674bb145f
Author: Anonymous <noreply@xfce.org>
Date:   Sat Oct 5 01:00:14 2024 +0200

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

commit 9aa17b2a71d277b0e7b0bffe9de2310e925a8c2f
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 2 00:56:51 2024 +0200

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

commit 4722640c7a3ed0e8134d1ca0512ff01611b84f85
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 1 13:24:10 2024 +0200

    Avoid calling libsoup callbacks when dialogs are destroyed
    
    We could think of using soup_session_abort(), but then the callbacks
    would be delayed and g_idle_add() would not get around the problem, so
    in the end it's simpler to use weak pointers.
    
    Segfault example:
    Program terminated with signal SIGSEGV, Segmentation fault.
    #0  0x00007fcd7dad87a7 in cb_lookup_altitude (session=<optimized out>, msg=<optimized out>, user_data=0x61884f740150) at weather-config.c:257
    257         else if (dialog->pd->units->altitude == FEET)

commit 93f6755fb9e93344a01d8b13d4f8a4dba4af60fe
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jul 13 20:47:57 2024 +0200

    weather-config: Fix memory leak on GtkBuilder

commit 1c69cfbd1c0f1cdf1b521bcfad0f0c2fdd8d7cfe
Author: Anonymous <noreply@xfce.org>
Date:   Tue Aug 6 00:53:43 2024 +0200

    I18n: Update translation et (88%).
    
    283 translated messages, 38 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 3653d487e571ab44139e3adf82034acf77db4fbd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jun 8 10:57:22 2024 +0200

    scan-build: Add false positive file

commit f37bcfa6b619005fce0e320d9475241d8127bd04
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jun 8 10:00:49 2024 +0200

    scan-build: Fix core.uninitialized.Branch

commit 17d9b634642652edbedd8ab578ea5bdb1ac11027
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jun 8 09:58:46 2024 +0200

    scan-build: Fix deadcode.DeadStores

commit 3336ddc7eedd9383352d03a4f890a6bba358b974
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jun 8 09:55:14 2024 +0200

    scan-build: core.NullDereference
    
    It's not unlikely, it's impossible since glib allocators succeed or
    abort.

commit 881dde35816fe998b9c323d090173a34992b3e8f
Author: Anonymous <noreply@xfce.org>
Date:   Wed May 29 00:52:59 2024 +0200

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

commit 2ff9598141681ac0b18856944ef12ac161168e6f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon May 20 18:12:10 2024 +0200

    icon: Apply translate logic to get_symbol_name
    
    It should return the right result in case of index overflow, assuming
    that what is done for translations is correct, and it should avoid
    crashes in any case.
    
    Fixes: #79

commit aa967e64bb7322bf9680abc2db371f22c4012982
Author: Anonymous <noreply@xfce.org>
Date:   Mon May 6 00:57:45 2024 +0200

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

commit d6e0a1725851cb3e53df74c056fb7005a4034967
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun May 5 13:26:46 2024 +0200

    build: Use XDT_VERSION_INIT and get rid of configure.ac.in

commit ced862292318d40f7dea4f53e6a00366234e2722
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat May 4 19:55:17 2024 +0200

    weather-config: Fix memory management of source
    
    Fixes: #76

commit 3288207edc5b30ff67331c66202250715d53330a
Author: Anonymous <noreply@xfce.org>
Date:   Tue Apr 9 00:54:35 2024 +0200

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

commit 2495e26ee87bdd227fd0e2f333e7a0081bf1429b
Author: Anonymous <noreply@xfce.org>
Date:   Mon Apr 8 12:53:34 2024 +0200

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

commit 84d5277469950547691eefc688ee604483564432
Author: Anonymous <noreply@xfce.org>
Date:   Fri Apr 5 00:54:59 2024 +0200

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

commit 471dc7058ea2ae65badbd941bf393260ae3e1343
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:45 2024 +0200

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

commit a1b1dc5f098e3ff5789105a9edf7a239beada7c4
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:45 2024 +0200

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

commit 0b16df4c6cb04f357a79441caf3924c833a0ac72
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:45 2024 +0200

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

commit ff9594291fb4eb537533e1ae4c967a9fb8b96040
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:45 2024 +0200

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

commit 4e0c12413fff714c06d8f6f55f0cae7a5e085041
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

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

commit 0d9d6cc12c09e0c8ea529dee52ce5e4c162edecd
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

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

commit 7e4fa1bb1763a9addf72067165d2c9d2ae58e180
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

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

commit 05e2965e7ba7ae02d185881cadf81106333e9685
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

    I18n: Update translation sq (97%).
    
    314 translated messages, 7 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5ee77b348ca344bd9f067be80979960c02546838
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

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

commit 386b56b866225acfdc88802a4dbcaa00f5f2db29
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

    I18n: Update translation sk (82%).
    
    265 translated messages, 56 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit cf78f27d61a21ba639672b5cee413268d8da055e
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

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

commit b530d6b01fae4f94b31b8a03d08c41926bab87ae
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:44 2024 +0200

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

commit b14af0ada7b0318fa9b9bfc100eb50ca9d418eb1
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit 8aafff282d120ad388d6f44d4d19a2810a5820a4
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit a9ecdb5112ac067665ead3b9c1bbe12dd9f85f95
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit 3e3560f0941ec18c74fe5ccfd30c4046fdb94ecf
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

    I18n: Update translation nn (74%).
    
    239 translated messages, 82 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 35e9fff5bac2923f457382f14eb4bf6abd325a01
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit 5bbb35f3e84a78fa95c6b5dc4234d46df0342991
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit 7a430d820f7662b078a79e679454575f4c0137f4
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit 5f042e06fd34074decb4bbf579406360647ae5d8
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:43 2024 +0200

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

commit d08e4e1b13759547f228cd1d616b61d197244297
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

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

commit bfa76daf7457ea9d45f4eba264a0a4e66585ca8c
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

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

commit da7733352e6725c519a0e209e49bebbcceade079
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

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

commit 1e4279d80323db52ef34fe21fd60940012244dcf
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

    I18n: Update translation is (84%).
    
    272 translated messages, 49 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit fb58b513c17a4c935f124a9b4c47b2a56e61509b
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

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

commit e7fe9cc4e45015256e593ed9602ff5a0c6bf8c03
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

    I18n: Update translation hye (59%).
    
    191 translated messages, 130 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 55c176819afd55d11ad99db7d8e2db46a1cf6d73
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

    I18n: Update translation hu (97%).
    
    312 translated messages, 9 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit d885c347627e63e6c50c91298b3dbd3f69503520
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:42 2024 +0200

    I18n: Update translation hr (97%).
    
    312 translated messages, 9 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit c96559b8926fbea38570cfbb47748aacf23134bf
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

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

commit 01c44d3eddf6aa77779b4632a35aa90b4c3510d9
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

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

commit 40152201158234d645adc9547ff518451e63b3fc
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

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

commit 81fb28efefc32d40fcd372653db2c40a6cf3315c
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

    I18n: Update translation fi (97%).
    
    313 translated messages, 8 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ac4dd515fd4da48d11154b3cd5442bc96f37edfc
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

    I18n: Update translation eu (94%).
    
    304 translated messages, 17 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1b667264807d82c05cddc2f7fffbbd780146a85e
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

    I18n: Update translation et (87%).
    
    282 translated messages, 39 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 1e3eb5ef061bd07cbe8606b44e4697ca551e93aa
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

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

commit e6efa01623b7d8696c13e10ff9b3953ada0b772f
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

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

commit 8ead17ffa3d7c257fe23c016e31edc050f2a5a4f
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:41 2024 +0200

    I18n: Update translation en_AU (97%).
    
    312 translated messages, 9 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit cbada12e120858c5a21957cea87946d678b24e44
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

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

commit d3b269292e86ba65535c8b9f12a54c13ee69a16e
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

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

commit 644787439949672cf58de696170b4b6b8d66f21d
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

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

commit f84af5bf5684653052fadff8ac3588331e0582ee
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

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

commit 980a1a3e3cb033ab4eb1ff4b1affebb1213ee3a6
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

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

commit 5ce21ccaaf3eaf9bc6c2beec0e9f7d83a6b5b2e4
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

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

commit 4949a7776354aa78faeefd921b887db0b33006fd
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

    I18n: Update translation be (98%).
    
    316 translated messages, 5 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit abd07064d638918b8b2b6fe1488baa63c94bc988
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 4 00:57:40 2024 +0200

    I18n: Update translation ar (92%).
    
    296 translated messages, 25 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 0ca6a429e58ee99bb1407f79646c9a39fbb96015
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:11 2024 +0200

    I18n: Update po/LINGUAS list

commit 663e18cf3561c9b76bcc8bf62615174090f497ee
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:11 2024 +0200

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

commit 1b5e1a294817eed9d32e1602a111a89138b477a0
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:11 2024 +0200

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

commit 2c8ae3a66903e0264471fc657acbc78c34b63679
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:11 2024 +0200

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

commit af9da110091efd9f5e04bb239d0cbfe4f974fd66
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

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

commit ce1c94c7f8f0b64220967af654e8086fe881091b
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

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

commit c58b21c81eb2077e024675909d353171a874affb
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

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

commit 8b41d8b35fd6770f312b599118aacb587d76024d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

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

commit d50dd96f728862726aec57230d4d569ea7a471c7
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

    I18n: Update translation sq (97%).
    
    242 translated messages, 7 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 51012df4f3cce51ead4bffcf6114e418051682db
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

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

commit efc29488678afb773d5383bdccbe2a3a3c30c3d2
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:10 2024 +0200

    I18n: Update translation sk (83%).
    
    207 translated messages, 42 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 84f942dbecd28340c724adb926b5867b7c4d3f2c
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit 6409d7193fdc881c61b5439ad3c194f3db0ee2dc
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit 2328097cfaf701ea2eca013a449ea526ce9cf25e
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit d8d2b412ef026f78dfeba825778afe3b17a07c5b
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit 84b01075a06d2bf27bc55c342c369c281deee33a
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit 6ad2a56673fa982beb2c09391dfe0165a7eda8e6
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

    I18n: Update translation nn (74%).
    
    186 translated messages, 63 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit ac771262649543df64ed4a1eaf36c14a9400f9b9
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit 30b36a20bf737afa66350893eb6bc228a52e5d16
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:09 2024 +0200

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

commit 7d1b705ade122e6e5be51ad2b9debd70c3f90677
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit c8406b5ef4b4e674a27af2295772458a258a9aba
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit 57417e2813d4bc81a48c9670334d60c4944c24e2
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit c60507f6cb8cf10d05f21bffc326ddc8f8190bc6
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit b48845b105b2b3cef9e8269d22a9565365be81f2
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit 3dde3f174a4b97c9b4bfa93f0d640178dc9b213e
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

    I18n: Update translation is (83%).
    
    209 translated messages, 40 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 9293afaa1861bf813d2645f2f5072374cb0b558b
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit 7f34fe2129da3aa47b76f4547a5b244feedab22b
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

    I18n: Update translation hu (96%).
    
    240 translated messages, 9 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit a747c09a76f157540a3b8a4fb5ccb8cdded8e437
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

    I18n: Update translation hr (97%).
    
    243 translated messages, 6 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 26e1f4f6776f7c57cb79b72696b8c8944e1c282a
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:08 2024 +0200

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

commit 9b15a3fcc67e56dd782134c2184cad7d7c1b036a
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:07 2024 +0200

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

commit 8638dbf2c9571bf3b799918343f92b7e2edb321d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:07 2024 +0200

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

commit 44d20f2386614f00ba6a8af3c4246afc7e49be31
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:07 2024 +0200

    I18n: Update translation fi (98%).
    
    245 translated messages, 4 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 4c7a928882c8fbb9e1f0f4916d71d3c985c2352f
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:07 2024 +0200

    I18n: Update translation eu (93%).
    
    233 translated messages, 16 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit d1b39ad9c9637eb0474f730ecde9ee9baa5f317c
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:07 2024 +0200

    I18n: Update translation et (86%).
    
    215 translated messages, 34 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 4631edff5d55e109b2c101394a07f88378a94a3b
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 3 12:57:07 2024 +0200

    I18n: Update translation es (100%).
    
    249 translated messages.
    
