commit d21269657ab3a71880d81baa01bcd49aa43b0cbd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Mar 4 13:22:08 2024 +0100

    Update copyright year

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5677db354f65c4467c0b9513bb3f87fd84acb3f8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Mar 4 13:09:22 2024 +0100

    build: Use XDT_VERSION_INIT for proper version scheme

 configure.ac | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 31539712fa001d7b1367723ccba08868637caafa
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 23 00:49:24 2024 +0100

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

 po/el.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 6f166a5707f92fff3a7761c7ac345584151d56fb
Author: Anonymous <noreply@xfce.org>
Date:   Wed Feb 21 12:49:07 2024 +0100

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

 po/el.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 73dc2003e0c17a99a9f1c602d83c8fb52a0220cb
Author: Anonymous <noreply@xfce.org>
Date:   Wed Feb 21 00:49:27 2024 +0100

    I18n: Add new translation el (100%).
    
    167 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/el.po | 754 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 754 insertions(+)

commit 564d328b64f039f669c1d8710fd49aa12e6316da
Author: Anonymous <noreply@xfce.org>
Date:   Tue Feb 13 00:51:18 2024 +0100

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

 po/ca.po | 37 ++++++++++++++++++++++---------------
 1 file changed, 22 insertions(+), 15 deletions(-)

commit 952e8e2579cb667702d9216f5500b277ac3e92bf
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 9 00:50:43 2024 +0100

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

 po/it.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit ccd5f3147c9fd933ac3c4b965a1092a6d96ce72e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 4 10:57:03 2024 +0100

    Fix memory management of GSPrefs

 src/gs-listener-dbus.c | 1 +
 src/gs-listener-x11.c  | 1 +
 src/gs-lock-plug.c     | 2 +-
 src/gs-window-x11.c    | 1 +
 4 files changed, 4 insertions(+), 1 deletion(-)

commit 02c08bf68acde31950d51862e6f5fbc300cfc9ad
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Jan 29 20:23:15 2024 +0100

    lock-dialog: Do not use gtk_widget_grab_default()
    
    This prevents other buttons from being activated by pressing the enter
    key when they have been focused using the keyboard (normally via the tab
    key).

 src/gs-lock-plug.c              | 17 ++++++++---------
 src/xfce4-screensaver-dialog.ui |  1 -
 2 files changed, 8 insertions(+), 10 deletions(-)

commit 8dfc85a019a2cd6c748aaee505089bba27bf2a5d
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jan 29 12:49:49 2024 +0100

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

 po/tr.po | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit c5bbc3471728862c01639ad0f75bd56b63b130a0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Jan 11 18:59:50 2024 +0100

    i18n: Use xfce_textdomain()
    
    Since we already depend on libxfce4util. It's better handled there, with
    proper check for bind_textdomain_codeset() in particular.
    
    Related: https://gitlab.xfce.org/xfce/libxfce4util/-/issues/25

 savers/floaters.c   | 4 +---
 savers/popsquares.c | 4 +---
 savers/slideshow.c  | 4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)

commit a857dc46a4229b3f6684b91b10d78ae489227e8d
Author: Anonymous <noreply@xfce.org>
Date:   Sun Dec 31 12:49:08 2023 +0100

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

 po/sl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e72de7cd64e082b460b61826dd225793209c8c3c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 28 06:49:26 2023 +0100

    prefs-dialog: Fix spin button signal of cycle-delay
    
    "value-changed" is also emitted when you type enter in the text entry.

 src/xfce4-screensaver-preferences.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a572811b10a86374f282110fd8e1dbb3a27a1301
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 28 06:47:21 2023 +0100

    prefs-dialog: Add missing sanity check
    
    Fixes a critical warning when opening the dialog and random mode is set.

 src/xfce4-screensaver-preferences.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 0b36371c2069f22bab96ebedd97c877472608f31
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 21:10:13 2023 +0100

    manager: Fix cycling jobs
    
    In a way, this feature was always activated without actually being so.
    This commit fixes both points:
    * Launch cycling timeout only if the screensaver mode is random.
    * Recreate jobs during cycling so that the theme is actually changed.
    
    Fixes: #21

 src/gs-manager.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 4800b77d8144a5155f92abb6e17f6314cd7c3928
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 16:42:24 2023 +0100

    manager: Fix desktop leak when reconfiguring monitors
    
    1. Add overlays.
    2. Wait until all overlay "draw" signals have been received before
       recreating windows. Return to 1 if monitors are reconfigured during
       this time.
    3. Recreate windows.
    4. Wait until all window "draw" signals have been received before
       removing overlays. Return to 1 if monitors are reconfigured during
       this time.
    
    Fixes: #138

 src/gs-manager.c | 109 +++++++++++++++++++++++++++++++++----------------------
 1 file changed, 65 insertions(+), 44 deletions(-)

commit 944fd0a69ac7e5957e548b1e901dea47d5d57936
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 16:32:20 2023 +0100

    Revert "Add overlays to initial activation"
    
    This reverts commit 75f6fbc073c477762989308c5f3901ae62a82340.
    
    There's no reason to do this, since we're starting from an unprotected
    state. It also makes debug logs inconsistent:
    "Reconfiguring monitors..." - "Done reconfiguring monitors..."

 src/gs-manager.c | 5 -----
 1 file changed, 5 deletions(-)

commit 5eba25fc6891f92046121745835ebe63d0331ee0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 16:26:30 2023 +0100

    manager: Align job table management with window table management
    
    Create table only once in init(), destroy it only once in finalize(),
    less useless sanity checks, less wrappers.

 src/gs-manager.c | 102 ++++++++-----------------------------------------------
 1 file changed, 15 insertions(+), 87 deletions(-)

commit 51415fde17eb36ab2a0b0c653d25bcea64d25e44
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 14:33:54 2023 +0100

    manager: Use a hash table instead of a list for windows
    
    This makes things clearer and simpler when it comes to finding a window
    for a monitor, rather than relying on the monitor number, which is not
    clearly synchronized with the monitor's position in the window list.

 src/gs-manager.c | 207 ++++++++++++++++++-------------------------------------
 1 file changed, 67 insertions(+), 140 deletions(-)

commit d91b8cad352113b726af8701a19b6c381d129ba2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 14:10:53 2023 +0100

    manager: Fix leak on prefs

 src/gs-manager.c | 1 +
 1 file changed, 1 insertion(+)

commit 0ce9e591385f7aed72d4be15973500cc7daab094
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 14:02:19 2023 +0100

    window: Reset monitor pointer when disposed
    
    Type-check macros are the wrong way to test whether the object is still
    alive. This can cause a crash, especially after the commits that follow.

 src/gs-manager.c    | 2 +-
 src/gs-window-x11.c | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 7262c6489bd26254b0b6ee16e478781540b2059e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 27 13:58:14 2023 +0100

    window: Add source id management when deactivated
    
    It may happen that the window has already been destroyed by the time the
    delayed function is executed, especially after the commits that follow.

 src/gs-window-x11.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit e519d923eb4ee5365689009e41dfdbc51c60c8a0
Author: Anonymous <noreply@xfce.org>
Date:   Fri Dec 22 00:49:34 2023 +0100

    I18n: Update translation ca (91%).
    
    153 translated messages, 14 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/ca.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 26f37585fae1d1d880729003c4ea36c579796ba8
Author: Anonymous <noreply@xfce.org>
Date:   Fri Dec 15 12:49:32 2023 +0100

    I18n: Update translation cs (92%).
    
    155 translated messages, 12 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/cs.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit a7fd5217479ecb4d4d2897197eb9baf441c26596
Author: Anonymous <noreply@xfce.org>
Date:   Tue Dec 5 12:49:41 2023 +0100

    I18n: Add new translation en_CA (100%).
    
    167 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/en_CA.po | 740 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 740 insertions(+)

commit 8005ffb956cb9b9cad671a4c28decab0ab8b605e
Author: Anonymous <noreply@xfce.org>
Date:   Fri Nov 24 12:51:20 2023 +0100

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

 po/tr.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 6eee740aec4c44d2775b3ab35cde477a9e3120b7
Author: Anonymous <noreply@xfce.org>
Date:   Fri Nov 10 12:49:47 2023 +0100

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

 po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 22601735bed4789aedb44d6f58da9b669491e2a6
Author: Anonymous <noreply@xfce.org>
Date:   Fri Nov 3 12:49:53 2023 +0100

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

 po/es.po | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 6acf02699a8acbd21556854c0174249053ba6119
Author: Anonymous <noreply@xfce.org>
Date:   Fri Nov 3 00:49:51 2023 +0100

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

 po/es.po | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit bea5673608cd00f9b04956e3455ad9b38c8463e0
Author: Anonymous <noreply@xfce.org>
Date:   Tue Oct 31 12:49:21 2023 +0100

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

 po/et.po | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit a19fd524bb1fb76e691f0a90eda7d8d8279e705c
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 5 00:50:46 2023 +0200

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

 po/he.po | 37 +++++++++++++++++++++++--------------
 1 file changed, 23 insertions(+), 14 deletions(-)

commit c217c98ac4106e67cb827d91e31019d5e2980552
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 4 00:49:37 2023 +0200

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

 po/ru.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 5f08aced72bd957a23bc099f4ade3815f7780203
Author: Anonymous <noreply@xfce.org>
Date:   Sat Sep 16 00:49:21 2023 +0200

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

 po/da.po | 30 ++++++++++++++++++------------
 1 file changed, 18 insertions(+), 12 deletions(-)

commit 35e8959ec364da0c1b333ac772a9745a7710c130
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 15 00:50:12 2023 +0200

    I18n: Update translation eu (98%).
    
    165 translated messages, 2 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/eu.po | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit a4253a069aa6a296b89613d0c4200893c6baf7b0
Author: Anonymous <noreply@xfce.org>
Date:   Tue Sep 12 00:50:42 2023 +0200

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

 po/pt_BR.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 37be31cf0fb09a0b379b37831ef6411d6f3194c0
Author: Anonymous <noreply@xfce.org>
Date:   Tue Sep 12 00:50:42 2023 +0200

    I18n: Update translation da (92%).
    
    154 translated messages, 13 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/da.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 5d5e55e5644a17fefc2c152cc4f9723076754f20
Author: Anonymous <noreply@xfce.org>
Date:   Sat Sep 2 12:49:12 2023 +0200

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

 po/sv.po | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 61af1c2cc556c046ed45d3d84669630b62eaa95c
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 1 12:49:19 2023 +0200

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

 po/sl.po | 41 +++++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 16 deletions(-)

commit 45fae909439e6b20cf28ecb22718eb83c126b2c4
Author: Anonymous <noreply@xfce.org>
Date:   Tue Aug 29 12:49:15 2023 +0200

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

 po/ko.po | 41 +++++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 16 deletions(-)

commit 931e08a56e03cdb708192eea9968b1a264613051
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 24 00:49:43 2023 +0200

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

 po/nb.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit d0f9195603b03abd10c95ad9e14813d49e265414
Author: Anonymous <noreply@xfce.org>
Date:   Mon Aug 14 00:49:20 2023 +0200

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

 po/lt.po | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

commit ad3ab70fa8302882b8541060bcb04eaacc2b104f
Author: Anonymous <noreply@xfce.org>
Date:   Tue Aug 8 12:49:39 2023 +0200

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

 po/en_GB.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit b0f61d8e2f5542b0121ff419f9be34ee3449b2e3
Author: Anonymous <noreply@xfce.org>
Date:   Tue Aug 8 00:49:20 2023 +0200

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

 po/sv.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 6e4de15b84ffbfecdea680245da8561e4debc9ce
Author: Anonymous <noreply@xfce.org>
Date:   Mon Aug 7 00:48:33 2023 +0200

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

 po/pt_BR.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit ea5b3d482129298a0a8c6dea76da54c79de9aee4
Author: Anonymous <noreply@xfce.org>
Date:   Sun Aug 6 12:49:03 2023 +0200

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

 po/uk.po | 7 +++++++
 1 file changed, 7 insertions(+)

commit 590be5483f4a9df4f0f9a023751ac629b28d8b73
Author: Anonymous <noreply@xfce.org>
Date:   Sat Aug 5 00:48:43 2023 +0200

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

 po/ja.po | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit a0671518fc69a4407a628541aabe9ef4b069fbc2
Author: Anonymous <noreply@xfce.org>
Date:   Fri Aug 4 12:59:51 2023 +0200

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

 po/zh_CN.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 3730ab4c39abeee17cdae9db3dff095f9c2ce26a
Author: Anonymous <noreply@xfce.org>
Date:   Fri Aug 4 12:59:51 2023 +0200

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

 po/pt.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit b390c2bd8f8062a2d29979a34e9a933fcf4c1a44
Author: Anonymous <noreply@xfce.org>
Date:   Fri Aug 4 00:48:40 2023 +0200

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

 po/de.po | 9 +++++++++
 1 file changed, 9 insertions(+)

commit f7984ef3f0952007617d0be8aaa3d9f2898b2290
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 3 00:48:30 2023 +0200

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

 po/sq.po | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit f203f7da3b3e6047582b8768416336e578fa8a9c
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 3 00:48:29 2023 +0200

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

 po/nl.po | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 0879fba5f43e5d4dd0e52ea6fd3bd1f979b507b8
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 3 00:48:29 2023 +0200

    I18n: Update translation lt (94%).
    
    158 translated messages, 9 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/lt.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 08fcf8c8dcbebfba18f1edb41b6665fea61edab5
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 3 00:48:29 2023 +0200

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

 po/fr.po | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit b52c48711fd46fcec668a11e281f128c57fcf433
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

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

 po/zh_TW.po | 70 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 37 insertions(+), 33 deletions(-)

commit 0e6997e108476525bec43499d0f6ab5ffffad458
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

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

 po/zh_CN.po | 73 ++++++++++++++++++++++++++++---------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit b21ab737c08a99f56f0a95f0beea152f6d6116e8
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

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

 po/uk.po | 73 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit ab2c5fff32f77076d46748ee69b92a421edafafa
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

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

 po/tr.po | 73 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit 352873bf00c84d6dd0d3a604f7d3263a6cd7e0da
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

    I18n: Update translation th (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/th.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit 4ea73139c3171b23aa72e652d69c8c88fda679a8
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

    I18n: Update translation sv (98%).
    
    164 translated messages, 3 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/sv.po | 73 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit e07a8c73f9933124c6a17f04b9162954b0311210
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:54 2023 +0200

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

 po/sr.po | 177 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 90 insertions(+), 87 deletions(-)

commit 8da78ee9535b4f30565f6c3bbd96d57373684a0d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/sq.po | 74 +++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 34 insertions(+), 40 deletions(-)

commit 27fa1fc437d00ce0d0402f412f26934c66455077
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

    I18n: Update translation sl (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/sl.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit d1f15e43c161f42c559b80b75787b6c512dec2ca
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/ru.po | 73 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit bb42be5855c54eca2431d550852c1fe527bb893f
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/pt_BR.po | 74 ++++++++++++++++++++++++++++---------------------------------
 1 file changed, 34 insertions(+), 40 deletions(-)

commit c1595ea3ce74feea421aa911f7eeb39922db1c40
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/pt.po | 73 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit 647ce44aedc33a01386476c42e4ce3e416b94944
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/pl.po | 76 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 40 insertions(+), 36 deletions(-)

commit fa64e7f1e54cc2afbee5a86b28265ad93e75251b
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/nl.po | 74 +++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 34 insertions(+), 40 deletions(-)

commit e28e15a9a41ababaeebfb03ca2bf765adeff2fca
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

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

 po/nb.po | 74 +++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 34 insertions(+), 40 deletions(-)

commit fcd02515b6786ba4456ff6a9a59e387d3c809df7
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:53 2023 +0200

    I18n: Update translation ms (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/ms.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit c51c65ac0fbf309c67153f2dcd26a01571a3fb25
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:52 2023 +0200

    I18n: Update translation lt (91%).
    
    153 translated messages, 14 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/lt.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit 005e52764feb8f90b7fc6dd586bfff703f7778ed
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:52 2023 +0200

    I18n: Update translation ko (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/ko.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit 9920ff4eff230a4cfc0261bba6b0d12a503eab7e
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:52 2023 +0200

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

 po/ja.po | 73 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 39 deletions(-)

commit e60cd36c247c8492ac5209255395787530c311e0
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:52 2023 +0200

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

 po/it.po | 79 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 44 insertions(+), 35 deletions(-)

commit 514089eb9910df4ca6b747481149d514f124906d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:52 2023 +0200

    I18n: Update translation id (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/id.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit 6719e1c9a12194638084f9b80bfb3f1923e4bab6
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:52 2023 +0200

    I18n: Update translation hye (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/hye.po | 77 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit 5ba47bc00438394f615856327f3b6859e375b11a
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:51 2023 +0200

    I18n: Update translation hu (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/hu.po | 75 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 36 insertions(+), 39 deletions(-)

commit 6a4cab81af07e849be0e3da2942a5fc16d7905af
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 2 12:49:51 2023 +0200

    I18n: Update translation he (91%).
    
    152 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

 po/he.po | 77 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)

commit 3a991732b0b3c0f64fb92e28921ed364f6943858
Author: Anonymous <noreply@xfce.org>
